Results 1 to 11 of 11
  1. #1
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk

    Arrow 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 : https://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 : https://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 :
     
    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

     




     
    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

    <b>Downloadable Files</b> Downloadable Files
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  2. The Following 20 Users Say Thank You to mpmoi For This Useful Post:

    augchen (10-13-2017),bebel13012 (08-11-2017),betorka (08-01-2017),Caslex3 (07-05-2017),dartshark14 (07-30-2017),fakeson1381 (03-16-2018),Fantark (07-29-2017),HawkenL (12-04-2017),kailuakona (08-09-2017),kjnjnnklsnpn03u (08-15-2017),LookingAtMe (07-05-2017),MarinicaMari (07-28-2017),mozili (11-25-2017),mtnameiscachorro (07-30-2017),Quangphu (08-04-2018),sabu068 (07-29-2017),stevenjr26 (08-11-2017),titiojapa (07-10-2017),treeshu (12-20-2017),VeldreN (08-11-2017)

  3. #2
    I got ants in my butt, and I needs to strut.
    Premium Seller
    Former Staff
    Premium Member
    Trusted
    Wyo's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Guadalajara
    Posts
    24,113
    Reputation
    4354
    Thanks
    4,203
    My Mood
    Lurking
    safe&clean


    approved

  4. The Following User Says Thank You to Wyo For This Useful Post:

    mpmoi (07-05-2017)

  5. #3
    LookingAtMe's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    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.

     
    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
    Last edited by LookingAtMe; 07-05-2017 at 06:56 PM.

  6. #4
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    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.

     
    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
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  7. #5
    tanki_VM's Avatar
    Join Date
    Jun 2017
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    0
    when i run it keep spamming Q
     
    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

  8. #6
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Quote Originally Posted by tanki_VM View Post
    when i run it keep spamming Q
     
    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
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  9. #7
    tanki_VM's Avatar
    Join Date
    Jun 2017
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mpmoi View Post
    Your base address is quite high.. Try executing as admin
    I tried but it keep spamming q ....

  10. #8
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,400
    My Mood
    Drunk
    Quote Originally Posted by tanki_VM View Post
    I tried but it keep spamming q ....
    Add me on skype (poiuytrezaur)
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  11. #9
    vipthepro's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    wow mazing

  12. #10
    DeathKnight198x's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    12
    thanks for nice release

  13. #11
    kailuakona's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    nice release . thank you

Similar Threads

  1. [Release] mpAutoPot v1.0 : Auto potion script
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 8
    Last Post: 07-11-2017, 06:51 AM
  2. [Release] mpAutoPot v1.1 : Auto potion script
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 1
    Last Post: 07-03-2017, 01:18 PM
  3. [Detected] [SCRIPT] Vindictus Auto Farming Script v.1.1
    By mikehan in forum Vindictus Hacks & Cheats
    Replies: 22
    Last Post: 07-04-2011, 01:52 PM
  4. Introduction to Updating Auto Assembly Scripts (AOB Scan)
    By Blitz in forum Game Hacking Tutorials
    Replies: 4
    Last Post: 04-28-2011, 12:23 AM
  5. [SCRIPT]CoD4 Auto-Fire Script!
    By [E]Я4G3Я in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 8
    Last Post: 04-25-2010, 06:42 AM