Additional Info
|
just wanted to post some problems it could not work because..
don't move when just opening game check if there's a friend in the map you're currently in if there's a friend refresh , if he moves it's the same as you move so the cheat won't work the auto assemble new thing (which works perfectly !) don't press (CODE: >SELECT ALL<) and copy because it copies it somehow wrong so just select manually and copy (except one thing , the godmode doesn't work perfectly but there's a better one which works great //GODMODE Aobscan(_godmode,d0 66 e4 28 12 67 00 00) label(godmode) registersymbol(godmode) _godmode: godmode: db 02 02 02 02 02 02 02 02 replace with current one [credits to Farami for the godmode and for everyone else ><]) thanks everyone for the cheats i'm enjoying them very much! :> |
Additional Info
|
The inject works fine for me...
The only problem with Select All, is that it had tabs(Indented the code) on [ENABLE] and [DISABLE], removing the tabs, it injected just fine. One god mode allows you to not get hit, the other one just makes your block 100%, so either will work. |
Additional Info
|
Something that I'm trying to figure, is a possible cheat to force all enemies to spawn 'at same place', will speed up the xp grind greatly (you don't need to walk around).
Wish-me lucky! The good notice: I found the code to "remove": this.m_mobLifes[param1] = Random.shuffle(this.m_mobLifes[param1]); from: d0 66 f5 0c d1 60 bc 02 d0 66 f5 0c d1 66 ec 3a 46 e0 2c 01 61 ec 3a to: 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 The problem is... MapFacade is already created before the AoB can be used... |
Additional Info
|
/
|
Additional Info
|
Quote from: "emtenteo"
Yeah u r right bcoz last time when monitor the packet and try to cut it the game is broken down. That's why I come to look at the logic which u taught us b4. And now I couldn't find it yet so I'll try again :lol: PS. Thx for ur AOB (broken image removed) |
Additional Info
|
Quote from: "HarryPitfall" Something that I'm trying to figure, is a possible cheat to force all enemies to spawn 'at same place', will speed up the xp grind greatly (you don't need to walk around). You can change the position when the mob is respawn in this function Logic.Creature.MonsterStructure.Monster.updateMonster Code: [Select] if (this.m_Property.isJoinWorld == false && MapFacade.instance.isLoad == true) Code: [Select] m_position.x = _loc_3.point.x; I have tested and it working fine with x position. But for the y position, i don't know exactly the value need to change. I have tried with some value of y (0, 50, 100, 500, 1000) but the monster always missing on map (broken image removed) Here is the AOB for it All mob are respawn same as x position d3 66 cd 1a 66 d4 08 24 50 02 02 02 02 02 (50 is x position - hex value) Note: please make sure you are in town before use this AOB, if not this AOB is not work. |
Additional Info
|
I didn't test too much, but I change
_loc_3 = MapFacade.instance.getIntersectFoothold(_loc_2.x, _loc_2.y); to: _loc_3 = MapFacade.instance.getIntersectFoothold(0, 0); from: d2 66 d4 08 d2 66 d5 08 46 f8 0c 02 to: 24 00 02 02 24 00 02 02 46 f8 0c 02 the same note: LOAD YOUR GAME WHILE YOU'RE IN TOWN AND APPLY THE CODE, OR WILL NOT WORK! PS: After some testing, I found that the code works on most of the maps, some maps can freeze firefox, and you will need to use task manager and kill plugin-container.exe process. |
Additional Info
|
It might be possible to make all the monsters spawn on you by changing the parameter in this function to your ID.
Code: [Select] _loc_2 = MapFacade.instance.getMobLife(this.m_Property.DataID); |
Additional Info
|
The monster are not missing on map, they are pushed to the most left side (x - 50) starts from left + 50 pixels
Full List of Hack with Vac Monster Code: [Select] [ENABLE] |
Additional Info
|
Quote from: "lolpedia" The monster are not missing on map, they are pushed to the most left side (x - 50) starts from left + 50 pixels it's so awesome How can i fix the position of vacmonster there? |
Additional Info
|
I offer....
Why not make it stick critical Always ? Thanks you |
Additional Info
|
(broken image removed) Thk for all ur help! i know that all of u, do the best to find some helpful! thks alot (broken image removed)
|
Additional Info
|
Quote from: "leoccy100"
CE must 6.1 target process correctly if can't do please close all of program. open browser u want, go FB and click MSA until it load character interface. RIGHT HERE !! Remeber do now do anything and go to CE Do like up there step by step. if can not do again. please read error msg and bring here for more detail. |
Additional Info
|
Quote from: "narraygtokao" I offer.... Critical?? :?: :?: :?: :?: it's can't now b cuz last patch. |
Additional Info
|
anyone have any idea when the release for beyond level 50 might be??
|