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.
Pages: 1
Topic closed
How can I teleport the bot to a position (x, y)
this doesn't work. Because it teleports me:
/tp latif x y
Can someone help me?
Offline
con.Send("m", x * 16, y * 16, 0, 0, 0, 0, 0, 0, 0, false, false, 0);
This should do the trick.
Oh! Yay! That works! Thanks
Offline
As a note:
Send("say", "/teleport latif 10 10") works only if you have command access in the world.
Everybody edits, but some edit more than others
Offline
What Marten said is right, you should read Thanel's EE Protocols: https://github.com/Tunous/EverybodyEditsProtocol
There are lots of useful (tbh the whole thing is useful) stuff on that page.
Offline
What Marten said is right, you should read Thanel's EE Protocols: https://github.com/Tunous/EverybodyEditsProtocol
There are lots of useful (tbh the whole thing is useful) stuff on that page.
I know. But I didn't know how to tp the bot. I can't figure it out. So I just asked it.
Offline
Offline
Pages: 1
Topic closed
[ Started around 1732426814.5236 - Generated in 0.324 seconds, 13 queries executed - Memory usage: 1.48 MiB (Peak: 1.62 MiB) ]