0% found this document useful (0 votes)
6 views

SS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

SS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 9

-- - ** -- **- *-* -- --- *-* --- -*

---------------------------
--Free Logitech 993 script https://discord.gg/KDegXkU
--------------------------------------

--GUNS--------------------------------
local AK47 = 5
local status = 6
local AK47_X8_SCOPE = 4
--------------------------------------

--EXTRA_PART--------------------------
function IsLeftNotPressed()
return not IsMouseButtonPressed(1)
end
function IsRightNotPressed()
return not IsMouseButtonPressed(3)
end
--------------------------------------

--MAIN_PART----------------------------
local gun = 0
local kickback = falseB
function OnEvent(event, arg)
-- Status
if (event == "MOUSE_BUTTON_PRESSED" and arg == status) then
kickback = not kickback
gun = arg
if (kickback == false) then
OutputLogMessage("AK47_MACRO-OFF\n")
else
OutputLogMessage("AK47_MACRO-ON\n")
EnablePrimaryMouseButtonEvents(true)
end
-- AK47
elseif (event == "MOUSE_BUTTON_PRESSED" and arg == AK47) then

gun = arg
if (kickback == false) then
OutputLogMessage("AK47 MACRO-OFF\n")
else
OutputLogMessage("AK47 MACRO-ON\n")
EnablePrimaryMouseButtonEvents(true)
end

-- AK47
elseif (event == "MOUSE_BUTTON_PRESSED" and arg == AK47_X8_SCOPE) then

gun = arg
if (kickback == false) then
OutputLogMessage("AK47_X8_SCOPE_MACRO-OFF\n")
else
OutputLogMessage("AK47_X8_SCOPE_MACRO-ON\n")
EnablePrimaryMouseButtonEvents(true)
end
-- M4
end
---------------------------------------
--Recoil_Tables------------------------
if gun == AK47 then
if kickback then
repeat
if (IsLeftNotPressed()) then return end
if (IsRightNotPressed()) then return end
MoveMouseRelative(-1,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-1,11)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-2,11)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-2,11)
if (IsLeftNotPressed()) then return end
Sleep(25)
until not IsMouseButtonPressed(1)
end
elseif gun == AK47_X8_SCOPE then
if kickback then
if (IsLeftNotPressed()) then return end
if (IsRightNotPressed()) then return end
MoveMouseRelative(-20,40)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,35)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,25)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,13)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,13)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,13)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,13)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(0,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,13)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,12)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,12)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,12)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,12)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-30,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-25,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-20,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-15,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,5)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-10,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(-5,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(5,10)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(10,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(15,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,17)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(20,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(25,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,15)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(30,20)
if (IsLeftNotPressed()) then return end
Sleep(25)
MoveMouseRelative(35,20)
if (IsLeftNotPressed()) then return end
Sleep(129)
Sleep(129)
end
end
end

You might also like