PDA

View Full Version : PLZ Help With Fa$tFire :(


BUDlol
30th June 2004, 14:43
hi guys.. im fixing my bot from one month for finding fast fire........ :(
is lot of days that i look for fast fire script again and... the only that i've found and trying to compiling is this:

blablablblabla
var bla bla
blabblablabla
-------------------------------------------------------------------------------
PawnRelated(Canvas);
Retlock(Me);
FastFire (Me);
SuperZoom (me);


BLA BLA BLA

BLA BLA BLA

BLA BLA BLA
--------------------------------------------------------------------------



function FastFire (pawn me)
{
if (bFastFire)
{
r6bulletmanager.m_iBulletSpeed=9999;
R6weapons.GetBulletManager();
r6Weapons.m_fRateOfFire=0.001;
me.engineweapon.m_fFireAnimRate=0.001;
r6weapons.m_iNbOfRoundsInBurst=2;
r6weapons.NbBulletToShot();
r6weapons.GetNbOfRoundsForROF();
}
}

and dont work... can sombody help me and post a working fastfire? or show us what is wrong?
thx a lot...i hope well
and thx for the time that u spend

frikos
30th June 2004, 19:32
function FastFire (Pawn me)
{
if ( bFastFire )
{
R6Weapons.m_fRateOfFire=0.01;
me.EngineWeapon.GetRateOfFire();
}
}

try that.. but there are some faster solutions out there

ping-pong
30th June 2004, 19:39
function FastFire (Pawn me)
{
if ( bFastFire )
{
R6Weapons.m_fRateOfFire=0.01;
me.EngineWeapon.GetRateOfFire();
}
}

try that.. but there are some faster solutions out there


wonder why ppl still bussy with .u files

its detected

supadupe
30th June 2004, 20:09
ping pong, i think im just gonna follow you around so i can laugh at the shit you post.... .u isnt detected... you can get passed cvar, and you can play with blackscreen without getting busted...go read a book....

ping-pong-pwnt...
sit
cry

ping-pong
30th June 2004, 20:31
hahahahahaha

like ur mate XANAX

http://www.punksbusted.com/forums/index.php?showtopic=9629

i rest my case hahahahahahhahahahahahhahaa


OWNED BUSTED BANNED

( ubi 1 time :)


lol

ps check his guid and see his nicknames

BUDlol
30th June 2004, 21:35
wonder why ppl still bussy with .u files

its detected
Learn the pb control... u can use U ..files
when i can i try this fast fire... if work thx a lot frikos :laugh:

BUDlol
30th June 2004, 22:50
frikos that one dont work......

Dynamo16
1st July 2004, 09:40
frikos u have one line forget!

me.EngineWeapon.S.......e(False);

look utpt :P

Dynamo16

jewbie
1st July 2004, 21:51
frikos u have one line forget!

me.EngineWeapon.S.......e(False);

look utpt :P

Dynamo16



Dynamo if there was a line he forgot how about you displaying the full line that he forgot...lol


-Jewbie