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-03-31 16:33:42

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

Some questions

Hi there!
Tried to find the awnsers on the internet. Could find them so that's why I am here.

//forums.everybodyedits.com/img/smilies/tongue
Q1: Is it possible to teleport the bot? (If yes, how?)
Q2: How do you change the bot smily?

Yes I'm just starting with the bots. Already got my snake and some other projects done. //forums.everybodyedits.com/img/smilies/smile

MartenM (marten22)


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

#2 2016-03-31 18:37:34

Srna
Member
Joined: 2015-02-26
Posts: 220

Re: Some questions

To change the smiley: con.Send("smiley", smileyID);
To teleport the bot: con.Send("m", X * 16, Y * 16, 0, 0, 0, 0, 0, 0, 0, false);

That's it, im not pretty sure about the teleport but try it

Offline

#3 2016-03-31 18:45:35

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: Some questions

Srna wrote:

To teleport the bot: con.Send("m", X * 16, Y * 16, 0, 0, 0, 0, 0, 0, 0, false);

This should be:

conn.Send("m", X * 16, Y * 16, 0, 0, 0, 0, 0, 0, 0, false, false, 0);


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

#4 2016-03-31 20:20:27

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

Re: Some questions

Both are working now //forums.everybodyedits.com/img/smilies/smile
Thanks for the help

Please close the topic


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

MartenM1459452027592702

Board footer

Powered by FluxBB

[ Started around 1732426984.6364 - Generated in 0.038 seconds, 12 queries executed - Memory usage: 1.43 MiB (Peak: 1.54 MiB) ]