Advertisement
Guest User

NotLemonadeV3XD45

a guest
Feb 10th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.83 KB | None | 0 0
  1. -- seriously subscribe to pewdiepie its not a joke he needs to win against t series
  2.  
  3. local GUI = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local Eat = Instance.new("TextButton")
  6. local V3 = Instance.new("TextLabel")
  7. local Drink = Instance.new("TextButton")
  8. local Farm = Instance.new("TextButton")
  9. local SubFood = Instance.new("TextButton")
  10. local InfH = Instance.new("TextButton")
  11. local InfT = Instance.new("TextButton")
  12. local Float = Instance.new("TextButton")
  13. local AutoSwim = Instance.new("TextButton")
  14. local TeleMid = Instance.new("TextButton")
  15. local NoGravity = Instance.new("TextButton")
  16. local InfJump = Instance.new("TextButton")
  17. local NoFog = Instance.new("TextButton")
  18. local Die = Instance.new("TextButton")
  19. local TeleMountains = Instance.new("TextButton")
  20. local FullBright = Instance.new("TextButton")
  21. local Clicktp = Instance.new("TextButton")
  22. local Rainbow = Instance.new("TextButton")
  23. local DinoGlow = Instance.new("TextButton")
  24. local BanBypass = Instance.new("TextButton")
  25. local AntiAFK = Instance.new("TextButton")
  26. local Close = Instance.new("TextButton")
  27. local OtherFrame = Instance.new("Frame")
  28. local OK = Instance.new("TextButton")
  29. local MadeByMe = Instance.new("TextLabel")
  30. local Updates = Instance.new("TextLabel")
  31.  
  32. -- Assests
  33.  
  34. GUI.Name = "GUI"
  35. GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36.  
  37. MainFrame.Name = "MainFrame"
  38. MainFrame.Parent = GUI
  39. MainFrame.Active = true
  40. MainFrame.BackgroundColor3 = Color3.new(0.568627, 0.568627, 0.282353)
  41. MainFrame.Position = UDim2.new(0.687121868, 0, 0.6671924, 0)
  42. MainFrame.Selectable = true
  43. MainFrame.Size = UDim2.new(0.292134792, 0, 0.31072554, 0)
  44.  
  45. Eat.Name = "Eat"
  46. Eat.Parent = MainFrame
  47. Eat.BackgroundColor3 = Color3.new(0, 0, 0)
  48. Eat.Position = UDim2.new(0.01234568, 0, 0.16908212, 0)
  49. Eat.Size = UDim2.new(0, 65, 0, 24)
  50. Eat.Font = Enum.Font.Code
  51. Eat.Text = "Hunger"
  52. Eat.TextColor3 = Color3.new(1, 1, 1)
  53. Eat.TextScaled = true
  54. Eat.TextSize = 14
  55. Eat.TextWrapped = true
  56.  
  57. V3.Name = "V3"
  58. V3.Parent = MainFrame
  59. V3.BackgroundColor3 = Color3.new(0, 0, 0)
  60. V3.Size = UDim2.new(0, 338, 0, 31)
  61. V3.Font = Enum.Font.Code
  62. V3.Text = "Lemonade V2.31"
  63. V3.TextColor3 = Color3.new(1, 1, 1)
  64. V3.TextScaled = true
  65. V3.TextSize = 14
  66. V3.TextWrapped = true
  67.  
  68. Drink.Name = "Drink"
  69. Drink.Parent = MainFrame
  70. Drink.BackgroundColor3 = Color3.new(0, 0, 0)
  71. Drink.Position = UDim2.new(0.259259284, 0, 0.173913047, 0)
  72. Drink.Size = UDim2.new(0, 65, 0, 24)
  73. Drink.Font = Enum.Font.Code
  74. Drink.Text = "Thirst"
  75. Drink.TextColor3 = Color3.new(1, 1, 1)
  76. Drink.TextScaled = true
  77. Drink.TextSize = 14
  78. Drink.TextWrapped = true
  79.  
  80. Farm.Name = "Farm"
  81. Farm.Parent = MainFrame
  82. Farm.BackgroundColor3 = Color3.new(0, 0, 0)
  83. Farm.Position = UDim2.new(0.506172895, 0, 0.173913047, 0)
  84. Farm.Size = UDim2.new(0, 65, 0, 24)
  85. Farm.Font = Enum.Font.Code
  86. Farm.Text = "Farm"
  87. Farm.TextColor3 = Color3.new(1, 1, 1)
  88. Farm.TextScaled = true
  89. Farm.TextSize = 14
  90. Farm.TextWrapped = true
  91.  
  92. SubFood.Name = "SubFood"
  93. SubFood.Parent = MainFrame
  94. SubFood.BackgroundColor3 = Color3.new(0, 0, 0)
  95. SubFood.Position = UDim2.new(0.756172895, 0, 0.178743958, 0)
  96. SubFood.Size = UDim2.new(0, 65, 0, 24)
  97. SubFood.Font = Enum.Font.Code
  98. SubFood.Text = "SubFood"
  99. SubFood.TextColor3 = Color3.new(1, 1, 1)
  100. SubFood.TextScaled = true
  101. SubFood.TextSize = 14
  102. SubFood.TextWrapped = true
  103.  
  104. InfH.Name = "InfH"
  105. InfH.Parent = MainFrame
  106. InfH.BackgroundColor3 = Color3.new(0, 0, 0)
  107. InfH.Position = UDim2.new(0.0154320998, 0, 0.318840593, 0)
  108. InfH.Size = UDim2.new(0, 65, 0, 24)
  109. InfH.Font = Enum.Font.Code
  110. InfH.Text = "Infinite Hunger"
  111. InfH.TextColor3 = Color3.new(1, 1, 1)
  112. InfH.TextScaled = true
  113. InfH.TextSize = 14
  114. InfH.TextWrapped = true
  115.  
  116. InfT.Name = "InfT"
  117. InfT.Parent = MainFrame
  118. InfT.BackgroundColor3 = Color3.new(0, 0, 0)
  119. InfT.Position = UDim2.new(0.256172866, 0, 0.318840593, 0)
  120. InfT.Size = UDim2.new(0, 65, 0, 24)
  121. InfT.Font = Enum.Font.Code
  122. InfT.Text = "Infinite Thirst"
  123. InfT.TextColor3 = Color3.new(1, 1, 1)
  124. InfT.TextScaled = true
  125. InfT.TextSize = 14
  126. InfT.TextWrapped = true
  127.  
  128. Float.Name = "Float"
  129. Float.Parent = MainFrame
  130. Float.BackgroundColor3 = Color3.new(0, 0, 0)
  131. Float.Position = UDim2.new(0.506172895, 0, 0.318840593, 0)
  132. Float.Size = UDim2.new(0, 65, 0, 24)
  133. Float.Font = Enum.Font.Code
  134. Float.Text = "Float"
  135. Float.TextColor3 = Color3.new(1, 1, 1)
  136. Float.TextScaled = true
  137. Float.TextSize = 14
  138. Float.TextWrapped = true
  139.  
  140. AutoSwim.Name = "Auto Swim"
  141. AutoSwim.Parent = MainFrame
  142. AutoSwim.BackgroundColor3 = Color3.new(0, 0, 0)
  143. AutoSwim.Position = UDim2.new(0.753086507, 0, 0.32367149, 0)
  144. AutoSwim.Size = UDim2.new(0, 65, 0, 24)
  145. AutoSwim.Font = Enum.Font.Code
  146. AutoSwim.Text = "Auto Swim"
  147. AutoSwim.TextColor3 = Color3.new(1, 1, 1)
  148. AutoSwim.TextScaled = true
  149. AutoSwim.TextSize = 14
  150. AutoSwim.TextWrapped = true
  151.  
  152. TeleMid.Name = "TeleMid"
  153. TeleMid.Parent = MainFrame
  154. TeleMid.BackgroundColor3 = Color3.new(0, 0, 0)
  155. TeleMid.Position = UDim2.new(0.0185185205, 0, 0.468599021, 0)
  156. TeleMid.Size = UDim2.new(0, 65, 0, 24)
  157. TeleMid.Font = Enum.Font.Code
  158. TeleMid.Text = "Tele Mid"
  159. TeleMid.TextColor3 = Color3.new(1, 1, 1)
  160. TeleMid.TextScaled = true
  161. TeleMid.TextSize = 14
  162. TeleMid.TextWrapped = true
  163.  
  164. NoGravity.Name = "NoGravity"
  165. NoGravity.Parent = MainFrame
  166. NoGravity.BackgroundColor3 = Color3.new(0, 0, 0)
  167. NoGravity.Position = UDim2.new(0.0185185205, 0, 0.613526583, 0)
  168. NoGravity.Size = UDim2.new(0, 65, 0, 24)
  169. NoGravity.Font = Enum.Font.Code
  170. NoGravity.Text = "No Gravity"
  171. NoGravity.TextColor3 = Color3.new(1, 1, 1)
  172. NoGravity.TextScaled = true
  173. NoGravity.TextSize = 14
  174. NoGravity.TextWrapped = true
  175.  
  176. InfJump.Name = "InfJump"
  177. InfJump.Parent = MainFrame
  178. InfJump.BackgroundColor3 = Color3.new(0, 0, 0)
  179. InfJump.Position = UDim2.new(0.256172866, 0, 0.613526583, 0)
  180. InfJump.Size = UDim2.new(0, 65, 0, 24)
  181. InfJump.Font = Enum.Font.Code
  182. InfJump.Text = "[F]Infinite Jump"
  183. InfJump.TextColor3 = Color3.new(1, 1, 1)
  184. InfJump.TextScaled = true
  185. InfJump.TextSize = 14
  186. InfJump.TextWrapped = true
  187.  
  188. NoFog.Name = "NoFog"
  189. NoFog.Parent = MainFrame
  190. NoFog.BackgroundColor3 = Color3.new(0, 0, 0)
  191. NoFog.Position = UDim2.new(0.503086448, 0, 0.61835748, 0)
  192. NoFog.Size = UDim2.new(0, 65, 0, 24)
  193. NoFog.Font = Enum.Font.Code
  194. NoFog.Text = "No Fog"
  195. NoFog.TextColor3 = Color3.new(1, 1, 1)
  196. NoFog.TextScaled = true
  197. NoFog.TextSize = 14
  198. NoFog.TextWrapped = true
  199.  
  200. Die.Name = "Die"
  201. Die.Parent = MainFrame
  202. Die.BackgroundColor3 = Color3.new(0, 0, 0)
  203. Die.Position = UDim2.new(0.756172895, 0, 0.623188376, 0)
  204. Die.Size = UDim2.new(0, 65, 0, 24)
  205. Die.Font = Enum.Font.Code
  206. Die.Text = "Die"
  207. Die.TextColor3 = Color3.new(1, 1, 1)
  208. Die.TextScaled = true
  209. Die.TextSize = 14
  210. Die.TextWrapped = true
  211.  
  212. TeleMountains.Name = "TeleMountains"
  213. TeleMountains.Parent = MainFrame
  214. TeleMountains.BackgroundColor3 = Color3.new(0, 0, 0)
  215. TeleMountains.Position = UDim2.new(0.259259284, 0, 0.468599021, 0)
  216. TeleMountains.Size = UDim2.new(0, 65, 0, 24)
  217. TeleMountains.Font = Enum.Font.Code
  218. TeleMountains.Text = "Tele Mountains"
  219. TeleMountains.TextColor3 = Color3.new(1, 1, 1)
  220. TeleMountains.TextScaled = true
  221. TeleMountains.TextSize = 14
  222. TeleMountains.TextWrapped = true
  223.  
  224. FullBright.Name = "FullBright"
  225. FullBright.Parent = MainFrame
  226. FullBright.BackgroundColor3 = Color3.new(0, 0, 0)
  227. FullBright.Position = UDim2.new(0.506172895, 0, 0.468599021, 0)
  228. FullBright.Size = UDim2.new(0, 65, 0, 24)
  229. FullBright.Font = Enum.Font.Code
  230. FullBright.Text = "Full Bright"
  231. FullBright.TextColor3 = Color3.new(1, 1, 1)
  232. FullBright.TextScaled = true
  233. FullBright.TextSize = 14
  234. FullBright.TextWrapped = true
  235.  
  236. Clicktp.Name = "Clicktp"
  237. Clicktp.Parent = MainFrame
  238. Clicktp.BackgroundColor3 = Color3.new(0, 0, 0)
  239. Clicktp.Position = UDim2.new(0.753086507, 0, 0.473429948, 0)
  240. Clicktp.Size = UDim2.new(0, 65, 0, 24)
  241. Clicktp.Font = Enum.Font.Code
  242. Clicktp.Text = "Clicktp"
  243. Clicktp.TextColor3 = Color3.new(1, 1, 1)
  244. Clicktp.TextScaled = true
  245. Clicktp.TextSize = 14
  246. Clicktp.TextWrapped = true
  247.  
  248. Rainbow.Name = "Rainbow"
  249. Rainbow.Parent = MainFrame
  250. Rainbow.BackgroundColor3 = Color3.new(0, 0, 0)
  251. Rainbow.Position = UDim2.new(0.0154321007, 0, 0.768115938, 0)
  252. Rainbow.Size = UDim2.new(0, 65, 0, 24)
  253. Rainbow.Font = Enum.Font.Code
  254. Rainbow.Text = "Rainbow Dino"
  255. Rainbow.TextColor3 = Color3.new(1, 1, 1)
  256. Rainbow.TextScaled = true
  257. Rainbow.TextSize = 14
  258. Rainbow.TextWrapped = true
  259.  
  260. DinoGlow.Name = "DinoGlow"
  261. DinoGlow.Parent = MainFrame
  262. DinoGlow.BackgroundColor3 = Color3.new(0, 0, 0)
  263. DinoGlow.Position = UDim2.new(0.253086448, 0, 0.768115938, 0)
  264. DinoGlow.Size = UDim2.new(0, 65, 0, 24)
  265. DinoGlow.Font = Enum.Font.Code
  266. DinoGlow.Text = "Dino Glow"
  267. DinoGlow.TextColor3 = Color3.new(1, 1, 1)
  268. DinoGlow.TextScaled = true
  269. DinoGlow.TextSize = 14
  270. DinoGlow.TextWrapped = true
  271.  
  272. BanBypass.Name = "BanBypass"
  273. BanBypass.Parent = MainFrame
  274. BanBypass.BackgroundColor3 = Color3.new(0, 0, 0)
  275. BanBypass.Position = UDim2.new(0.5, 0, 0.772946835, 0)
  276. BanBypass.Size = UDim2.new(0, 65, 0, 24)
  277. BanBypass.Font = Enum.Font.Code
  278. BanBypass.Text = "Ban Bypass"
  279. BanBypass.TextColor3 = Color3.new(1, 1, 1)
  280. BanBypass.TextScaled = true
  281. BanBypass.TextSize = 14
  282. BanBypass.TextWrapped = true
  283.  
  284. AntiAFK.Name = "AntiAFK"
  285. AntiAFK.Parent = MainFrame
  286. AntiAFK.BackgroundColor3 = Color3.new(0, 0, 0)
  287. AntiAFK.Position = UDim2.new(0.753086448, 0, 0.777777731, 0)
  288. AntiAFK.Size = UDim2.new(0, 65, 0, 24)
  289. AntiAFK.Font = Enum.Font.Code
  290. AntiAFK.Text = "Anti AFK"
  291. AntiAFK.TextColor3 = Color3.new(1, 1, 1)
  292. AntiAFK.TextScaled = true
  293. AntiAFK.TextSize = 14
  294. AntiAFK.TextWrapped = true
  295.  
  296. Close.Name = "Close"
  297. Close.Parent = MainFrame
  298. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  299. Close.Position = UDim2.new(-2.52071047, 0, -0.253807127, 0)
  300. Close.Size = UDim2.new(0.665680587, 0, 0.102154374, 0)
  301. Close.Font = Enum.Font.SourceSans
  302. Close.Text = "Close GUI"
  303. Close.TextColor3 = Color3.new(0, 0, 0)
  304. Close.TextScaled = true
  305. Close.TextSize = 14
  306. Close.TextWrapped = true
  307.  
  308. OtherFrame.Name = "OtherFrame"
  309. OtherFrame.Parent = GUI
  310. OtherFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  311. OtherFrame.BackgroundTransparency = 1
  312. OtherFrame.Position = UDim2.new(0.456352621, 0, 0.421135634, 0)
  313. OtherFrame.Size = UDim2.new(0, 100, 0, 100)
  314.  
  315. OK.Name = "OK"
  316. OK.Parent = OtherFrame
  317. OK.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  318. OK.Position = UDim2.new(1.49000001, 0, 1.52999997, 0)
  319. OK.Size = UDim2.new(0, 497, 0, 211)
  320. OK.Font = Enum.Font.Code
  321. OK.Text = "OK"
  322. OK.TextColor3 = Color3.new(0, 0, 0)
  323. OK.TextScaled = true
  324. OK.TextSize = 14
  325. OK.TextWrapped = true
  326.  
  327. MadeByMe.Name = "MadeByMe"
  328. MadeByMe.Parent = OtherFrame
  329. MadeByMe.BackgroundColor3 = Color3.new(1, 1, 1)
  330. MadeByMe.Position = UDim2.new(-3.75999999, 0, -1.60000002, 0)
  331. MadeByMe.Size = UDim2.new(0, 681, 0, 150)
  332. MadeByMe.Font = Enum.Font.Code
  333. MadeByMe.Text = "Thank you for using this GUI made by big boy #2019 on discord "
  334. MadeByMe.TextColor3 = Color3.new(0, 0, 0)
  335. MadeByMe.TextScaled = true
  336. MadeByMe.TextSize = 14
  337. MadeByMe.TextWrapped = true
  338.  
  339. Updates.Name = "Updates"
  340. Updates.Parent = OtherFrame
  341. Updates.BackgroundColor3 = Color3.new(1, 1, 1)
  342. Updates.Position = UDim2.new(-4.82000017, 0, -0.0599999987, 0)
  343. Updates.Size = UDim2.new(0, 882, 0, 64)
  344. Updates.Font = Enum.Font.Code
  345. Updates.Text = "New Feautures include: Float, Autoswim, Ban Bypass, Infinite Thirst, Infinite Hunger ,Full Bright, and teleports! If you'd like to donate scripts to this gui feel free too! This GUI will never cost and will always be free. (ESP and Infinite Zoom in next Update)"
  346. Updates.TextColor3 = Color3.new(0, 0, 0)
  347. Updates.TextScaled = true
  348. Updates.TextSize = 14
  349. Updates.TextWrapped = true
  350.  
  351.  
  352. function SCRIPT_ETLP76_FAKESCRIPT() -- Close.LocalScript
  353. local script = Instance.new('LocalScript')
  354. script.Parent = Close
  355. script.Parent.MouseButton1Click:Connect(function()
  356. script.Parent.Parent.Visible = not script.Parent.Parent.Visible
  357. script.Parent.Visible = false
  358. end)
  359.  
  360. end
  361. coroutine.resume(coroutine.create(SCRIPT_ETLP76_FAKESCRIPT))
  362. function SCRIPT_VXJM85_FAKESCRIPT() -- OK.LocalScript
  363. local script = Instance.new('LocalScript')
  364. script.Parent = OK
  365. script.Parent.MouseButton1Click:Connect(function()
  366. script.Parent.Parent.Visible = not script.Parent.Parent.Visible
  367. script.Parent.Visible = false
  368. end)
  369.  
  370. end
  371. coroutine.resume(coroutine.create(SCRIPT_VXJM85_FAKESCRIPT))
  372.  
  373. MainFrame.Active = true
  374. MainFrame.Draggable = true
  375.  
  376. Die.MouseButton1Click:Connect(function()
  377. game.Players.LocalPlayer.Character.Head:remove()
  378. end)
  379.  
  380. NoFog.MouseButton1Click:Connect(function()
  381.  
  382. game.Lighting.FogEnd = 999999999
  383.  
  384. end)
  385.  
  386. Drink.MouseButton1Click:Connect(function()
  387. local A_1 = game:GetService("Workspace").Water
  388. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  389. local Event = game:GetService("Workspace").GameEvents.addThirst
  390. Event:FireServer(A_1, A_2)
  391. end)
  392.  
  393. Eat.MouseButton1Click:Connect(function()
  394. game.Workspace.GameEvents.EatPlant:FireServer(workspace.GameMap.Ferns.Fern,2)
  395. end)
  396.  
  397. SubFood.MouseButton1Click:Connect(function()
  398. game.Workspace.GameEvents.EatPlant:FireServer(workspace.GameMap.Ferns.Fern,-10)
  399. end)
  400.  
  401. Rainbow.MouseButton1Click:Connect(function()
  402. while wait(0.3) do
  403. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  404. if v:IsA("UnionOperation") then
  405. v.BrickColor = BrickColor.Random()
  406. end
  407. end
  408. end
  409. end)
  410.  
  411. DinoGlow.MouseButton1Click:Connect(function()
  412. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  413. if v:IsA("UnionOperation") then
  414. v.Material = Enum.Material.Neon
  415. end
  416. end
  417. end)
  418.  
  419. NoGravity.MouseButton1Click:Connect(function()
  420. game.Workspace.Gravity = 20
  421. game.Players.LocalPlayer.Character.CharacterScripts.ControlWalkSpeed:remove()
  422. end)
  423.  
  424. Farm.MouseButton1Click:Connect(function()
  425. warn'Setting things...'
  426. wait(0.50)
  427. Part0 = Instance.new("Part", game.Workspace)
  428. Part0.Anchored = true
  429. Part0.Transparency = 0.5
  430. Part0.Size = Vector3.new(168, 1, 266)
  431. Part0.CFrame = CFrame.new(24, 2.5, 30, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  432. Part0.Position = Vector3.new(113, 500, 101)
  433. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, 502, 101) + Vector3.new(1,0,0)
  434. wait(0.50)
  435. warn'Done!,googoo!'
  436. wait(0.20)
  437. warn"Subscribe to Pewdiepie"wait(2)warn'Wait a bit'wait(2)warn'Starting...'wait(5)warn'...'wait(1)warn'googoo'while wait()do wait(0.70)thirst=game.Players.LocalPlayer.PlayerGui.Main.Background.ThirstBarFrame.HealthBarBacking.LblHealth.Text;hunger=game.Players.LocalPlayer.PlayerGui.Main.Background.HungerBarFrame.HealthBarBacking.LblHealth.Text;print(hunger)print(thirst)game:GetService("Workspace").Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  438. local A_1 = game:GetService("Workspace").Water
  439. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  440. local Event = game:GetService("Workspace").GameEvents.addThirst
  441. Event:FireServer(A_1, A_2)
  442. game.Workspace.GameEvents.EatPlant:FireServer(workspace.GameMap.Ferns.Fern,2)
  443. end
  444. end)
  445.  
  446. InfJump.MouseButton1Click:Connect(function()
  447. _G.infinjump = true
  448.  
  449. local Player = game:GetService("Players").LocalPlayer
  450. local Mouse = Player:GetMouse()
  451. Mouse.KeyDown:connect(function(k)
  452. if _G.infinjump then
  453. if k:byte() == 32 then
  454. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  455. Humanoid:ChangeState("Jumping")
  456. wait(0.1)
  457. Humanoid:ChangeState("Seated")
  458. end
  459. end
  460. end)
  461. print = ("fun")
  462. end)
  463.  
  464. Clicktp.MouseButton1Click:Connect(function()
  465. local Plr = game:GetService("Players").LocalPlayer
  466. local Mouse = Plr:GetMouse()
  467.  
  468. Mouse.Button1Down:connect(function()
  469. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  470. if not Mouse.Target then return end
  471. Plr.Character:MoveTo(Mouse.Hit.p)
  472. end)
  473. end)
  474.  
  475. Float.MouseButton1Click:connect(function()
  476.  
  477. game.Workspace.Gravity = 1
  478. end)
  479.  
  480. print ("didn't get ban bypass to work yet.")
  481.  
  482. AntiAFK.MouseButton1Click:Connect(function()
  483. local VirtualUser=game:service'VirtualUser'
  484. game:service'Players'.LocalPlayer.Idled:connect(function()
  485. VirtualUser:CaptureController()
  486. VirtualUser:ClickButton2(Vector2.new())
  487. end)
  488. end)
  489.  
  490. FullBright.MouseButton1Click:connect(function()
  491. game.Lighting.GlobalShadows = false
  492. game.Lighting.Brightness = 100
  493. end)
  494.  
  495. TeleMid.MouseButton1Click:connect(function()
  496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-59.9023514, 25.4109745, -19.6906698)
  497. end)
  498.  
  499. AutoSwim.MouseButton1Click:connect(function()
  500. local Robo = "Up"
  501. local Exploit = true
  502. local Event = game:GetService("Workspace").GameEvents.Swimming
  503. Event:FireServer(Robo, Exploit)
  504. end)
  505.  
  506. InfT.MouseButton1Click:connect(function()
  507. while true do
  508. wait(0.1)
  509. local Robo = game:GetService("Workspace").Water
  510. local Exploit = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  511. local Event = game:GetService("Workspace").GameEvents.addThirst
  512. Event:FireServer(Robo, Exploit)
  513. end
  514. end)
  515.  
  516. print ("also for some reason the teleport mountains teleported you out of the map so yeah")
  517.  
  518. InfH.MouseButton1Click:connect(function()
  519. while true do
  520. wait(0.1)
  521. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  522. end
  523. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement