Mouse G502 Scripting?

Any discussion that is not related to other forums goes here.

Mouse G502 Scripting?

Postby Shthappensbro » Sat Jan 11, 2020 11:16 pm

Anyone know how to make a Script For The Mouse G502 Logic ? ive been playing escape From tarkov On pc And This Mouse supports it. i got anti recoil on line Just wondering if someone can add Rapid Fire with it when i Ads + Fire it has Rapid Fire with the Anti Recoil . Here is the Anti recoil Script i Found Online. YouTube Video


Code: Select all
function OnEvent(event, arg)
    if IsMouseButtonPressed(3)then
        repeat   
            if IsMouseButtonPressed(1) then
                repeat
                    MoveMouseRelative(0,1)
                    Sleep(43)
                until not IsMouseButtonPressed(1)
            end               
        until not IsMouseButtonPressed(3)
    end
end
User avatar
Shthappensbro
Major
Major
 
Posts: 754
Joined: Wed Aug 16, 2017 4:55 pm

Return to Off Topic Discussion

Who is online

Users browsing this forum: No registered users and 37 guests