Advertisement
crustytoe6969

Syntax

Jan 11th, 2023
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [[FREE SYNTAX SCRIPTS]]
  2.  
  3. V3: -- V3 Key is SyntaxV3Free --
  4. shared.colors = {
  5. Icons = Color3.fromRGB(0,255,149),
  6. Version = Color3.fromRGB(0,255,149),
  7. Text = Color3.fromRGB(255,255,255),
  8. Description = Color3.fromRGB(125,125,125),
  9. TabList = Color3.fromRGB(30,30,30),
  10. Scripts = Color3.fromRGB(30,30,30),
  11. Back = Color3.fromRGB(25,25,25),
  12. Glow = Color3.fromRGB(0,0,0),
  13. }
  14. shared.transparency = {
  15. Version = 0,
  16. Text = 0,
  17. Description = 0,
  18. Icons = 0,
  19. Back = 0,
  20. Glow = 0.5,
  21. TabList = 0,
  22. Scripts = 1,
  23. }
  24.  
  25. loadstring(game:HttpGet("https://raw.githubusercontent.com/Memeboiyot/Syntax-V3-Free/main/Syntax%20v3", true))()
  26. V2: -- V2 Reborn Key is Syntaxbesthub --
  27. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Memeboiyot/SyntaxRebornOfficial/main/SyntaxReborn'),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement