[RELEASE] CE Scripts

03/26/2012 06:35 demonkiller19#76
Non Aggro

Far Eye:

Zoom Hack:

Vac Hack:

Wall Hack:

Mob-Speed:

Char-Speed:


These are working auto-update scripts for CE.

Press thanks please.

Regards,

Demon
03/26/2012 21:26 Ballzz#77
Hey guys i have the following problem, when i push ok to activate the hack i get a game crash...could any1 help me
03/26/2012 21:53 demonkiller19#78
Quote:
Originally Posted by Ballzz View Post
Hey guys i have the following problem, when i push ok to activate the hack i get a game crash...could any1 help me
opened as "admin" ?
and closed CE?

Regards,

Demon
03/27/2012 05:53 Spazman6117#79
Quote:
Originally Posted by demonkiller19 View Post
Non Aggro

Far Eye:

Zoom Hack:

Vac Hack:

Wall Hack:

Mob-Speed:

Char-Speed:


These are working auto-update scripts for CE.

Press thanks please.

Regards,

Demon

Updated: Not Tested yet, only just updated but executing in Auto Assemble says it works

Shop Hack:

i hope it works for you :) and thank me if it did :P
03/27/2012 06:09 Bleander#80
well im using that same far eye script and its working very well without updating the AOB,so that means that u did something rong or im special and the array only works for me.
03/27/2012 09:48 UKspits#81
all scripts work like a charm.
thanks demon for this thread :)
03/27/2012 11:30 timtsits#82
it there any pet hack script?
03/27/2012 14:10 demonkiller19#83
Quote:
Originally Posted by timtsits View Post
it there any pet hack script?
Yes some people have it, but its not public and none is selling it.. (the one's who do are 95% scammer)
I only know a few who have it for sure but they wont share or sell ;)

So understand scripting yourselve or wait till it will get released or sold.

Regards,

Demon
03/27/2012 16:07 kelvin820#84
how to update the auto pick dil hack
03/27/2012 21:24 exzile4life#85
Is the bypasser outdated? i cant login anymore i get into game and it crashes no waring or anything
03/27/2012 23:14 demonkiller19#86
Code:
[ENABLE]
aobscan(_aMobSpeed,80 7C 24 04 00 74 06 D9 40 7C)
label(_aMobSpeedLabel)
registersymbol(_aMobSpeedLabel)
alloc(DrakoMobSpeedBace,2048)
label(MobIsWalking)
label(MobRunSpeedValue)
label(MobWalkSpeedValue)
label(ReturnMobSpeed)
registersymbol(MobRunSpeedValue)
registersymbol(MobWalkSpeedValue)
alloc(blah2,100)
label(return2)

005BAF71://005B51A9/005BFA1B/005BB0C8 //D8 8B 14 01 00 00
JMP blah2
db 59
return2:

blah2:
MOV DWORD PTR DS:[EBX+114],3E4CCCCD //3E99999A old
FMUL DWORD PTR DS:[EBX+114]
JMP return2

DrakoMobSpeedBace:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeedValue]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeedValue]
ret 0004

MobRunSpeedValue:
db 00 00 80 3F
MobWalkSpeedValue:
db 00 00 40 40

_aMobSpeed:
_aMobSpeedLabel:
jmp DrakoMobSpeedBace
ReturnMobSpeed:

[DISABLE]
dealloc(DrakoMobSpeedBace)
unregistersymbol(MobRunSpeedValue)
unregistersymbol(MobWalkSpeedValue)
_aMobSpeedLabel:
cmp byte ptr [esp+04],00
unregistersymbol(_aMobSpeedLabel)
dealloc(blah)
005BB0C8:
FMUL DWORD PTR DS:[EBX+114]
update this script for ultra FAST spawn (its gawron's script)

Code:
MOV DWORD PTR DS:[EBX+114],3E4CCCCD //3E99999A old
this is the boss freeze script, if someone could be nice and update it for us, because atm i realy dont have time...

Regards,

Demon
03/28/2012 02:12 abysonx#87
Quote:
Originally Posted by demonkiller19 View Post
Code:
[ENABLE]
aobscan(_aMobSpeed,80 7C 24 04 00 74 06 D9 40 7C)
label(_aMobSpeedLabel)
registersymbol(_aMobSpeedLabel)
alloc(DrakoMobSpeedBace,2048)
label(MobIsWalking)
label(MobRunSpeedValue)
label(MobWalkSpeedValue)
label(ReturnMobSpeed)
registersymbol(MobRunSpeedValue)
registersymbol(MobWalkSpeedValue)
alloc(blah2,100)
label(return2)

005BAF71://005B51A9/005BFA1B/005BB0C8 //D8 8B 14 01 00 00
JMP blah2
db 59
return2:

blah2:
MOV DWORD PTR DS:[EBX+114],3E4CCCCD //3E99999A old
FMUL DWORD PTR DS:[EBX+114]
JMP return2

DrakoMobSpeedBace:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeedValue]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeedValue]
ret 0004

MobRunSpeedValue:
db 00 00 80 3F
MobWalkSpeedValue:
db 00 00 40 40

_aMobSpeed:
_aMobSpeedLabel:
jmp DrakoMobSpeedBace
ReturnMobSpeed:

[DISABLE]
dealloc(DrakoMobSpeedBace)
unregistersymbol(MobRunSpeedValue)
unregistersymbol(MobWalkSpeedValue)
_aMobSpeedLabel:
cmp byte ptr [esp+04],00
unregistersymbol(_aMobSpeedLabel)
dealloc(blah)
005BB0C8:
FMUL DWORD PTR DS:[EBX+114]
update this script for ultra FAST spawn (its gawron's script)

Code:
MOV DWORD PTR DS:[EBX+114],3E4CCCCD //3E99999A old
this is the boss freeze script, if someone could be nice and update it for us, because atm i realy dont have time...

Regards,

Demon
i released it for you, should work (didn't test it) test it for me, enjoy! =)
03/28/2012 02:18 molige#88
Quote:
Originally Posted by abysonx View Post
i released it for you, should work (didn't test it) test it for me, enjoy! =)
005C2B7B
Thats the offset for that line from your post ^_^ I tried it
03/28/2012 04:02 edward1333#89
i got the mass spawn working, and its working great i lvled from 97 to 102 in 2 hours the only problem i see is that oread doesnt stay at one place it moves lilbit. but its faster like 15 mobs per sec i believe.
03/28/2012 06:21 molik132#90
he i ask question ! what is SHop Hack - God hack - and ULTRA SPAWN Work enywhere ?