Poll

Can you update this zoomhack Pls ?

Yes
5 (62.5%)
no
3 (37.5%)

Total Members Voted: 7

Author Topic: ASK UPDATE : Zoom Hack  (Read 858 times)

0 Members and 1 Guest are viewing this topic.

UnknownDown

  • Intentional Cheater
  • **
  • Posts: 46
    • View Profile
ASK UPDATE : Zoom Hack
« on: September 06, 2014, 05:09:21 pm »
Can you Update the Zoomhack pls ?
my question is more for Luscher, who had already created a zoomhack in multi hack .. I want the same for 1.160 please

thank you in advance,

An experienced user hack warband :D

FriendsKnow

  • Guest
Re: ASK UPDATE : Zoom Hack
« Reply #1 on: September 06, 2014, 06:55:53 pm »
Yep I can update it :smile

I ll post cheat engine script here.

FriendsKnow

  • Guest
Re: ASK UPDATE : Zoom Hack
« Reply #2 on: September 06, 2014, 07:27:00 pm »
here you are (steam version).

Quote
[ENABLE]
aobscanmodule(zoomhack,mb_warband.exe,D9 05 E8 BB DC 00 D8)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  jmp return

zoomhack:
  jmp code
  nop
return:
registersymbol(zoomhack)
aobscanmodule(acceleration,mb_warband.exe,D8 05 E8 BB DC 00 8D)
alloc(newmem0,$1000)

label(code0)
label(return0)

newmem0:

code0:
  fadd dword ptr [mb_warband.exe+9CBBE8]
  fadd dword ptr [mb_warband.exe+9CBBE8]
  fadd dword ptr [mb_warband.exe+9CBBE8]
  jmp return0

acceleration:
  jmp code0
  nop
return0:
registersymbol(acceleration)


[DISABLE]

zoomhack:
  db D9 05 E8 BB DC 00
unregistersymbol(zoomhack)
dealloc(newmem)

acceleration:
  db D8 05 E8 BB DC 00
unregistersymbol(acceleration)
dealloc(newmem0)

prodrip

  • Poptart
  • *
  • Posts: 8
    • View Profile
Re: ASK UPDATE : Zoom Hack
« Reply #3 on: September 07, 2014, 11:37:00 am »
Curious is this any different than the one you can get via modifying the item kinds file ?
Anyone to increase the zoom?

Thanks