mining bot

01/29/2013 18:12 3t3r4n#1
I'm trying to make a mining bot and i get stucked.
I use net.SendOnClickPacket(vid) function to start mining but when it start i get message from server that "The mining has failed" ... why?

Please help me :D

Video:
sorry for the speed ...
01/29/2013 18:17 .Meep#2
don´t know sorry but it looks good
01/29/2013 20:16 Mi4uric3#3
This happens from time to time.
If the ore vein disappears or the mining was simply unsuccessful this message appears.
Mining ore veins doesn't always work, like fishing.
01/29/2013 20:25 3t3r4n#4
Quote:
Originally Posted by Mi4uric3 View Post
This happens from time to time.
If the ore vein disappears or the mining was simply unsuccessful this message appears.
Mining ore veins doesn't always work, like fishing.
But it always do the same. I call net.SendOnClickPacket(self.findedvid) and it show "The mining has failed" after this call and it continue to mine.
I think it is some protection or i need to use other function ...

Like in the video, watch closely.
01/29/2013 20:35 Mi4uric3#5
Quote:
Originally Posted by 3t3r4n View Post
But it always do the same. I call net.SendOnClickPacket(self.findedvid) and it show "The mining has failed" after this call and it continue to mine.
I think it is some protection or i need to use other function ...

Like in the video, watch closely.
Make sure that your bot doesn't send any other packet to the server after you sent the OnClick-packet, this cancels the mining-process.
Maybe if you send me your code via PM I can spot the mistake.. The game only sends the OnClick-packet too if you click the ore vein, so there is no "protection".
01/30/2013 13:40 xcuz#6
#closed
01/30/2013 13:51 Mi4uric3#7
Weil ich ein 13E7-H4x0r bin kann ich trotzdem noch hier posten.

btw, wir haben es per PN geklärt, das ist der Grund für die (versuchte) Schließung des Threads.