Advertisement
Plus_Gaming

Op GUI

Apr 15th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1. -- Made by plusman/Plus gaming: https://www.youtube.com/channel/UCeunzY7jn62U8bUMq0t9_2A?
  2. -- Instances:
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("ImageLabel")
  6. local Revizadmin20 = Instance.new("TextButton")
  7. local Revizadmin10 = Instance.new("TextButton")
  8. local Arsenalaimbot = Instance.new("TextButton")
  9. local Jailbreak = Instance.new("TextButton")
  10. local Energize = Instance.new("TextButton")
  11. local SpeedJumpGui = Instance.new("TextButton")
  12. local Close = Instance.new("TextButton")
  13. local OpenFrame = Instance.new("ImageLabel")
  14. local TextButton = Instance.new("TextButton")
  15.  
  16. --Properties:
  17.  
  18. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  19.  
  20. MainFrame.Name = "MainFrame"
  21. MainFrame.Parent = ScreenGui
  22. MainFrame.Active = true
  23. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  24. MainFrame.BackgroundTransparency = 1.000
  25. MainFrame.Position = UDim2.new(0.515621603, 0, 0.456551582, 0)
  26. MainFrame.Size = UDim2.new(0, 527, 0, 231)
  27. MainFrame.Image = "rbxassetid://3570695787"
  28. MainFrame.ImageColor3 = Color3.fromRGB(0, 0, 0)
  29. MainFrame.ImageTransparency = 0.600
  30. MainFrame.ScaleType = Enum.ScaleType.Slice
  31. MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  32. MainFrame.SliceScale = 0.250
  33.  
  34. Revizadmin20.Name = "Revizadmin2.0"
  35. Revizadmin20.Parent = MainFrame
  36. Revizadmin20.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  37. Revizadmin20.BackgroundTransparency = 1.000
  38. Revizadmin20.BorderSizePixel = 0
  39. Revizadmin20.Position = UDim2.new(0, 0, 0.255102038, 0)
  40. Revizadmin20.Size = UDim2.new(0, 230, 0, 50)
  41. Revizadmin20.Font = Enum.Font.SourceSans
  42. Revizadmin20.Text = "Reviz administrator V2.0"
  43. Revizadmin20.TextColor3 = Color3.fromRGB(0, 0, 0)
  44. Revizadmin20.TextScaled = true
  45. Revizadmin20.TextSize = 14.000
  46. Revizadmin20.TextWrapped = true
  47. Revizadmin20.MouseButton1Down:connect(function()
  48. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))()
  49. end)
  50.  
  51. Revizadmin10.Name = "Revizadmin1.0"
  52. Revizadmin10.Parent = MainFrame
  53. Revizadmin10.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  54. Revizadmin10.BackgroundTransparency = 1.000
  55. Revizadmin10.BorderSizePixel = 0
  56. Revizadmin10.Position = UDim2.new(0, 0, 0.510204077, 0)
  57. Revizadmin10.Size = UDim2.new(0, 230, 0, 50)
  58. Revizadmin10.Font = Enum.Font.SourceSans
  59. Revizadmin10.Text = "Reviz administrator V1.0"
  60. Revizadmin10.TextColor3 = Color3.fromRGB(0, 0, 0)
  61. Revizadmin10.TextScaled = true
  62. Revizadmin10.TextSize = 14.000
  63. Revizadmin10.TextWrapped = true
  64. Revizadmin10.MouseButton1Down:connect(function()
  65. loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'),true))()
  66. end)
  67.  
  68. Arsenalaimbot.Name = "Arsenalaimbot"
  69. Arsenalaimbot.Parent = MainFrame
  70. Arsenalaimbot.BackgroundColor3 = Color3.fromRGB(17, 0, 255)
  71. Arsenalaimbot.BackgroundTransparency = 1.000
  72. Arsenalaimbot.BorderSizePixel = 0
  73. Arsenalaimbot.Position = UDim2.new(0.562651575, 0, 0, 0)
  74. Arsenalaimbot.Size = UDim2.new(0, 230, 0, 50)
  75. Arsenalaimbot.Font = Enum.Font.SourceSans
  76. Arsenalaimbot.Text = "Arsenal aimbot"
  77. Arsenalaimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  78. Arsenalaimbot.TextScaled = true
  79. Arsenalaimbot.TextSize = 14.000
  80. Arsenalaimbot.TextWrapped = true
  81. Arsenalaimbot.MouseButton1Down:connect(function()
  82. loadstring(game:HttpGet(('https://pastebin.com/raw/nP7fSfRJ'),true))()
  83. end)
  84.  
  85. Jailbreak.Name = "Jailbreak"
  86. Jailbreak.Parent = MainFrame
  87. Jailbreak.BackgroundColor3 = Color3.fromRGB(0, 115, 255)
  88. Jailbreak.BackgroundTransparency = 1.000
  89. Jailbreak.BorderSizePixel = 0
  90. Jailbreak.Position = UDim2.new(0.562651575, 0, 0.255102038, 0)
  91. Jailbreak.Size = UDim2.new(0, 230, 0, 50)
  92. Jailbreak.Font = Enum.Font.SourceSans
  93. Jailbreak.Text = "Op jailbreak gui"
  94. Jailbreak.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. Jailbreak.TextScaled = true
  96. Jailbreak.TextSize = 14.000
  97. Jailbreak.TextWrapped = true
  98. Jailbreak.MouseButton1Down:connect(function()
  99. loadstring(game:GetObjects("rbxassetid://03774822542")[1].Source)()
  100. end)
  101.  
  102. Energize.Name = "Energize"
  103. Energize.Parent = MainFrame
  104. Energize.BackgroundColor3 = Color3.fromRGB(255, 136, 0)
  105. Energize.BackgroundTransparency = 1.000
  106. Energize.BorderSizePixel = 0
  107. Energize.Position = UDim2.new(0.562651575, 0, 0.510204077, 0)
  108. Energize.Size = UDim2.new(0, 230, 0, 50)
  109. Energize.Font = Enum.Font.SourceSans
  110. Energize.Text = "Animation gui energize"
  111. Energize.TextColor3 = Color3.fromRGB(0, 0, 0)
  112. Energize.TextScaled = true
  113. Energize.TextSize = 14.000
  114. Energize.TextWrapped = true
  115. Energize.MouseButton1Down:connect(function()
  116. loadstring(game:HttpGet(('https://pastebin.com/raw/vrDfzbiA'),true))()
  117. end)
  118.  
  119. SpeedJumpGui.Name = "Speed/JumpGui"
  120. SpeedJumpGui.Parent = MainFrame
  121. SpeedJumpGui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. SpeedJumpGui.BackgroundTransparency = 1.000
  123. SpeedJumpGui.Size = UDim2.new(0, 230, 0, 50)
  124. SpeedJumpGui.Font = Enum.Font.SourceSans
  125. SpeedJumpGui.Text = "My speed/jumppower gui"
  126. SpeedJumpGui.TextColor3 = Color3.fromRGB(0, 0, 0)
  127. SpeedJumpGui.TextScaled = true
  128. SpeedJumpGui.TextSize = 14.000
  129. SpeedJumpGui.TextWrapped = true
  130. SpeedJumpGui.MouseButton1Down:connect(function()
  131. loadstring(game:HttpGet(('https://pastebin.com/raw/kuP92xiz'),true))()
  132. end)
  133.  
  134. Close.Name = "Close"
  135. Close.Parent = MainFrame
  136. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  137. Close.BackgroundTransparency = 1.000
  138. Close.Position = UDim2.new(0.309297919, 0, 0.783549786, 0)
  139. Close.Size = UDim2.new(0, 200, 0, 50)
  140. Close.Font = Enum.Font.SourceSans
  141. Close.Text = "Close"
  142. Close.TextColor3 = Color3.fromRGB(255, 0, 0)
  143. Close.TextScaled = true
  144. Close.TextSize = 14.000
  145. Close.TextWrapped = true
  146.  
  147. OpenFrame.Name = "OpenFrame"
  148. OpenFrame.Parent = ScreenGui
  149. OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  150. OpenFrame.BackgroundTransparency = 1.000
  151. OpenFrame.Position = UDim2.new(0.890625, 0, 0.90249753, 0)
  152. OpenFrame.Size = UDim2.new(0, 118, 0, 50)
  153. OpenFrame.Visible = false
  154. OpenFrame.Image = "rbxassetid://3570695787"
  155. OpenFrame.ImageColor3 = Color3.fromRGB(0, 0, 0)
  156. OpenFrame.ImageTransparency = 0.600
  157. OpenFrame.ScaleType = Enum.ScaleType.Slice
  158. OpenFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  159. OpenFrame.SliceScale = 0.667
  160.  
  161. TextButton.Parent = OpenFrame
  162. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  163. TextButton.BackgroundTransparency = 1.000
  164. TextButton.Size = UDim2.new(0, 119, 0, 50)
  165. TextButton.Font = Enum.Font.SourceSans
  166. TextButton.Text = "Open"
  167. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  168. TextButton.TextScaled = true
  169. TextButton.TextSize = 14.000
  170. TextButton.TextWrapped = true
  171.  
  172. -- Scripts:
  173.  
  174. local function CXPRKIZ_fake_script() -- Close.LocalScript
  175. local script = Instance.new('LocalScript', Close)
  176.  
  177. local open = script.Parent.Parent.Parent.OpenFrame
  178. local b = script.Parent
  179. local close = script.Parent.Parent
  180.  
  181. b.MouseButton1Click:Connect(function()
  182. close.Visible = false
  183. close.Active = false
  184. open.Visible = true
  185. open.Active = true
  186. end)
  187. end
  188. coroutine.wrap(CXPRKIZ_fake_script)()
  189. local function AODT_fake_script() -- TextButton.LocalScript
  190. local script = Instance.new('LocalScript', TextButton)
  191.  
  192. local open = script.Parent
  193. local opne = script.Parent.Parent
  194. local frame = script.Parent.Parent.Parent.MainFrame
  195.  
  196. open.MouseButton1Click:Connect(function()
  197. frame.Visible = true
  198. frame.Active = true
  199. opne.Visible = false
  200. opne.Active = false
  201. end)
  202. end
  203. coroutine.wrap(AODT_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement