Page 1 of 4 123 ... LastLast
Results 1 to 15 of 52
  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 MpPassiveFishingBot v4.5 : PTS/LIVE Multi-account fishing bot PLASMA working

    Hey !
    Sorry mods, there was an issue with the 4.4 version.
    This is a fishing bot for Trove.

    Requirements: AutoHotKey

    How it works:
    1)Download file (wait for @Raple @Wyo approval)
    2)Start it (Tutorial here: https://www.mpgh.net/forum/showthread.php?t=1150041)
    3)Press Ctrl + F while facing water/lava/chocolate/plasma.

    -You can start it on as many accounts as you want.
    -Press Ctrl + F again to stop fishing.

    Updating pointers:
    Pointers will be updated after patches.
    If you want to use your own pointers, you need to config them on the script.
    Ressources : Pointer finder - Tutorial

    Not working ?
    -Script not starting:
    Describe your issue here in comment
    -Other:
    Press the "Copy Debug Data" button and paste it here. It will look like this:
     
    Code:
    Version = 4.4
    
    Vars :
    	First start = 0
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20181004
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x748+0x448
    
    Client1:
    	Fishing = true
    
    	List values :
    		PID = 3996
    		Server = Live
    		Liquid = Plasma
    		Reeled = 3
    		Timer = 24
    		Reel flag = 0
    		Liquid address = 69286972
    		Liquid state address = 69281224
    
    	Read Values :
    		PID = 3996
    		Handle = 0x110496
    		Base = 983040
    
    	Live :
    		Water address = 69285156 -> 0
    		Lava address = 69286368 -> 0
    		Chocolate address = 69285760 -> 0
    		Plamsa address = 69286972 -> 0
    		Water state address = 69282436 -> 0
    		Lava state address = 69281832 -> 0
    		Chocolate state address = 69283040 -> 0
    		Plasma state address = 69281224 -> 1
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 1160 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 1096 -> 0

    Then wait for an answer.
    I WILL NOT PROVIDE ANY SUPPORT FOR THE SCRIPT IF IT STARTS AND YOU DON4T PROVIDE THE DEBUG DATA

     




     
    Code:
    V1.0 (2670b):
    Initial release
    
    v1.1 (2781b):
    Timer correction
    Fixes
    
    v1.2 (3659b):
    Auto-update for pointer added
    Minor fixes
    
    v1.3 (3649b):
    Splash text & tray messages added
    Minor fixes
    Message boxes removed
    
    v1.4 (3830b):
    Minor fixes
    
    v1.5 (4231b):
    Auto update for script added
    MOTD added
    Minor fixes
    
    v1.6 (4697b):
    GUI Added
    Fish counter added
    
    v1.7 (6237b):
    Debug added
    
    v1.8 (6267b):
    Minor fixes
    
    v1.9 (6266b):
    Minor fixes
    
    v2.0 (8116b):
    PTS support added
    Minor fixes
    
    v2.1 (7990b):
    Window selection fix
    Minor fixes
    
    v2.2 (7529b):
    Minor fixes
    
    v3.0 (8431b):
    Multiple account crash fix
    Debug Improved
    
    v3.1 (7512b):
    Minor fixes
    
    v3.2 (8177b):
    Stuck detection added
    Minor fixes
    
    v3.3 (6863b):
    Stuck detection removed
    HUD added
    Minor fixes
    
    v3.4 (9125b):
    Minor fixes
    PTS support added
    
    v3.5 (12434b):
    Bootdrop added
    Minor fixes
    
    v3.6 (12644b):
    Bootdrop removed
    Auto-update removed
    Config improved
    
    v3.7 (13261b):
    Auto-update added
    Minor fixes
    
    v3.8 (13864b):
    Minor fixes
    Debug improved
    Major memory fix
    
    v3.9 (14209b):
    Config issues fixed
    Auto-update code improved
    32Bit exe added
    Minor fixes
    
    v4.1 (17209b):
    Reeling loop fixed
    Reeling timer added
    Minor fixes
    Debug improved
    Update button added
    
    v4.2 (17661b):
    Renamed trove window fixed
    Minor fixes
    Forced config first start
    More account shown
    
    v4.3 (17688b):
    GUI improved
    
    v4.4 (20232b):
    Plasma fishing added
    
    v4.5 (20308b):
    Plasma config fix


    Disclaimer:
    I am not responsible if you get banned !

    There are the virus scans:
    https://www.virustotal.com/#/file-an...UxMDc2MjYwOA==
    https://virusscan.jotti.org/en-US/fi...job/o0a1sda4s8
    <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 133 Users Say Thank You to mpmoi For This Useful Post:

    1442231613 (12-08-2017),362399512 (11-22-2017),a65262848 (11-23-2017),Akizuma (12-02-2017),andresgan (12-01-2017),ang09 (11-17-2017),AQsfalt (11-25-2017),Archie2525 (11-17-2017),Arthuis (11-22-2017),Banana (11-15-2017),bastian167 (11-15-2017),bc6564 (01-28-2018),bigturd (11-19-2017),Bogdan4567 (12-10-2017),c29183852 (01-29-2018),carvaozinhow (11-20-2017),chanmo (01-08-2018),chelove4ik (12-23-2017),cicici1234 (11-15-2017),clip215 (11-29-2017),COLL7y (11-15-2017),Comopsss (11-19-2017),cubux (11-20-2017),darkituss (12-08-2017),DDmeister (11-15-2017),demivoltz (02-26-2018),DickMan1234 (11-19-2017),Diego3333 (11-26-2017),DisCreator (11-15-2017),donte42 (12-02-2017),DriglCze (11-25-2017),eaygrawegaer (11-30-2017),emma55699 (11-18-2017),EricShinn (11-25-2017),ErManciuz (11-15-2017),ErrorNaime (01-30-2018),etagle (03-27-2018),Fallen_Clown (11-28-2017),fancressia (11-28-2017),fartelox (12-10-2017),Fpereirinha (12-09-2017),ga2006162445 (03-07-2021),gaaranicolo (11-21-2017),gabrielaccioly (12-10-2017),ger (11-15-2017),Gheen (11-23-2017),hackerdude2 (11-15-2017),hackinyourmind (11-15-2017),Haros (11-16-2017),henarot (01-29-2018),heyxande (11-16-2017),hideandrun (11-26-2017),ian1107 (11-17-2017),jjffj (12-06-2017),Jkim001 (12-07-2017),jmancule (12-09-2017),JorginhoO (11-18-2017),jpcc (11-18-2017),Kastl (12-14-2017),kenev9999999999 (11-29-2017),kuksugare1337 (12-04-2017),l970811 (01-08-2018),Les Pirate (11-23-2017),linmijyu (11-15-2017),LittelFail22 (07-17-2018),loling123456 (10-02-2018),LOLLord01 (12-03-2022),lorddrakors (12-05-2017),los_del_pasos (01-23-2018),lynerfox (12-01-2017),Lythed (11-23-2017),Maxer9595 (12-03-2017),Mekkor... (11-19-2017),Mikachu221 (11-19-2017),mikekool6 (01-29-2018),MiKo356 (11-17-2017),mozili (11-25-2017),MuraX_ (11-18-2017),mutasa1228 (11-16-2017),mvrst (11-16-2017),nameLee (12-01-2017),NexsuEvoc (11-20-2017),NoobYZBS (12-08-2017),NooGrant (11-30-2017),oscar527 (12-18-2017),oscarho527 (11-17-2017),osiris73 (11-15-2017),Otayux (12-03-2017),pajaroloco86 (11-17-2017),queteimpor (02-28-2018),Raidfarm (11-15-2017),return9426 (12-11-2017),riplee22 (11-15-2017),rokku54 (11-17-2017),Sakura_Fame (11-17-2017),sarahwyx (11-16-2017),SATILIAN (12-06-2017),Screamside (11-19-2017),ShadyShoots (11-30-2017),Shinxila (11-20-2017),showuptime (11-25-2017),SkyRaun (11-15-2017),SmokingHackI (11-15-2017),solemon93 (11-26-2017),solidavid (03-25-2018),spokee1 (01-28-2018),StarlifeGaming (11-16-2017),Strawberry1212 (11-22-2017),szmansz06 (11-15-2017),TheAngryPanamanian (11-15-2017),titiojapa (11-29-2017),treeshu (12-20-2017),Trepanation (08-01-2018),TWJL (05-04-2019),uooko00123 (01-19-2018),vendoaccount (11-15-2017),vindictusloverxD (11-15-2017),warintron1122 (11-24-2017),wasderwasdas (12-01-2017),WereHoundTD (11-24-2017),winskon14 (12-06-2017),wzzwzz687510 (12-21-2017),XEYED (12-08-2017),xxlucien (11-16-2017),xynetav (11-25-2017),Yae (11-17-2017),yao200e (11-15-2017),yuniku (12-04-2017),Zedsume (01-29-2018),Zhayle (11-24-2017),zlamek (01-29-2018),ZolpixTX (11-20-2017),zzaass00 (12-02-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 and clean


    approved

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

    mpmoi (11-15-2017)

  5. #3
    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 Wyo View Post
    safe and clean


    approved
    Thanks mate !
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  6. #4
    HUSTRIK's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    why it dont work? write liquid unknown server dont see

     
    Code:
    Version = 4.5
    
    Vars :
    	First start = 1
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20171115
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    Client1
    	Fishing = false
    
    	Read Values :
    		PID = 4608
    		Handle = 0x8018c
    		Base = 16580608
    
    	Live :
    		Water address = 88551556 -> 0
    		Lava address = 88552768 -> 0
    		Chocolate address = 88552160 -> 0
    		Plamsa address = 88553372 -> 0
    		Water state address = 88548836 -> 0
    		Lava state address = 88548232 -> 0
    		Chocolate state address = 88549440 -> 0
    		Plasma state address = 88547624 -> 0
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 0 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 136 -> 0
    Last edited by HUSTRIK; 11-15-2017 at 09:28 AM.

  7. #5
    Raidfarm's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Working, tested and Confirmed.

  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 HUSTRIK View Post
    why it dont work? write liquid unknown server dont see

     
    Code:
    Version = 4.5
    
    Vars :
    	First start = 1
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20171115
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    Client1
    	Fishing = false
    
    	Read Values :
    		PID = 4608
    		Handle = 0x8018c
    		Base = 16580608
    
    	Live :
    		Water address = 88551556 -> 0
    		Lava address = 88552768 -> 0
    		Chocolate address = 88552160 -> 0
    		Plamsa address = 88553372 -> 0
    		Water state address = 88548836 -> 0
    		Lava state address = 88548232 -> 0
    		Chocolate state address = 88549440 -> 0
    		Plasma state address = 88547624 -> 0
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 0 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 136 -> 0
    What ? I don't understand
    ~~~~~~~~~~
    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
    szmansz06's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    1
    Big thanx!

  10. #8
    adenmann's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    is this banable?

  11. #9
    DDmeister's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Tired
    Works perfect after Adventure update - thx!

  12. #10
    HUSTRIK's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    I do everything like in your tutorial, nothing is working.Ahk script can not determine what I'm fishing.

  13. #11
    SkyRaun's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by HUSTRIK View Post
    I do everything like in your tutorial, nothing is working.Ahk script can not determine what I'm fishing.
    Lag or bad Ping

  14. #12
    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 HUSTRIK View Post
    I do everything like in your tutorial, nothing is working.Ahk script can not determine what I'm fishing.
    Hey. Debug please

    - - - Updated - - -

    Quote Originally Posted by HUSTRIK View Post
    why it dont work? write liquid unknown server dont see

     
    Code:
    Version = 4.5
    
    Vars :
    	First start = 1
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20171115
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    Client1
    	Fishing = false
    
    	Read Values :
    		PID = 4608
    		Handle = 0x8018c
    		Base = 16580608
    
    	Live :
    		Water address = 88551556 -> 0
    		Lava address = 88552768 -> 0
    		Chocolate address = 88552160 -> 0
    		Plamsa address = 88553372 -> 0
    		Water state address = 88548836 -> 0
    		Lava state address = 88548232 -> 0
    		Chocolate state address = 88549440 -> 0
    		Plasma state address = 88547624 -> 0
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 0 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 136 -> 0
    Delete config.ini and restart
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  15. #13
    AzotZiko's Avatar
    Join Date
    Nov 2017
    Gender
    female
    Posts
    6
    Reputation
    10
    Thanks
    0
    Not working
     
    Code:
    Version = 4.5
    
    Vars :
    	First start = 1
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20171115
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    Client1
    	Fishing = false
    
    	Read Values :
    		PID = 6128
    		Handle = 0x16039e
    		Base = 20840448
    
    	Live :
    		Water address = 53951396 -> 0
    		Lava address = 53952608 -> 0
    		Chocolate address = 53952000 -> 0
    		Plamsa address = 53953212 -> 0
    		Water state address = 53948676 -> 0
    		Lava state address = 53948072 -> 0
    		Chocolate state address = 53949280 -> 0
    		Plasma state address = 53947464 -> 0
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 0 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 136 -> 0

  16. #14
    Mikachu221's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    4
    My Mood
    Amused
    Good work on the fishing bot. Any chance that you could make auto boot drop?

  17. #15
    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 AzotZiko View Post
    Not working
     
    Code:
    Version = 4.5
    
    Vars :
    	First start = 1
    	Throw timer = 5
    	Min reel timer = 400
    	Max reel timer = 700
    
    Pointers and offsets:
    	Pointers update = 20171115
    	Pointer = 0x00DAE418
    	Water offsets = 0x8+0xb4+0x28+0x22c
    	Lava offsets = 0x8+0xb4+0x28+0x6e8
    	Chocolate offsets = 0x8+0xb4+0x28+0x488
    	Plasma offsets = 0x8+0x1c4+0x464+0x460
    	Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	Lava state offsets = 0x1bc+0x4+0x690+0x88
    	Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    	PTS Pointer = 0x00D13FB0
    	PTS Water offsets = 0x8+0xb4+0x28+0x22c
    	PTS Lava offsets = 0x8+0xb4+0x28+0x6e8
    	PTS Chocolate offsets = 0x8+0xb4+0x28+0x488
    	PTS Plasma offsets = 
    	PTS Water state offsets = 0x1bc+0x4+0x748+0x1ec
    	PTS Lava state offsets = 0x1bc+0x4+0x690+0x88
    	PTS Chocolate state offsets = 0x1bc+0x4+0x748+0x448
    	PTS Plasma state offsets = 0x1bc+0x4+0x430+0x88
    
    Client1
    	Fishing = false
    
    	Read Values :
    		PID = 6128
    		Handle = 0x16039e
    		Base = 20840448
    
    	Live :
    		Water address = 53951396 -> 0
    		Lava address = 53952608 -> 0
    		Chocolate address = 53952000 -> 0
    		Plamsa address = 53953212 -> 0
    		Water state address = 53948676 -> 0
    		Lava state address = 53948072 -> 0
    		Chocolate state address = 53949280 -> 0
    		Plasma state address = 53947464 -> 0
    
    	PTS :
    		PTS Water address = 556 -> 0
    		PTS Lava address = 1768 -> 0
    		PTS Chocolate address = 1160 -> 0
    		PTS Plasma address = 0 -> 0
    		PTS Water state address = 492 -> 0
    		PTS Lava state address = 136 -> 0
    		PTS Chocolate state address = 1096 -> 0
    		PTS Plasma state address = 136 -> 0
    Try debugging while fishing please
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Release] MpPassiveFishingBot v4.4 : PTS/LIVE Multi-account fishing bot PLASMA working
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 6
    Last Post: 11-25-2017, 05:51 AM
  2. [Release] MpPassiveFishingBot v3.7 : PTS/LIVE Multi-account fishing bot
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 13
    Last Post: 07-01-2017, 12:36 PM
  3. [Outdated] MpPassiveFishingBot v3.6 : PTS/LIVE Multi-account fishing bot
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 33
    Last Post: 06-28-2017, 10:22 AM
  4. [Outdated] MpPassiveFishingBot v3.5 : PTS/LIVE Multi-account fishing bot with boot drop
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 125
    Last Post: 06-19-2017, 07:48 AM
  5. [Outdated] MpPassiveFishingBot v3.4 : PTS/LIVE Multi-account fishing bot
    By mpmoi in forum Trove Hacks & Cheats
    Replies: 11
    Last Post: 12-01-2016, 11:01 AM