hi ,
i am just wondering if it is possible to run 2 different bot on 2 different co window.
for example, a archer leveling bot on a archer and a FC auto casting bot on a fire taoist on the same computer. if it is possible, a fire taoist could level up faster instead of asking other archer to lure monster.
Originally posted by XtremeX-CO@Sep 23 2005, 22:05 yeah if the bot doesnt require the gaem to be open, (it uses memory) but if it is a macro based on keyboard and mouse then no.
i was wondering if i can use a auto scatter bot(auto right click) on the archer and running a marco that using alt-tab so it will go to the Co window with the fire taoist and then alt-tab back after the fire taoist cast FC. then loop it again and again.
maybe i will try it out and see if it work.
That would require a macro, Perhaps you should investigate into creating packet bots, they are very hard to make, but you will be able to run more than 1 bot at a time.
He is saying that the game is server side, so you cant run more than one pixel bot at a time, hence him saying that you would need a packet based bot..
Originally posted by ultimatedestroyer@Sep 25 2005, 14:19 He is saying that the game is server side, so you cant run more than one pixel bot at a time, hence him saying that you would need a packet based bot..
Thats doesnt make sense, and read what he said again...
Quote:
stupoty
errr yes ud need to run it with packets and since the game is server side i think its impossible
hes saying becuase the game is server side we cant make a bot use packets.
But it is posible and just shows he doesnt know what hes talking about...
You can run multiple packet based bots / function calling based bots on 1 computer, but you cannot run multiple pixel based bots (macros) on 1 computer as they need a region to read from and when a part of the window is not being shown the color of the hidden pixels would be invalid (-1).
Originally posted by chocoman4k@Sep 25 2005, 15:38 You can run multiple packet based bots / function calling based bots on 1 computer, but you cannot run multiple pixel based bots (macros) on 1 computer as they need a region to read from and when a part of the window is not being shown the color of the hidden pixels would be invalid (-1).