Categories > Exploiting > Scripts >

[RELEASE] Creator "Perks"

Posts: 15

Threads: 6

Joined: Dec, 2022

Reputation: 2

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)

  • 0

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 4

Joined: Jun, 2020

Reputation: 47

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

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

ecstacy_lxnny

yea i'm lxnny

vip

Posts: 941

Threads: 84

Joined: May, 2021

Reputation: 98

Replied

@eb_ I think that function is used to "execute" scripts while youre being teleported (when the game isnt fully loaded yet)

  • 0

im bipolar btw

Posts: 15

Threads: 6

Joined: Dec, 2022

Reputation: 2

Replied

@eb_ Thats right.

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )