k i was just wondering if we can try to make a no recoil hack that has turning on it
if we can pm me back please.Btw can you code scripts in BLUS30377-AUTO-
NoRecoil()
{
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
for(;
{
self waittill( "dpad_up" );
self player_recoilScaleOn(0);
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.