MapleStory Adventures [READ FIRST POST]
-migrated-
Re: MapleStory Adventures Posted on: 08/12/2011 9:55pm
Quote Post
Quote from: "jambu"
even with the 50% crit i get disconnected.
Sometimes you disconnect even without any hacks, it's just extremely unlikely. If you disconnect too often with 50%, try something lower.
Re: MapleStory Adventures Posted on: 08/13/2011 2:40am
Quote Post
Quote from: "KongregateHack"
Edit: new hack!

Crit chance
D2 66 CA 02 66 D4 13 66 A9 15 2F 34 24 12 62 06 24 02 A2 A0 A3 A2 75 63 0A
24 XX 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 63 0A

Replace XX with the crit chance you want as a hexadecimal. I suggest 32, which is 50 % crit chance.



Where I found the hacks and what they do

Godmode class: Logic.Creature.MonsterStructure.Action.Attack, function: execute
this.tryHitUser();
(nothing)

Can't miss class: Formular.FormularFacade, function: calcAttackDamage
return [0, false];
(nothing)

Always do max damage class: Formular.FormularFacade, function: calcAttackDamage
loc12 = Utility.Random.random(95, 105) * 0.01;
loc12 = Utility.Random.random(105, 105) * 0.01;

Always do critical damage class: Formular.FormularFacade, function: calcAttackDamage
if ((loc9 = Utility.Random.random(0, 100)) < loc6)
if ((loc9 = Utility.Random.random(0, 0)) < loc6)

Damage hack (limited) class: Logic.Function.Creature.HitMonster, function: execute
loc4.setNumber(this.damage[0], this.damage[1]);
loc4.setNumber(XX, this.damage[1]);

this.m_TargetMonster.property.takeDamage(this.damage[0]);
this.m_TargetMonster.property.takeDamage(XX);

Crit chance class: Formular.FormularFacade, function: calcAttackDamage
loc6 = arg2.property.stats.cri * 0.12 / (18 + loc2 * 2);
loc6 = XX;

Hey where do i search this "D2 66 CA 02 66 D4 13 66 A9 15 2F 34 24 12 62 06 24 02 A2 A0 A3 A2 75 63 0A" like it is hex or something i dont really understood too much ty
Re: MapleStory Adventures Posted on: 08/13/2011 2:53am
Quote Post
I do get disconnected, but not that often. It's just if I attack few times in a row then it gets disconnected. I'll try the hack again later on.
Re: MapleStory Adventures Posted on: 08/13/2011 2:55am
Quote Post
Quote from: "jambu"
I do get disconnected, but not that often. It's just if I attack few times in a row then it gets disconnected. I'll try the hack again later on.
can u please explain me how to do it? im using CE. ty i will apriciate it a lot.
Re: MapleStory Adventures Posted on: 08/13/2011 3:37am
Quote Post
Quote from: "Blueburst"
Those are old values for version 1.5.2, you'll need new values for v1.6.1.  Here are the new values:

Godmode
D0 4F 9A 1A 00
02 02 02 02 02

Can't miss
61 F7 13 24 00 27 56 02 48
61 F7 13 02 02 02 02 02 02

Always do max damage
60 B8 02 24 5F 24 69
60 B8 02 24 69 24 69

Always do critical damage
63 0A 60 b8 02 24 00 24 64
63 0A 60 b8 02 24 00 24 00

Critical hit five times in a row appears to disconnect players now.  So it would be a good idea to tone it down to 33% crit unless you can find a way to bypass that check.


hmmm... fren what u means de value of critical... how to edit it?
sorry .. can i have a screenshot? xD
Re: MapleStory Adventures Posted on: 08/13/2011 5:03am
Quote Post
Quote from: "Blueburst"
Those are old values for version 1.5.2, you'll need new values for v1.6.1.  Here are the new values:

Godmode
D0 4F 9A 1A 00
02 02 02 02 02

Can't miss
61 F7 13 24 00 27 56 02 48
61 F7 13 02 02 02 02 02 02

Always do max damage
60 B8 02 24 5F 24 69
60 B8 02 24 69 24 69

Always do critical damage
63 0A 60 b8 02 24 00 24 64
63 0A 60 b8 02 24 00 24 00

Critical hit five times in a row appears to disconnect players now.  So it would be a good idea to tone it down to 33% crit unless you can find a way to bypass that check.

Thank you for the codes. Im trying to find a way to learn it. I dont wanna leech all info so thanks! Keep em coming i guess.
Re: MapleStory Adventures Posted on: 08/13/2011 5:38am
Quote Post
Quote from: "xqwerty5"
Quote from: "Blueburst"
Those are old values for version 1.5.2, you'll need new values for v1.6.1.  Here are the new values:

Godmode
D0 4F 9A 1A 00
02 02 02 02 02

Can't miss
61 F7 13 24 00 27 56 02 48
61 F7 13 02 02 02 02 02 02

Always do max damage
60 B8 02 24 5F 24 69
60 B8 02 24 69 24 69

Always do critical damage
63 0A 60 b8 02 24 00 24 64
63 0A 60 b8 02 24 00 24 00

Critical hit five times in a row appears to disconnect players now.  So it would be a good idea to tone it down to 33% crit unless you can find a way to bypass that check.

What is the first thing to do in finding these codes? Where do i search for it? I cant seem to find matching addresses



Yeahh...i think so..
i don't understand at all~
-_______________-
Re: MapleStory Adventures Posted on: 08/13/2011 5:57am
Quote Post
:lol: OMG,  screenshot? u all need to use hack wo any knowledge.

goto TUT section or CheatEngine Wiki and learn about it, basic interface understanding is enough  :lol:

There're some type of value ,try to scan it all? Don't asking like spoonfeed b4 u try aniting  :shock:
Re: MapleStory Adventures Posted on: 08/13/2011 9:33am
Quote Post
last time i using editing de attack power... but now code change.. edit will dc...
i cant search the adresss.. =.='' i know de basic..
Re: MapleStory Adventures Posted on: 08/13/2011 10:10am
Quote Post
33% is what number??? can help?
Re: MapleStory Adventures Posted on: 08/13/2011 10:24am
Quote Post
RTFM

How to hack: viewtopic.php?f=27&t=1101

The value type is Array of Bytes.

It won't work if you move, attack etc. in the game before applying the hacks.

Hacks

Quote from: "emtenteo"
Pet level up (one feed one levelup, client only)
66 8c 06 66 8e 24 62 06 0f 63 00 00
66 8c 06 66 8e 24 62 06 0d 63 00 00

Energy request (Request energy from friends while your bag still have food)
d0 46 d8 04 00 14 01 00 00 47 26 d0 46 d9 04 00 14 01 00 00 47 26 d0 46 da 04 00 14 01 00 00 47 26 d0 46 dc 04 00 14 01 00 00 47
d0 46 d8 04 00 14 01 00 00 02 26 d0 46 d9 04 00 14 01 00 00 02 26 d0 46 da 04 00 14 01 00 00 02 26 d0 46 dc 04 00 14 01 00 00 02

Increase AOE Range (Work fine, no disconnect)
d0 66 f1 05 66 84 09 66 8e 14 75 63 07
25 88 13 02 02 02 02 02 02 02 75 63 07

Auto pickup collection items, you must use 2 AOB for this hack
66 d3 0c 12 2e 00 00 d0 d0 66 d4 0c
66 d3 0c 11 2e 00 00 d0 d0 66 d4 0c

24 1e 2a a2 0c 45 00 00
24 7F 2a a2 0c 45 00 00

Quote from: "HarryPitfall"
Max Damage
24 5f 24 69 46 f6 2b 02
24 69 24 69 46 f6 2b 02

Quote from: "Farami"
GodMode
Code: [Select]
d0 66 e4 28 12 67 00 00
02 02 02 02 02 02 02 02

Can't miss
Code: [Select]
60 d9 37 46 f6 2b 00 60 b5 33 62 07 66 c1 48 0c 3b 00 00 d2 66 d5 02 d2 66 d5 02 66 88 15 24 01 a0 61 88 15 27 62 04 ab 2a 12 0f 00 00 29 60 8d 0b 66 e1 2d d2 66 d5 02 66 d2 08 ab 12 08 00 00 d0 66 dc 28 4f c4 07 00 24 00 27 56 02 48
02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Quote from: "Blueburst"
Here is speed for 1815, knock yourself out
Code: [Select]
62 0c 20 13 25 00 00 5d 19 62 0c 66 ce 1a 62 0d 66 b7 42 46 19 01 73 63 0e d0 66 a6 1c 62 09 66 d4 08 62 0e 4f 80 09 02 10 39 00 00 26 60 96 01 66 e2 2c 62 09 66 d4 08 62 09 66 d5 08 60 96 01 66 d3 2e a1 46 fe 0c 02 14 19 00 00 d0 66 a6 1c 62 09 66 d4 08 60 96 01 66 e2 2c 66 f3 0c 66 d5 08 4f 80 09 02

02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 D0 66 a6 1c 62 0A 66 d4 08 62 0A 66 d5 08 4f 80 09 02 02 02 02 02 02 02 02 02 26 60 96 01 66 e2 2c 62 09 66 d4 08 62 09 66 d5 08 60 96 01 66 d3 2e a1 46 fe 0c 02 14 19 00 00 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02


Tools

Monster info
Re: MapleStory Adventures Posted on: 08/13/2011 2:25pm
Quote Post
it doesnt work for me @.@
Re: MapleStory Adventures Posted on: 08/13/2011 2:40pm
Quote Post
Quote from: "andy6133"
33% is what number??? can help?

21 would be 33%. Connect cheat engine to a process, type in a value, then click the "Hex" box right next to it, it shows you the hex value for whatever it is you put in the value box. Putting 33 in it will give you 00000021 in hex, so 21 is 33%.
Re: MapleStory Adventures Posted on: 08/13/2011 4:46pm
Quote Post
so basically i have to change  this array of bytes -> "D2 66 CA 02 66 D4 13 66 A9 15 2F 34 24 12 62 06 24 02 A2 A0 A3 A2 75 63 0A" for this other -> "24 XX 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 63 0A" (broken image removed)? that's what i have to do? cause i've found the the first array of bytes and I changed it for the second one but i dont see any changes in fact when I change the D2 to 24 it appears other number :S someone explain to me ty.

PD: i've already read the post of how to use cheat engine, in fact i'm not  new using this program but im not a great connoisseur neather an expert, in fact my english is not good u_u
Re: MapleStory Adventures Posted on: 08/13/2011 6:34pm
Quote Post
It won't work if you move, attack etc. in the game before applying the hacks.

Quote from: "danielgug"
so basically i have to change this array of bytes -> "D2 66 CA 02 66 D4 13 66 A9 15 2F 34 24 12 62 06 24 02 A2 A0 A3 A2 75 63 0A" for this other -> "24 XX 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 63 0A" (broken image removed)? that's what i have to do? cause i've found the the first array of bytes and I changed it for the second one but i dont see any changes in fact when I change the D2 to 24 it appears other number :S someone explain to me ty.

PD: i've already read the post of how to use cheat engine, in fact i'm not new using this program but im not a great connoisseur neather an expert, in fact my english is not good u_u

[flvplayer:28mgyk3v]http://delete.kongregatehack.com/msa.flv[/flvplayer:28mgyk3v]