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

Vitalijus
Member
From: Lithuania
Joined: 2015-02-15
Posts: 1,384
Website

Help please.

Hello, i need answers for theese questions, im using C# Console aplication, thanks.

How to change bot smiley?

How to turn on bot god?

How to teleport bot somewhere?

Last edited by Vitalijus (Dec 12 2014 6:29:35 am)


wn7I7Oa.png

Offline

#2 Before February 2015

912468
Member
Joined: 2015-02-21
Posts: 212
Website

Re: Help please.

Vitalijus wrote:

Hai, help me please i don't get it what is wrong here, the bot connects to everybody edits... Everything is fine, but when i say !aaa it dont respond anything I have tried everything still don't work, just showing the eroor when i say !aaa somthing like...

An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.dll but was not handled in user code

Make sure that you log in after the bot does. The 'add-message' only sends a message when someone joins, so if you are in the world before the bot, the bot hasn't registered you (you are not in the dictionair), so that will give an error.

Try to join the world after the bot does and that should everything be fine. //forums.everybodyedits.com/img/smilies/wink
912468


vF0MA5o.png

Offline

#3 Before February 2015

Vitalijus
Member
From: Lithuania
Joined: 2015-02-15
Posts: 1,384
Website

Re: Help please.

912468 wrote:
Vitalijus wrote:

Hai, help me please i don't get it what is wrong here, the bot connects to everybody edits... Everything is fine, but when i say !aaa it dont respond anything I have tried everything still don't work, just showing the eroor when i say !aaa somthing like...

An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.dll but was not handled in user code

Make sure that you log in after the bot does. The 'add-message' only sends a message when someone joins, so if you are in the world before the bot, the bot hasn't registered you (you are not in the dictionair), so that will give an error.

Try to join the world after the bot does and that should everything be fine. //forums.everybodyedits.com/img/smilies/wink
912468

Hey it just work for me and later it dont respond to anyone else


wn7I7Oa.png

Offline

#4 Before February 2015

Vitalijus
Member
From: Lithuania
Joined: 2015-02-15
Posts: 1,384
Website

Re: Help please.

edited, help please.


wn7I7Oa.png

Offline

#5 Before February 2015

912468
Member
Joined: 2015-02-21
Posts: 212
Website

Re: Help please.

Vitalijus wrote:

edited, help please.

Change Smiley:

con.Send(worlkey + f, Smiley-ID);

Look here for the smiley-ID.

Turn on bot god

con.Send("god", true);

Turn off bot god

con.Send("god", false);

Teleport the bot somewhere

con.Send("say", "/teleport " + botname + " 25 50");

where 'botname' is a string with the name of your bot.

25 is the X-value
50 is the Y-value
I hope this helped. //forums.everybodyedits.com/img/smilies/smile
912468

Last edited by 912468 (Dec 12 2014 6:50:12 am)


vF0MA5o.png

Offline

#6 Before February 2015

Vitalijus
Member
From: Lithuania
Joined: 2015-02-15
Posts: 1,384
Website

Re: Help please.

912468 wrote:
Vitalijus wrote:

edited, help please.

What is wrong with the bot?
912468

Nothing, just read the first post


wn7I7Oa.png

Offline

#7 Before February 2015

912468
Member
Joined: 2015-02-21
Posts: 212
Website

Re: Help please.

Vitalijus wrote:

Nothing, just read the first post

I edited my post, look here //forums.everybodyedits.com/img/smilies/big_smile
912468


vF0MA5o.png

Offline

Vitalijus1423758823202609

Board footer

Powered by FluxBB

[ Started around 1714816997.6881 - Generated in 0.047 seconds, 12 queries executed - Memory usage: 1.5 MiB (Peak: 1.63 MiB) ]