You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
local rageconnect ={}
function rageconnect.tick()
if(get_key_pressed(120)) then
Networking.ToggleConnection(Main.Settings.LastServerAddress)
end
return rageconnect
The text was updated successfully, but these errors were encountered:
myakkes
changed the title
How can I make this script work?
[HELP] How can I make this script work?
Sep 17, 2024
The text was updated successfully, but these errors were encountered: