Categories > Exploiting > Scripts >
[RELEASE] Creator "Perks"
Posted
local LocalPlayer = game:GetService("Players").LocalPlayer
local TeleportService = game:GetService("TeleportService")
queue_on_teleport([[game.Players.LocalPlayer.UserId = game.CreatorId]])
TeleportService:Teleport(game.PlaceId, LocalPlayer)
Small script I made because its useful for me. For the noobs, just so you know this doesnt work on every game. (If the creator of the game is stupid or unexperienced then itll work)
Replied
I assume what this does is that it makes u rejoin the game basically making the server think ur the owner cause of the
game.Players.LocalPlayer.UserId = game.CreatorId
and that any simple script that does like this
if game.Players.LocalPlayer.UserId == --[[ OWNER ID ]] then
-- inf robux
else
-- normal player
end
is exploited
never seen tho
queue_on_teleport
Cancel
Post
https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif
Replied
@eb_ I think that function is used to "execute" scripts while youre being teleported (when the game isnt fully loaded yet)
Cancel
Post
fka as delta
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post