Trove Anti-AFK

Posts 1–5 of 5 · Page 1 of 1
Trove Anti-AFK
This script deactivates the AFK-Check in Trove.

Usage:
1. Copy the code into Cheat Engine
2. Activate "Anti-AFK"


Copy into cheat engine:
Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <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>
  </CheatEntries>
</CheatTable>
Hacks Teleport and Fly
Hey u please make teleport hack? for 3 ways working all world

and Fly hack (up and down) not freezeing coordenate Y!

thanks

- - - Updated - - -

OK Guys, i need help to create a Trainer Hack on Trove.

This hacke is Possible : Pass Wall and Flying glide Up and down!

1. Download Trove.CT

2.Open cheat engine, and selecit Trove.exe

3. Open Trove.ct

This ct have Y coordenate! need Pointer X, Z and Fly Hack! PLEASE HELP

4. Click any value and > Browser This memory region (Ctrl + B)

imgur.com/CQAndOS.jpg

5. Check Hacks on Image.

imgur.com/WR178yl



------------
Make a trainer exemple this

CTRL + H (set change hotkeys ) on value

imgur.com/q75Ik1O

On use Arrow (UP) u character UP 3 WAYS.
on use Arrow (Down) u charActer down 3 WAYS.


Now u pass Walls! very fast dugeons enter and no need Bomb

- - - Updated - - -

Code Coordenade Y hack

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"Y Coordenate"</Description>
<VariableType>Float</VariableType>
<Address>"trove.exe"+00D0B6C8</Address>
<Offsets>
<Offset>44</Offset>
<Offset>7C</Offset>
<Offset>4</Offset>
<Offset>9C</Offset>
<Offset>58</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
</CheatTable>
Trove_mpgh.net.rar763 B · 24 downloads Clean
Changeable maximum AFK-Duration
Normal: 20 Minutes before kick

Source (Paste into Cheat Engine):
Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>8</ID>
      <Description>"GetAddress"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(maxAFKTimeInMinutesAOB,trove.exe,DD 05 ?? ?? ?? ?? DD 54 24 10 dd 05 ?? ?? ?? ?? d8 c9) //Akolon13
label(maxAFKTimeInMinutes)
registersymbol(maxAFKTimeInMinutes)
maxAFKTimeInMinutesAOB+2:
maxAFKTimeInMinutes:
[DISABLE]
unregistersymbol(maxAFKTimeInMinutes)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>9</ID>
          <Description>"maxAFKTimeInMinutes"</Description>
          <VariableType>Double</VariableType>
          <Address>[maxAFKTimeInMinutes]</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

Need help?