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.
On ur tutorials on youtube, i wanted to make a snake on a bot im making and i did what you did but it doesnt work. Plz help
Offline
Maybe you should PM him this instead of making a whole thread.
inb4lock
Offline
Maybe you should PM him this instead of making a whole thread.
inb4lock
Just because the topic is meant for Itsmeandersonlol doesn't mean other people can't help.
Offline
Post your code inside [ code ] tags here, and I can help you.
Offline
Just because the topic is meant for Itsmeandersonlol doesn't mean other people can't help.
Uh
How do you confuse Jabatheblob1 with Itsmeandersonlol?
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
This is the code for snake on the bot that doesnt work
if (bid == 14)
{
con.Send(bldatam, 0, x, y, 12);
Thread.Sleep(20);
}
else if (bid == 12)
{
con.Send(bldatam, 0, x, y, 0);
Thread.Sleep(20);
Offline
This is the code for snake on the bot that doesnt work
if (bid == 14)
{
con.Send(bldatam, 0, x, y, 12);
Thread.Sleep(20);
}
else if (bid == 12)
{
con.Send(bldatam, 0, x, y, 0);
Thread.Sleep(20);
That part is perfectly fine. Does your bot connects or doesn't even compile?
Everybody edits, but some edit more than others
Offline
I can't see anything wrong in your code either.
Offline
make sure it's in case 'b'
If you would like me to make a bot for you, go here.
Offline
[ Started around 1732457171.3284 - Generated in 0.040 seconds, 12 queries executed - Memory usage: 1.49 MiB (Peak: 1.62 MiB) ]