anyone one know why my no aggro isnt working only ones working are auto pots, Fareye,spawn hack ,meele attack, no dc vac ,speed hack and gm detect if anyone got a working no aggro hack pplz post or send me a message
You need to get a working bypass and then update your CT scripts.
yea i have a working bypass and i been trying to update my scripts the whole day i just got bored and wanted to see if some one had em or ima just go back to try and fail again till i get it right
I've made all public scripts so that they will autoupdate.
I've tryed it today, with the weekly patch and worked great.
It could be that someday the aob needs some adjustments but as long as that doesnt change is it ok, and if it changes i can ad some wildcards to the aob.
Do not overwrite your old scripts, it will not work.
Assign it to a new script, or you will get an error when trying to save, its a bug, i've reported it to DarkByte, the guy who made CE, so this will be fixed in the next version prolly...
newmem:
originalcode:
cmp dword ptr [eax+08],01 // checking for HP pot?
jne check_mana
mov dword ptr[eax+08],11 // change to auto pot
mov dword ptr[eax+10],11
check_mana:
cmp dword ptr [eax+08],02 // checking for MP pot?
jne finished_check
mov dword ptr[eax+08],12 // change to auto pot
mov dword ptr[eax+10],12
finished_check:
cmp dword ptr [eax+08],13
je 0052d13a
originalcode:
mov edx,[eax+1c]
mov [ecx+20],edx
mov edx,100 // number of mob to spawn
mov [eax+8c],edx
mov edx,01 // time delay between spawn
mov [eax+90],edx
mov edx,100 // # of spawn to follow you
mov [eax+3C],edx
[ENABLE]
aobscan(_aShop,8A 41 08 C3 CC CC CC CC CC CC CC CC CC CC CC CC 8B 0D)
label(_aShopLabel)
registersymbol(_aShopLabel)
_aShop:
_aShopLabel:
mov al,01
ret
[ENABLE]
aobscan(_atele,0F B7 98 04 01 00 00 8B 45 00)
label(_ateleport)
registersymbol(_ateleport)
alloc(TeleHack,1024)
label(ChangeTele)
label(SkipChange)
label(ReturnTele)
_atele:
_ateleport:
jmp TeleHack
nop
nop
ReturnTele:
TeleHack:
movzx ebx,word ptr [eax]
cmp bx,0483 // check for Python Castle -> Tomb of the Black Dragon
je ChangeTele
cmp bx,4E20 // check for Braiken Castle -> Draco Desert
je ChangeTele
cmp bx,2B8C // check for North Morte -> Acquirai Ruins
je ChangeTele
cmp bx,048D // check for tomb of the black dragon -> Cursed Mazed
je ChangeTele
jmp SkipChange
ChangeTele:
mov word ptr [eax+00000106],0005
mov word ptr [eax+0000010C],0005
SkipChange:
movzx ebx,word ptr [eax+00000104]
jmp ReturnTele
[DISABLE]
dealloc(TeleHack)
_ateleport:
movzx ebx,word ptr [eax+00000104]
unregistersymbol(_ateleport)
NOTE: Extra instructions are needed for this script.
1. You MUST activate telehack BEFORE loading the map you want to telehack
2. See on the script how it says "Braiken Castle -> Draco Desert", that means that you have to go to 0:0 on Braiken
3. To go to 0:0 you need to do wall hack
Dont forget to press thanks
i have been using your hacks in the previous Action Series and they worked perfectly, but now i cant seem to make them work anymore... i tried scanning for the AoB's but no results came in the C.E. Screen....
could you please update this? or atleast post manually updatable Scripts that everyone could use.
And WOW! has anyone else noticed this guy >ThunderTiamat1948< joined today has 114 posts and they all same almost the same thing. Can you say spam much WTH. He ranges from Dekaron to WoW to just about every other game on this site. lol You my friend are either really bored or just have a lot of free time on your hands lol.
Oh and ThunderTiamat1948, there is a thanks button you can hit to keep the post count down on the site instead of adding more posts to the threads. ;-)
hey guys am using the pause and resume bypass which works perfectly for me. but i can not update my script using L.e.v.i.a.t.h.a.n's tut because the pause and resume method requires me to close cheat engine. so idk how to update it without cheat engine. any suggestions?
hey guys am using the pause and resume bypass which works perfectly for me. but i can not update my script using L.e.v.i.a.t.h.a.n's tut because the pause and resume method requires me to close cheat engine. so idk how to update it without cheat engine. any suggestions?
To update scripts u need to pause bypass and open CE and then search the rigth address with the AOBs , and thats the way to go.
auto updating scripts 07/03/2010 - Dekaron - 1 Replies hey guys i just did some browsing (realized nebs program was outdated, haven't played in a week or so :-) ) and i was just wondering if the auto updating scripts released are still in tact? like when neb hooks us up with the update, the CE scripts will auto update? (i don't mind updating myself every thursday morning, but that's convenient if they work :P)
Auto-Maint Scripts 06/26/2010 - EO PServer Hosting - 7 Replies I have been looking for an addition for a private server.
I have not been able to find a script/code that will automatically shut down the server at a certain time, and then bring it back up usually called a autorestart script or auto-maintenance script.. basically does maintenance for you so you don't have to shut it down and bring it back up manually every day, I have had no luck finding one and was wondering if anyone has one they can share or help me figuring out how to create one.
Thanks