Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > Facebook
You last visited: Today at 13:43

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE]MapleStory Adventures 2.7.2.4 Cheat Engine Hacks (updated)

Discussion on [RELEASE]MapleStory Adventures 2.7.2.4 Cheat Engine Hacks (updated) within the Facebook forum part of the Browsergames category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2008
Posts: 135
Received Thanks: 17
[RELEASE]MapleStory Adventures 2.7.2.7 Cheat Engine Hacks (updated)

Hack Descriptions:
* BOSS SKILLS: Disables all dungeon boss's abilities.
* TELEPORT ROPES: Instead of climbing up ropes, you teleport up ropes.
* FAST ENCHANT: You enchant items faster.
* FAST MYSTERY BOX: You open "Mystery boxes" faster.
* FAST TRAIN: You train your "Maple Heroes" faster.
* UNLIMITED RANGE: Attack monsters from anywhere.
* AOE RADIUS: "Area of Effect" skills have unlimited range.
* MONSTERS NEVER WALK: Monsters never walk.
* INSTANT HARVEST: Instantly harvest.
* SPEED: You walk faster.
* TAMED MONSTER: "Tamed Monsters" appear larger.
* AUTO PICKUP: Automatically loots everything, "Magic Stones" and gold too but they don't appear to.
* MAX DAMAGE: You constantly do the highest damage in your damage range.
* RE-SPAWN: Monsters re-spawn faster.
* GOD MODE: You never get hit.
* MONSTER VAC: All monsters re-spawn together.

Notes:
* Some hacks won't work if you click your game before executing the auto assemble.
* For the re-spawn hack, its best if you use it on high level mobs, low level mobs re-spawn faster by just leaving and re-entering the map.
* Download Cheat Engine here:





Code:

Code:
[ENABLE]

//BOSS SKILLS
Aobscan(_bossSkills,d0 d1 d2 46 8b 11 02 48)
label(bossSkills)
registersymbol(bossSkills)
_bossSkills:
bossSkills:
db 02 02 02 02 02 02 02 02

//TELEPORT ROPES
Aobscan(_ropes,66 ca 57 73 63 06 10 09 00 00 60 ed 16 66 cb 57)
label(ropes)
registersymbol(ropes)
_ropes:
ropes:
db 66 c9 57 73 63 06 10 09 00 00 60 ed 16 66 c9 57

//FAST ENCHANT
Aobscan(_fastenchant,d0 66 97 29 60 e9 58 0f 05 00 00)
label(fastenchant)
registersymbol(fastenchant)
_fastenchant:
fastenchant:
db d0 66 97 29 60 e9 58 0f 00 00 00

//FAST MYSTERYBOX
Aobscan(_fastbox,66 c6 51 25 e8 07 61 fd 05)
label(fastbox)
registersymbol(fastbox)
_fastbox:
fastbox:
db 66 c6 51 25 00 02 61 fd 05

//FAST TRAIN
Aobscan(_fastTrain,d0 66 8f 19 d1 a0)
label(fastTrain)
registersymbol(fastTrain)
_fastTrain:
fastTrain:
db 02 60 ed 57 d1 a0

//UNLIMITED RANGE
Aobscan(_UnlimitedRange,d0 30 d0 66 bb 09 d0 66 be 25 46 b6 2c 01 66 c4 25 48)
label(UnlimitedRange)
registersymbol(UnlimitedRange)
_UnlimitedRange:
UnlimitedRange:
db 24 7f 2a 02 a2 02 02 02 02 02 02 02 02 02 02 02 02 48

//AOE RADIUS
Aobscan(_aoeradius,d0 30 d0 66 bb 09 d0 66 be 25 46 b6 2c 01 66 c5 25 48)
label(aoeradius)
registersymbol(aoeradius)
_aoeradius:
aoeradius:
db 24 7f 2a 02 a2 02 02 02 02 02 02 02 02 02 02 02 02 48

//MONSTERS NEVER WALK
Aobscan(_nowalk,d0 66 ed 35 66 85 0a 60 a2 16 66 96 57 4f eb 29 01)
label(nowalk)
registersymbol(nowalk)
_nowalk:
nowalk:
db 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

//INSTANT HARVEST
Aobscan(_harvest,66 a5 3d 24 00)
label(harvest)
registersymbol(harvest)
_harvest:
harvest:
db 66 a5 3d 24 63

//SPEED
Aobscan(_speed,d0 66 9b 3d a2)
label(speed)
registersymbol(speed)
_speed:
speed:
db 25 88 13 02 a2

//TAMED MONSTER
Aobscan(_tamedmonster,62 05 a2 a0 75 d7 d0 66 f8 48 d1 d2 d3 62 05 62 05)
label(tamedmonster)
registersymbol(tamedmonster)
_tamedmonster:
tamedmonster:
db 24 00 a2 a0 75 d7 d0 66 f8 48 d1 d2 d3 24 01 24 01

//AUTO PICKUP
Aobscan(_collection1,66 9e 13 12 2e 00 00 d0 d0 66 9f 13)
label(collection1)
registersymbol(collection1)
_collection1:
collection1:
db 66 9e 13 11 2e 00 00 d0 d0 66 9f 13

Aobscan(_collection2,d6 d2 24 1e 2a a2 0c 45 00 00)
label(collection2)
registersymbol(collection2)
_collection2:
collection2:
db d6 d2 24 7f 2a a2 0c 45 00 00

Aobscan(_collection3,66 e5 16 76 2a 12 0a 00 00)
label(collection3)
registersymbol(collection3)
_collection3:
collection3:
db 66 e5 16 76 2a 11 0a 00 00

Aobscan(_collection4,d6 d2 24 1e 2a a2 0c a6 00 00)
label(collection4)
registersymbol(collection4)
_collection4:
collection4:
db d6 d2 24 7f 2a a2 0c a6 00 00

//MAX DAMAGE
Aobscan(_maxdmg,24 5f 24 69)
label(maxdmg)
registersymbol(maxdmg)
_maxdmg:
maxdmg:
db 24 69 24 69

//RE-SPAWN
Aobscan(_respawn,25 d0 0f 25 88 27)
label(respawn)
registersymbol(respawn)
_respawn:
respawn:
db 24 00 02 24 00 02

//GOD MODE
Aobscan(_godmode,d0 30 28 63 0f 28 63 10 20 80 3b 63 11)
label(godmode)
registersymbol(godmode)
_godmode:
godmode:
db 47 02 02 02 02 02 02 02 02 02 02 02 02

//MONSTER VAC
Aobscan(_monstervac,d1 66 86 0a d1 66 87 0a 46 da 13 02)
label(monstervac)
registersymbol(monstervac)
_monstervac:
monstervac:
db 24 64 02 02 24 c9 02 02 46 da 13 02

[DISABLE]
Replace the Monstervac with this when you're in any tree maps:
Code:
Code:
//Tree Monstervac
Aobscan(_monstervac,d1 66 86 0a d1 66 87 0a 46 da 13 02)
label(monstervac)
registersymbol(monstervac)
_monstervac:
monstervac:
db 24 c9 02 02 24 c9 02 02 46 da 13 02
Replace the Monstervac with this when you're in the Construction Site:
Code:
Code:
//Construction Site (Semi working)
Aobscan(_monstervac,d1 66 86 0a d1 66 87 0a 46 da 13 02)
label(monstervac)
registersymbol(monstervac)
_monstervac:
monstervac:
db 24 7f 02 02 d1 66 97 09 46 da 13 02
Just so everyone knows Monster Vac wont work in the following maps:
* The Hill West of Henesys I
* Poisonous Middle Forest
* West Street Corner of Perion I
* West Street Corner of Perion II
* Initial Excavation Area
* Enraged Golem Temple
* Abandoned Construction Site I
* Abandoned Construction Site II
* Suspicious Hill
* Humid Swamp
* Gloomy Swamp
(If there are any other maps please let us know)
daniopop is offline  
Thanks
8 Users
Old 06/04/2012, 23:12   #2
 
elite*gold: 0
Join Date: Dec 2008
Posts: 135
Received Thanks: 17
UP
daniopop is offline  
Thanks
1 User
Old 06/05/2012, 01:34   #3
 
elite*gold: 0
Join Date: Sep 2007
Posts: 138
Received Thanks: 200
thanks its workin.. good thing you mentioned those maps..cause game is freezin on those maps
kimjoshua12 is offline  
Thanks
1 User
Old 06/05/2012, 15:07   #4
 
elite*gold: 0
Join Date: Dec 2008
Posts: 135
Received Thanks: 17
Quote:
Originally Posted by kimjoshua12 View Post
thanks its workin.. good thing you mentioned those maps..cause game is freezin on those maps
yea bacz there is map thet with tree thet u need to use other vac if u dont use the good vac he will block u the game
daniopop is offline  
Thanks
1 User
Old 06/05/2012, 18:58   #5
 
elite*gold: 0
Join Date: Sep 2007
Posts: 138
Received Thanks: 200
do you have energy hack
kimjoshua12 is offline  
Thanks
1 User
Old 06/06/2012, 20:26   #6
 
elite*gold: 0
Join Date: Dec 2008
Posts: 135
Received Thanks: 17
Quote:
Originally Posted by kimjoshua12 View Post
do you have energy hack
no
but with this hack here i dont think u will need energy hack
daniopop is offline  
Thanks
1 User
Old 06/06/2012, 21:30   #7
 
elite*gold: 0
Join Date: Dec 2007
Posts: 17
Received Thanks: 1
the aob line 4 or something doesnt work..
Darkpredator250 is offline  
Thanks
1 User
Old 06/06/2012, 22:00   #8
 
elite*gold: 0
Join Date: May 2012
Posts: 762
Received Thanks: 792
May I make cheat table [Credits goes to you bro..]
its simple as hell
And people will have less troubles and etc.

p.s
Good job,
I want to open a hacking team, you want to join me?
add me in skype [CheaterTankionline], so we could discuss
DaSpamer is offline  
Thanks
1 User
Old 06/07/2012, 03:58   #9
 
elite*gold: 0
Join Date: Sep 2007
Posts: 138
Received Thanks: 200
master spamer can u create energy hack??
kimjoshua12 is offline  
Thanks
1 User
Old 06/07/2012, 11:37   #10
 
elite*gold: 0
Join Date: Jun 2012
Posts: 141
Received Thanks: 230
thank for the code
-Devils is offline  
Thanks
1 User
Old 06/07/2012, 12:31   #11
 
elite*gold: 0
Join Date: May 2012
Posts: 762
Received Thanks: 792
kimojoshua,
I dont know if i can create energy hack,
I will look around in sothnik, if i can create a friends recruit unlimited energy..
DaSpamer is offline  
Thanks
1 User
Old 06/07/2012, 13:20   #12
 
elite*gold: 0
Join Date: Jun 2012
Posts: 141
Received Thanks: 230
i in process to make new hack
-Devils is offline  
Old 06/08/2012, 05:14   #13
 
elite*gold: 0
Join Date: Sep 2007
Posts: 138
Received Thanks: 200
The game is updated to 2.7.2.7... is this still working?
kimjoshua12 is offline  
Old 06/08/2012, 09:42   #14
 
elite*gold: 0
Join Date: Aug 2010
Posts: 1
Received Thanks: 0
As of today this hack isn't working due to their latest game update.
doysky is offline  
Old 06/08/2012, 10:31   #15
 
elite*gold: 0
Join Date: Sep 2007
Posts: 138
Received Thanks: 200
Smile

Quote:
Originally Posted by DaSpamer View Post
kimojoshua,
I dont know if i can create energy hack,
I will look around in sothnik, if i can create a friends recruit unlimited energy..

if you need friend for testing you can add me up and other accounts too.. and in skype.. billy.yumi is my skype acct. thanks
kimjoshua12 is offline  
Closed Thread


Similar Threads Similar Threads
Maple Story Adventures 1.12.1.22 Cheat Engine Hacks
07/24/2013 - Facebook - 3 Replies
NEW UPDATE 1.12.1.22 = NEW AOBS This features 13 hacks: God Mode (block every attack) Energy Request (see this pic: http://img546.imageshack.us/img546/8...rgyrequest. png) Max Damage (do the highest damage in your damage range constantly) AoE Radius (area of effect skills have longer range) Unlimited Range (attack monsters from across the map) Speed Hack (walk super fast, does not apply to attacks/jumping/climbing) Never Miss (attacks never miss mobs)
Maple Story Adventures 1.9.1.8 Cheat Engine Hacks
11/22/2011 - Facebook - 40 Replies
10 HACKS God Mode (block every attack) Energy Request (lets you request energy from friends when your bag still has food, usually you cant ask for lemons unless you don't have any food) Max Damage (do the highest damage in your damage range constantly) Speed Hack (walk super fast, does not apply to attacks/jumping/climbing) Never Miss (attacks never miss mobs) Auto Pickup (loots COLLECTION items automatically, mesos and magic crystals also loot but don't appear to) AoE Range Increase...
Maple Story Adventures 1.12.1.18 Cheat Engine Hacks
10/15/2011 - Facebook - 6 Replies
This features 12 hacks: God Mode (block every attack) Energy Request (see this pic: http://img546.imageshack.us/img546/8...rgyrequest. png) Max Damage (do the highest damage in your damage range constantly) AoE Radius (area of effect skills have longer range) Unlimited Range (attack monsters from across the map) Speed Hack (walk super fast, does not apply to attacks/jumping/climbing) Never Miss (attacks never miss mobs) Auto Pickup (loots COLLECTION items automatically, mesos and magic...
Maple Story Adventures 1.0.1.5 Cheat Engine Hacks
09/29/2011 - Facebook - 4 Replies
Sorry the thread title is wrong... The version should be 1.10.1.5 This features 10 hacks: God Mode (block every attack) Energy Request (see this pic: http://img546.imageshack.us/img546/8...rgyrequest. png) Max Damage (do the highest damage in your damage range constantly) Speed Hack (walk super fast, does not apply to attacks/jumping/climbing) Never Miss (attacks never miss mobs) Auto Pickup ( auto loots all items )
Maple Story Adventures 1.9.1.8 Cheat Engine Hacks
09/04/2011 - Facebook - 0 Replies
-



All times are GMT +2. The time now is 13:43.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.