The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Syntax V3 plus SYNTAX V2 script pastebin roblox
By Syntax V3 plus SYNTAX V2 on 2024-09-22 08:00 am | Syntax: LUA | Views: 19



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. -- V3 Key is SyntaxV3Free --
  2. shared.colors = {
  3.     Icons = Color3.fromRGB(0,255,149),
  4.     Version = Color3.fromRGB(0,255,149),
  5.     Text = Color3.fromRGB(255,255,255),
  6.     Description = Color3.fromRGB(125,125,125),
  7.     TabList = Color3.fromRGB(30,30,30),
  8.     Scripts = Color3.fromRGB(30,30,30),
  9.     Back = Color3.fromRGB(25,25,25),
  10.     Glow = Color3.fromRGB(0,0,0),
  11. }
  12. shared.transparency = {
  13.     Version = 0,
  14.     Text = 0,
  15.     Description = 0,
  16.     Icons = 0,
  17.     Back = 0,
  18.     Glow = 0.5,
  19.     TabList = 0,
  20.     Scripts = 1,
  21. }
  22.  
  23. loadstring(game:HttpGet("https://raw.githubusercontent.com/Memeboiyot/Syntax-V3-Free/main/Syntax%20v3", true))()
  24.  
  25.  
  26.  
  27.  
  28. ----------------------------------------------------------------------
  29.  
  30. SYNTAX V2 REBORN:
  31.  
  32.  
  33. -- V2 Reborn Key is Syntaxbesthub --
  34. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Memeboiyot/SyntaxRebornOfficial/main/SyntaxReborn'),true))()



  • Recent Roblox Scripts