Page 1 of 7 123 ... LastLast
Results 1 to 15 of 94
  1. #1
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk

    Arrow mpTroveHacks : Added mastery Bypass, no dismount, Noclip, Anti afk

    Updated table :
    Setup :
    1. Open Cheat Engine
    2. Copy code
    3. Paste on Cheat Engine
    4. Start Trove and attach to it


    Hotkeys:

    No Clip (walk in walls):
    CTRL = toggle no clip

    Fly Hack :
    Num7 = Increase up speed (Glide mode)
    Num8 = Decrease up speed ( Glide Mode )
    Num9 = OFF Fly hack

    Zoom Hack :
    F9 = Toggle Zoom Hack

    Anti Afk:
    tick in cheatEngine

    Anti Dismount:
    tick in cheatEngine

    Mastery Bypass for chests (open chests before lv 20):
    tick in cheatEngine

     
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <CheatTable CheatEngineTableVersion="26">
      <CheatEntries>
        <CheatEntry>
          <ID>313</ID>
          <Description>"Fly Hack"</Description>
          <LastState Value="0" RealAddress="1CB845A4"/>
          <VariableType>Float</VariableType>
          <Address>"trove.exe"+00D06F4C</Address>
          <Offsets>
            <Offset>64</Offset>
            <Offset>4</Offset>
            <Offset>9C</Offset>
            <Offset>28</Offset>
            <Offset>8</Offset>
          </Offsets>
          <Hotkeys>
            <Hotkey>
              <Action>Increase Value</Action>
              <Keys>
                <Key>103</Key>
              </Keys>
              <Value>4</Value>
              <ID>0</ID>
            </Hotkey>
            <Hotkey>
              <Action>Activate</Action>
              <Keys>
                <Key>103</Key>
              </Keys>
              <ID>1</ID>
            </Hotkey>
            <Hotkey>
              <Action>Decrease Value</Action>
              <Keys>
                <Key>104</Key>
              </Keys>
              <Value>4</Value>
              <ID>2</ID>
            </Hotkey>
            <Hotkey>
              <Action>Activate</Action>
              <Keys>
                <Key>104</Key>
              </Keys>
              <ID>3</ID>
            </Hotkey>
            <Hotkey>
              <Action>Set Value</Action>
              <Keys>
                <Key>105</Key>
              </Keys>
              <Value>0</Value>
              <ID>4</ID>
            </Hotkey>
            <Hotkey>
              <Action>Deactivate</Action>
              <Keys>
                <Key>105</Key>
              </Keys>
              <ID>5</ID>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>4</ID>
          <Description>"Anti-AFK"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
    aobscanmodule(AntiAFK,trove.exe,55 8B EC 83 E4 F8 D9 EE 83 EC 58)
    alloc(newmem,$1000)
    label(code)
    label(return)
    newmem:
    code:
      ret
      push ebp
      mov ebp,esp
      and esp,-08
      jmp return
    AntiAFK:
      jmp newmem
      nop
    return:
    registersymbol(AntiAFK)
    [DISABLE]
    AntiAFK:
      db 55 8B EC 83 E4 F8
    unregistersymbol(AntiAFK)
    dealloc(newmem)
    </AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>318</ID>
          <Description>"Zoom Hack"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
    aobscanmodule(CameraZoom,trove.exe,F3 0F 5F D9 0F 57 C9 F3 0F 10 C8 F3 0F 5D D9 0F 28 C3)
    
    CameraZoom:
    db 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
    
    registersymbol(CameraZoom)
    
    "trove.exe"+7A67DB:
    jmp "trove.exe"+7A67F8
    
    [DISABLE]
    "trove.exe"+7A67DB:
    ja trove.AK::GetWindowsDeviceName+383F32
    
    CameraZoom:
    db F3 0F 5F D9 0F 57 C9 F3 0F 10 C8 F3 0F 5D D9 0F 28 C3
    unregistersymbol(CameraZoom)
    </AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>120</Key>
              </Keys>
              <ID>0</ID>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>327</ID>
          <Description>"Anti Dismount"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
    aobscanmodule(AntiDismount,trove.exe,74 0B 8B 07 8B CF 6A 00)
    
    AntiDismount:
    jmp trove.AK::SoundEngine::DynamicSequence::Break+5C0B
    
    registersymbol(AntiDismount)
    [DISABLE]
    dealloc(newmem)
    AntiDismount:
    je trove.AK::SoundEngine::DynamicSequence::Break+5C0B
    unregistersymbol(AntiDismount)
    </AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>325</ID>
          <Description>"Noclip"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
    "trove.exe"+38CA29:
    jmp trove.AK::SoundEngine::RenderAudio+F479
    
    [DISABLE]
    "trove.exe"+38CA29:
    je trove.AK::SoundEngine::RenderAudio+F479
    </AssemblerScript>
          <Hotkeys>
            <Hotkey>
              <Action>Toggle Activation</Action>
              <Keys>
                <Key>17</Key>
              </Keys>
              <ID>0</ID>
            </Hotkey>
          </Hotkeys>
        </CheatEntry>
        <CheatEntry>
          <ID>326</ID>
          <Description>"Mastery Bypass"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
    "trove.exe"+57F507:
    jmp trove.AK::GetWindowsDeviceName+15CC6C
     
     [DISABLE]
    "trove.exe"+57F507:
    je trove.AK::GetWindowsDeviceName+15CC7D
    </AssemblerScript>
        </CheatEntry>
      </CheatEntries>
      <UserdefinedSymbols/>
    </CheatTable>


    .ct available after approvment
    https://virusscan.jotti.org/en-US/fi...job/m1dmqgn9hi
    https://www.virustotal.com/en/file/0...is/1501543136/
    <b>Downloadable Files</b> Downloadable Files
    Last edited by mpmoi; 08-01-2017 at 12:20 AM.
    ~~~~~~~~~~
    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 200 Users Say Thank You to mpmoi For This Useful Post:

    11223344556677889900''^^ (08-09-2017),123123432 (09-06-2017),1442231613 (12-08-2017),22dniaa (08-01-2017),2kkop22 (11-07-2017),2pocs (11-04-2017),AceCaddy (10-07-2018),adeok (03-27-2018),ahfu1998 (08-13-2017),akumashio (09-19-2017),Alucard54 (02-19-2018),anan131 (08-26-2017),andarilio2000 (08-23-2017),andresgan (08-14-2017),AOztas2 (08-01-2017),Arthas_mourne (12-04-2017),asmansafer (11-05-2017),AtanasBG (12-03-2017),AtlasIncarnate (11-11-2017),Avemun (03-18-2018),Bacrown (09-18-2017),BestOfGaming (11-13-2017),BigCal (02-22-2018),bladediamond4 (10-29-2023),Blizzo787 (11-19-2017),Blyatoumouk (01-24-2018),BlyRon (04-08-2018),calvin2911 (08-01-2017),Caslex3 (08-06-2017),clip215 (11-30-2017),cobybryant123 (08-11-2017),cooldude58422 (08-07-2017),CraftUrToeMC (09-10-2017),CronusAztec (11-09-2017),Crusifix (03-26-2019),cyqanek (02-06-2018),D0ctorCZ (02-05-2018),DeathMachine123 (11-30-2017),deivid35178 (11-11-2017),demid223 (08-09-2017),denss11 (12-22-2017),DerpyDragonDemon (09-25-2017),DickMan1234 (09-02-2017),DOII (02-10-2018),donte42 (11-10-2017),DragonSTW (10-14-2021),DreamDay (08-01-2017),drumis (02-17-2018),drwolf67 (11-09-2017),DubstepLogan (11-11-2017),Edgar_Elrick (11-27-2017),Eiso (04-02-2018),elzoi_op (08-02-2017),essahokal (03-13-2018),Eyeless13 (09-01-2017),Fantark (08-04-2017),favage (09-04-2017),FelkkuPROY (03-24-2019),FlameR2 (01-01-2018),Fpereirinha (12-11-2017),gabbeswe2 (08-02-2017),GayLickhorse (08-12-2017),Geraldo1811 (09-10-2019),gg960420 (01-22-2018),GhostDomin (01-23-2018),grom12 (10-26-2017),gypsieboynathan (08-11-2017),HAAAAAAALLLLLLLLLOLO (08-24-2017),hackerdude2 (11-05-2017),Heeead (03-13-2018),helvix (08-29-2017),hemmings (09-04-2017),herodemize (08-09-2017),HUSTRIK (08-02-2017),HyperScorlize (08-31-2017),HZKS (02-16-2018),iamaboyboy (09-14-2017),iamJon (08-02-2017),id1573 (06-07-2018),irooak (08-02-2017),JarvisVermillion (08-18-2017),jayson glico (02-24-2018),JoshiPlayzz (08-29-2017),jpsilver (08-01-2017),Kapsyciak (08-31-2017),karizmatik (08-21-2017),kenikamu2 (09-09-2017),KenraaliTumppu (09-12-2017),KhaledM505 (09-01-2017),khcap12 (08-05-2017),killevent (08-15-2017),kjnjnnklsnpn03u (08-15-2017),KobelMann (08-08-2017),koongame (09-07-2018),KOTEMAN123 (09-10-2017),KuikViperJr (09-08-2017),kuksugare1337 (12-03-2017),LIFTXDXD (11-10-2017),liruiqi8l007 (09-07-2017),lixrey (04-04-2018),loothemaxdie (05-24-2018),m4sterpl4gue (08-03-2017),Maillmander (04-02-2018),malakai112 (11-04-2017),mangooooo (04-04-2018),marciobx1 (09-13-2017),MathiasBro (11-11-2017),megaman1321 (08-03-2017),mertcano0654 (03-13-2018),michael53239 (09-26-2017),Mikachu221 (11-23-2017),mikk22 (12-28-2017),min4to_light (02-17-2018),Mipey (10-11-2017),Monk3yKing (03-28-2018),MonsterMatt454 (09-23-2017),Moorex (03-18-2018),mozili (11-25-2017),mvrst (09-16-2017),mystix59690 (03-19-2018),naveking123 (04-12-2018),nbkmarz (08-04-2017),NeaZen (01-24-2018),nicholasrei (08-11-2017),NiightOwl (04-04-2018),niikoo (08-06-2018),NMI (09-22-2017),nooboy909 (05-16-2018),NxtesYT (02-03-2018),Nytely (10-07-2017),OhLoot (08-28-2017),OmegaGoku (08-01-2017),OraNaruto (08-21-2017),OsuQueen (08-27-2018),Pankdazzle89 (07-31-2017),pdzk (08-26-2017),pedromegaboss12 (01-27-2018),Pennylin (02-09-2018),ping99059 (08-03-2017),ProEarl01 (11-05-2017),pWuv (02-02-2018),QuasarModz (11-08-2017),raside295 (10-31-2017),rawr090 (08-03-2017),raz3rlif3 (08-27-2017),rickard34012 (08-03-2017),Riu (01-07-2018),rogerlama (10-04-2017),Ryan Graham7 (08-01-2017),sabu068 (08-02-2017),sakedehaan (12-02-2017),salakomim1234 (09-04-2017),scana98 (11-22-2017),ScolextheMaster (08-26-2017),ShadyShoots (08-02-2017),sheldortehmighty (03-13-2018),Sikey (02-03-2018),Silkerchamp (08-05-2017),SkyFalkor (08-07-2017),skylr (11-06-2017),Sleazy_Jay (08-09-2017),Sondering (10-27-2017),Songoky (08-20-2017),Spirox54 (08-01-2017),SpyKlim (04-25-2018),SSJGOD (09-05-2017),Sukiyo (04-17-2018),SYNCRONYZY (08-23-2017),Szyman (11-01-2017),Tenarion (03-10-2018),ThatPolarbear (09-03-2017),thedarckgamer802 (04-14-2018),theonilcraft (01-12-2018),theralio1 (09-17-2017),TheWoRRioR (08-07-2017),tirda (09-22-2017),titiojapa (07-31-2017),todayicreatedmyacc (03-14-2018),tony82827 (08-06-2017),TotallyBanned (03-25-2018),treeshu (12-20-2017),TroverHacks (08-23-2017),trove_123 (08-03-2017),VaLenTin91 (08-10-2017),VxNightshade (12-16-2017),Warriseff (08-24-2017),WesleiCardoso (01-23-2018),Whph412 (08-10-2017),Xagyar (11-02-2017),xcrayzor3x (08-11-2017),xKliczek (08-04-2017),xxplanetxxone (09-18-2017),xxTownz (08-10-2017),xytolho (03-25-2018),zerobattle567 (03-12-2018),zMaax (09-24-2017),zobb978654 (08-09-2017),ZombieZ500 (09-20-2017),zxzxsazxzx123 (08-14-2017),zzaa7750 (08-13-2017)

  3. #2
    batuhan7313's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    0
    what is mastery bypass ? Its for acessing chest / trading post before mr 20 ?

  4. #3
    andresgan's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    41
    this is soooooooooooo good, great job man easy mastery 20 accounts

  5. #4
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk
    Quote Originally Posted by batuhan7313 View Post
    what is mastery bypass ? Its for acessing chest / trading post before mr 20 ?
    Exactly ! /m2s
    ~~~~~~~~~~
    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. #5
    Caslex3's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Dead
    Wow is the Mastery Bypass undetected?

  7. #6
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk
    Quote Originally Posted by Caslex3 View Post
    Wow is the Mastery Bypass undetected?
    Let me know if you get banned
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  8. #7
    Zephiroth80300's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Why can't i download it ?

  9. #8
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk
    Quote Originally Posted by Zephiroth80300 View Post
    Why can't i download it ?
    moderators have to approve you can copy and paste
    ~~~~~~~~~~
    Vouch thread
    ~~~~~~~~~~
    Trove scripts :
    Anti afk kick ~ Fishing bot ~ Bombing bot ~ Items picking
    ~~~~~~~~~~
    Trove cheats & tools:
    Fishing pointer ~ Speedhack
    ~~~~~~~~~~
    Trove tutorials :
    Find fishing pointer
    ~~~~~~~~~~

  10. #9
    kayagolder's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    Somewhere in the Netherlands
    Posts
    140
    Reputation
    10
    Thanks
    31
    My Mood
    Amazed
    this is lit noclip sounds sweet you can do easy bosses at shadow towers though when low hp just flu/noclkip back to hp pot refiller and then go back

  11. #10
    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

  12. #11
    zealex10's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    have chace of got ban ??

  13. #12
    Caslex3's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Dead
    Mastery Bypass works on com chest But not on trading post the names become blank it is still unsure if you get banned from using it.

  14. #13
    mpmoi's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Here there
    Posts
    788
    Reputation
    26
    Thanks
    4,401
    My Mood
    Drunk
    Quote Originally Posted by Caslex3 View Post
    Mastery Bypass works on com chest But not on trading post the names become blank it is still unsure if you get banned from using it.
    Use it on chests then

    - - - Updated - - -

    I'll make it work on trading posts
    ~~~~~~~~~~
    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. #14
    Berlindes's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Hey mp.
    Im using the mastery bypass. Is it possible that my main also gets banned? Because i've been changing resources from the alt to the main

  16. #15
    Caslex3's Avatar
    Join Date
    Mar 2014
    Gender
    female
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Dead
    Quote Originally Posted by Berlindes View Post
    Hey mp.
    Im using the mastery bypass. Is it possible that my main also gets banned? Because i've been changing resources from the alt to the main
    There is a possibility you'll get banned when someone caught you on your main doing/using the hack itself

Page 1 of 7 123 ... LastLast

Similar Threads

  1. Blackshot Mastery+Bypass
    By AdikBlackshotako in forum Blackshot Hacks & Cheats
    Replies: 7
    Last Post: 05-06-2011, 09:32 AM