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
So i have some code that fills in the whole map with 1 block like this:
http://prntscr.com/bdazqa
But i ran to a problem: after executing the for loops at around 7000-7500 times on a 200x200 world, the bot simply just stops working, it also disappears from the minimap. Also i can't connect him back unless i exit the .exe file and reopen it. Same goes for compiling the codes.
Does anyone have any idea what is causing this problem? And a solution if possible would be very welcomed too.
Offline
After the bot disconnects, put a breakpoint somewhere in the loop and see if it actually breaks there.
Offline
I already did, it doesn't stop at all
Offline
so by not using another thread for the task i flooded my eventhandler ?
Offline
Just start another thread or use timers.
If you would like me to make a bot for you, go here.
Offline
so by not using another thread for the task i flooded my eventhandler ?
interesting. ironic, even. How much experience do you have with bots again?
I mean, the community didn't know the problem, but you've just about got this figured out.
oh well. gg /thread
jk, jab's right. threads are easier, but timers are apparently better. there was a discussion here a while ago
Offline
This was exactly what I wrote to you on TV. Still you make a thread about it..
Offline
Please use the search feature; this issue has come up at least twice.
Previous answer: http://forums.everybodyedits.com/viewto … 45#p559445
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Pages: 1
[ Started around 1732427348.6563 - Generated in 0.034 seconds, 12 queries executed - Memory usage: 1.46 MiB (Peak: 1.59 MiB) ]