Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2016-09-18 13:45:01

mutantdevle
Moderation Team
From: Hell
Joined: 2015-03-31
Posts: 3,848
Website

How to create a bot?

Hello there, I want a bot for my world but I don't know how to make them. I'm sure there are plenty of tutorials online but my experience in coding /  programming is basically making text appear in python.


Here is a list of things I would like the bot to do:

Primary Features:
(things I need the bot to do)

- Whenever I place spikes (361), after 3 seconds it gets replaced with a yellow dot gravity effect (4).
- Whenever I place fire (368), after 1 second it gets replaced with a yellow dot gravity effect (4).

Secondary features:
(things I would like the bot to do but I can manage without)

- Fire (368) and spikes (361) should not be able to be placed on the green basic background (505).
- Yellow dot gravity (4) on the basic red background (503) should change between the normal yellow dot gravity (4) and the slower yellow dot gravity (459).
- Whenever I place a red basic block (12), after 3 seconds it gets replaced with normal gravity (0).
- Whenever I place a red mineral block (70), after 5 seconds it gets replaced with normal gravity (0).
- Whenever I place a red plastic block (129), after 10 seconds it gets replaced with normal gravity (0).

Other features:
(alternate ways to previous features that I would prefer on the bot)

- Be able to change the amount of time it takes for fire (368) and spikes (361) to change to yellow dot gravity (4).
- Be able to change the time interval for the basic red background (503) to switch between normal yellow dot gravity (4) and slow yellow dot gravity (459)
- Be able to change the amount of time it takes for the various red blocks (12,70 and 129) to change to normal gravity (0)





Any help with how to make this kind of bot or making the bot in general is appreciated. Thanks in advance <3


kMMA0S6.png dxGW6FY.png

Offline

#2 2016-09-18 14:59:10, last edited by Tomahawk (2016-09-18 15:11:42)

Tomahawk
Forum Mod
From: UK
Joined: 2015-02-18
Posts: 2,832

Re: How to create a bot?

Sounds simple enough, if you rip off InitParse. The rest is just a lot of sleeping threads.

EDIT: Inb4 hate: perhaps a timer instead of threads.

Also hai dev =3


One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.

Offline

Wooted by:

#3 2016-09-18 15:41:59

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

Re: How to create a bot?

http://forums.everybodyedits.com/viewtopic.php?id=36087

Keep in mind that you'll also have to know C#.

If you're asking for someone to create a bot for you, then change the name - it's deceiving.

Offline

#4 2016-09-18 16:05:02

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: How to create a bot?


Everybody edits, but some edit more than others

Offline

Wooted by:

#5 2016-09-18 20:08:25

mutantdevle
Moderation Team
From: Hell
Joined: 2015-03-31
Posts: 3,848
Website

Re: How to create a bot?

ninjasupeatsninja wrote:

http://forums.everybodyedits.com/viewtopic.php?id=36087

Keep in mind that you'll also have to know C#.

If you're asking for someone to create a bot for you, then change the name - it's deceiving.

I'm kinda asking if someone could help me create the bot, like the guiding me through the process of doing it.


kMMA0S6.png dxGW6FY.png

Offline

#6 2016-09-18 20:18:20

MartenM
Member
From: The Netherlands
Joined: 2016-03-31
Posts: 970
Website

Re: How to create a bot?

I could easily create this I think. As Tomahawk said, if you know how to use initparse, this is very easy.
I will look into it but I do not promise anything. (I will edit this post if I ever start making this.)

Why did you make this post at the end of the weekend ;-;


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

Wooted by:

#7 2016-09-18 20:34:56

mutantdevle
Moderation Team
From: Hell
Joined: 2015-03-31
Posts: 3,848
Website

Re: How to create a bot?

After reading this I am fairly certain what I want done can be done by this, I just don't know how to do it.

MartenM wrote:

I could easily create this I think. As Tomahawk said, if you know how to use initparse, this is very easy.
I will look into it but I do not promise anything. (I will edit this post if I ever start making this.)

Why did you make this post at the end of the weekend ;-;

is there any chance you could teach my how to use initparse, coding is something I have always wanted to do and am going to be doing in college next year and I think that coding a bot for EE would be a good place for me to start.


kMMA0S6.png dxGW6FY.png

Offline

#8 2016-09-18 21:21:57

realmaster42
Formerly marcoantonimsantos
From: ̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍
Joined: 2015-02-20
Posts: 1,380
Website

Re: How to create a bot?

Devlin wrote:

is there any chance you could teach my how to use initparse

Altought this is very old, it certainly contains everything you need: http://forums.everybodyedits.com/viewtopic.php?id=27068

I recommend you to get teamviewer (teamviewer.com), and give me your name so I can add you and help you creating the bot! //forums.everybodyedits.com/img/smilies/wink


http://i.imgur.com/bjvgH5L.png?1

Offline

Wooted by:

#9 2016-09-18 21:41:27

Vinyl Melody
Formerly BananaMilkShake
Joined: 2016-06-19
Posts: 616

Re: How to create a bot?

Dangit //forums.everybodyedits.com/img/smilies/sad


cb0de83627.png
Thanks to: Ernesdo (Current Avatar), Zoey2070 (Signature)

Very inactive, maybe in the future, idk.

Offline

#10 2016-09-19 16:10:06

mutantdevle
Moderation Team
From: Hell
Joined: 2015-03-31
Posts: 3,848
Website

Re: How to create a bot?

marcoantonimsantos wrote:
Devlin wrote:

is there any chance you could teach my how to use initparse

Altought this is very old, it certainly contains everything you need: http://forums.everybodyedits.com/viewtopic.php?id=27068

I recommend you to get teamviewer (teamviewer.com), and give me your name so I can add you and help you creating the bot! //forums.everybodyedits.com/img/smilies/wink

I have created an account on teamviewer under the name Devlin.


kMMA0S6.png dxGW6FY.png

Offline

Wooted by:

#11 2016-09-19 16:36:44

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: How to create a bot?

Devlin wrote:

is there any chance you could teach my how to use initparse, coding is something I have always wanted to do and am going to be doing in college next year and I think that coding a bot for EE would be a good place for me to start.

Initparser have a readme how to use it.

Offline

Wooted by:

#12 2016-09-19 18:27:35

mutantdevle
Moderation Team
From: Hell
Joined: 2015-03-31
Posts: 3,848
Website

Re: How to create a bot?

capasha wrote:
Devlin wrote:

is there any chance you could teach my how to use initparse, coding is something I have always wanted to do and am going to be doing in college next year and I think that coding a bot for EE would be a good place for me to start.

Initparser have a readme how to use it.

Where can I find this? Also what software do I have to use to get it to work.

I have looked at a few of the links that people have posted and I am finding a lot of the terminology hard to understand. A lot of it seems to be abbreviated and I don't find it clear as to what it does which is where I am having problems :/


kMMA0S6.png dxGW6FY.png

Offline

#13 2016-09-19 18:59:31

realmaster42
Formerly marcoantonimsantos
From: ̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍
Joined: 2015-02-20
Posts: 1,380
Website

Re: How to create a bot?

Devlin wrote:
capasha wrote:
Devlin wrote:

is there any chance you could teach my how to use initparse, coding is something I have always wanted to do and am going to be doing in college next year and I think that coding a bot for EE would be a good place for me to start.

Initparser have a readme how to use it.

Where can I find this? Also what software do I have to use to get it to work.

I have looked at a few of the links that people have posted and I am finding a lot of the terminology hard to understand. A lot of it seems to be abbreviated and I don't find it clear as to what it does which is where I am having problems :/

You will need VS. I added you on TV, please accept me. Look at how to add friends, also the readme is on the github page. Use the forum's search function to find InitParse.
The link I sent you isn't hard compared to other C# terminologies you need to know.


http://i.imgur.com/bjvgH5L.png?1

Offline

#14 2016-09-19 19:17:07

Calyfornia
Member
From: Scotland
Joined: 2016-07-09
Posts: 41

Re: How to create a bot?

Devlin wrote:

Where can I find this?

https://gist.github.com/Yonom/3c9ebfe69b1432452f9b


EENeat | Teaches itself how to play EE (Made in partnership with Jesse)
Rider   | Cross-platform, alternative C# IDE by JetBrains.

Offline

Calyfornia1474309027623742

Board footer

Powered by FluxBB

[ Started around 1713869410.1696 - Generated in 0.147 seconds, 12 queries executed - Memory usage: 1.7 MiB (Peak: 1.94 MiB) ]