Hi. Is there any ice flower bot who pickup flowers when they appears? I know, there is packetlogger, but it is difficult to set the perfect time to pickup. Please, help me ;)
I need a bot that collects immediately as a show flowers
Can you set the packetlogger when the flowers shows up to collect them immediately?
05/21/2016 16:27PiedDeFer#6
Quote:
Originally Posted by wampiros6
specuuu
not too fast ?
I need a bot that collects immediately as a show flowers
Can you set the packetlogger when the flowers shows up to collect them immediately?
yes "you" can
05/21/2016 16:58specuuu#7
You need to check how much seconds they are spawning, then set the delay.
05/21/2016 17:31wampiros6#8
On Polish server is 180 s but other players collect it when flowers shows up and this is difficult collect before them
05/21/2016 20:58WalrossGreat#9
Hook only the packet in, by overwriting the "in" RevCmd and check if the thing type match the flower type, if yes instantly get it.
05/21/2016 21:10FI0w#10
for 10€ Psc i write you a bot for it.
05/21/2016 21:52specuuu#11
Quote:
Originally Posted by xSensitivex
for 10€ Psc i write you a bot for it.
XD
05/22/2016 00:29forsatus#12
Don't pay, my NosPacketTools do it for free ... [Only registered and activated users can see links. Click Here To Register...]
05/22/2016 11:02WalrossGreat#13
@[Only registered and activated users can see links. Click Here To Register...]
But it spilt every recv packet, doesn't it? Bot that will overwrite only the "in" packet func will be faster