The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Last Pirates script pastebin roblox
By LINK GAME on 2024-09-20 08:00 am | Syntax: LUA | Views: 8



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  -- SETTING THEME --
  2. _G.MainI = Color3.fromRGB(17 ,110, 206)
  3. _G.MainII = Color3.fromRGB(14, 16 ,22)
  4. _G.ButtonI = Color3.fromRGB(52 ,68, 255)
  5. _G.ButtonII = Color3.fromRGB(10, 30 ,4)
  6. _G.BlackGround = Color3.fromRGB(0, 0 ,0)
  7. -- SCRIPT GAME --
  8. loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/main%20game.lua"))()