SHOW:
|
|
- or go back to the newest paste.
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"))() |