Advertisement
BLACK_HOLE_SCRIPTS

Doors scripts

May 7th, 2023
28,253
2
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 2 0
  1. —- king hub
  2. loadstring(game:HttpGetAsync("https://pastebin.com/raw/R8QMbhzv"))()
  3. —- gummy flashlight
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/K0t1n/Public/main/Gummy%20Flashlight%20Script"))()
  5. —- tablet script
  6. _G.UpdateStars = false -- stars disappear after picking up a book/breaker pole | false: a little lag
  7. _G.OnShop = true -- can buy on pre run shop
  8. _G.Price = 1000 -- tablet price on shop
  9. _G.Description = "" -- tablet description on shop
  10.  
  11. loadstring(game:HttpGet('https://raw.githubusercontent.com/DeividComSono/Scripts/main/Scanner.lua'))()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement