Monday, April 22, 2019

Balloon Simulator Hack Script Pastebin



Script: https://pastebin.com/rj98eTLW
Executor: https://mega.nz/#!qjATTapB!Q2vruqMDHv0xNXuFKSlR9Y2uWp8QeA5i9SMwmIsVcGI
Subscribe And Likes My Channel In Youtube!!

Texting Simulator Hack Script Pastebin



Script:  https://pastebin.com/5tqzyJEc
Executor: https://mega.nz/#!qjATTapB!Q2vruqMDHv0xNXuFKSlR9Y2uWp8QeA5i9SMwmIsVcGI
Subscribe And Likes True Channel In Youtubee!!

Noob Simulator Hack Script Pastebin 2019



Scripts:  https://pastebin.com/x57s2Jhy
Executor: https://mega.nz/#!qjATTapB!Q2vruqMDHv0xNXuFKSlR9Y2uWp8QeA5i9SMwmIsVcGI
Subscribe And Likes True Youtuber!!

Script: https://pastebin.com/rj98eTLW Balloon Simulator

  1. -- Credits:
  2. -- ItzHxS
  3. -- Arcane
  4. -- heccy
  5.  
  6. -- variable:
  7. local gems = game.Workspace.Gems
  8. local plr = game:GetService("Players").LocalPlayer
  9.  
  10. -- fungsi:
  11. eak = false
  12. eeq = false
  13. dewe = false
  14. ewe = false
  15. oke = false
  16. dah = false
  17. kn = false
  18. deden = false
  19. hehe = false
  20. tete = false
  21. fck = false
  22. kntl = false
  23. dem = false
  24. fx = false
  25. eas = false
  26. xec = false
  27. kntle = false
  28. edan = false
  29.  
  30. -- Instances:
  31. local Ent3g = Instance.new("ScreenGui")
  32. local Frame = Instance.new("Frame")
  33. local judul = Instance.new("TextLabel")
  34. local F1 = Instance.new("TextButton")
  35. local F2 = Instance.new("TextButton")
  36. local AR = Instance.new("TextButton")
  37. local AF = Instance.new("TextButton")
  38. local IB = Instance.new("TextButton")
  39. local AS = Instance.new("TextButton")
  40. local TP = Instance.new("TextButton")
  41. local ST = Instance.new("TextButton")
  42. local Tlist = Instance.new("ScrollingFrame")
  43. local W1 = Instance.new("TextButton")
  44. local W2 = Instance.new("TextButton")
  45. local W3 = Instance.new("TextButton")
  46. local W4 = Instance.new("TextButton")
  47. local W5 = Instance.new("TextButton")
  48. local C1 = Instance.new("TextButton")
  49. local C2 = Instance.new("TextButton")
  50. local C3 = Instance.new("TextButton")
  51. local Sfrm = Instance.new("Frame")
  52. local Sjudul = Instance.new("TextLabel")
  53. local Rainbow = Instance.new("TextButton")
  54. local WS = Instance.new("TextButton")
  55. local WST = Instance.new("TextBox")
  56. local JP = Instance.new("TextButton")
  57. local JPT = Instance.new("TextBox")
  58. local x = Instance.new("TextButton")
  59. --Properties:
  60. Ent3g.Name = "Ent3g"
  61. Ent3g.Parent = game.CoreGui
  62.  
  63. Frame.Parent = Ent3g
  64. Frame.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  65. Frame.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  66. Frame.BorderSizePixel = 3
  67. Frame.Active = true
  68. Frame.Draggable = true
  69. Frame.Position = UDim2.new(0.268093795, 0, 0.207848832, 0)
  70. Frame.Size = UDim2.new(0, 454, 0, 401)
  71.  
  72. judul.Name = "judul"
  73. judul.Parent = Frame
  74. judul.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  75. judul.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  76. judul.BorderSizePixel = 4
  77. judul.Position = UDim2.new(0, 0, -0.00190192612, 0)
  78. judul.Size = UDim2.new(0, 454, 0, 50)
  79. judul.Font = Enum.Font.Cartoon
  80. judul.Text = "BalloonSimulatorGUI"
  81. judul.TextColor3 = Color3.new(0, 0, 0)
  82. judul.TextSize = 31
  83.  
  84. F1.Name = "F1"
  85. F1.Parent = Frame
  86. F1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  87. F1.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  88. F1.BorderSizePixel = 4
  89. F1.Position = UDim2.new(0.0206304304, 0, 0.199200004, 0)
  90. F1.Size = UDim2.new(0, 147, 0, 42)
  91. F1.Font = Enum.Font.Cartoon
  92. F1.Text = "GemFarm"
  93. F1.TextColor3 = Color3.new(0, 0, 0)
  94. F1.TextSize = 21
  95. F1.MouseButton1Down:connect(function()
  96.  
  97. if eak == true then
  98. eak = false
  99. F1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  100. else
  101. eak = true
  102. F1.BackgroundColor3 = Color3.new(40, 127, 71)
  103.         for i,gem in pairs(gems:GetChildren()) do
  104.             wait(0.01)
  105.             gem.CFrame = plr.Character.HumanoidRootPart.CFrame
  106.         end
  107.         wait(20)
  108.     end
  109. end)
  110.  
  111. F2.Name = "F2"
  112. F2.Parent = Frame
  113. F2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  114. F2.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  115. F2.BorderSizePixel = 4
  116. F2.Position = UDim2.new(0.0206304304, 0, 0.369998902, 0)
  117. F2.Size = UDim2.new(0, 147, 0, 42)
  118. F2.Font = Enum.Font.Cartoon
  119. F2.Text = "CoinFarm"
  120. F2.TextColor3 = Color3.new(0, 0, 0)
  121. F2.TextSize = 21
  122. F2.MouseButton1Down:connect(function()
  123.  
  124. if eeq == true then
  125. eeq = false
  126. F2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  127. else
  128. eeq = true
  129. F2.BackgroundColor3 = Color3.new(40, 127, 71)
  130. while eeq do
  131. wait()
  132. game:GetService("ReplicatedStorage").FillBalloon:FireServer(200000)
  133. end
  134. end
  135. end)
  136.  
  137. AR.Name = "AR"
  138. AR.Parent = Frame
  139. AR.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  140. AR.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  141. AR.BorderSizePixel = 4
  142. AR.Position = UDim2.new(0.654991627, 0, 0.199200004, 0)
  143. AR.Size = UDim2.new(0, 147, 0, 42)
  144. AR.Font = Enum.Font.Cartoon
  145. AR.Text = "AutoRebirth"
  146. AR.TextColor3 = Color3.new(0, 0, 0)
  147. AR.TextSize = 21
  148. AR.MouseButton1Down:connect(function()
  149.  
  150. if dewe == true then
  151. dewe = false
  152. AR.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  153. else
  154. dewe = true
  155. AR.BackgroundColor3 = Color3.new(40, 127, 71)
  156. while dewe do
  157.     wait(1)
  158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations.Candyland.CFrame
  159. wait(1)
  160. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Tropical Paradise"].CFrame
  161. wait(1)
  162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations.Archerville.CFrame
  163. wait(1)
  164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Ancient Greece"].CFrame
  165. wait(4)
  166. game:GetService("ReplicatedStorage").Rebirth:InvokeServer()
  167. end
  168. end
  169. end)
  170.  
  171. AF.Name = "AF"
  172. AF.Parent = Frame
  173. AF.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  174. AF.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  175. AF.BorderSizePixel = 4
  176. AF.Position = UDim2.new(0.654991627, 0, 0.369998902, 0)
  177. AF.Size = UDim2.new(0, 147, 0, 42)
  178. AF.Font = Enum.Font.Cartoon
  179. AF.Text = "AntiAFK"
  180. AF.TextColor3 = Color3.new(0, 0, 0)
  181. AF.TextSize = 21
  182. AF.MouseButton1Down:connect(function()
  183.  
  184. if ewe == true then
  185. ewe = false
  186. AF.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  187. else
  188. ewe = true
  189. AF.BackgroundColor3 = Color3.new(40, 127, 71)
  190. local VirtualUser=game:service'VirtualUser'
  191. game:service'Players'.LocalPlayer.Idled:connect(function()
  192. VirtualUser:CaptureController()
  193. VirtualUser:ClickButton2(Vector2.new())
  194. end)
  195. end
  196. end)
  197.  
  198. IB.Name = "IB"
  199. IB.Parent = Frame
  200. IB.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  201. IB.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  202. IB.BorderSizePixel = 4
  203. IB.Position = UDim2.new(0.0206304193, 0, 0.54079783, 0)
  204. IB.Size = UDim2.new(0, 147, 0, 42)
  205. IB.Font = Enum.Font.Cartoon
  206. IB.Text = "InfiniteBackpack"
  207. IB.TextColor3 = Color3.new(0, 0, 0)
  208. IB.TextSize = 21
  209. IB.MouseButton1Down:connect(function()
  210.  
  211. if dah == true then
  212. dah = false
  213. IB.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  214. else
  215. dah = true
  216. IB.BackgroundColor3 = Color3.new(40, 127, 71)
  217. game:GetService("ReplicatedStorage").BuyBalloon:InvokeServer("Unlimited")
  218. end
  219. end)
  220.  
  221. AS.Name = "AS"
  222. AS.Parent = Frame
  223. AS.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  224. AS.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  225. AS.BorderSizePixel = 4
  226. AS.Position = UDim2.new(0.654991627, 0, 0.54079783, 0)
  227. AS.Size = UDim2.new(0, 147, 0, 42)
  228. AS.Font = Enum.Font.Cartoon
  229. AS.Text = "AutoSell"
  230. AS.TextColor3 = Color3.new(0, 0, 0)
  231. AS.TextSize = 21
  232. AS.MouseButton1Down:connect(function()
  233.  
  234. if oke == true then
  235. oke = false
  236. AS.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  237. else
  238. oke = true
  239. AS.BackgroundColor3 = Color3.new(40, 127, 71)
  240. while oke do
  241. wait()
  242. game.Workspace.UITriggers.Sell.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  243. end
  244. end
  245. end)
  246.  
  247. TP.Name = "TP"
  248. TP.Parent = Frame
  249. TP.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  250. TP.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  251. TP.BorderSizePixel = 4
  252. TP.Position = UDim2.new(0.0206304193, 0, 0.714351535, 0)
  253. TP.Size = UDim2.new(0, 147, 0, 42)
  254. TP.Font = Enum.Font.Cartoon
  255. TP.Text = "Teleport"
  256. TP.TextColor3 = Color3.new(0, 0, 0)
  257. TP.TextSize = 21
  258. TP.MouseButton1Down:connect(function()
  259.  
  260. if kn == true then
  261. kn = false
  262. TP.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  263. Tlist.Visible = false
  264. else
  265. kn = true
  266. TP.BackgroundColor3 = Color3.new(40, 127, 71)
  267. Tlist.Visible = true
  268. end
  269. end)
  270.  
  271. ST.Name = "ST"
  272. ST.Parent = Frame
  273. ST.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  274. ST.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  275. ST.BorderSizePixel = 4
  276. ST.Position = UDim2.new(0.654991627, 0, 0.714351535, 0)
  277. ST.Size = UDim2.new(0, 147, 0, 42)
  278. ST.Font = Enum.Font.Cartoon
  279. ST.Text = "Settings"
  280. ST.TextColor3 = Color3.new(0, 0, 0)
  281. ST.TextSize = 21
  282. ST.MouseButton1Down:connect(function()
  283.  
  284. if deden == true then
  285. deden = false
  286. ST.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  287. Sfrm.Visible = false
  288. else
  289. deden = true
  290. ST.BackgroundColor3 = Color3.new(40, 127, 71)
  291. Sfrm.Visible = true
  292. end
  293. end)
  294.  
  295. Tlist.Name = "Tlist"
  296. Tlist.Parent = Frame
  297. Tlist.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  298. Tlist.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  299. Tlist.BorderSizePixel = 4
  300. Tlist.Position = UDim2.new(-0.361233473, 0, 0, 0)
  301. Tlist.Size = UDim2.new(0, 148, 0, 363)
  302. Tlist.Visible = false
  303.  
  304. W1.Name = "W1"
  305. W1.Parent = Tlist
  306. W1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  307. W1.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  308. W1.BorderSizePixel = 4
  309. W1.Position = UDim2.new(0.0544141829, 0, 0.0185631812, 0)
  310. W1.Size = UDim2.new(0, 116, 0, 42)
  311. W1.Font = Enum.Font.Cartoon
  312. W1.Text = "Spawn"
  313. W1.TextColor3 = Color3.new(0, 0, 0)
  314. W1.TextSize = 21
  315. W1.MouseButton1Down:connect(function()
  316.  
  317. if hehe == true then
  318. hehe = false
  319. W1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  320. else
  321. hehe = true
  322. W1.BackgroundColor3 = Color3.new(40, 127, 71)
  323. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations.Skyland.CFrame
  324. end
  325. end)
  326.  
  327. W2.Name = "W2"
  328. W2.Parent = Tlist
  329. W2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  330. W2.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  331. W2.BorderSizePixel = 4
  332. W2.Position = UDim2.new(0.0544141829, 0, 0.0984529853, 0)
  333. W2.Size = UDim2.new(0, 116, 0, 42)
  334. W2.Font = Enum.Font.Cartoon
  335. W2.Text = "Tropical Paradise"
  336. W2.TextColor3 = Color3.new(0, 0, 0)
  337. W2.TextSize = 14
  338. W2.MouseButton1Down:connect(function()
  339.  
  340. if tete == true then
  341. tete = false
  342. W2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  343. else
  344. tete = true
  345. W2.BackgroundColor3 = Color3.new(40, 127, 71)
  346. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Tropical Paradise"].CFrame
  347. end
  348. end)
  349.  
  350. W3.Name = "W3"
  351. W3.Parent = Tlist
  352. W3.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  353. W3.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  354. W3.BorderSizePixel = 4
  355. W3.Position = UDim2.new(0.0544141829, 0, 0.175587982, 0)
  356. W3.Size = UDim2.new(0, 116, 0, 42)
  357. W3.Font = Enum.Font.Cartoon
  358. W3.Text = "CandyLand"
  359. W3.TextColor3 = Color3.new(0, 0, 0)
  360. W3.TextSize = 21
  361. W3.MouseButton1Down:connect(function()
  362.  
  363. if fck == true then
  364. fck = false
  365. W3.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  366. else
  367. fck = true
  368. W3.BackgroundColor3 = Color3.new(40, 127, 71)
  369. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Candyland"].CFrame
  370. end
  371. end)
  372.  
  373. W4.Name = "W4"
  374. W4.Parent = Tlist
  375. W4.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  376. W4.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  377. W4.BorderSizePixel = 4
  378. W4.Position = UDim2.new(0.0544141829, 0, 0.255477786, 0)
  379. W4.Size = UDim2.new(0, 116, 0, 42)
  380. W4.Font = Enum.Font.Cartoon
  381. W4.Text = "ArcherVille"
  382. W4.TextColor3 = Color3.new(0, 0, 0)
  383. W4.TextSize = 21
  384. W4.MouseButton1Down:connect(function()
  385.  
  386. if kntl == true then
  387. kntl = false
  388. W4.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  389. else
  390. kntl = true
  391. W4.BackgroundColor3 = Color3.new(40, 127, 71)
  392. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Archerville"].CFrame
  393. end
  394. end)
  395.  
  396. W5.Name = "W5"
  397. W5.Parent = Tlist
  398. W5.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  399. W5.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  400. W5.BorderSizePixel = 4
  401. W5.Position = UDim2.new(0.0544141829, 0, 0.336744994, 0)
  402. W5.Size = UDim2.new(0, 116, 0, 42)
  403. W5.Font = Enum.Font.Cartoon
  404. W5.Text = "Ancient Greece"
  405. W5.TextColor3 = Color3.new(0, 0, 0)
  406. W5.TextSize = 14
  407. W5.MouseButton1Down:connect(function()
  408.  
  409. if dem == true then
  410. dem = false
  411. W5.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  412. else
  413. dem = true
  414. W5.BackgroundColor3 = Color3.new(40, 127, 71)
  415. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Destinations["Ancient Greece"].CFrame
  416. end
  417. end)
  418.  
  419. C1.Name = "C1"
  420. C1.Parent = Tlist
  421. C1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  422. C1.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  423. C1.BorderSizePixel = 4
  424. C1.Position = UDim2.new(0.0544141829, 0, 0.413879991, 0)
  425. C1.Size = UDim2.new(0, 116, 0, 42)
  426. C1.Font = Enum.Font.Cartoon
  427. C1.Text = "Chest1"
  428. C1.TextColor3 = Color3.new(0, 0, 0)
  429. C1.TextSize = 21
  430. C1.MouseButton1Down:connect(function()
  431.  
  432. if fx == true then
  433. fx = false
  434. C1.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  435. else
  436. fx = true
  437. C1.BackgroundColor3 = Color3.new(40, 127, 71)
  438. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Chests["ArcherChest"].CFrame
  439. end
  440. end)
  441.  
  442. C2.Name = "C2"
  443. C2.Parent = Tlist
  444. C2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  445. C2.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  446. C2.BorderSizePixel = 4
  447. C2.Position = UDim2.new(0.0544141829, 0, 0.492392391, 0)
  448. C2.Size = UDim2.new(0, 116, 0, 42)
  449. C2.Font = Enum.Font.Cartoon
  450. C2.Text = "Chest2"
  451. C2.TextColor3 = Color3.new(0, 0, 0)
  452. C2.TextSize = 21
  453. C2.MouseButton1Down:connect(function()
  454.  
  455. if eas == true then
  456. eas = false
  457. C2.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  458. else
  459. eas = true
  460. C2.BackgroundColor3 = Color3.new(40, 127, 71)
  461. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Chests["BeachChest"].CFrame
  462. end
  463. end)
  464.  
  465. C3.Name = "C3"
  466. C3.Parent = Tlist
  467. C3.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  468. C3.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  469. C3.BorderSizePixel = 4
  470. C3.Position = UDim2.new(0.0544141829, 0, 0.569527328, 0)
  471. C3.Size = UDim2.new(0, 116, 0, 42)
  472. C3.Font = Enum.Font.Cartoon
  473. C3.Text = "Chest3"
  474. C3.TextColor3 = Color3.new(0, 0, 0)
  475. C3.TextSize = 21
  476. C3.MouseButton1Down:connect(function()
  477.  
  478. if xec == true then
  479. xec = false
  480. C3.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  481. else
  482. xec = true
  483. C3.BackgroundColor3 = Color3.new(40, 127, 71)
  484. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Chests["AncientChest"].CFrame
  485. end
  486. end)
  487.  
  488. Sfrm.Name = "Sfrm"
  489. Sfrm.Parent = Frame
  490. Sfrm.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  491. Sfrm.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  492. Sfrm.BorderSizePixel = 3
  493. Sfrm.Position = UDim2.new(1.02422905, 0, -0.00249376567, 0)
  494. Sfrm.Size = UDim2.new(0, 190, 0, 401)
  495. Sfrm.Visible = false
  496.  
  497. Sjudul.Name = "Sjudul"
  498. Sjudul.Parent = Sfrm
  499. Sjudul.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  500. Sjudul.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  501. Sjudul.BorderSizePixel = 4
  502. Sjudul.Size = UDim2.new(0, 190, 0, 50)
  503. Sjudul.Font = Enum.Font.Cartoon
  504. Sjudul.Text = "Settings"
  505. Sjudul.TextColor3 = Color3.new(0, 0, 0)
  506. Sjudul.TextSize = 31
  507.  
  508. Rainbow.Name = "Rainbow"
  509. Rainbow.Parent = Sfrm
  510. Rainbow.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  511. Rainbow.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  512. Rainbow.BorderSizePixel = 4
  513. Rainbow.Position = UDim2.new(0.0894736871, 0, 0.179551125, 0)
  514. Rainbow.Size = UDim2.new(0, 155, 0, 50)
  515. Rainbow.Font = Enum.Font.Cartoon
  516. Rainbow.Text = "Rainbow: Off"
  517. Rainbow.TextColor3 = Color3.new(0, 0, 0)
  518. Rainbow.TextSize = 31
  519.  
  520. WS.Name = "WS"
  521. WS.Parent = Sfrm
  522. WS.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  523. WS.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  524. WS.BorderSizePixel = 4
  525. WS.Position = UDim2.new(0.0894736871, 0, 0.817955077, 0)
  526. WS.Size = UDim2.new(0, 155, 0, 50)
  527. WS.Font = Enum.Font.Cartoon
  528. WS.Text = "Walkspeed"
  529. WS.TextColor3 = Color3.new(0, 0, 0)
  530. WS.TextSize = 31
  531. WS.MouseButton1Down:connect(function()
  532.  
  533. if kntle == true then
  534. kntle = false
  535. WS.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  536. else
  537. kntle = true
  538. WS.BackgroundColor3 = Color3.new(40, 127, 71)
  539. local x = WST.Text
  540. game.workspace[game.Players.LocalPlayer.Name].Humanoid.WalkSpeed = x
  541. end
  542. end)
  543.  
  544. WST.Name = "WST"
  545. WST.Parent = Sfrm
  546. WST.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  547. WST.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  548. WST.BorderSizePixel = 4
  549. WST.Position = UDim2.new(0.115789473, 0, 0.66583544, 0)
  550. WST.Size = UDim2.new(0, 142, 0, 50)
  551. WST.Font = Enum.Font.Cartoon
  552. WST.Text = "150"
  553. WST.TextColor3 = Color3.new(0, 0, 0)
  554. WST.TextSize = 31
  555.  
  556. JP.Name = "JP"
  557. JP.Parent = Sfrm
  558. JP.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  559. JP.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  560. JP.BorderSizePixel = 4
  561. JP.Position = UDim2.new(0.0894736871, 0, 0.496259302, 0)
  562. JP.Size = UDim2.new(0, 155, 0, 50)
  563. JP.Font = Enum.Font.Cartoon
  564. JP.Text = "JumpPower"
  565. JP.TextColor3 = Color3.new(0, 0, 0)
  566. JP.TextSize = 31
  567. JP.MouseButton1Down:connect(function()
  568.  
  569. if edan == true then
  570. edan = false
  571. JP.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  572. else
  573. edan = true
  574. JP.BackgroundColor3 = Color3.new(40, 127, 71)
  575. local c = JPT.Text
  576. game.workspace[game.Players.LocalPlayer.Name].Humanoid.JumpPower = c
  577. end
  578. end)
  579.  
  580. JPT.Name = "JPT"
  581. JPT.Parent = Sfrm
  582. JPT.BackgroundColor3 = Color3.new(0, 0.737255, 0.831373)
  583. JPT.BorderColor3 = Color3.new(0.0117647, 0.662745, 0.956863)
  584. JPT.BorderSizePixel = 4
  585. JPT.Position = UDim2.new(0.126315787, 0, 0.336658388, 0)
  586. JPT.Size = UDim2.new(0, 142, 0, 50)
  587. JPT.Font = Enum.Font.Cartoon
  588. JPT.Text = "15"
  589. JPT.TextColor3 = Color3.new(0, 0, 0)
  590. JPT.TextSize = 31
  591.  
  592. x.Name = "x"
  593. x.Parent = Frame
  594. x.BackgroundColor3 = Color3.new(1, 1, 1)
  595. x.BackgroundTransparency = 1
  596. x.Position = UDim2.new(0.929515421, 0, -0.00249376567, 0)
  597. x.Size = UDim2.new(0, 32, 0, 23)
  598. x.Font = Enum.Font.Cartoon
  599. x.Text = "X"
  600. x.TextColor3 = Color3.new(0.956863, 0.262745, 0.211765)
  601. x.TextSize = 31
  602. x.MouseButton1Down:connect(function()
  603.     Ent3g:Destroy()
  604. end)
  605.  
  606. -- Scripts:
  607.  
  608. -- Rainbow:
  609. local RainbowEnabled = false
  610. local rs = game:GetService("RunService")
  611. local RRAAIINNBBOOWWSS = {}
  612. local function rainbowify(obj, prop)
  613.     if type(obj) == "table" then
  614.         for i, v in pairs(obj) do
  615.             rainbowify(v, prop)
  616.         end
  617.     elseif type(prop) == "table" then
  618.         for i, v in pairs(prop) do
  619.             rainbowify(obj, v)
  620.         end
  621.     else
  622.         local ok, o = pcall(function()
  623.             return obj[prop]
  624.         end)
  625.         if ok then
  626.             table.insert(RRAAIINNBBOOWWSS, function(c)
  627.                 if c then
  628.                     obj[prop] = c
  629.                 else
  630.                     obj[prop] = o
  631.                 end
  632.             end)
  633.         end
  634.     end
  635. end
  636. do
  637.     local reset = true
  638.     rs.RenderStepped:connect(function()
  639.         if RainbowEnabled then
  640.             local c = Color3.fromHSV((tick() / 16) % 1, 1, 1)
  641.             for i = 1, #RRAAIINNBBOOWWSS do
  642.                 pcall(RRAAIINNBBOOWWSS[i], c)
  643.             end
  644.             reset = true
  645.         elseif reset then
  646.             for i = 1, #RRAAIINNBBOOWWSS do
  647.                 pcall(RRAAIINNBBOOWWSS[i], false)
  648.             end
  649.             reset = false
  650.         end
  651.     end)
  652. end
  653. rainbowify({Ent3g, Frame, Sfrm, Tlist, IB, AF, AR, F1, F2, AS, TP, ST, judul, WS, JP, WST, JPT, Sjudul, x, C3, C2, C1, W1, W2, W3, W4, W5}
  654. , {"BackgroundColor3",})
  655.  
  656. Rainbow.MouseButton1Down:connect(function()
  657.     RainbowEnabled = not RainbowEnabled
  658.     if RainbowEnabled then
  659.         Rainbow.Text = "Rainbow: On"
  660.     else
  661.         Rainbow.Text = "Rainbow: Off"
  662.     end
  663. end)