Help Me Pls How To code OFS_RAPIDFIRE!!

10
Help Me Pls How To code OFS_RAPIDFIRE!!

-2
ANO NA BALITA SA NO DELAY MO GUMANA NABA ? EHHEHE
MUKANG PERA!
use no delay code and add a sleep in your function (exemple add a 0.5 millisec sleep and rapidfire shot as scorpion ) sorry for my bad english

10
meron akong address sa OFS_Nodelay sa PH at Ung OFS_RAPIDFIRE
pero pag press ko ung on lalabas ang warrock
---------- Post added at 10:22 PM ---------- Previous post was at 10:07 PM ----------
It is Float,Int, OR Long?
DWORD PLAYER POINTER + NO DELAY ADDYS

-2
pgkakaalam ko asm nyn e haha
MUKANG PERA!

10
ewn ko lang...pero need ng ASM bypass

10
kahit di na nga @catchthis eh .
When solving problems, dig at the roots instead of just hacking at the leaves.
- dungzskii

10
ASM Hard to code for me
Respect List:
@Alex_Agnew (AeroMan)
@Public3nemy (Yuri Vargas)
@[W]eb[C]ombat (Jesus Ceballos)
@D3ath (MJCreado)
@EarlDakz (Earl Dakay)
@donatello07 (Warrock07)
@Joker (3rdVision)

10

10
void Noreload()
{
if(GetAsyncKeyState('R') &1)
{
if *(INT*)(Playerx+OFS_WEAPONSTATE) == *(INT*)(ADR_WEAPONSTATERELOAD) )
{
*(FLOAT*)(Playerx+OFS_NORELOAD) = 1.0F;
}
}
}
Respect List:
@Alex_Agnew (AeroMan)
@Public3nemy (Yuri Vargas)
@[W]eb[C]ombat (Jesus Ceballos)
@D3ath (MJCreado)
@EarlDakz (Earl Dakay)
@donatello07 (Warrock07)
@Joker (3rdVision)

-2
^
what addie needed ? and it is working ?
MUKANG PERA!

10
Use that two ....
ADR_WEAPONSTATERELOAD 0x00
OFS_NORELOAD 0x00
Respect List:
@Alex_Agnew (AeroMan)
@Public3nemy (Yuri Vargas)
@[W]eb[C]ombat (Jesus Ceballos)
@D3ath (MJCreado)
@EarlDakz (Earl Dakay)
@donatello07 (Warrock07)
@Joker (3rdVision)

-2
can i ? to prove it just msg me thanks
MUKANG PERA!

10
There are no easy answer's but there are simple answers
We must have the courage to do what is morally right
Copyrighted by: Ace Suazo
All Rights Reserved.
Ask permission to me before sharing my works.