Stop Mine PKERS!

10/03/2005 12:20 Hojo#1
Hey guys, I got board and started this, I got this new pixel scannin method so to put it to test I made this.

Theres a How to use inside the .zip

But basically it will press F1 when your health drops below the spot you set.

Try it out.
10/03/2005 13:16 Hacks#2
Very nice, sorry to take away from your work, but theres an au3 script that just closes it and then reopens (I needed to tweak it to get it to work for me :/).
10/03/2005 13:33 Hojo#3
When I get time, ill be making a new autominer that will have more features that all the ones out now.

And this isnt meant to be great lol, its just testing but its sorta usefull so I posted it.
10/03/2005 13:39 ultimatedestroyer#4
Hojo I will test this bot, hope its better than the 3 already out there. ;)

EDIT: Yah ok this is good, unfortuantly I mine in jail..but it works.
10/03/2005 14:09 Hojo#5
Quote:
Originally posted by ultimatedestroyer@Oct 3 2005, 13:39
Hojo I will test this bot, hope its better than the 3 already out there. ;)

EDIT: Yah ok this is good, unfortuantly I mine in jail..but it works.
good to hear

:)

If people are intrested I could make a new one with more options...got any ideas?
10/03/2005 14:25 Deatshot#6
works great hojo i just needed a litle time to understand how it workes
good job,+1 k for u ;)
10/03/2005 16:38 Hojo#7
Quote:
Originally posted by Deatshot@Oct 3 2005, 14:25
works great hojo i just needed a litle time to understand how it workes
good job,+1 k for u ;)
checks the pixel of the point you select, if it changes color, presses F1, really quite easy.
10/03/2005 19:03 unknownone#8
I made a similar bot, not based on pixels though, and it works with multiple clients. If the health on any of my miners drops it brings that window to the foreground and beeps.
10/03/2005 19:41 Hojo#9
Quote:
Originally posted by unknownone@Oct 3 2005, 19:03
I made a similar bot, not based on pixels though, and it works with multiple clients. If the health on any of my miners drops it brings that window to the foreground and beeps.
memory based im guessing?

What did you make it in, why dont you post it?
10/03/2005 19:46 unknownone#10
Made in VB. I'll post it with source code. Just needs a few finishing touches.
10/03/2005 19:51 pro4never#11
Hm... This would be a great idea if you added some extra features such as it being an oredroper. When hp goes below *set coords* it uses pots and when pots are gone (you would be able to set how many pots are on you) it would use scroll... Sounds gr8 to me. Gona try it when I get back from work.
10/03/2005 20:53 Hojo#12
Quote:
Originally posted by pro4never@Oct 3 2005, 19:51
Hm... This would be a great idea if you added some extra features such as it being an oredroper. When hp goes below *set coords* it uses pots and when pots are gone (you would be able to set how many pots are on you) it would use scroll... Sounds gr8 to me. Gona try it when I get back from work.
Thatd the idea

I play to make autominer that recognises ores, eux ores, gems included would be a auto dcer/potter/scroller all combinded to make a neat little bot.

How ever it will be a while before i actually buckle down and make this because im actaully writing a program for my school. (Chat program). Getting paid $200 and its gota be finished this year so im working on that a bit too...

But yeah I will make it eventually
10/03/2005 20:54 Hojo#13
Quote:
Originally posted by unknownone@Oct 3 2005, 19:46
Made in VB. I'll post it with source code. Just needs a few finishing touches.
how long you been programming in VB?

edit: ooops sorry for double post <.<
10/03/2005 22:03 unknownone#14
I left this open for you to put what you want on it. Its just the DMA injection for HP and some functions to read certain values in memory. If you need help just PM me.

Edit: updated attachment. I found an error in it.
10/04/2005 08:13 Hojo#15
Quote:
Originally posted by unknownone@Oct 3 2005, 22:03
I left this open for you to put what you want on it. Its just the DMA injection for HP and some functions to read certain values in memory. If you need help just PM me.

Edit: updated attachment. I found an error in it.
awsome, ill take a look at it now.