macro rust bloody

Rust






Setting _ script
gun lib
The AK47 now has increased recoil and a slightly more complicated recoil pattern during the initial burst. It is also less accurate firing from the hip due to an increased aimcone value for hipfire.
So and there is, before I could do more accuracy script!
But the new script AK47 control recoil on the top, rapid fire almost in the point!
All scripts are fixed for Devblog Vehicle Update
For those who bought previously, free download on Oplata.info
attention

AK47 Script Logitech | G for only auto weapons
AK47 Script Logitech | G for only auto weapons
- List on scripts
- Abbrev in script
AK47 + Ultra
Bonus:
LR300 + Ultra
MP5A4 + Ultra
Tompson + Ultra
M249 + Ultra
Sight - iron sight
Holo - holograpic sight
Ultra - Soft script without shaking
beta version
gun lib
2. EnablePrimaryMouseButtonEvents(true);
3. local recoil = false
4. function OnEvent(event, arg)
5. if (event == "MOUSE_BUTTON_PRESSED" and arg == Activate) then
6. recoil = not recoil
7. end
8. if IsMouseButtonPressed(1) and recoil then
9. while IsMouseButtonPressed(1) do
10. MoveMouseRelative(-5.0000,9.7000)
11. Sleep(129)
12. ..................
2. if IsMouseButtonPressed(3)then
3. repeat
4. if IsMouseButtonPressed(1) then
5. repeat
6. Sleep(30)
7. MoveMouseRelative(0.0000,16.0000)
8. Sleep(30)
9. MoveMouseRelative(-3.5000,12.5000)
10. Sleep(30)
11. if not IsMouseButtonPressed(1) then break end
12. ...........




