LIST OF ALL PUBLIC HACKS AND TOOLS

12/05/2009 06:00 www6#586
Quote:
Originally Posted by 6Drako9
[ENABLE]
alloc(DrakoMobSpeed,64)
label(MobIsWalking)
label(ReturnMobSpeed)
label(MobRunSpeed)
label(MobWalkSpeed)
registersymbol(MobRunSpeed)
registersymbol(MobWalkSpeed)

0053E190: //80 7C 24 04 00 74 06 D9 40 70
jmp DrakoMobSpeed
ReturnMobSpeed:

DrakoMobSpeed:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeed]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeed]
ret 0004
MobRunSpeed:
db 00 00 20 41
MobWalkSpeed:
db 00 00 40 40

[DISABLE]
dealloc(DrakoMobSpeed)
unregistersymbol(MobRunSpeed)
unregistersymbol(MobWalkSpeed)
0053E190:
cmp byte ptr [esp+04],00
This is the Mob Speed code.

Could someone tell me which part of the code I would need to change to make the mobs go faster?

Thanks in advance.
12/05/2009 10:02 geek0x42#587
Of course I tried it before I posted :P
I used what I found here to enable auto potions on pserv.

Just for kicks though I do happen to have a recent version of the game unpacked.. And when I look, I see the same thing.. The Dshop pots (where a person would get the auto-potion codes from)

60107 Super Mazoram HP Potion A 4 0 17 <- 17 for HP
60110 Super Mazoram MP Potion A 4 0 18 <- 18 for MP

Uhm.. I think I'm right about the codes.

No I haven't tested it on the official game, to be honest, I don't really want to nor do I care..


mov dword ptr[eax+08],11 // change to auto pot
11 = "17" (Hex to dec)
mov dword ptr[eax+08],12 // change to auto pot
12 = "18" (Hex to dec)

Even the CE Script in that official post of yours.. Tells the game to go 17/18 not both to 17...

Bleh.. Maybe next time take your own advice:

Quote:
Originally Posted by 6Drako9 View Post
yes you will have auto mana
try it first next time

----
edit:

Quote:
Originally Posted by xxlolxx View Post
the Wall hack isn;t working ? i got the others working. but not wall hack .
when i start to search the value . there is no value poping up

36 8D BC 24 88 00 00 00 i searched this and has no address found
I had the same issue.. When I removed the 36.. it worked.
Try this:
8D BC 24 88 00 00 00
12/05/2009 10:27 6Drako9#588
I did take my own advice... because I have tried using auto pots and the mana does work

also 1 more thing
if you just want to argue for fun, since you seem to like doing it
try arguing with the person who made the script
send him PMs and harass him all you want
that is partly what the credits are for


your other option is to stop arguing and make a new auto pot script
one were you wont need to use the pot for a first time before auto-pot activates (the main flaw in auto-pot hack) that would be an improvement
12/05/2009 22:21 johnnxiv#589
Quote:
Originally Posted by 6Drako9 View Post

===TOOLS===
[Only registered and activated users can see links. Click Here To Register...]Cheat Engine: A tool that can be used for memory editing and for searching values during the game runtime.
[Only registered and activated users can see links. Click Here To Register...]OpenOffice Calc: A tool used for editing the 2Moons data ".csv" files. (the free equivalent of Excel)
[Only registered and activated users can see links. Click Here To Register...]OllyDBG v110: Allows you to edit dekaron's memory permanently. (To be used with unpacked_dekaron)
[Only registered and activated users can see links. Click Here To Register...]: This has some information that is essential for Wall Hacking with CheatEngine
[Only registered and activated users can see links. Click Here To Register...]: Used for unpacking 2Moons' data files (pack.d00, pack.d01...ect)
[Only registered and activated users can see links. Click Here To Register...]: Used for bypassing 2Moons' detection of changes made to the data files by Excel
[Only registered and activated users can see links. Click Here To Register...]: Bypasses Xigncode's protection (incomplete, still DCs)
[Only registered and activated users can see links. Click Here To Register...]: A tool that can be used to train while you are not playing
[Only registered and activated users can see links. Click Here To Register...]: A tool that can send clicks to 2Moons (you can write your own bot scripts)
[Only registered and activated users can see links. Click Here To Register...]ACTool: Can be used to write simple bot scripts (for example give it a Mousepos and then tell it to Leftclick)
[Only registered and activated users can see links. Click Here To Register...]: A tool that can click at the coordinates you tell it to
[Only registered and activated users can see links. Click Here To Register...]: A tool used for disabling anything GG does
[Only registered and activated users can see links. Click Here To Register...]: For letting OllyDGB read dekaron's encrypted memory.
[Only registered and activated users can see links. Click Here To Register...]: A tool used for packet sniffing, for those who want to get into packet editing. (Outdated)

===OTHER===
Instructions for unpacking dekaron.exe: (for versions 4.6.33 and under
[Only registered and activated users can see links. Click Here To Register...]
Instructions for unpacking dekaron.exe: (for version 4.7.4)(made for Global but I think it also works for 2Moons)
[Only registered and activated users can see links. Click Here To Register...]
Basic hacking assembly guide: (for those of you who like to understand why you do what you do)
[Only registered and activated users can see links. Click Here To Register...]
Lenas Reversing for Newbies: (AMAZING video tutorials on Olly and ASM)
[Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...] [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...] (Tuts4You has a downloading limit so download the first 20 tuts above)

===CheatEngine Hacks===
Instructions for attaching CheatEngine to 2Moons:
Instructions for adding scripts into CheatEngine:
Instructions for changing the values being used by a script:
Instructions for saving and loading Cheat Tables:
Instructions for updating addresses: (NOTE: Everyone must do this for any script to work)
[VacPart1]MonsterProperties: Sets the monster's sight ranges, stand delays, # of following monsters...ect
[VacPart2]MonsterRange: Sets the Monster's attack ranges to 0 (So monsters wont attack you)
[VacPart3]MonsterAggro: Sets the Monster's aggro value (It will run towards you as soon as it sees you)
[VacAllTogether]: This is just a script with all 3 of the Vac Parts together (nothing special)
Mob Speed: This script allows you to change all the Mob's walking as well as running speeds.
WallHack: This hack allows you to walk through walls,hills,water...ect
Zoom Hack: As the name suggests, this allows you to zoom as far as you like (untill you can't see yourself)
FarEye: Removes the limit to the view distance when using zoom hack
Speed Hack: This script allows you to set your own character speed
Store Hack: Allows you to open a store in any map (used for extra storage)
Auto Pots: This script sets it so the game thinks that ALL your pots are auto pots
Teleport Hack: Changes the Teleport Location of the map specified to 0,0 as well as the teleport destination.
GMDetect: If a GM is detected your character will be teleported and other hacks disabled
GMDetect: If a GM is detected the client will crash (you stay visible in the game for 30 seconds afterwords).
Drako Vac(Not Updated): This is a vacume I ran into when trying to create another vacume(so this one is still in an experimental stage) I am releasing it because I want you to know what you think. PM me with the results
===Data File Editing (aka csv editing) (aka WinHex hacks)===
Data File Editing Instructions:
GodMode (new name: MAD-H, MonsterAttackDissabler-Hack): Makes monster never attempt to attack you
NOTE: This CAN be made into a CheatEngine script, just no1 has tried
Vac: makes all the monsters run towards you when they see you
Mob Speed: Makes monsters run towards you faster (Useful when vacuuming)
WallHack: This edit allows you to walk through walls,hills,water...ect
StoreHack: Lets you place items on your personal store on every map for extra storage
Auto Pots: Lets the game use regular potions as auto potions
Speed Hack: Changes your speed on a certain map
Zoom Hack: Changes your Maximum Zoom so that you can zoom as far as you like.
Mass Spawn: Changes the speed that bosses can summon spawns.
of Egos that Ivid Laiden summons and how fast it summons them so you can train on the Egos. (can be done for other bosses)

===Trash Can===
CRCbypass IS working for version 4.6.33 just make sure you delete the 2Moons\big\CRC file and that the shadow.txt has PackIO set to 1 (Before beginning to read the instructions for data editing below)
[Only registered and activated users can see links. Click Here To Register...] (if you need more specific instructions, with pics)
[Only registered and activated users can see links. Click Here To Register...] (if the last link was not enough)

Non-Aggro: Makes the Mob not attack you and run past you instead
WallHack: This hack allows you to walk through walls,hills,water...ect
for the zoom hack,
where can i type in those codes ?
12/08/2009 19:56 jamesjames#590
anyone know how can i wall hack space? is it space.mac??????? wt is it !!!help!!!
12/08/2009 20:28 Vaidas B#591
Quote:
Originally Posted by jamesjames View Post
anyone know how can i wall hack space? is it space.mac??????? wt is it !!!help!!!
plane_of_pilgrimage.mac
12/08/2009 20:29 Timespirit#592
[ENABLE]
alloc(DrakoSpeed,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

007E653A: //D9 40 08 5F 5E C3 8B 0D
jmp DrakoSpeed
ReturnSpeed:

DrakoSpeed:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
SpeedValue:
db 00 00 20 41

[DISABLE]
dealloc(DrakoSpeed)
unregistersymbol(SpeedValue)
007E653A:
fld dword ptr [eax+08]
pop edi
pop esi


i need a working speed hack this dont work


pm me if you have a working one
12/08/2009 20:52 xxlolxx#593
[ENABLE]
alloc(DrakoSpeed,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

007E626A: //D9 40 08 5F 5E C3 8B 0D
jmp DrakoSpeed
ReturnSpeed:

DrakoSpeed:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
SpeedValue:
db 00 00 20 41

[DISABLE]
dealloc(DrakoSpeed)
unregistersymbol(SpeedValue)
007E626A:
fld dword ptr [eax+08]
pop edi
pop esi



Try this
12/09/2009 22:14 sfsth#594
[ENABLE]
alloc(MonsterRange,1024)
label(ReturnMonsterRange)

0053D955: //89 54 24 48 8B 01 FF 50 0C 8B
jmp MonsterRange
nop
ReturnMonsterRange:

MonsterRange:
mov [esp+48],edx
mov [esp+30],00000000
mov [esp+4c],00000000
//mov [esi+00000240],0000000 //other attack range to 0
//mov [esi+0000023c],0000000 //other attack range to 0
//mov [esi+00000238],0000000 //other attack range to 0
mov eax,[ecx]
jmp ReturnMonsterRange

[DISABLE]
dealloc(MonsterRange)
0053D955:
mov [esp+48],edx
mov eax,[ecx]

this is my non agro hack, but it doesnt work properly. Does it have to do with my mob speed and speed hack? any help?
also my wallhack doesnt work properly either. Thanks.

[ENABLE]
alloc(Wall,64)
label(ReturnWall)

007657E3: //8D BC 24 88 00 00 00
jmp Wall
nop
nop
ReturnWall:

Wall:
lea edi,ss:[esp+00000088]
cmp [eax+00000402],5f626577
je ReturnWall
mov [eax+00000402],5f626577
mov [eax+00000406],67616d69
mov [eax+0000040a],616d2e65
mov [eax+0000040e],00000063
jmp ReturnWall

[DISABLE]
dealloc(Wall)
007657E3:
lea edi,ss:[esp+00000088]
12/10/2009 03:54 xxlolxx#595
Quote:
Originally Posted by sfsth View Post
[ENABLE]
alloc(MonsterRange,1024)
label(ReturnMonsterRange)

0053D955: //89 54 24 48 8B 01 FF 50 0C 8B
jmp MonsterRange
nop
ReturnMonsterRange:

MonsterRange:
mov [esp+48],edx
mov [esp+30],00000000
mov [esp+4c],00000000
//mov [esi+00000240],0000000 //other attack range to 0
//mov [esi+0000023c],0000000 //other attack range to 0
//mov [esi+00000238],0000000 //other attack range to 0
mov eax,[ecx]
jmp ReturnMonsterRange

[DISABLE]
dealloc(MonsterRange)
0053D955:
mov [esp+48],edx
mov eax,[ecx]

this is my non agro hack, but it doesnt work properly. Does it have to do with my mob speed and speed hack? any help?
also my wallhack doesnt work properly either. Thanks.

[ENABLE]
alloc(Wall,64)
label(ReturnWall)

007657E3: //8D BC 24 88 00 00 00
jmp Wall
nop
nop
ReturnWall:

Wall:
lea edi,ss:[esp+00000088]
cmp [eax+00000402],5f626577
je ReturnWall
mov [eax+00000402],5f626577
mov [eax+00000406],67616d69
mov [eax+0000040a],616d2e65
mov [eax+0000040e],00000063
jmp ReturnWall

[DISABLE]
dealloc(Wall)
007657E3:
lea edi,ss:[esp+00000088]
no one is gonna spoon feed u . learn how to change the offset yr self
12/10/2009 12:12 geek0x42#596
Quote:
Originally Posted by 6Drako9 View Post
I did take my own advice... because I have tried using auto pots and the mana does work

also 1 more thing
if you just want to argue for fun, since you seem to like doing it
try arguing with the person who made the script
send him PMs and harass him all you want
that is partly what the credits are for


your other option is to stop arguing and make a new auto pot script
one were you wont need to use the pot for a first time before auto-pot activates (the main flaw in auto-pot hack) that would be an improvement
I didn't want to argue at all. I simply pointed out an obvious flaw in a post.
But hey what do I know :) You're the "expert"
12/11/2009 19:10 demir21#597
this is speed hack code

[ENABLE]
alloc(DrakoSpeed,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

007E813A: //D9 40 08 5F 5E C3 8B 0D
jmp DrakoSpeed
ReturnSpeed:

DrakoSpeed:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
SpeedValue:
db 00 00 20 41

[DISABLE]
dealloc(DrakoSpeed)
unregistersymbol(SpeedValue)
007E626A:
fld dword ptr [eax+08]
pop edi
pop esi
12/12/2009 07:51 ViciSummiITSback#598
draco pls change little the script.
new update.NO MY skill hack its not working pls send the adress only no need full script
12/12/2009 10:47 Vaidas B#599
no 1 will be dumb enough to give you a working skillhack, stop asking
12/13/2009 10:57 jbd123#600
Need Non Aggro Offset for Infernal Dekaron. Array of Bytes Search isn't finding anything. I tried all the values from a partial array but none of them work. Any assistance would be nice.