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 Before February 2015

Chrisdits
Guest

Bot Help!!! Fast

I need my bot to say when some1 touches a coin and says who did and how many coins they have. Any help will be appreciated.
    
Pm me with codes or just reply.

#2 Before February 2015

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: Bot Help!!! Fast

You'd have to learn it yourself. Nobody will do it for you. Go to google and look for a C# tutorial.


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#3 Before February 2015

Aoitenshi
Member
Joined: 2015-02-18
Posts: 2,058

Re: Bot Help!!! Fast

What Different55 said, and you can learn visual basic for alternatives.

Offline

#4 Before February 2015

meep805
Guest

Re: Bot Help!!! Fast

^ What they said

#5 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,575

Re: Bot Help!!! Fast

This is assuming you already know C# (which I doubt you do)

type "c" is if someone touches a coin.

Have fun.


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#6 Before February 2015

Dozer789
Guest

Re: Bot Help!!! Fast

chrisdits if you can make a bot please pm it to me

#7 Before February 2015

Fdoou
Banned

Re: Bot Help!!! Fast

Omg fast!! fast bot help!! go learn code fast !! !!!! :O

#8 Before February 2015

32OrtonEdge32dh
Member
From: DMV
Joined: 2015-02-15
Posts: 5,166
Website

Re: Bot Help!!! Fast

/b/ EE forum isn't your personal army.


32ortonedge32dh.gif

Offline

#9 Before February 2015

DJDavid98
Member
From: Hungary
Joined: 2015-06-12
Posts: 305
Website

Re: Bot Help!!! Fast

For all your programming questions, please visit: [link]

Offline

#10 Before February 2015

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

Re: Bot Help!!! Fast

DJDavid98 wrote:

For all your programming questions, please visit: [link]

And you think they are going to give him the code on a silverplate?
When you post on stackoverflow you ask for coding help (You have a code already). And I don't think they are going to help him with EE connection and everything.

Offline

#11 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: Bot Help!!! Fast

Do not ask about it on stack overflow, Its not a proper question to ask there. (Altough it is a great resource,I go on it all the time)

No one will make it for you, You are going to need to invest your own time.

-Get Visual Studio C# Express
-Check out the C# documentation on Player.IO
-For a basic bot you will need to study how the messages work between clients, look at some code in pastebin (There is some bot code there) See how it works and make your own

Good luck


Player Since 2011. I used to make bots and stuff.

Offline

#12 Before February 2015

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

Re: Bot Help!!! Fast

Chrisdits, If you find the answer please tell me the answer...
I only know the coin m.Type and this is "c"...

case "c":      //code      break;

or

if(m.Type=="c") {      //code }

Feel free to copy and paste.


Everybody edits, but some edit more than others

Offline

#13 Before February 2015

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,853

Re: Bot Help!!! Fast

If you know how to connect a bot,
If you want to figure out how to respond to an EE action, just write into your program a way to read every message you receive. Then you can cause actions in EE and read what they return.

If you don't know how to connect a bot,
Refer to EEBeast's post. //forums.everybodyedits.com/img/smilies/big_smile

Offline

Chrisdits 142391455946873

Board footer

Powered by FluxBB

[ Started around 1731797840.9973 - Generated in 0.066 seconds, 14 queries executed - Memory usage: 1.51 MiB (Peak: 1.67 MiB) ]