Wallhack Avalon + Black Tomb

06/18/2009 04:23 ryennn#1
hey, whenever i try to wallhack avalon...my game crashes with the "?" symbols and everything...how do i prevent that >_<

also, is it possible to wallhack and get to the tomb in python castle?
06/18/2009 04:42 Grady1117#2
Yeah. from Python go to 0,5
06/18/2009 04:48 Alleyn#3
u need the map hack script though
06/18/2009 04:57 ryennn#4
whats maphack script? >_< 0,5 python doesn't work without it im guessing cause im there and it doesn't work
06/18/2009 05:33 ryennn#5
well i solved the avlalon situation, another question, how do i speedhacking using CE in aquarius?
06/18/2009 06:11 -8gX#6
Quote:
Originally Posted by ryennn View Post
well i solved the avlalon situation, another question, how do i speedhacking using CE in aquarius?
Map Hack to Tomb:

Code:
cmp bx,0483   // check for python castle -> tomb of the black dragon
je change_teleport

Speed Hack:

Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

007C031A:
jmp newmem
returnhere:

newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed

originalcode:
fld dword ptr [eax+08]
pop edi
pop esi

exit:
jmp returnhere

a2E4C0:
dd 44600000

[DISABLE]
dealloc(newmem)
007C031A: // D9 40 08 5F 5E C3 8B 0D 0C 8E BF 00 8B 01 56 57 FF 50 08 8B 0D 0C 8B BF
fld dword ptr [eax+08]
pop edi
pop esi

a2E4C0: // 64 79 00 00 54 5F 50 6F 72 74 00 00 52 5F 57 65 61 70 6F 6E 00 00 00 00
dd 44700000
06/18/2009 07:26 ryennn#7
Quote:
Originally Posted by -8gX View Post
Map Hack to Tomb:

Code:
cmp bx,0483   // check for python castle -> tomb of the black dragon
je change_teleport

Speed Hack:

Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

007C031A:
jmp newmem
returnhere:

newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed

originalcode:
fld dword ptr [eax+08]
pop edi
pop esi

exit:
jmp returnhere

a2E4C0:
dd 44600000

[DISABLE]
dealloc(newmem)
007C031A: // D9 40 08 5F 5E C3 8B 0D 0C 8E BF 00 8B 01 56 57 FF 50 08 8B 0D 0C 8B BF
fld dword ptr [eax+08]
pop edi
pop esi

a2E4C0: // 64 79 00 00 54 5F 50 6F 72 74 00 00 52 5F 57 65 61 70 6F 6E 00 00 00 00
dd 44700000
i have no idea what to do with those =X
06/18/2009 18:11 Alleyn#8
lol nub sauce :D XD
06/18/2009 18:22 Vaidas B#9
ryennn i have a question to u, if u dont know anything about hacking (im not saying i understand everything) why do u even try?
06/18/2009 21:17 ryennn#10
people want to try and learn new things, if i knew everything already, why would i ask?
06/18/2009 21:23 Vaidas B#11
if u would shut up and read more u would know and wouldent need to ask, couse u would know
06/18/2009 21:51 ryennn#12
im trying to learn, which is why im reading and asking...why are you talking trash lol what have i done to you?
06/18/2009 21:55 Vaidas B#13
i dont know, im making post more colorful
06/18/2009 22:29 NHS#14
@OP heres your answer and consult the link in my signature as well.


Answer: Your searching for avalon.mac search for Avalon.mac and choose the first address that shows up.
06/18/2009 23:36 ryennn#15
i put the code in, and im at python 0,5...its not working ]:

i've tried 0,0 5,0 and i ran along 0,5 - 0,100 ]: