Additional Info
|
Here is assembly code I have so far including speed hack, thanks to 00100010,emtenteo and goodknife, and all credit go to them. (broken image removed)
Code: [Select] [ENABLE] |
Additional Info
|
Quote from: "sirius12345" Here is assembly code I have so far including speed hack, thanks to 00100010,emtenteo and goodknife, and all credit go to them. (broken image removed) no have energy request? |
Additional Info
|
Thanks emtenteo for saying where the rest were located and the different method for the speedhack/godmode were done.
Trying to edit the speedhack to: Code: [Select] this.m_Creature.setPosition(loc8.x, MapSystem.MapFacade.instance.intersectPoint.y); Was proving a little bit of a nightmare for me lolAlso the godmode from the "this.tryHitUser();" was a little derp since it had 2 instances. Updated fully for v1.11.1.9: Search "d0 30 28 63 0f 28 63 10 20 80 29 63 11" then auto assemble: Code: [Select] [ENABLE] |
Additional Info
|
What a Energy request ? , I don't get :|
|
Additional Info
|
Quote from: "sairenz" What a Energy request ? , I don't get :|Means you can request lemon's from people dispite having food in your bag, otherwise it'd just tell you to use that instead. (doesn't apply to pizza tho =/) |
Additional Info
|
does any know the code to move the fairys away from the portal?
|
Additional Info
|
Quote from: "di3hard" does any know the code to move the fairys away from the portal?Replace the current monstervac with: Code: [Select] //monstervac Also since I got bored + hate lists with just names I made this which displays the type of item each map has + which maps monstervac crashes on; (broken image removed) |
Additional Info
|
thanks bro!! nice map description too, VERY helpful!! xD
|
Additional Info
|
thats actually the same vac i have i jus dublechecked cuz i got that off w8baby, but it doesnt move the fairys, only the crying blue mushrooms.
|
Additional Info
|
Quote from: "di3hard" thats actually the same vac i have i jus dublechecked cuz i got that off w8baby, but it doesnt move the fairys, only the crying blue mushrooms.Try this; Code: [Select] //monstervac Would try myself but I'm actually no high enough lvl (only 36) hehe |
Additional Info
|
I chose the correct process, opened up memory view -> auto assembler, pasted the assembly code and I'm getting this message:
Error in line 1 ([ENABLE]) :This instruction can't be compiled WTF?^ |
Additional Info
|
aoerange is good! (broken image removed)
areadamage would be great, pls.. tks :lol: |
Additional Info
|
Quote from: "di3hard" thats actually the same vac i have i jus dublechecked cuz i got that off w8baby, but it doesnt move the fairys, only the crying blue mushrooms. LOL I POSTED THAT ON W8BABY, SRY IT WAS A TYPO T-T in other news, for the people who want to be able to request for pizza while energy request is active: Code: [Select] //ENERGY REQUEST BUT U CANT STACK PIZZAS =, you have to eat your pizzas before you can request lemons |
Additional Info
|
Thank you so much
|
Additional Info
|
aoe radius
d0 30 d0 66 9c 06 d0 66 fd 04 46 ea 18 01 66 fa 15 48 24 7f 2a 02 a2 02 02 02 02 02 02 02 02 02 02 02 02 48 auto assemble //aoeradius Aobscan(_aoeradius,d0 30 d0 66 9c 06 d0 66 fd 04 46 ea 18 01 66 fa 15 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 |