Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.04 KB | None | 0 0
  1. function tp(x,y,z)
  2. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(x,y,z)
  3. end
  4.  
  5. local noclip = false
  6. local player = game.Players.LocalPlayer
  7. local library = loadstring(game:HttpGet("https://pastebin.com/raw/JsdM2jiP",true))()
  8. library.options.underlinecolor = "rainbow"
  9.  
  10. local Misc = library:CreateWindow("Misc")
  11. local Combat = library:CreateWindow("Combat")
  12. local UseItems = library:CreateWindow("Items / Auto Items")
  13. local Teleports = library:CreateWindow("Teleports")
  14. local Equip = library:CreateWindow("Equip Items")
  15. Combat:Toggle("Kill Tunnel", {flag = "killtunnel"})
  16. Combat:Toggle("Find Windy Bee", {flag = "findwindbee"})
  17. Combat:Toggle("Kill Vicious", {flag = "killvici"})
  18. Combat:Toggle("Kill Windy Bee", {flag = "killwindbee"})
  19.  
  20. Misc:Toggle("Walkspeed", {flag = "wspeed"})
  21. Misc:Toggle("JumpPower", {flag = "jpower"})
  22.  
  23. spawn(function()
  24. while wait(0.2) do
  25. if Misc.flags.wspeed then
  26. player.Character.Humanoid.WalkSpeed = 70
  27. else
  28. player.Character.Humanoid.WalkSpeed = 16
  29. end
  30. end
  31. end)
  32.  
  33. spawn(function()
  34. if Misc.flags.jpower then
  35. player.Character.Humanoid.JumpPower = 150
  36. else
  37. player.Character.Humanoid.JumpPower = 50
  38. end
  39. end)
  40.  
  41. Equip:Button("Equip Demon Mask", function()
  42. game:GetService("ReplicatedStorage").Events.ItemPackageEvent:InvokeServer("Equip", {["Mute"] = true, ["Type"] = "Demon Mask", ["Category"] =
  43. "Accessory"})
  44. end)
  45.  
  46. Equip:Button("Equip Gummy Mask", function()
  47. game:GetService("ReplicatedStorage").Events.ItemPackageEvent:InvokeServer("Equip", {["Mute"] = true, ["Type"] = "Gummy Mask", ["Category"] =
  48. "Accessory"})
  49. end)
  50.  
  51. Equip:Button("Equip Diamond Mask", function()
  52. game:GetService("ReplicatedStorage").Events.ItemPackageEvent:InvokeServer("Equip", {["Mute"] = true, ["Type"] = "Diamond Mask", ["Category"] =
  53. "Accessory"})
  54. end)
  55.  
  56. UseItems:Toggle("Auto Place Sprinkler", {flag = "aps"})
  57.  
  58. UseItems:Button("Use Night Bell", function()
  59. local A = {
  60. ["Name"] = "Night Bell"
  61. }
  62. local Event = game:GetService("ReplicatedStorage").Events.PLayerActivesCommand
  63. Event:FireServer(A)
  64. end)
  65.  
  66. UseItems:Button("Use Field Dice", function()
  67. local A = {
  68. ["Name"] = "Field Dice"
  69. }
  70. local Event = game:GetService("ReplicatedStorage").Events.PLayerActivesCommand
  71. Event:FireServer(A)
  72. end)
  73.  
  74. UseItems:Toggle("Auto Gumdrop", {flag = "usegdrop"})
  75. UseItems:Toggle("Auto Coconut", {flag = "usecoconut"})
  76. UseItems:Toggle("Auto Magic Bean", {flag = "usemagicb"})
  77. UseItems:Toggle("Auto Items Buff", {flag = "autoitemb"})
  78. UseItems:Toggle("Auto Stinger", {flag = "autosger"})
  79.  
  80. game:GetService("RunService").Stepped:Connect(function()
  81. if noclip then
  82. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  83. end
  84. end)
  85.  
  86. local Names = {"Tunnel Bear", "Redfield Boost", "Bluefield Boost", "MountainTop Boost", "Bee Shop", "Tool Shop", "Tool Shop 2", "MountainTop Shop", "Red Clubhouse", "Blue Clubhouse", "Ticket Shop", "Club Honey", "RoyalJelly Shop", "Ticket RoyalJelly Shop", "Honeystorm Dispensor", "Blueberry Dispenser", "Stawberry Dispenser", "Sprout Dispenser", "Instant Honey Convertor", "King Beetles Lair", "Clover Field", "Mushroom Field", "Spider Field", "Blue Field", "Sunflower Field", "Stawberry Field", "Red Field", "Dnadelion Field", "BamBoo Field", "Rose Field", "Mushroom Field", "Cactus Field", "Pumpkin Field", "MountainTop Field", "PineTree Field", "Pineapple Field", "Onett", "Gumdrop Dispenser", "Treat Dispenser", "Treat Shop", "Star Hut", "Wealth Clock", "Coconut Field", "Pepper Patch", "CCN", "Nuoc", "Moon", "Kill Snail", "CC", "CC1", "CC2", "CC3", "CC4", "CC5", "CC6", "CC7", "CC8", "Ant", "CC9", "CC12", "CC13", "CC14", "CC15", "CC16", "CC17", "CC18", "CC19"}
  87. local Waypoints = {
  88. ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
  89. ["Redfield Boost"] = CFrame.new(-332, 20, 244),
  90. ["Bluefield Boost"] = CFrame.new(319, 58, 103),
  91. ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
  92. ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
  93. ["Tool Shop"] = CFrame.new(86, 4.6, 294),
  94. ["Tool Shop 2"] = CFrame.new(165, 69, -161),
  95. ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
  96. ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
  97. ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
  98. ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
  99. ["Club Honey"] = CFrame.new(44.8, 5, 319.6),
  100. ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
  101. ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
  102. ["Honeystorm Dispensor"] = CFrame.new(238.4, 33.3, 165.6),
  103. ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
  104. ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
  105. ["Sprout Dispenser"] = CFrame.new(-269.26, 26.56, 267.31),
  106. ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
  107. ["King Beetles Lair"] = CFrame.new(218, 3, 140),
  108. ["Clover Field"] = CFrame.new(174, 34, 189),
  109. ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
  110. ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
  111. ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
  112. ["Sunflower Field"] = CFrame.new(-208, 4, 185),
  113. ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
  114. ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
  115. ["Dandelion Field"] = CFrame.new(-30, 4, 225),
  116. ["BamBoo Field"] = CFrame.new(93, 20, -25),
  117. ["Rose Field"] = CFrame.new(-322, 20, 124),
  118. ["Mushroom Field"] = CFrame.new(-94, 5, 116),
  119. ["Cactus Field"] = CFrame.new(-194, 68, -107),
  120. ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
  121. ["MountainTop Field"] = CFrame.new(76, 176, -181),
  122. ["PineTree Field"] = CFrame.new(-318, 68, -150),
  123. ["Pineapple Field"] = CFrame.new(262, 68, -201),
  124. ["Onett"] = CFrame.new(-8.4, 234, -517.9),
  125. ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
  126. ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
  127. ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
  128. ["Star Hut"] = CFrame.new(135.9, 64.6, 322.1),
  129. ["Wealth Clock"] = CFrame.new(310.5, 47.6, 190),
  130. ["Coconut Field"] = CFrame.new(-255,72,459),
  131. ["Pepper Patch"] = CFrame.new(-486,124,517),
  132. ["CCN"] = CFrame.new(-176,71,534),
  133. ["Nuoc"] = CFrame.new(-426,70,38),
  134. ["Moon"] = CFrame.new(21,88,-54),
  135. ["Kill Snail"] = CFrame.new(420,117,-178),
  136. ["CC"] = CFrame.new(270,25260,-718),
  137. ["CC1"] = CFrame.new(-147,5,195),
  138. ["CC2"] = CFrame.new(-431,70,-53),
  139. ["CC3"] = CFrame.new(-23,318,-270),
  140. ["CC4"] = CFrame.new(-405,110,545),
  141. ["CC5"] = CFrame.new(136,66,322),
  142. ["CC6"] = CFrame.new(-270,28,267),
  143. ["CC7"] = CFrame.new(312,49,189),
  144. ["CC8"] = CFrame.new(218,5,140),
  145. ["Ant"] = CFrame.new(112,32,477),
  146. ["CC9"] = CFrame.new(592,7,-46),
  147. ["CC12"] = CFrame.new(-500,52,458),
  148. ["CC13"] = CFrame.new(291,28,271),
  149. ["CC14"] = CFrame.new(272,25268,-773),
  150. ["CC15"] = CFrame.new(-336,133,-387),
  151. ["CC16"] = CFrame.new(218,5,140),
  152. ["CC17"] = CFrame.new(218,5,140),
  153. ["CC19"] = CFrame.new(-486,142,410),
  154. ["CC18"] = CFrame.new(218,5,140)
  155. }
  156.  
  157. Teleports:Dropdown('Teleports', {list = Names}, function(a)
  158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Waypoints[a]
  159. end)
  160.  
  161. spawn(function()
  162. while true do
  163. wait(0.05)
  164. if Combat.flags.killtunnel then
  165. tp(Waypoints["Tunnel Bear"])
  166. noclip = true
  167. for _,v in pairs(game.Workspace.Decorations.TrapTunnel:GetChildren()) do
  168. if string.find(v.Name,"") then
  169. v:Destroy()
  170. end
  171. end
  172. wait(6)
  173. for _,v in pairs(game.Workspace.Monsters:GetChildren()) do
  174. if string.find(v.Name,"Tunnel") then
  175. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame * CFrame.new(0,20.5,0)
  176. end
  177. end
  178. else
  179. noclip = false
  180. end
  181. end
  182. end)
  183.  
  184. spawn(function()
  185. while true do
  186. wait(0.05)
  187. if Combat.flags.findwindbee then
  188. noclip = true
  189. for _,v in pairs(game.Workspace.NPCBees:GetChildren()) do
  190. if v.Name == "Windy" then
  191. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  192. end
  193. end
  194. else
  195. noclip = false
  196. end
  197. end
  198. end)
  199.  
  200. spawn(function()
  201. while true do
  202. wait(0.05)
  203. if UseItems.flags.usegdrop then
  204. wait(2)
  205. local A = {
  206. ["Name"] = "Gumdrops"
  207. }
  208. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  209. Event:FireServer(A)
  210. end
  211. end
  212. end)
  213.  
  214. spawn(function()
  215. while true do
  216. wait(0.05)
  217. if UseItems.flags.autosger then
  218. local A = {
  219. ["Name"] = "Stinger"
  220. }
  221. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  222. Event:FireServer(A)
  223. wait(30)
  224. local A = {
  225. ["Name"] = "Stinger"
  226. }
  227. local Event = game:GetService("ReplicatedStorage").Events.PlayerActivesCommand
  228. Event:FireServer(A)
  229. end
  230. end
  231. end)
  232.  
  233. spawn(function()
  234. local ItemsBuff = {"Blue Extract", "Red Extract", "Oil", "Enzymes", "Glue", "Glitter", "Tropical Drink"}
  235. while true do
  236. wait(0.05)
  237. if UseItems.flags.autoitemb then
  238. for i,v in next, ItemsBuff do
  239. wait(0.05)
  240. local A = {
  241. ["Name"] = v
  242. }
  243. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer({["Name"] = v})
  244. wait(600)
  245. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer({["Name"] = v})
  246. end
  247. end
  248. end
  249. end)
  250.  
  251. spawn(function()
  252. while true do
  253. wait(0.05)
  254. if UseItems.flags.usemagicb then
  255. local A = {
  256. ["Name"] = "Magic Bean"
  257. }
  258. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer(A)
  259. end
  260. end
  261. end)
  262.  
  263. spawn(function()
  264. while true do
  265. wait(0.05)
  266. if UseItems.flags.usecoconut then
  267. local A = {
  268. ["Name"] = "Coconut"
  269. }
  270. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer(A)
  271. wait(11)
  272. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer(A)
  273. end
  274. end
  275. end)
  276.  
  277. spawn(function()
  278. while true do
  279. wait(0.05)
  280. if Combat.flags.killvici then
  281. noclip = true
  282. for _, i in pairs(game.Workspace.Particles:GetChildren()) do
  283. if string.find(i.Name,"Waiti") then
  284. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = i.CFrame
  285. end
  286. end
  287.  
  288. for _, v in pairs(game.Workspace.Monsters:GetChildren()) do
  289. if string.find(v.Name,"Vici") then
  290. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Torso.CFrame * CFrame.new(0,13,0)
  291. end
  292. end
  293.  
  294. for _,r in pairs(game.Workspace.Monsters:GetChildren()) do
  295. if string.find(r.Name,"Gifted") then
  296. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = r.Torso.CFrame * CFrame.new(0,13,0)
  297. end
  298. end
  299. else
  300. noclip = false
  301. end
  302. end
  303. end)
  304.  
  305. spawn(function()
  306. while true do
  307. wait(0.05)
  308. if Combat.flags.killwindbee then
  309. noclip = true
  310. for _,v in pairs(game.Workspace.Monsters:GetChildren()) do
  311. if string.find(v.Name,"Windy") then
  312. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Torso.CFrame * CFrame.new(0,25,0)
  313. end
  314. end
  315. else
  316. noclip = false
  317. end
  318. end
  319. end)
  320.  
  321. spawn(function()
  322. while true do
  323. wait(0.05)
  324. if UseItems.flags.aps then
  325. local A = {
  326. ["Name"] = "Sprinkler Builder"
  327. }
  328. game:GetService("ReplicatedStorage").Events.PlayerActivesCommand:FireServer(A)
  329. end
  330. end
  331. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement