Advertisement
Alacroy

GUI test #4

Nov 12th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.05 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local Boogib0tPUBLIC = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local TextButton_2 = Instance.new("TextButton")
  10. local TextButton_3 = Instance.new("TextButton")
  11. local TextButton_4 = Instance.new("TextButton")
  12. local TextButton_5 = Instance.new("TextButton")
  13. local TextButton_6 = Instance.new("TextButton")
  14. local TextButton_7 = Instance.new("TextButton")
  15. local TextButton_8 = Instance.new("TextButton")
  16. local TextButton_9 = Instance.new("TextButton")
  17. local bring_sledge = Instance.new("TextButton")
  18. local Header = Instance.new("Frame")
  19. local TextLabel = Instance.new("TextLabel")
  20. local Close = Instance.new("TextButton")
  21. local reset = Instance.new("TextButton")
  22. local Button = Instance.new("TextButton")
  23.  
  24. --Properties:
  25.  
  26. Boogib0tPUBLIC.Name = "Boogib0t PUBLIC"
  27. Boogib0tPUBLIC.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  28.  
  29. Frame.Parent = Boogib0tPUBLIC
  30. Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  31. Frame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  32. Frame.Position = UDim2.new(0.5, -200, -0.5, -150)
  33. Frame.Size = UDim2.new(0, 246, 0, 321)
  34.  
  35. TextButton.Parent = Frame
  36. TextButton.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  37. TextButton.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  38. TextButton.BorderSizePixel = 2
  39. TextButton.Position = UDim2.new(0.530109525, 0, 0.491568983, 0)
  40. TextButton.Size = UDim2.new(0, 107, 0, 23)
  41. TextButton.Font = Enum.Font.SourceSans
  42. TextButton.TextColor3 = Color3.new(0, 0, 0)
  43. TextButton.TextSize = 14
  44.  
  45. TextButton_2.Parent = Frame
  46. TextButton_2.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  47. TextButton_2.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  48. TextButton_2.BorderSizePixel = 2
  49. TextButton_2.Position = UDim2.new(0.530109525, 0, 0.608657598, 0)
  50. TextButton_2.Size = UDim2.new(0, 107, 0, 23)
  51. TextButton_2.Font = Enum.Font.SourceSans
  52. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  53. TextButton_2.TextSize = 14
  54.  
  55. TextButton_3.Parent = Frame
  56. TextButton_3.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  57. TextButton_3.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  58. TextButton_3.BorderSizePixel = 2
  59. TextButton_3.Position = UDim2.new(0.0301094986, 0, 0.608657598, 0)
  60. TextButton_3.Size = UDim2.new(0, 107, 0, 23)
  61. TextButton_3.Font = Enum.Font.SourceSans
  62. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  63. TextButton_3.TextSize = 14
  64.  
  65. TextButton_4.Parent = Frame
  66. TextButton_4.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  67. TextButton_4.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  68. TextButton_4.BorderSizePixel = 2
  69. TextButton_4.Position = UDim2.new(0.0301094986, 0, 0.491568983, 0)
  70. TextButton_4.Size = UDim2.new(0, 107, 0, 23)
  71. TextButton_4.Font = Enum.Font.SourceSans
  72. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  73. TextButton_4.TextSize = 14
  74.  
  75. TextButton_5.Parent = Frame
  76. TextButton_5.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  77. TextButton_5.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  78. TextButton_5.BorderSizePixel = 2
  79. TextButton_5.Position = UDim2.new(0.538239598, 0, 0.257391751, 0)
  80. TextButton_5.Size = UDim2.new(0, 107, 0, 23)
  81. TextButton_5.Font = Enum.Font.SourceSans
  82. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  83. TextButton_5.TextSize = 14
  84.  
  85. TextButton_6.Parent = Frame
  86. TextButton_6.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  87. TextButton_6.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  88. TextButton_6.BorderSizePixel = 2
  89. TextButton_6.Position = UDim2.new(0.538239598, 0, 0.374480367, 0)
  90. TextButton_6.Size = UDim2.new(0, 107, 0, 23)
  91. TextButton_6.Font = Enum.Font.SourceSans
  92. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  93. TextButton_6.TextSize = 14
  94.  
  95. TextButton_7.Parent = Frame
  96. TextButton_7.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  97. TextButton_7.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  98. TextButton_7.BorderSizePixel = 2
  99. TextButton_7.Position = UDim2.new(0.0382395796, 0, 0.374480367, 0)
  100. TextButton_7.Size = UDim2.new(0, 107, 0, 23)
  101. TextButton_7.Font = Enum.Font.SourceSans
  102. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  103. TextButton_7.TextSize = 14
  104.  
  105. TextButton_8.Parent = Frame
  106. TextButton_8.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  107. TextButton_8.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  108. TextButton_8.BorderSizePixel = 2
  109. TextButton_8.Position = UDim2.new(0.0382395796, 0, 0.257391751, 0)
  110. TextButton_8.Size = UDim2.new(0, 107, 0, 23)
  111. TextButton_8.Font = Enum.Font.SourceSans
  112. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  113. TextButton_8.TextSize = 14
  114.  
  115. TextButton_9.Parent = Frame
  116. TextButton_9.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  117. TextButton_9.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  118. TextButton_9.BorderSizePixel = 2
  119. TextButton_9.Position = UDim2.new(0.538239598, 0, 0.14030312, 0)
  120. TextButton_9.Size = UDim2.new(0, 107, 0, 23)
  121. TextButton_9.Font = Enum.Font.SourceSans
  122. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  123. TextButton_9.TextSize = 14
  124.  
  125. bring_sledge.Name = "bring_sledge"
  126. bring_sledge.Parent = Frame
  127. bring_sledge.BackgroundColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  128. bring_sledge.BorderColor3 = Color3.new(0.705882, 0.188235, 0.188235)
  129. bring_sledge.BorderSizePixel = 2
  130. bring_sledge.Position = UDim2.new(0.0382395796, 0, 0.14030312, 0)
  131. bring_sledge.Size = UDim2.new(0, 107, 0, 23)
  132. bring_sledge.Font = Enum.Font.SciFi
  133. bring_sledge.Text = "bring_sledge"
  134. bring_sledge.TextColor3 = Color3.new(0, 0.0470588, 0.368627)
  135. bring_sledge.TextSize = 14
  136.  
  137. Header.Name = "Header"
  138. Header.Parent = Frame
  139. Header.BackgroundColor3 = Color3.new(1, 1, 1)
  140. Header.Position = UDim2.new(-0.0282698274, 0, -0.0790254176, 0)
  141. Header.Size = UDim2.new(0, 258, 0, 46)
  142.  
  143. TextLabel.Parent = Header
  144. TextLabel.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  145. TextLabel.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  146. TextLabel.Size = UDim2.new(0, 258, 0, 46)
  147. TextLabel.Font = Enum.Font.GothamBold
  148. TextLabel.Text = "Boogib0t"
  149. TextLabel.TextColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  150. TextLabel.TextSize = 26
  151.  
  152. Close.Name = "Close"
  153. Close.Parent = Frame
  154. Close.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  155. Close.BorderSizePixel = 0
  156. Close.Position = UDim2.new(0.847672224, 0, -0.147653192, 0)
  157. Close.Size = UDim2.new(0, 42, 0, 22)
  158. Close.Font = Enum.Font.GothamBold
  159. Close.Text = "X"
  160. Close.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  161. Close.TextSize = 15
  162.  
  163. reset.Name = "reset"
  164. reset.Parent = Frame
  165. reset.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  166. reset.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  167. reset.BorderSizePixel = 2
  168. reset.Position = UDim2.new(0.282142013, 0, 0.709105134, 0)
  169. reset.Size = UDim2.new(0, 107, 0, 23)
  170. reset.Font = Enum.Font.SciFi
  171. reset.Text = "RESET"
  172. reset.TextColor3 = Color3.new(0.447059, 1, 0.576471)
  173. reset.TextSize = 20
  174.  
  175. Button.Name = "Button"
  176. Button.Parent = Boogib0tPUBLIC
  177. Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  178. Button.BorderColor3 = Color3.new(0.898039, 0.286275, 0.286275)
  179. Button.BorderSizePixel = 3
  180. Button.Position = UDim2.new(0.0255474448, 0, 0.859778643, 0)
  181. Button.Size = UDim2.new(0, 50, 0, 50)
  182. Button.Font = Enum.Font.SourceSansBold
  183. Button.Text = "OPEN"
  184. Button.TextColor3 = Color3.new(1, 1, 1)
  185. Button.TextSize = 20
  186.  
  187. -- Scripts:
  188.  
  189. local function ESAPK_fake_script() -- bring_sledge.bringsledge
  190. local script = Instance.new('LocalScript', bring_sledge)
  191.  
  192. function leftClick()
  193. for i,v in pairs(workspace:GetDescendants()) do
  194. if v.Name == "Sledge" then
  195. v.CanCollide = false
  196. v.Anchored = true
  197. v.Transparency = 0
  198. v.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(10, 0, 0)
  199. end
  200. end
  201. end
  202. script.Parent.MouseButton1Click:Connect(leftClick)
  203. end
  204. coroutine.wrap(ESAPK_fake_script)()
  205. local function CIUED_fake_script() -- Close.LocalScript
  206. local script = Instance.new('LocalScript', Close)
  207.  
  208. script.Parent.MouseButton1Click:Connect(function()
  209. script.Parent.Parent.Parent.Open.Value = false
  210. script.Parent.Parent:TweenPosition(UDim2.new(0.5, -200, -0.5, -150),"Out","Quint",1,true)
  211. end)
  212.  
  213. end
  214. coroutine.wrap(CIUED_fake_script)()
  215. local function ROLJC_fake_script() -- reset.humanexctinct
  216. local script = Instance.new('LocalScript', reset)
  217.  
  218. function leftClick()
  219. game.Players.LocalPlayer.Character:Destroy()
  220. end
  221. script.Parent.MouseButton1Click:Connect(leftClick)
  222. end
  223. coroutine.wrap(ROLJC_fake_script)()
  224. local function NEBUEZ_fake_script() -- Button.LocalScript
  225. local script = Instance.new('LocalScript', Button)
  226.  
  227. script.Parent.MouseButton1Click:Connect(function()
  228. if script.Parent.Parent.Open.Value == false then
  229. script.Parent.Parent.Open.Value = true
  230. script.Parent.Parent.Frame:TweenPosition(UDim2.new(0.5, -200, 0.5, -150),"Out","Quint",1,true)
  231. else
  232. script.Parent.Parent.Open.Value = false
  233. script.Parent.Parent.Frame:TweenPosition(UDim2.new(0.5, -200, -0.5, -150),"Out","Quint",1,true)
  234. end
  235. end)
  236. end
  237. coroutine.wrap(NEBUEZ_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement