PDA

View Full Version : [Release] v56 Autopotter and Source



WaffleMaster
19th September 2009, 23:59
It's pointer-based. HP = 9, MP = 0. If you don't like the keys, then edit the source and recompile it. Made in C#.

It's attached. it worked when I tested it.

The window can be moved by clicking any blank area on it and dragging it. It can also be hidden in the system tray; click the icon to make it reappear.

The second update has Super Tubi (optional) to make potting more efficient.

For anyone who wants to take a look at the source but doesn't know what to do with it: http://www.microsoft.com/express/vcsharp/ Download and install that.

For the future: the pointers/offsets will need to be updated. Threads like http://www.mpcforum.com/showthread.php?t=242547 can help.

http://kottke.org/plus/type/silkscreen/ might be needed for the fonts to display correctly.

Update 4: I fixed the potting issue (sometimes the key wasn't being pressed) and the autopotter should now be able to read the HP/MP correctly.

imadde1337
20th September 2009, 00:00
Nice cant wait till it approved ;D

WaffleMaster
20th September 2009, 00:02
Hopefully, people will actually make use of the source and edit it by themselves next patch, instead of begging again.

Ation
20th September 2009, 00:06
me likes teh outfit. :>

dynaemu
20th September 2009, 00:59
Thanks for this (:
Can study the source code and make my own trainer sometime.
Can't wait for approval.

WaffleMaster
20th September 2009, 01:16
Thanks for this (:
Can study the source code and make my own trainer sometime.
Can't wait for approval.

The first one was approved, but I removed it to upload an updated version. There was a bug I forgot to fix.

schnee
20th September 2009, 01:23
I would love if there would get a smexy source published like Kitterz ;) Hope this is one .

WaffleMaster
20th September 2009, 01:32
I would love if there would get a smexy source published like Kitterz ;) Hope this is one .

It's made in C# and the pointer update/comparison functions are timer-based. Plus, like half the code was borrowed. It's not really worthy of anything.

It's just a way to show people how to start out.

dynaemu
20th September 2009, 01:49
Good idea, that way people may be able to stop begging for trainers.

SirA4r0n
20th September 2009, 01:56
Good idea, that way people may be able to stop begging for trainers.

Keep telling yourself that, you know it won't happen.

schnee
20th September 2009, 02:02
Keep telling yourself that, you know it won't happen.

True.

WaffleMaster
20th September 2009, 02:03
lol, this isn't a trainer. WPM is never used.

schnee
20th September 2009, 02:04
Keep telling yourself that, you know it won't happen.

Such as you know it wonīt happen that you get a CB. How long you got it already in your sig?

kaiseko
20th September 2009, 02:18
whats wpm?

schnee
20th September 2009, 02:20
Nice Auto Potter , looks leet.

chitulo
20th September 2009, 02:26
erm, sorry but.... how do i use it,
like this: put hp 300
mp 300

or? im a bit dumb so... would u like to explain it?

schnee
20th September 2009, 02:33
erm, sorry but.... how do i use it,
like this: put hp 300
mp 300

or? im a bit dumb so... would u like to explain it?

You type the HP value into the HP-Box and the MP value into the MP-Box were you want it to pot .
Example :

If you type 500 into the HP-Box , than it pots if you got under 500 hp.

HP key = 9
MP key = 0

Hope you understood it.

WaffleMaster
20th September 2009, 02:36
Someone in another forum said that the autopotter would perform more efficiently (eliminating the need for threading in the future) if I used Super Tubi when potting. Does anyone have the Super Tubi address?

schnee
20th September 2009, 02:44
Someone in another forum said that the autopotter would perform more efficiently (eliminating the need for threading in the future) if I used Super Tubi when potting. Does anyone have the Super Tubi address?

004C649C = v56 Super Tubi Addy.

chitulo
20th September 2009, 02:47
You type the HP value into the HP-Box and the MP value into the MP-Box were you want it to pot .
Example :

If you type 500 into the HP-Box , than it pots if you got under 500 hp.

HP key = 9
MP key = 0

Hope you understood it.

i did that, but unfortunatly didnt work for me, and i know how to run it with vsita..

schnee
20th September 2009, 02:51
i did that, but unfortunatly didnt work for me, and i know how to run it with vsita..

I donīt use it , can only explain what he said . Maybe check if you got HP = 9, MP = 0. If It dosnīt work I would prefer Lightning Bot. Nice GUI , nice functions.

chitulo
20th September 2009, 02:54
I donīt use it , can only explain what he said . Maybe check if you got HP = 9, MP = 0. If It dosnīt work I would prefer Lightning Bot. Nice GUI , nice functions.

Lightning Bot? is it on this forum or?

couple versions ago i used damiua... it worked gddmd well! i loved it... untill patch came..

SirA4r0n
20th September 2009, 02:55
Such as you know it wonīt happen that you get a CB. How long you got it already in your sig?

Not sure. I haven't logged into this account in a while. But who knows, perhaps I already have a Chief Bandit, and just want another. You can never have enough Chief Bandits.

schnee
20th September 2009, 02:57
Lightning Bot? is it on this forum or?

couple versions ago i used damiua... it worked gddmd well! i loved it... untill patch came..

DamiUA is now for sale , check DAFO ( should be found in Markus sig ) . Lightning bot is on the first page. You could press ctrl+f and type light in it , then it would be highlighted or you could just scroll down. Have fun hacking.

Edit : Aaron , you can never have enough of something (except kids :X)

chitulo
20th September 2009, 03:00
ok tnx:D! 1 last thing, where do i find his sig?

schnee
20th September 2009, 03:04
ok tnx:D! 1 last thing, where do i find his sig?

Look , Dami3n = dami = Markus = 5gigs . You can use the search button and type 5gigs . You will see 5gigs name highlighted , from there on just check his sig ( The thing under the post )

Here is the link : http://damiproductions.darkbb.com/

Next time you could try find it yourself . Happy Hacking.

dynaemu
20th September 2009, 03:17
Chief bandits FTW <3 Maybe after I hit priest on this (:

Anyway, you just put in the number of HP/MP you want so it pots at the HP/MP, as Schnee said.

This is a very nice trainer/source though (got it from somewhere else), and helped a bit, so thanks Waffle for the source code for this (:

WaffleMaster
20th September 2009, 03:47
004C649C = v56 Super Tubi Addy.

Thanks. I added Super Tubi.

schnee
20th September 2009, 03:48
Thanks. I added Super Tubi.

Np. Do you maybe have MSN ?

WaffleMaster
20th September 2009, 04:01
Np. Do you maybe have MSN ?

nah, i hate using msn. my aim SN is myeviltacos though.

drksky
20th September 2009, 05:26
lol, this isn't a trainer. WPM is never used.
Just because WPM isn't used doesn't mean it's not a trainer.
There is memcpy() and pointers you can use too.

vsdagama1
20th September 2009, 11:27
Hopefully, people will actually make use of the source and edit it by themselves next patch, instead of begging again.

I will :D

Great work man!! thanks!

zikzik
20th September 2009, 14:14
uuhmz looks nice i will try it when i got unbanned :P but really looks cool

nazgul1444
20th September 2009, 23:05
Definitely sn.

ur bot doesnt go fast, u know all ready wut features it would have?

WaffleMaster
20th September 2009, 23:19
I fixed the checkbox error and posted Update 3.

edit: schnee: I have work to do. I'll help you with the trainer later.

schnee
20th September 2009, 23:27
I fixed the checkbox error and posted Update 3.

edit: schnee: I have work to do. I'll help you with the trainer later.

Im waiting all day at AIM for you. Didnt saw the edit , well I went on my self but something strange happens , maybe if you would just check it I could do the rest Pointers on my own.

appelsinpiken
21st September 2009, 18:26
Hey, nice autopotter...

But how am I gonna change the HP/MP keys? I downloaded Visual C# 2008 Express and I couldn't find "0" or "9" to change in that .sln file xD

And also the keys I want to use are PageDown and End which are no letter or number...

As I said, I have yet downloaded C#, so I don't know much about it. Maybe if you can tell me the directory and the value to change for PageDown, End, and other keys, it will be great (:

tijn167
21st September 2009, 18:53
Works for me

appelsinpiken
21st September 2009, 20:15
well, whats the point of rewriting when u source is oke?

it takes a lot of time, but it has no point, or do i see thsi wrong?


Well, the point is that it will be more easy to check how many pots I have left if the keys were PageDown/Up, End, Home, etc.. And also I am more used to those keys. I don't use hacks all the time O.o ...

WaffleMaster
21st September 2009, 22:09
Hey, nice autopotter...

But how am I gonna change the HP/MP keys? I downloaded Visual C# 2008 Express and I couldn't find "0" or "9" to change in that .sln file xD

And also the keys I want to use are PageDown and End which are no letter or number...

As I said, I have yet downloaded C#, so I don't know much about it. Maybe if you can tell me the directory and the value to change for PageDown, End, and other keys, it will be great (:

Read the source; everything is labeled. The keys should be under HPTimer_Tick and MPTimer_Tick, or something like that. It'll be something along the lines of
Postmessage(hwnd, wm_keydown, wparam (this is what you edit, using http://delphi.about.com/od/objectpascalide/l/blvkc.htm), lparam);

also, I'm not busy anymore.

nazgul1444
21st September 2009, 23:00
eeuhm could u just post the source from only the potter function, i want to take a look how u coded it, to compare it to my way?

ownedx2
22nd September 2009, 03:39
a question, quite apart from the source to someone else has worked the "autpot? because I do not reload or the MP nor HP

WaffleMaster
22nd September 2009, 05:11
a question, quite apart from the source to someone else has worked the "autpot? because I do not reload or the MP nor HP

Make sure you open the autopotter after you have opened MS, or else it will not attach to the process properly.

wcbrilman
21st October 2009, 00:34
Autopotter (.56) + src Update 4.rar (698.4 KB) approved.