Advertisement
Phinlorian

FE Block Builder

Nov 15th, 2020 (edited)
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.47 KB | None | 0 0
  1. _G.CheckCustomBuilds = true
  2. _G.DefaulBuilds = true
  3. _G.Barrier = true
  4. _G.bridge2 = true
  5. _G.bridge4 = true
  6. _G.ladder = true
  7. _G.Nazi = true
  8. _G.penis = true
  9. _G.platform = true
  10. _G.stairs = true
  11. _G.BigPP = true
  12.  
  13. _G.RGB = false
  14. _G.RGBswitchDelay = .4
  15.  
  16. _G.RejoinWaitDelayForReExecute = 5  -- tell how long the script will wait before rejoining (for synapse script queing)
  17.  
  18. loadstring(game:HttpGet("https://ssbtools.netlify.app/assets/storage/LOADSTRING_SCRIPT2.txt"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement