ArrowmpAutoPot v1.2 : Auto potion script

Posts 1–11 of 11 · Page 1 of 1
mpAutoPot v1.2 : Auto potion script
Hey guys !

This is a small script that will use potions automatically !
Requirements : AutoHotKey (last version I guess)

How it works :
Download the attachment. If not yet approved, wait for @Wyo @Bryan @Raple approval.
Start it (Tutorial here : http://www.mpgh.net/forum/showthread.php?t=1150041)
First press the config button !
Set up the potion key in-game (default Q) an the min health% you want (default 5%) with the slider.
Bot should now be configured !
As soon as you get under the % you set up, this script will use a potion.

This will work even if there are several accounts started on the computer!

Updating pointers :
Pointers should self-update once I found them after a trove update.
I will post them there : http://www.mpgh.net/forum/showthread.php?t=1193230
You can still find them by yourself. No tutorials for now


Not working ?
-After an update :
Check the last comments to see if there's any new pointer.
If not, post here and wait for someone to post it or me to update it
-Script not starting :
Describe your issue here in comment
-Other :
Press the 'Copy debug data' button on the GUI and paste it here. It should look like this :
 
Debug mpAutoPot
Code:
Version = 1.2

Vars :
	Connected = 1
	Health percent = 65

Keys :
	Potion = a

Pointers and offsets :
	Pointers update = 20170701
	Pointer = 0x00D07008
	Current health offsets = 0xA4+0x20C+0x8+0xAC
	Max health offsets = 0xA4+0x20C+0x8+0xB0

Client1:
	PID = 11272
	Handle = 0x6e0870
	Base address = 14221312
	Current health address = 587529172
	Max health address = 587529176

Then wait for an answer

 
Screenshot




 
Version history
Code:
v1.0 (6301b):
Initial release

v1.1 (6220b):
Minor fixes
Debug improved
Major memory fix

v1.2 (6544b):
Config issues fixed
Auto-update code improved
32Bit exe added
Minor fixes


Disclaimer :
I will not be responsible of any ban you get by using this !

There are the virus scans :
https://www.virustotal.com/en/file/c...is/1499288837/
https://virusscan.jotti.org/en-US/fi...job/ytiy6u8i6i

mpAutoPotv1.2_mpgh.net.zip887 KB · 161 downloads Clean
safe&clean


approved
Did the pointers change? Im getting weird number values. I exited, restarted game / tool and still gives weird numbers. Its funny because it was just working not too long ago.

 
Debug mpAutoPot
Code:
Version = 1.2

Vars :
	Connected = 1
	Health percent = 10

Keys :
	Potion = f

Pointers and offsets :
	Pointers update = 20170701
	Pointer = 0x00D07008
	Current health offsets = 0xA4+0x20C+0x8+0xAC
	Max health offsets = 0xA4+0x20C+0x8+0xB0

Client1:
	PID = 14076
	Handle = 0xb0e2c
	Base address = 15597568
	Current health address = 640451372
	Max health address = 640451376
Quote Originally Posted by LookingAtMe View Post
Did the pointers change? Im getting weird number values. I exited, restarted game / tool and still gives weird numbers. Its funny because it was just working not too long ago.

 
Debug mpAutoPot
Code:
Version = 1.2

Vars :
	Connected = 1
	Health percent = 10

Keys :
	Potion = f

Pointers and offsets :
	Pointers update = 20170701
	Pointer = 0x00D07008
	Current health offsets = 0xA4+0x20C+0x8+0xAC
	Max health offsets = 0xA4+0x20C+0x8+0xB0

Client1:
	PID = 14076
	Handle = 0xb0e2c
	Base address = 15597568
	Current health address = 640451372
	Max health address = 640451376
Pointers haven't changed, your addresses look correct...
I'll have a look
when i run it keep spamming Q
 
Debug mpAutoPot
Code:
Version = 1.2

Vars :
	Connected = 1
	Health percent = 5

Keys :
	Potion = q

Pointers and offsets :
	Pointers update = 20170701
	Pointer = 0x00D07008
	Current health offsets = 0xA4+0x20C+0x8+0xAC
	Max health offsets = 0xA4+0x20C+0x8+0xB0

Client1:
	PID = 732
	Handle = 0x201b0
	Base address = 39871594467295232
	Current health address = 172
	Max health address = 176
Quote Originally Posted by tanki_VM View Post
when i run it keep spamming Q
 
Debug mpAutoPot
Code:
Version = 1.2

Vars :
	Connected = 1
	Health percent = 5

Keys :
	Potion = q

Pointers and offsets :
	Pointers update = 20170701
	Pointer = 0x00D07008
	Current health offsets = 0xA4+0x20C+0x8+0xAC
	Max health offsets = 0xA4+0x20C+0x8+0xB0

Client1:
	PID = 732
	Handle = 0x201b0
	Base address = 39871594467295232
	Current health address = 172
	Max health address = 176
Your base address is quite high.. Try executing as admin
Quote Originally Posted by mpmoi View Post
Your base address is quite high.. Try executing as admin
I tried but it keep spamming q ....
Quote Originally Posted by tanki_VM View Post
I tried but it keep spamming q ....
Add me on skype (poiuytrezaur)
nice release . thank you
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?