View Full Version : Speed Atk...help !!
woainioh
3rd July 2007, 02:17
how to change the speed for the speed atk sricpt..???
cuteharez
3rd July 2007, 13:31
Add the address as a double byte address then change the value.
ellie0900
3rd July 2007, 15:03
but speed attack is dangerous, will get auto-ban~~
if i dint wrong, this is the thing u need to find and add ~~
[Enable]
//Credits to Doomsday
alloc(SpeedAttack,128)
label(Speed)
label(retunhere)
label(counter)
SpeedAttack:
cmp [counter],03
jl Speed
mov [counter],00
add eax,0A
Speed:
add [counter],01
mov [ebp+0c],eax
jmp retunhere
counter:
db 00
00435ED8:
jmp SpeedAttack
nop
retunhere:
[Disable]
00435ED8:
add eax, 0a
mov [ebp+0c],eax
dealloc(SppedAttack,128)
SkuLLfiRe
3rd July 2007, 15:51
it dcs after you use it for a while and may risk getting AB
cuteharez
3rd July 2007, 16:10
it dcs after you use it for a while and may risk getting AB
Thats why he is asking how to control the speed. The script above makes alternative attack which means 3 speed attack 3 normal attack. But if you add speed attack as a address you can change the speed(how fast you want it)
woainioh
4th July 2007, 04:34
can't understand it....
how?can giv me some example??
Original
4th July 2007, 10:06
Press about 2 secs let go for 3 sec repeat..Shouldn't D/C
cuteharez
4th July 2007, 10:32
Closed
As above mention.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.