RBX_pross_fan440872

BlueyStudio's CommandList

Feb 4th, 2022 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.92 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScriptCentreBlueyStudios = Instance.new("ScreenGui")
  7. local scriptpanel = Instance.new("Frame")
  8. local UIGradient = Instance.new("UIGradient")
  9. local Close = Instance.new("TextButton")
  10. local scriptlist = Instance.new("ScrollingFrame")
  11. local scripts = Instance.new("TextButton")
  12. local findbest = Instance.new("TextButton")
  13. local becrushedbyaspeedingwall = Instance.new("TextButton")
  14. local piggy = Instance.new("TextButton")
  15. local piggy_2 = Instance.new("TextButton")
  16.  
  17. --Properties:
  18.  
  19. ScriptCentreBlueyStudios.Name = "ScriptCentreBlueyStudios"
  20. ScriptCentreBlueyStudios.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21. ScriptCentreBlueyStudios.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22. ScriptCentreBlueyStudios.ResetOnSpawn = false
  23.  
  24. scriptpanel.Name = "scriptpanel"
  25. scriptpanel.Parent = ScriptCentreBlueyStudios
  26. scriptpanel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  27. scriptpanel.BorderSizePixel = 0
  28. scriptpanel.Position = UDim2.new(0.43503657, 0, 0.328767091, 0)
  29. scriptpanel.Size = UDim2.new(0.129197121, 0, 0.342009157, 0)
  30.  
  31. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(39, 255, 237)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(38, 190, 255))}
  32. UIGradient.Parent = scriptpanel
  33.  
  34. Close.Name = "Close"
  35. Close.Parent = scriptpanel
  36. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. Close.BorderSizePixel = 0
  38. Close.Position = UDim2.new(0.875705898, 0, 0, 0)
  39. Close.Size = UDim2.new(0.122598864, 0, 0.100000001, 0)
  40. Close.Font = Enum.Font.SourceSans
  41. Close.Text = "X"
  42. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  43. Close.TextScaled = true
  44. Close.TextSize = 14.000
  45. Close.TextWrapped = true
  46.  
  47. scriptlist.Name = "scriptlist"
  48. scriptlist.Parent = scriptpanel
  49. scriptlist.Active = true
  50. scriptlist.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  51. scriptlist.BackgroundTransparency = 1.000
  52. scriptlist.BorderSizePixel = 0
  53. scriptlist.Position = UDim2.new(0, 0, 0.100000001, 0)
  54. scriptlist.Size = UDim2.new(0.998000085, 0, 0.899999976, 0)
  55. scriptlist.BottomImage = ""
  56. scriptlist.CanvasSize = UDim2.new(0, 0, 1, 0)
  57. scriptlist.ScrollBarThickness = 7
  58. scriptlist.TopImage = ""
  59.  
  60. scripts.Name = "scripts"
  61. scripts.Parent = scriptlist
  62. scripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  63. scripts.BorderSizePixel = 0
  64. scripts.Position = UDim2.new(0, 0, 0.031152647, 0)
  65. scripts.Size = UDim2.new(1.00030506, 0, 0.100000001, 0)
  66. scripts.Font = Enum.Font.Jura
  67. scripts.Text = "/scripts"
  68. scripts.TextColor3 = Color3.fromRGB(0, 0, 0)
  69. scripts.TextScaled = true
  70. scripts.TextSize = 14.000
  71. scripts.TextWrapped = true
  72.  
  73. findbest.Name = "findbest"
  74. findbest.Parent = scriptlist
  75. findbest.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  76. findbest.BorderSizePixel = 0
  77. findbest.Position = UDim2.new(0, 0, 0.164664, 0)
  78. findbest.Size = UDim2.new(1.00030506, 0, 0.100000001, 0)
  79. findbest.Font = Enum.Font.Jura
  80. findbest.Text = "/findbest"
  81. findbest.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. findbest.TextScaled = true
  83. findbest.TextSize = 14.000
  84. findbest.TextWrapped = true
  85.  
  86. becrushedbyaspeedingwall.Name = "becrushedbyaspeedingwall"
  87. becrushedbyaspeedingwall.Parent = scriptlist
  88. becrushedbyaspeedingwall.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. becrushedbyaspeedingwall.BorderSizePixel = 0
  90. becrushedbyaspeedingwall.Position = UDim2.new(0, 0, 0.347129494, 0)
  91. becrushedbyaspeedingwall.Size = UDim2.new(1.00030506, 0, 0.100000001, 0)
  92. becrushedbyaspeedingwall.Font = Enum.Font.Jura
  93. becrushedbyaspeedingwall.Text = "/speedingwall"
  94. becrushedbyaspeedingwall.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. becrushedbyaspeedingwall.TextScaled = true
  96. becrushedbyaspeedingwall.TextSize = 14.000
  97. becrushedbyaspeedingwall.TextWrapped = true
  98.  
  99. piggy.Name = "piggy"
  100. piggy.Parent = scriptlist
  101. piggy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. piggy.BorderSizePixel = 0
  103. piggy.Position = UDim2.new(0, 0, 0.480640829, 0)
  104. piggy.Size = UDim2.new(1.00030506, 0, 0.100000001, 0)
  105. piggy.Font = Enum.Font.Jura
  106. piggy.Text = "/piggy"
  107. piggy.TextColor3 = Color3.fromRGB(0, 0, 0)
  108. piggy.TextScaled = true
  109. piggy.TextSize = 14.000
  110. piggy.TextWrapped = true
  111.  
  112. piggy_2.Name = "piggy"
  113. piggy_2.Parent = scriptlist
  114. piggy_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  115. piggy_2.BorderSizePixel = 0
  116. piggy_2.Position = UDim2.new(0, 0, 0.618602514, 0)
  117. piggy_2.Size = UDim2.new(1.00030506, 0, 0.100000001, 0)
  118. piggy_2.Font = Enum.Font.Jura
  119. piggy_2.Text = "/wizardtycoon"
  120. piggy_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  121. piggy_2.TextScaled = true
  122. piggy_2.TextSize = 14.000
  123. piggy_2.TextWrapped = true
  124.  
  125. -- Scripts:
  126.  
  127. local function HXJJ_fake_script() -- Close.close
  128.     local script = Instance.new('LocalScript', Close)
  129.  
  130.    
  131. end
  132. coroutine.wrap(HXJJ_fake_script)()
  133. local function GINMWU_fake_script() -- findbest.LocalScript
  134.     local script = Instance.new('LocalScript', findbest)
  135.  
  136.     script.Parent.MouseButton1Click:Connect(function()
  137.         if game.PlaceId == 281489669 then
  138.             loadstring(game:HttpGet("https://pastebin.com/raw/VzNarQJt"))()
  139.         else
  140.             if game.PlaceId == 4623386862 then
  141.                 loadstring(game:HttpGet("https://pastebin.com/raw/FfTNNXkg"))()
  142.             else
  143.                 if game.PlaceId == 482742811 then
  144.                    
  145.                 else
  146.                    
  147.                 end
  148.             end
  149.         end
  150.     end)
  151. end
  152. coroutine.wrap(GINMWU_fake_script)()
  153. local function CZEN_fake_script() -- becrushedbyaspeedingwall.LocalScript
  154.     local script = Instance.new('LocalScript', becrushedbyaspeedingwall)
  155.  
  156.     --becrushedbyaspeedingwallscript
  157. end
  158. coroutine.wrap(CZEN_fake_script)()
  159. local function CBLV_fake_script() -- piggy_2.LocalScript
  160.     local script = Instance.new('LocalScript', piggy_2)
  161.  
  162.     script.Parent.MouseButton1Click:Connect(function()
  163.         loadstring(game:HttpGet("https://pastebin.com/raw/FfTNNXkg"))()
  164.     end)
  165. end
  166. coroutine.wrap(CBLV_fake_script)()
  167. local function SDILF_fake_script() -- ScriptCentreBlueyStudios.antidetect
  168.     local script = Instance.new('LocalScript', ScriptCentreBlueyStudios)
  169.  
  170.     script.Parent.Parent = game.CoreGui
  171. end
  172. coroutine.wrap(SDILF_fake_script)()
  173.  
Advertisement
Add Comment
Please, Sign In to add comment