The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Free gampass works in some games but most this game script pastebin roblox
By Free gampass works in some games but most this game on 2024-09-23 08:00 am | Syntax: LUA | Views: 8



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. if game.CreatorType == Enum.CreatorType.User then
  2. game.Players.LocalPlayer.UserId = game.CreatorId
  3. end
  4. if game.CreatorType == Enum.CreatorType.Group then
  5. game.Players.LocalPlayer.UserId = game:GetService("GroupService"):GetGroupInfoAsync(game.CreatorId).Owner.Id
  6. end



  • Recent Roblox Scripts