Hotwire

Find the right matches and complete the minigame.

-- @param1 time (value)

local success = exports['rm_minigames']:hotwireHack(10)
if success then
    print("SUCCESS")
else
    print("FAILED")    
end

Last updated