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 ={}
local Menus ={}
function rageconnect.tick()
if get_key_pressed(Keys.F4) then
{ Networking.ToggleConnection(Main.Settings.LastServerAddress); };
end
return rageconnect
I tried as much as I could, this script doesn't work, please help. This is a LUA Script
The text was updated successfully, but these errors were encountered:
I tried as much as I could, this script doesn't work, please help. This is a LUA Script
The text was updated successfully, but these errors were encountered: