Advertisement
vaux19

test

Jan 22nd, 2021
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.38 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Frame_2 = Instance.new("Frame")
  9. local Open = Instance.new("TextButton")
  10. local HACK = Instance.new("Frame")
  11. local dadada = Instance.new("Frame")
  12. local Money = Instance.new("TextButton")
  13. local YTschoka = Instance.new("TextLabel")
  14. local Close = Instance.new("TextButton")
  15. local Afk = Instance.new("TextButton")
  16. local Healh = Instance.new("TextButton")
  17. local Kill = Instance.new("TextButton")
  18. local HealhKeybind = Instance.new("TextBox")
  19. local OffOn4 = Instance.new("TextLabel")
  20. local OffOn2 = Instance.new("TextLabel")
  21. local OffOn1 = Instance.new("TextLabel")
  22. local OffOn = Instance.new("TextLabel")
  23. local ImageLabel = Instance.new("ImageLabel")
  24. local ImageLabel_2 = Instance.new("ImageLabel")
  25. local ImageLabel_3 = Instance.new("ImageLabel")
  26. local ImageLabel_4 = Instance.new("ImageLabel")
  27. local KillKeybind = Instance.new("TextBox")
  28. local NoclipPlayer = Instance.new("TextBox")
  29. local TextLabel = Instance.new("TextLabel")
  30. local Noclip = Instance.new("TextButton")
  31. local ImageLabel_5 = Instance.new("ImageLabel")
  32. local OffOn4_2 = Instance.new("TextLabel")
  33. local Frame1 = Instance.new("Frame")
  34. local Frame_3 = Instance.new("Frame")
  35. local Open_2 = Instance.new("TextButton")
  36. local MORE = Instance.new("Frame")
  37. local dadada_2 = Instance.new("Frame")
  38. local YTschoka_2 = Instance.new("TextLabel")
  39. local SpeedValue = Instance.new("TextBox")
  40. local Close1 = Instance.new("TextButton")
  41. local Spam = Instance.new("TextButton")
  42. local ImageLabel_6 = Instance.new("ImageLabel")
  43. local OffOn5 = Instance.new("TextLabel")
  44. local Energy = Instance.new("TextButton")
  45. local OffOn7 = Instance.new("TextLabel")
  46. local ImageLabel_7 = Instance.new("ImageLabel")
  47. local Speed = Instance.new("TextButton")
  48. local ImageLabel_8 = Instance.new("ImageLabel")
  49. local OffOn6 = Instance.new("TextLabel")
  50. local Jumppower = Instance.new("TextButton")
  51. local JumppowerValue = Instance.new("TextBox")
  52. local ImageLabel_9 = Instance.new("ImageLabel")
  53. local OffOn5_2 = Instance.new("TextLabel")
  54. local EnergyValue = Instance.new("TextBox")
  55. local TextLabel_2 = Instance.new("TextLabel")
  56.  
  57. --Properties:
  58.  
  59. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  60. ScreenGui.Parent = game.CoreGui
  61.  
  62. Frame.Parent = ScreenGui
  63. Frame.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  64. Frame.BorderSizePixel = 0
  65. Frame.Position = UDim2.new(0.0937692821, 0, 0.157330155, 0)
  66. Frame.Size = UDim2.new(0, 139, 0, 38)
  67.  
  68. Frame_2.Parent = Frame
  69. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  70. Frame_2.BorderSizePixel = 0
  71. Frame_2.Position = UDim2.new(0, 0, 0.842105269, 0)
  72. Frame_2.Size = UDim2.new(0, 139, 0, 6)
  73.  
  74. Open.Name = "Open"
  75. Open.Parent = Frame
  76. Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  77. Open.BackgroundTransparency = 1.000
  78. Open.Position = UDim2.new(0.755395651, 0, -0.342105269, 0)
  79. Open.Size = UDim2.new(0, 40, 0, 45)
  80. Open.Font = Enum.Font.Cartoon
  81. Open.Text = "+"
  82. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  83. Open.TextScaled = true
  84. Open.TextSize = 25.000
  85. Open.TextWrapped = true
  86. Open.MouseButton1Click:connect(function()
  87. HACK.Visible = true
  88. end)
  89.  
  90. HACK.Name = "HACK"
  91. HACK.Parent = Frame
  92. HACK.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  93. HACK.BorderSizePixel = 0
  94. HACK.Position = UDim2.new(0, 0, 1.65789473, 0)
  95. HACK.Size = UDim2.new(0, 139, 0, 477)
  96. HACK.Draggable = true
  97. HACK.Active = true
  98. HACK.Visible = false
  99.  
  100. dadada.Name = "dadada"
  101. dadada.Parent = HACK
  102. dadada.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  103. dadada.BorderSizePixel = 0
  104. dadada.Position = UDim2.new(0, 0, 0.998687506, 0)
  105. dadada.Size = UDim2.new(0, 139, 0, 6)
  106.  
  107. Money.Name = "Money"
  108. Money.Parent = HACK
  109. Money.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  110. Money.BorderSizePixel = 0
  111. Money.Position = UDim2.new(0.0431654677, 0, 0.0425166972, 0)
  112. Money.Size = UDim2.new(0, 80, 0, 34)
  113. Money.Font = Enum.Font.Cartoon
  114. Money.Text = "Money"
  115. Money.TextColor3 = Color3.fromRGB(255, 255, 255)
  116. Money.TextSize = 25.000
  117. Money.TextWrapped = true
  118. Money.MouseButton1Click:connect(function()
  119. OffOn.Text = "Off"
  120. wait(1)
  121. OffOn.Text = "On"
  122. local coin = workspace.Lobby.LobbyObby.Token
  123. coin.CanCollide = false
  124. for i = 1,250,1 do
  125. wait()
  126. coin.CFrame = (game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  127. end
  128. coin.CanCollide = true
  129. end)
  130. YTschoka.Name = "YTschoka"
  131. YTschoka.Parent = HACK
  132. YTschoka.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  133. YTschoka.BackgroundTransparency = 1.000
  134. YTschoka.Position = UDim2.new(0.050359726, 0, 0.913328707, 0)
  135. YTschoka.Size = UDim2.new(0, 124, 0, 34)
  136. YTschoka.Font = Enum.Font.Cartoon
  137. YTschoka.Text = "YTschoka"
  138. YTschoka.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. YTschoka.TextSize = 25.000
  140.  
  141. Close.Name = "Close"
  142. Close.Parent = HACK
  143. Close.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  144. Close.BorderSizePixel = 0
  145. Close.Position = UDim2.new(0.352517515, 0, 0.846180379, 0)
  146. Close.Size = UDim2.new(0, 80, 0, 34)
  147. Close.Font = Enum.Font.Cartoon
  148. Close.Text = "Close Gui"
  149. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. Close.TextSize = 25.000
  151. Close.TextWrapped = true
  152. Close.MouseButton1Click:connect(function()
  153. HACK.Visible = false
  154. end)
  155. Afk.Name = "Afk"
  156. Afk.Parent = HACK
  157. Afk.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  158. Afk.BorderSizePixel = 0
  159. Afk.Position = UDim2.new(0.0503597111, 0, 0.13483727, 0)
  160. Afk.Size = UDim2.new(0, 80, 0, 34)
  161. Afk.Font = Enum.Font.Cartoon
  162. Afk.Text = "Afk"
  163. Afk.TextColor3 = Color3.fromRGB(255, 255, 255)
  164. Afk.TextSize = 25.000
  165. Afk.TextWrapped = true
  166.  
  167. Healh.Name = "Healh"
  168. Healh.Parent = HACK
  169. Healh.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  170. Healh.BorderSizePixel = 0
  171. Healh.Position = UDim2.new(0.0431654677, 0, 0.226808473, 0)
  172. Healh.Size = UDim2.new(0, 80, 0, 34)
  173. Healh.Font = Enum.Font.Cartoon
  174. Healh.Text = "Healh"
  175. Healh.TextColor3 = Color3.fromRGB(255, 255, 255)
  176. Healh.TextSize = 25.000
  177. Healh.TextWrapped = true
  178. Healh.MouseButton1Click:connect(function()
  179. OffOn2.Text = "Off"
  180. wait(1)
  181. OffOn2.Text = "On"
  182. local Victim = HealhKeybind.Text
  183. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  184. if key == Victim then
  185. game.ReplicatedStorage.GameFunctions.StatChange:FireServer("Health", 999999)
  186. end
  187. end)
  188. end)
  189. Kill.Name = "Kill"
  190. Kill.Parent = HACK
  191. Kill.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  192. Kill.BorderSizePixel = 0
  193. Kill.Position = UDim2.new(0.0503597111, 0, 0.438466042, 0)
  194. Kill.Size = UDim2.new(0, 80, 0, 34)
  195. Kill.Font = Enum.Font.Cartoon
  196. Kill.Text = "Kill"
  197. Kill.TextColor3 = Color3.fromRGB(255, 255, 255)
  198. Kill.TextSize = 25.000
  199. Kill.TextWrapped = true
  200. Kill.MouseButton1Click:connect(function()
  201. OffOn4.Text = "Off"
  202. wait(1)
  203. OffOn4.Text = "On"
  204. local Victim = KillKeybind.Text
  205. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  206. if key == Victim then
  207. local shock = game.ReplicatedStorage.GameFunctions.Shock
  208. local refill = game.ReplicatedStorage.GameFunctions.StatChange
  209.  
  210. for _, v in pairs(game.Players:GetPlayers()) do
  211. if v.Character and v.Character:FindFirstChild'Object' then
  212. for i=1, 3 do
  213. shock:FireServer("Hit", v.Character)
  214. for i=1, 2 do
  215. refill:FireServer("Energy", 2)
  216. end
  217. end
  218. end
  219. end
  220. end
  221. end)
  222. end)
  223. HealhKeybind.Name = "HealhKeybind"
  224. HealhKeybind.Parent = HACK
  225. HealhKeybind.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  226. HealhKeybind.BorderSizePixel = 0
  227. HealhKeybind.Position = UDim2.new(0.0499997139, 0, 0.330019414, 0)
  228. HealhKeybind.Size = UDim2.new(0, 124, 0, 34)
  229. HealhKeybind.Font = Enum.Font.Cartoon
  230. HealhKeybind.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  231. HealhKeybind.PlaceholderText = "Keybind"
  232. HealhKeybind.Text = ""
  233. HealhKeybind.TextColor3 = Color3.fromRGB(255, 255, 255)
  234. HealhKeybind.TextSize = 25.000
  235.  
  236. OffOn4.Name = "Off/On4"
  237. OffOn4.Parent = HACK
  238. OffOn4.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  239. OffOn4.BackgroundTransparency = 1.000
  240. OffOn4.Position = UDim2.new(0.618705034, 0, 0.438466102, 0)
  241. OffOn4.Size = UDim2.new(0, 53, 0, 34)
  242. OffOn4.Font = Enum.Font.Cartoon
  243. OffOn4.Text = "Off"
  244. OffOn4.TextColor3 = Color3.fromRGB(255, 255, 255)
  245. OffOn4.TextSize = 20.000
  246.  
  247. OffOn2.Name = "Off/On2"
  248. OffOn2.Parent = HACK
  249. OffOn2.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  250. OffOn2.BackgroundTransparency = 1.000
  251. OffOn2.Position = UDim2.new(0.625899255, 0, 0.228482664, 0)
  252. OffOn2.Size = UDim2.new(0, 53, 0, 34)
  253. OffOn2.Font = Enum.Font.Cartoon
  254. OffOn2.Text = "Off"
  255. OffOn2.TextColor3 = Color3.fromRGB(255, 255, 255)
  256. OffOn2.TextSize = 20.000
  257.  
  258.  
  259. OffOn1.Name = "Off/On1"
  260. OffOn1.Parent = HACK
  261. OffOn1.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  262. OffOn1.BackgroundTransparency = 1.000
  263. OffOn1.Position = UDim2.new(0.618705034, 0, 0.132740825, 0)
  264. OffOn1.Size = UDim2.new(0, 53, 0, 34)
  265. OffOn1.Font = Enum.Font.Cartoon
  266. OffOn1.Text = "Off"
  267. OffOn1.TextColor3 = Color3.fromRGB(255, 255, 255)
  268. OffOn1.TextSize = 20.000
  269.  
  270.  
  271. OffOn.Name = "Off/On"
  272. OffOn.Parent = HACK
  273. OffOn.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  274. OffOn.BackgroundTransparency = 1.000
  275. OffOn.Position = UDim2.new(0.618705034, 0, 0.0404202603, 0)
  276. OffOn.Size = UDim2.new(0, 53, 0, 34)
  277. OffOn.Font = Enum.Font.Cartoon
  278. OffOn.Text = "Off"
  279. OffOn.TextColor3 = Color3.fromRGB(255, 255, 255)
  280. OffOn.TextSize = 20.000
  281.  
  282. ImageLabel.Parent = HACK
  283. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  284. ImageLabel.BackgroundTransparency = 1.000
  285. ImageLabel.Position = UDim2.new(0.625899315, 0, 0.421157539, 0)
  286. ImageLabel.Size = UDim2.new(0, 53, 0, 52)
  287. ImageLabel.Image = "http://www.roblox.com/asset/?id=6264280559"
  288. ImageLabel.ImageColor3 = Color3.fromRGB(255, 170, 0)
  289.  
  290. ImageLabel_2.Parent = HACK
  291. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  292. ImageLabel_2.BackgroundTransparency = 1.000
  293. ImageLabel_2.Position = UDim2.new(0.625899315, 0, 0.207403481, 0)
  294. ImageLabel_2.Size = UDim2.new(0, 53, 0, 52)
  295. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=6264280559"
  296. ImageLabel_2.ImageColor3 = Color3.fromRGB(255, 170, 0)
  297.  
  298. ImageLabel_3.Parent = HACK
  299. ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  300. ImageLabel_3.BackgroundTransparency = 1.000
  301. ImageLabel_3.Position = UDim2.new(0.625899196, 0, 0.113394678, 0)
  302. ImageLabel_3.Size = UDim2.new(0, 53, 0, 52)
  303. ImageLabel_3.Image = "http://www.roblox.com/asset/?id=6264280559"
  304. ImageLabel_3.ImageColor3 = Color3.fromRGB(255, 170, 0)
  305.  
  306. ImageLabel_4.Parent = HACK
  307. ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  308. ImageLabel_4.BackgroundTransparency = 1.000
  309. ImageLabel_4.Position = UDim2.new(0.625899255, 0, 0.0232292768, 0)
  310. ImageLabel_4.Size = UDim2.new(0, 53, 0, 52)
  311. ImageLabel_4.Image = "http://www.roblox.com/asset/?id=6264280559"
  312. ImageLabel_4.ImageColor3 = Color3.fromRGB(255, 170, 0)
  313.  
  314. KillKeybind.Name = "KillKeybind"
  315. KillKeybind.Parent = HACK
  316. KillKeybind.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  317. KillKeybind.BorderSizePixel = 0
  318. KillKeybind.Position = UDim2.new(0.0499997139, 0, 0.549670875, 0)
  319. KillKeybind.Size = UDim2.new(0, 124, 0, 34)
  320. KillKeybind.Font = Enum.Font.Cartoon
  321. KillKeybind.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  322. KillKeybind.PlaceholderText = "Keybind"
  323. KillKeybind.Text = ""
  324. KillKeybind.TextColor3 = Color3.fromRGB(255, 255, 255)
  325. KillKeybind.TextSize = 25.000
  326.  
  327. NoclipPlayer.Name = "NoclipPlayer"
  328. NoclipPlayer.Parent = HACK
  329. NoclipPlayer.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  330. NoclipPlayer.BorderSizePixel = 0
  331. NoclipPlayer.Position = UDim2.new(0.0500001535, 0, 0.75528878, 0)
  332. NoclipPlayer.Size = UDim2.new(0, 124, 0, 34)
  333. NoclipPlayer.Font = Enum.Font.Cartoon
  334. NoclipPlayer.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  335. NoclipPlayer.PlaceholderText = "Keybind"
  336. NoclipPlayer.Text = ""
  337. NoclipPlayer.TextColor3 = Color3.fromRGB(255, 255, 255)
  338. NoclipPlayer.TextSize = 25.000
  339.  
  340. TextLabel.Parent = Frame
  341. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  342. TextLabel.BackgroundTransparency = 1.000
  343. TextLabel.Size = UDim2.new(0, 139, 0, 32)
  344. TextLabel.Font = Enum.Font.Cartoon
  345. TextLabel.Text = "Blox Hunt"
  346. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  347. TextLabel.TextSize = 25.000
  348. TextLabel.TextWrapped = true
  349.  
  350. Noclip.Name = "Noclip"
  351. Noclip.Parent = HACK
  352. Noclip.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  353. Noclip.BorderSizePixel = 0
  354. Noclip.Position = UDim2.new(0.0428057574, 0, 0.646561861, 0)
  355. Noclip.Size = UDim2.new(0, 80, 0, 34)
  356. Noclip.Font = Enum.Font.Cartoon
  357. Noclip.Text = "Noclip"
  358. Noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
  359. Noclip.TextSize = 25.000
  360. Noclip.TextWrapped = true
  361. Noclip.MouseButton1Click:connect(function()
  362. OffOn4_2.Text = "Off"
  363. wait(1)
  364. OffOn4_2.Text = "On"
  365. local Victim = NoclipPlayer.Text
  366. noclip = false
  367. game:GetService('RunService').Stepped:Connect(function()
  368. if noclip then
  369. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  370.  
  371. end
  372. end)
  373.  
  374. local p = game.Players.LocalPlayer
  375. local mo = p:GetMouse()
  376.  
  377. mo.KeyDown:Connect(function(k)
  378. if k == Victim then
  379. noclip = not noclip
  380. p.Character.Humanoid:ChangeState(11)
  381. end
  382. end)
  383. end)
  384. ImageLabel_5.Parent = HACK
  385. ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  386. ImageLabel_5.BackgroundTransparency = 1.000
  387. ImageLabel_5.Position = UDim2.new(0.625539482, 0, 0.627693951, 0)
  388. ImageLabel_5.Size = UDim2.new(0, 53, 0, 52)
  389. ImageLabel_5.Image = "http://www.roblox.com/asset/?id=6264280559"
  390. ImageLabel_5.ImageColor3 = Color3.fromRGB(255, 170, 0)
  391.  
  392. OffOn4_2.Name = "Off/On4"
  393. OffOn4_2.Parent = HACK
  394. OffOn4_2.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  395. OffOn4_2.BackgroundTransparency = 1.000
  396. OffOn4_2.Position = UDim2.new(0.61834532, 0, 0.646561861, 0)
  397. OffOn4_2.Size = UDim2.new(0, 53, 0, 34)
  398. OffOn4_2.Font = Enum.Font.Cartoon
  399. OffOn4_2.Text = "Off"
  400. OffOn4_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  401. OffOn4_2.TextSize = 20.000
  402.  
  403. Frame1.Name = "Frame1"
  404. Frame1.Parent = ScreenGui
  405. Frame1.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  406. Frame1.BorderSizePixel = 0
  407. Frame1.Position = UDim2.new(0.217149913, 0, 0.157330155, 0)
  408. Frame1.Size = UDim2.new(0, 139, 0, 38)
  409.  
  410. Frame_3.Parent = Frame1
  411. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  412. Frame_3.BorderSizePixel = 0
  413. Frame_3.Position = UDim2.new(0, 0, 0.842105269, 0)
  414. Frame_3.Size = UDim2.new(0, 139, 0, 6)
  415.  
  416. Open_2.Name = "Open"
  417. Open_2.Parent = Frame1
  418. Open_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  419. Open_2.BackgroundTransparency = 1.000
  420. Open_2.Position = UDim2.new(0.755395651, 0, -0.342105269, 0)
  421. Open_2.Size = UDim2.new(0, 40, 0, 45)
  422. Open_2.Font = Enum.Font.Cartoon
  423. Open_2.Text = "+"
  424. Open_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  425. Open_2.TextScaled = true
  426. Open_2.TextSize = 25.000
  427. Open_2.TextWrapped = true
  428. Open_2.MouseButton1Click:connect(function()
  429. MORE.Visible = true
  430. end)
  431.  
  432. MORE.Name = "MORE"
  433. MORE.Parent = Frame1
  434. MORE.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  435. MORE.BorderSizePixel = 0
  436. MORE.Position = UDim2.new(0, 0, 1.65789473, 0)
  437. MORE.Size = UDim2.new(0, 139, 0, 477)
  438. MORE.Draggable = true
  439. MORE.Active = true
  440. MORE.Visible = false
  441.  
  442. dadada_2.Name = "dadada"
  443. dadada_2.Parent = MORE
  444. dadada_2.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  445. dadada_2.BorderSizePixel = 0
  446. dadada_2.Position = UDim2.new(0, 0, 0.998687506, 0)
  447. dadada_2.Size = UDim2.new(0, 139, 0, 6)
  448.  
  449. YTschoka_2.Name = "YTschoka"
  450. YTschoka_2.Parent = MORE
  451. YTschoka_2.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  452. YTschoka_2.BackgroundTransparency = 1.000
  453. YTschoka_2.Position = UDim2.new(0.050359726, 0, 0.890645564, 0)
  454. YTschoka_2.Size = UDim2.new(0, 124, 0, 34)
  455. YTschoka_2.Font = Enum.Font.Cartoon
  456. YTschoka_2.Text = "YTschoka"
  457. YTschoka_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  458. YTschoka_2.TextSize = 25.000
  459.  
  460. SpeedValue.Name = "SpeedValue"
  461. SpeedValue.Parent = MORE
  462. SpeedValue.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  463. SpeedValue.BorderSizePixel = 0
  464. SpeedValue.Position = UDim2.new(0.0428054705, 0, 0.367809534, 0)
  465. SpeedValue.Size = UDim2.new(0, 124, 0, 34)
  466. SpeedValue.Font = Enum.Font.Cartoon
  467. SpeedValue.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  468. SpeedValue.PlaceholderText = "Value"
  469. SpeedValue.Text = ""
  470. SpeedValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  471. SpeedValue.TextSize = 25.000
  472.  
  473. Close1.Name = "Close1"
  474. Close1.Parent = MORE
  475. Close1.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  476. Close1.BorderSizePixel = 0
  477. Close1.Position = UDim2.new(0.352517873, 0, 0.790064096, 0)
  478. Close1.Size = UDim2.new(0, 80, 0, 34)
  479. Close1.Font = Enum.Font.Cartoon
  480. Close1.Text = "Close Gui"
  481. Close1.TextColor3 = Color3.fromRGB(255, 255, 255)
  482. Close1.TextSize = 25.000
  483. Close1.TextWrapped = true
  484. Close1.MouseButton1Click:connect(function()
  485. MORE.Visible = false
  486. end)
  487. Spam.Name = "Spam"
  488. Spam.Parent = MORE
  489. Spam.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  490. Spam.BorderSizePixel = 0
  491. Spam.Position = UDim2.new(0.050359726, 0, 0.682151675, 0)
  492. Spam.Size = UDim2.new(0, 80, 0, 34)
  493. Spam.Font = Enum.Font.Cartoon
  494. Spam.Text = "Spam"
  495. Spam.TextColor3 = Color3.fromRGB(255, 255, 255)
  496. Spam.TextSize = 25.000
  497. Spam.TextWrapped = true
  498. Spam.MouseButton1Click:connect(function()
  499. OffOn6.Text = "Off"
  500. wait(1)
  501. OffOn6.Text = "On"
  502. while true do
  503. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  504. wait()
  505. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  506. wait()
  507. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  508. wait()
  509. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  510. wait()
  511. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  512. wait()
  513. end
  514. end)
  515.  
  516. ImageLabel_6.Parent = MORE
  517. ImageLabel_6.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  518. ImageLabel_6.BackgroundTransparency = 1.000
  519. ImageLabel_6.Position = UDim2.new(0.618705034, 0, 0.662688136, 0)
  520. ImageLabel_6.Size = UDim2.new(0, 53, 0, 52)
  521. ImageLabel_6.Image = "http://www.roblox.com/asset/?id=6264280559"
  522. ImageLabel_6.ImageColor3 = Color3.fromRGB(255, 170, 0)
  523.  
  524. OffOn5.Name = "Off/On5"
  525. OffOn5.Parent = MORE
  526. OffOn5.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  527. OffOn5.BackgroundTransparency = 1.000
  528. OffOn5.Position = UDim2.new(0.625899255, 0, 0.038711004, 0)
  529. OffOn5.Size = UDim2.new(0, 53, 0, 34)
  530. OffOn5.Font = Enum.Font.Cartoon
  531. OffOn5.Text = "Off"
  532. OffOn5.TextColor3 = Color3.fromRGB(255, 255, 255)
  533. OffOn5.TextSize = 20.000
  534.  
  535. Energy.Name = "Energy"
  536. Energy.Parent = MORE
  537. Energy.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  538. Energy.BorderSizePixel = 0
  539. Energy.Position = UDim2.new(0.0431654453, 0, 0.0419308729, 0)
  540. Energy.Size = UDim2.new(0, 80, 0, 34)
  541. Energy.Font = Enum.Font.Cartoon
  542. Energy.Text = "Energy"
  543. Energy.TextColor3 = Color3.fromRGB(255, 255, 255)
  544. Energy.TextSize = 25.000
  545. Energy.TextWrapped = true
  546. Energy.MouseButton1Click:connect(function()
  547. OffOn5.Text = "Off"
  548. wait(1)
  549. OffOn5.Text = "On"
  550. local Victim = EnergyValue.Text
  551. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  552. if key == Victim then
  553. game.ReplicatedStorage.GameFunctions.StatChange:FireServer("Energy",999999)
  554. end
  555. end)
  556. end)
  557. OffOn7.Name = "Off/On7"
  558. OffOn7.Parent = MORE
  559. OffOn7.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  560. OffOn7.BackgroundTransparency = 1.000
  561. OffOn7.Position = UDim2.new(0.604316592, 0, 0.461943537, 0)
  562. OffOn7.Size = UDim2.new(0, 53, 0, 34)
  563. OffOn7.Font = Enum.Font.Cartoon
  564. OffOn7.Text = "Off"
  565. OffOn7.TextColor3 = Color3.fromRGB(255, 255, 255)
  566. OffOn7.TextSize = 20.000
  567.  
  568. ImageLabel_7.Parent = MORE
  569. ImageLabel_7.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  570. ImageLabel_7.BackgroundTransparency = 1.000
  571. ImageLabel_7.Position = UDim2.new(0.625899255, 0, 0.0224672295, 0)
  572. ImageLabel_7.Size = UDim2.new(0, 53, 0, 52)
  573. ImageLabel_7.Image = "http://www.roblox.com/asset/?id=6264280559"
  574. ImageLabel_7.ImageColor3 = Color3.fromRGB(255, 170, 0)
  575.  
  576. Speed.Name = "Speed"
  577. Speed.Parent = MORE
  578. Speed.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  579. Speed.BorderSizePixel = 0
  580. Speed.Position = UDim2.new(0.0431654453, 0, 0.257424176, 0)
  581. Speed.Size = UDim2.new(0, 80, 0, 34)
  582. Speed.Font = Enum.Font.Cartoon
  583. Speed.Text = "Speed"
  584. Speed.TextColor3 = Color3.fromRGB(255, 255, 255)
  585. Speed.TextSize = 25.000
  586. Speed.TextWrapped = true
  587. Speed.MouseButton1Click:connect(function()
  588. OffOn5_2.Text = "Off"
  589. wait(1)
  590. OffOn5_2.Text = "On"
  591. local Victim = SpeedValue.Text
  592. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Victim
  593. end)
  594. ImageLabel_8.Parent = MORE
  595. ImageLabel_8.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  596. ImageLabel_8.BackgroundTransparency = 1.000
  597. ImageLabel_8.Position = UDim2.new(0.611510813, 0, 0.443453014, 0)
  598. ImageLabel_8.Size = UDim2.new(0, 53, 0, 52)
  599. ImageLabel_8.Image = "http://www.roblox.com/asset/?id=6264280559"
  600. ImageLabel_8.ImageColor3 = Color3.fromRGB(255, 170, 0)
  601.  
  602. OffOn6.Name = "Off/On6"
  603. OffOn6.Parent = MORE
  604. OffOn6.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  605. OffOn6.BackgroundTransparency = 1.000
  606. OffOn6.Position = UDim2.new(0.604316831, 0, 0.68005532, 0)
  607. OffOn6.Size = UDim2.new(0, 53, 0, 34)
  608. OffOn6.Font = Enum.Font.Cartoon
  609. OffOn6.Text = "Off"
  610. OffOn6.TextColor3 = Color3.fromRGB(255, 255, 255)
  611. OffOn6.TextSize = 20.000
  612.  
  613. Jumppower.Name = "Jumppower"
  614. Jumppower.Parent = MORE
  615. Jumppower.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  616. Jumppower.BorderSizePixel = 0
  617. Jumppower.Position = UDim2.new(0.0503597111, 0, 0.462769836, 0)
  618. Jumppower.Size = UDim2.new(0, 80, 0, 34)
  619. Jumppower.Font = Enum.Font.Cartoon
  620. Jumppower.Text = "Jumpp-"
  621. Jumppower.TextColor3 = Color3.fromRGB(255, 255, 255)
  622. Jumppower.TextSize = 25.000
  623. Jumppower.TextWrapped = true
  624. Jumppower.MouseButton1Click:connect(function()
  625. local Victim = JumppowerValue.Text
  626. game.Players.LocalPlayer.Character.Humanoid.JumpPower = Victim
  627. end)
  628. JumppowerValue.Name = "JumppowerValue"
  629. JumppowerValue.Parent = MORE
  630. JumppowerValue.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  631. JumppowerValue.BorderSizePixel = 0
  632. JumppowerValue.Position = UDim2.new(0.0499997176, 0, 0.576477528, 0)
  633. JumppowerValue.Size = UDim2.new(0, 124, 0, 34)
  634. JumppowerValue.Font = Enum.Font.Cartoon
  635. JumppowerValue.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  636. JumppowerValue.PlaceholderText = "Value"
  637. JumppowerValue.Text = ""
  638. JumppowerValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  639. JumppowerValue.TextSize = 25.000
  640.  
  641. ImageLabel_9.Parent = MORE
  642. ImageLabel_9.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  643. ImageLabel_9.BackgroundTransparency = 1.000
  644. ImageLabel_9.Position = UDim2.new(0.611510813, 0, 0.238397539, 0)
  645. ImageLabel_9.Size = UDim2.new(0, 53, 0, 52)
  646. ImageLabel_9.Image = "http://www.roblox.com/asset/?id=6264280559"
  647. ImageLabel_9.ImageColor3 = Color3.fromRGB(255, 170, 0)
  648.  
  649. OffOn5_2.Name = "Off/On5"
  650. OffOn5_2.Parent = MORE
  651. OffOn5_2.BackgroundColor3 = Color3.fromRGB(190, 63, 0)
  652. OffOn5_2.BackgroundTransparency = 1.000
  653. OffOn5_2.Position = UDim2.new(0.604316533, 0, 0.257570922, 0)
  654. OffOn5_2.Size = UDim2.new(0, 53, 0, 34)
  655. OffOn5_2.Font = Enum.Font.Cartoon
  656. OffOn5_2.Text = "Off"
  657. OffOn5_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  658. OffOn5_2.TextSize = 20.000
  659.  
  660. EnergyValue.Name = "EnergyValue"
  661. EnergyValue.Parent = MORE
  662. EnergyValue.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  663. EnergyValue.BorderSizePixel = 0
  664. EnergyValue.Position = UDim2.new(0.0499994755, 0, 0.149780184, 0)
  665. EnergyValue.Size = UDim2.new(0, 124, 0, 34)
  666. EnergyValue.Font = Enum.Font.Cartoon
  667. EnergyValue.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  668. EnergyValue.PlaceholderText = "Keybind"
  669. EnergyValue.Text = ""
  670. EnergyValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  671. EnergyValue.TextSize = 25.000
  672.  
  673. TextLabel_2.Parent = Frame1
  674. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  675. TextLabel_2.BackgroundTransparency = 1.000
  676. TextLabel_2.Position = UDim2.new(-0.00719428062, 0, 0, 0)
  677. TextLabel_2.Size = UDim2.new(0, 139, 0, 32)
  678. TextLabel_2.Font = Enum.Font.Cartoon
  679. TextLabel_2.Text = "More"
  680. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  681. TextLabel_2.TextSize = 25.000
  682. TextLabel_2.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement