Categories > Exploiting > Roblox >
Rejoining And Executing
Posted
How Would I Go About Rejoining A Server And Then Automatically Executing The Script Without Doing Anything? From What I've Seen When I Rejoin The Server My Current Running Script Wont Automatically Run.
I Already Know How To Rejoin A Server, Thats Simple.
Auto Execute Is Off The Table.
Open to help anyone with anything, DM me on discord :)
Replied
Cancel
Post
Discord : Doctor Doom#0550
Open to help anyone with anything, DM me on discord :)
Discord : Doctor Doom#0550
Replied
@0x777_ yes... but i've never had to use this before, im not a master at lua lol
Cancel
Post
Open to help anyone with anything, DM me on discord :)
Replied
game:GetService("Players").LocalPlayer.OnTeleport:Connect(function(A, B, C)
if A == Enum.TeleportState.InProgress then
-- Recommended to check if game.IsLoaded --
messagebox("Ready!", "Synapse X - v2.7.0c", 0)
end
end)
https://developer.roblox.com/en-us/api-reference/enum/TeleportState
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post