| View previous topic :: View next topic |
| Author |
Message |
RobyRbb How do I cheat?
Reputation: 0
Joined: 13 Dec 2016 Posts: 3
|
Posted: Tue Dec 13, 2016 8:25 am Post subject: HELP Error |
|
|
Hello guys, I have a wallhack for a game, and give me an error, can you help me guys? (Sorry for my bad english, I am romanian)
Here is the hack:
"[ENABLE]
AoBscan(DRWallHackAA,89 81 DC 00 00 00 8B 41 1
alloc(newmem,2048)
label(returnhere)
registersymbol(DRWallHackAA)
newmem:
mov [ecx+00000060],#71341
mov [ecx+000000DC],#9999
mov [ecx+000000E4],#200
jmp returnhere
DRWallHackAA:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
DRWallHackAA:
mov [ecx+000000DC],eax
</AssemblerScript>
<Hotkeys>
<Hotkey>
<Action>Toggle Activation</Action>
<Keys>
<Key>16</Key>
<Key>17</Key>
<Key>88</Key>
</Keys>
<ID>0</ID>
</Hotkey>
</Hotkeys>
</CheatEntry>
<CheatEntry>
<ID>5</ID>
<Description>"??€??--??€?? Cooldown Hack for Attacks -Enable After Attacking *Upd"</Description>
<Color>80000008</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>"
and give me an error at line 23 "</AssemblerScript>" I'm using Cheat Engine 6.4
|
|
| Back to top |
|
 |
Kavvman Master Cheater
Reputation: 2
Joined: 17 Apr 2004 Posts: 316
|
Posted: Tue Dec 13, 2016 2:27 pm Post subject: |
|
|
<AssemblerScript>
<Hotkeys>
<Hotkey>
...
..
..
</AssemblerScript>"
_________________
... |
|
| Back to top |
|
 |
RobyRbb How do I cheat?
Reputation: 0
Joined: 13 Dec 2016 Posts: 3
|
Posted: Thu Dec 15, 2016 7:07 am Post subject: |
|
|
| ViZZion wrote: | <AssemblerScript>
<Hotkeys>
<Hotkey>
...
..
..
</AssemblerScript>" |
Give me the same error.
|
|
| Back to top |
|
 |
Kavvman Master Cheater
Reputation: 2
Joined: 17 Apr 2004 Posts: 316
|
Posted: Thu Dec 15, 2016 7:12 am Post subject: |
|
|
You know what, just ignore the other code.
In memory viewer > press ctrl+a then only paste this
| Code: | [ENABLE]
AoBscan(DRWallHackAA,89 81 DC 00 00 00 8B 41 1B)
alloc(newmem,2048)
label(returnhere)
registersymbol(DRWallHackAA)
newmem:
mov [ecx+00000060],#71341
mov [ecx+000000DC],#9999
mov [ecx+000000E4],#200
jmp returnhere
DRWallHackAA:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
DRWallHackAA:
mov [ecx+000000DC],eax |
_________________
... |
|
| Back to top |
|
 |
RobyRbb How do I cheat?
Reputation: 0
Joined: 13 Dec 2016 Posts: 3
|
Posted: Thu Dec 15, 2016 12:20 pm Post subject: |
|
|
| ViZZion wrote: | You know what, just ignore the other code.
In memory viewer > press ctrl+a then only paste this
| Code: | [ENABLE]
AoBscan(DRWallHackAA,89 81 DC 00 00 00 8B 41 1B)
alloc(newmem,2048)
label(returnhere)
registersymbol(DRWallHackAA)
newmem:
mov [ecx+00000060],#71341
mov [ecx+000000DC],#9999
mov [ecx+000000E4],#200
jmp returnhere
DRWallHackAA:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
DRWallHackAA:
mov [ecx+000000DC],eax |
|
When I do this, say "Error while scanning for AOB's: DRWallHackAA"
|
|
| Back to top |
|
 |
Kavvman Master Cheater
Reputation: 2
Joined: 17 Apr 2004 Posts: 316
|
Posted: Thu Dec 15, 2016 6:32 pm Post subject: |
|
|
Attach to the game first. It simply means the aob wasn't found.
If attaching to the game you still get this error then your hack is no good and needs updating.
_________________
... |
|
| Back to top |
|
 |
|