Pur3ity

FreeBuild3

Sep 9th, 2018
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 325.21 KB | None | 0 0
  1. local PureHub = Instance.new("ScreenGui")
  2. local Login = Instance.new("Frame")
  3. local login = Instance.new("TextButton")
  4. local purehub = Instance.new("TextLabel")
  5. local cross = Instance.new("Frame")
  6. local CloseButton = Instance.new("TextButton")
  7. local whitelistvalid = Instance.new("Frame")
  8. local Valid = Instance.new("TextLabel")
  9. local whitelistinvalid = Instance.new("Frame")
  10. local invalid = Instance.new("TextLabel")
  11. local MainHub = Instance.new("Frame")
  12. local Close = Instance.new("TextButton")
  13. local Hub = Instance.new("TextLabel")
  14. local Pure = Instance.new("TextLabel")
  15. local ScriptOpen = Instance.new("ImageButton")
  16. local DiscordOpen = Instance.new("ImageButton")
  17. local CreditOpen = Instance.new("ImageButton")
  18. local TextLabel = Instance.new("TextLabel")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local TextLabel_3 = Instance.new("TextLabel")
  21. local Discord = Instance.new("Frame")
  22. local link = Instance.new("TextLabel")
  23. local Close_2 = Instance.new("TextButton")
  24. local reopen = Instance.new("Frame")
  25. local OpenPh = Instance.new("TextButton")
  26. local ScriptHubPage1 = Instance.new("Frame")
  27. local Title = Instance.new("TextLabel")
  28. local Title2 = Instance.new("TextLabel")
  29. local Filler = Instance.new("Frame")
  30. local CloseButton_2 = Instance.new("TextButton")
  31. local Channel = Instance.new("TextLabel")
  32. local DesSim = Instance.new("ImageButton")
  33. local name1 = Instance.new("TextButton")
  34. local name9 = Instance.new("TextButton")
  35. local BeeSim = Instance.new("ImageButton")
  36. local More = Instance.new("ImageButton")
  37. local name3 = Instance.new("TextButton")
  38. local PetSim = Instance.new("ImageButton")
  39. local MurderMys = Instance.new("ImageButton")
  40. local CloneTycoon = Instance.new("ImageButton")
  41. local name4 = Instance.new("TextButton")
  42. local name5 = Instance.new("TextButton")
  43. local name6 = Instance.new("TextButton")
  44. local Admins = Instance.new("ImageButton")
  45. local name7 = Instance.new("TextButton")
  46. local Animations = Instance.new("ImageButton")
  47. local name8 = Instance.new("TextButton")
  48. local Stats = Instance.new("ImageButton")
  49. local name10 = Instance.new("TextButton")
  50. --Properties:
  51. PureHub.Name = "PureHub"
  52. PureHub.Parent = game.Players.LocalPlayer.PlayerGui
  53.  
  54. Login.Name = "Login"
  55. Login.Parent = PureHub
  56. Login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  57. Login.BorderColor3 = Color3.new(0, 0, 0)
  58. Login.BorderSizePixel = 5
  59. Login.Position = UDim2.new(0.448540747, 0, 0.435207784, 0)
  60. Login.Size = UDim2.new(0, 133, 0, 105)
  61. Login.Visible = false
  62.  
  63. login.Name = "login"
  64. login.Parent = Login
  65. login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  66. login.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  67. login.Position = UDim2.new(0.0773524642, 0, 0.447619081, 0)
  68. login.Size = UDim2.new(0, 112, 0, 50)
  69. login.Font = Enum.Font.SourceSans
  70. login.Text = "Login"
  71. login.TextColor3 = Color3.new(1, 1, 1)
  72. login.TextScaled = true
  73. login.TextSize = 14
  74. login.TextWrapped = true
  75.  
  76. purehub.Name = "purehub"
  77. purehub.Parent = Login
  78. purehub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  79. purehub.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  80. purehub.BorderSizePixel = 0
  81. purehub.Size = UDim2.new(0, 133, 0, 47)
  82. purehub.Font = Enum.Font.SourceSans
  83. purehub.Text = "PureHub"
  84. purehub.TextColor3 = Color3.new(1, 1, 1)
  85. purehub.TextScaled = true
  86. purehub.TextSize = 14
  87. purehub.TextWrapped = true
  88.  
  89. cross.Name = "cross"
  90. cross.Parent = Login
  91. cross.BackgroundColor3 = Color3.new(0, 0, 0)
  92. cross.BorderColor3 = Color3.new(0, 0, 0)
  93. cross.Position = UDim2.new(0, 0, 0.485714287, 0)
  94. cross.Size = UDim2.new(0, 133, 0, 3)
  95.  
  96. CloseButton.Name = "CloseButton"
  97. CloseButton.Parent = Login
  98. CloseButton.Active = false
  99. CloseButton.BackgroundColor3 = Color3.new(0, 0, 0)
  100. CloseButton.BorderColor3 = Color3.new(0, 0, 0)
  101. CloseButton.BorderSizePixel = 0
  102. CloseButton.Position = UDim2.new(0.917293251, 0, -0.161904767, 0)
  103. CloseButton.Selectable = false
  104. CloseButton.Size = UDim2.new(0, 25, 0, 25)
  105. CloseButton.Font = Enum.Font.SourceSans
  106. CloseButton.Text = "X"
  107. CloseButton.TextColor3 = Color3.new(0.85098, 0.85098, 0)
  108. CloseButton.TextScaled = true
  109. CloseButton.TextSize = 14
  110. CloseButton.TextWrapped = true
  111.  
  112. whitelistvalid.Name = "whitelistvalid"
  113. whitelistvalid.Parent = PureHub
  114. whitelistvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  115. whitelistvalid.BorderColor3 = Color3.new(0, 0, 0)
  116. whitelistvalid.BorderSizePixel = 5
  117. whitelistvalid.Position = UDim2.new(0.399385571, 0, 0.427872896, 0)
  118. whitelistvalid.Size = UDim2.new(0, 261, 0, 116)
  119. whitelistvalid.Visible = false
  120.  
  121. Valid.Name = "Valid"
  122. Valid.Parent = whitelistvalid
  123. Valid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  124. Valid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  125. Valid.Position = UDim2.new(0, 0, 0.120689653, 0)
  126. Valid.Size = UDim2.new(0, 261, 0, 87)
  127. Valid.Font = Enum.Font.SourceSans
  128. Valid.Text = "Whitelist Valid Please Wait..."
  129. Valid.TextColor3 = Color3.new(1, 1, 1)
  130. Valid.TextScaled = true
  131. Valid.TextSize = 14
  132. Valid.TextWrapped = true
  133.  
  134. whitelistinvalid.Name = "whitelistinvalid"
  135. whitelistinvalid.Parent = PureHub
  136. whitelistinvalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  137. whitelistinvalid.BorderColor3 = Color3.new(0, 0, 0)
  138. whitelistinvalid.BorderSizePixel = 5
  139. whitelistinvalid.Position = UDim2.new(0.399385571, 0, 0.429095387, 0)
  140. whitelistinvalid.Size = UDim2.new(0, 261, 0, 116)
  141. whitelistinvalid.Visible = false
  142.  
  143. invalid.Name = "invalid"
  144. invalid.Parent = whitelistinvalid
  145. invalid.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  146. invalid.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  147. invalid.Position = UDim2.new(0, 0, 0.120689653, 0)
  148. invalid.Size = UDim2.new(0, 261, 0, 87)
  149. invalid.Font = Enum.Font.SourceSans
  150. invalid.Text = "Whitelist Invalid. Contact Pure"
  151. invalid.TextColor3 = Color3.new(1, 0, 0)
  152. invalid.TextScaled = true
  153. invalid.TextSize = 14
  154. invalid.TextWrapped = true
  155.  
  156. MainHub.Name = "MainHub"
  157. MainHub.Parent = PureHub
  158. MainHub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  159. MainHub.BorderColor3 = Color3.new(0, 0, 0)
  160. MainHub.BorderSizePixel = 3
  161. MainHub.Position = UDim2.new(0.380984694, 0, 0.369141608, 0)
  162. MainHub.Size = UDim2.new(0, 294, 0, 178)
  163. MainHub.Visible = true
  164.  
  165. Close.Name = "Close"
  166. Close.Parent = MainHub
  167. Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  168. Close.BorderSizePixel = 0
  169. Close.Position = UDim2.new(0.901360571, 0, 0, 0)
  170. Close.Size = UDim2.new(0, 29, 0, 29)
  171. Close.Font = Enum.Font.ArialBold
  172. Close.Text = "X"
  173. Close.TextColor3 = Color3.new(1, 1, 0)
  174. Close.TextScaled = true
  175. Close.TextSize = 14
  176. Close.TextWrapped = true
  177.  
  178. Hub.Name = "Hub"
  179. Hub.Parent = MainHub
  180. Hub.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  181. Hub.BorderSizePixel = 0
  182. Hub.Position = UDim2.new(0.537414968, 0, 0, 0)
  183. Hub.Size = UDim2.new(0, 72, 0, 52)
  184. Hub.Font = Enum.Font.Highway
  185. Hub.Text = "Hub"
  186. Hub.TextColor3 = Color3.new(1, 1, 0)
  187. Hub.TextSize = 40
  188. Hub.TextWrapped = true
  189. Hub.TextXAlignment = Enum.TextXAlignment.Left
  190.  
  191. Pure.Name = "Pure"
  192. Pure.Parent = MainHub
  193. Pure.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  194. Pure.BorderSizePixel = 0
  195. Pure.Position = UDim2.new(0.210884348, 0, 0, 0)
  196. Pure.Size = UDim2.new(0, 96, 0, 48)
  197. Pure.Font = Enum.Font.Highway
  198. Pure.Text = "Pure"
  199. Pure.TextColor3 = Color3.new(1, 1, 1)
  200. Pure.TextSize = 43
  201. Pure.TextWrapped = true
  202. Pure.TextXAlignment = Enum.TextXAlignment.Right
  203.  
  204. ScriptOpen.Name = "ScriptOpen"
  205. ScriptOpen.Parent = MainHub
  206. ScriptOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  207. ScriptOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  208. ScriptOpen.Position = UDim2.new(0.0578231327, 0, 0.449438214, 0)
  209. ScriptOpen.Size = UDim2.new(0, 69, 0, 69)
  210. ScriptOpen.Image = "rbxassetid://95866080"
  211.  
  212. DiscordOpen.Name = "DiscordOpen"
  213. DiscordOpen.Parent = MainHub
  214. DiscordOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  215. DiscordOpen.BorderSizePixel = 0
  216. DiscordOpen.Position = UDim2.new(0.380952388, 0, 0.449438214, 0)
  217. DiscordOpen.Size = UDim2.new(0, 69, 0, 69)
  218. DiscordOpen.Image = "rbxassetid://1461403871"
  219.  
  220. CreditOpen.Name = "CreditOpen"
  221. CreditOpen.Parent = MainHub
  222. CreditOpen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  223. CreditOpen.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  224. CreditOpen.Position = UDim2.new(0.704081655, 0, 0.449438214, 0)
  225. CreditOpen.Size = UDim2.new(0, 69, 0, 69)
  226. CreditOpen.Image = "rbxassetid://187263343"
  227.  
  228. TextLabel.Parent = MainHub
  229. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  230. TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  231. TextLabel.Position = UDim2.new(0.057823129, 0, 0.837078631, 0)
  232. TextLabel.Size = UDim2.new(0, 69, 0, 25)
  233. TextLabel.Font = Enum.Font.SourceSans
  234. TextLabel.Text = "Scripts"
  235. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  236. TextLabel.TextScaled = true
  237. TextLabel.TextSize = 14
  238. TextLabel.TextWrapped = true
  239.  
  240. TextLabel_2.Parent = MainHub
  241. TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  242. TextLabel_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  243. TextLabel_2.Position = UDim2.new(0.704081655, 0, 0.837078631, 0)
  244. TextLabel_2.Size = UDim2.new(0, 69, 0, 25)
  245. TextLabel_2.Font = Enum.Font.SourceSans
  246. TextLabel_2.Text = "Credits"
  247. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  248. TextLabel_2.TextScaled = true
  249. TextLabel_2.TextSize = 14
  250. TextLabel_2.TextWrapped = true
  251.  
  252. TextLabel_3.Parent = MainHub
  253. TextLabel_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  254. TextLabel_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  255. TextLabel_3.Position = UDim2.new(0.380952388, 0, 0.837078631, 0)
  256. TextLabel_3.Size = UDim2.new(0, 69, 0, 25)
  257. TextLabel_3.Font = Enum.Font.SourceSans
  258. TextLabel_3.Text = "Discord"
  259. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  260. TextLabel_3.TextScaled = true
  261. TextLabel_3.TextSize = 14
  262. TextLabel_3.TextWrapped = true
  263.  
  264. Discord.Name = "Discord"
  265. Discord.Parent = PureHub
  266. Discord.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  267. Discord.BorderColor3 = Color3.new(0, 0, 0)
  268. Discord.BorderSizePixel = 3
  269. Discord.Position = UDim2.new(0.352534533, 0, 0.70537889, 0)
  270. Discord.Size = UDim2.new(0, 187, 0, 64)
  271. Discord.Visible = false
  272.  
  273. link.Name = "link"
  274. link.Parent = Discord
  275. link.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  276. link.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  277. link.Position = UDim2.new(0, 0, 0.109375, 0)
  278. link.Size = UDim2.new(0, 187, 0, 50)
  279. link.Font = Enum.Font.SourceSans
  280. link.Text = "https://discord.me/purehub"
  281. link.TextColor3 = Color3.new(1, 1, 1)
  282. link.TextScaled = true
  283. link.TextSize = 14
  284. link.TextWrapped = true
  285.  
  286. Close_2.Name = "Close"
  287. Close_2.Parent = Discord
  288. Close_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  289. Close_2.BorderSizePixel = 0
  290. Close_2.Position = UDim2.new(0.903743327, 0, 0, 0)
  291. Close_2.Size = UDim2.new(0, 18, 0, 18)
  292. Close_2.Font = Enum.Font.ArialBold
  293. Close_2.Text = "X"
  294. Close_2.TextColor3 = Color3.new(1, 1, 0)
  295. Close_2.TextScaled = true
  296. Close_2.TextSize = 14
  297. Close_2.TextWrapped = true
  298.  
  299. reopen.Name = "reopen"
  300. reopen.Parent = PureHub
  301. reopen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  302. reopen.BackgroundTransparency = 0.40000000596046
  303. reopen.Position = UDim2.new(0, 0, 0.831295848, 0)
  304. reopen.Size = UDim2.new(0, 58, 0, 31)
  305. reopen.Visible = false
  306.  
  307. OpenPh.Name = "OpenPh"
  308. OpenPh.Parent = reopen
  309. OpenPh.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  310. OpenPh.BackgroundTransparency = 0.94999998807907
  311. OpenPh.Size = UDim2.new(0, 58, 0, 31)
  312. OpenPh.Font = Enum.Font.SourceSans
  313. OpenPh.Text = "Open PH"
  314. OpenPh.TextColor3 = Color3.new(0, 0.615686, 0.92549)
  315. OpenPh.TextSize = 14
  316. OpenPh.TextWrapped = true
  317.  
  318. ScriptHubPage1.Name = "ScriptHubPage1"
  319. ScriptHubPage1.Parent = PureHub
  320. ScriptHubPage1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  321. ScriptHubPage1.Position = UDim2.new(0.332432151, 0, 0.122249395, 0)
  322. ScriptHubPage1.Size = UDim2.new(0, 361, 0, 570)
  323. ScriptHubPage1.Visible = false
  324.  
  325. Title.Name = "Title"
  326. Title.Parent = ScriptHubPage1
  327. Title.Active = true
  328. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  329. Title.BorderColor3 = Color3.new(0, 0, 0)
  330. Title.Position = UDim2.new(0, 0, -0.001754386, 0)
  331. Title.Selectable = true
  332. Title.Size = UDim2.new(0, 324, 0, 94)
  333. Title.Font = Enum.Font.Highway
  334. Title.Text = "Pure"
  335. Title.TextColor3 = Color3.new(1, 1, 1)
  336. Title.TextSize = 39
  337. Title.TextWrapped = true
  338.  
  339. Title2.Name = "Title2"
  340. Title2.Parent = ScriptHubPage1
  341. Title2.BackgroundColor3 = Color3.new(0, 0, 0)
  342. Title2.BorderColor3 = Color3.new(0, 0, 0)
  343. Title2.Position = UDim2.new(0.545706391, 0, 0.0421052612, 0)
  344. Title2.Size = UDim2.new(0, 70, 0, 44)
  345. Title2.Font = Enum.Font.SourceSans
  346. Title2.Text = "Hub"
  347. Title2.TextColor3 = Color3.new(1, 1, 0)
  348. Title2.TextScaled = true
  349. Title2.TextSize = 14
  350. Title2.TextWrapped = true
  351. Title2.TextXAlignment = Enum.TextXAlignment.Left
  352.  
  353. Filler.Name = "Filler"
  354. Filler.Parent = ScriptHubPage1
  355. Filler.Active = true
  356. Filler.BackgroundColor3 = Color3.new(0, 0, 0)
  357. Filler.BorderColor3 = Color3.new(0, 0, 0)
  358. Filler.Position = UDim2.new(0.858725786, 0, -0.001754386, 0)
  359. Filler.Selectable = true
  360. Filler.Size = UDim2.new(0, 51, 0, 94)
  361.  
  362. CloseButton_2.Name = "CloseButton"
  363. CloseButton_2.Parent = ScriptHubPage1
  364. CloseButton_2.Active = false
  365. CloseButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  366. CloseButton_2.BorderColor3 = Color3.new(0, 0, 0)
  367. CloseButton_2.Position = UDim2.new(0.922437668, 0, -0.001754386, 0)
  368. CloseButton_2.Selectable = false
  369. CloseButton_2.Size = UDim2.new(0, 28, 0, 30)
  370. CloseButton_2.Font = Enum.Font.SourceSans
  371. CloseButton_2.Text = "X"
  372. CloseButton_2.TextColor3 = Color3.new(0.85098, 0.85098, 0)
  373. CloseButton_2.TextScaled = true
  374. CloseButton_2.TextSize = 14
  375. CloseButton_2.TextWrapped = true
  376.  
  377. Channel.Name = "Channel"
  378. Channel.Parent = ScriptHubPage1
  379. Channel.BackgroundColor3 = Color3.new(0, 0, 0)
  380. Channel.Position = UDim2.new(0, 0, 0.912280679, 0)
  381. Channel.Size = UDim2.new(0, 361, 0, 50)
  382. Channel.Font = Enum.Font.SourceSans
  383. Channel.Text = "Scripts"
  384. Channel.TextColor3 = Color3.new(1, 1, 0)
  385. Channel.TextScaled = true
  386. Channel.TextSize = 14
  387. Channel.TextWrapped = true
  388.  
  389. DesSim.Name = "DesSim"
  390. DesSim.Parent = ScriptHubPage1
  391. DesSim.Active = false
  392. DesSim.BackgroundColor3 = Color3.new(1, 1, 1)
  393. DesSim.Position = UDim2.new(0.0554016605, 0, 0.208771929, 0)
  394. DesSim.Selectable = false
  395. DesSim.Size = UDim2.new(0, 100, 0, 100)
  396. DesSim.Image = "rbxassetid://2312022427"
  397.  
  398. name1.Name = "name1"
  399. name1.Parent = ScriptHubPage1
  400. name1.Active = false
  401. name1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  402. name1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  403. name1.Position = UDim2.new(0.0554016605, 0, 0.384210527, 0)
  404. name1.Selectable = false
  405. name1.Size = UDim2.new(0, 100, 0, 19)
  406. name1.Font = Enum.Font.SourceSans
  407. name1.Text = "Destruction Sim"
  408. name1.TextColor3 = Color3.new(1, 1, 1)
  409. name1.TextScaled = true
  410. name1.TextSize = 14
  411. name1.TextWrapped = true
  412.  
  413. name9.Name = "name9"
  414. name9.Parent = ScriptHubPage1
  415. name9.Active = false
  416. name9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  417. name9.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  418. name9.Position = UDim2.new(0.669656634, 0, 0.628065884, 0)
  419. name9.Selectable = false
  420. name9.Size = UDim2.new(0, 100, 0, 19)
  421. name9.Font = Enum.Font.SourceSans
  422. name9.Text = "More(soon)"
  423. name9.TextColor3 = Color3.new(1, 1, 1)
  424. name9.TextScaled = true
  425. name9.TextSize = 14
  426. name9.TextWrapped = true
  427.  
  428. BeeSim.Name = "BeeSim"
  429. BeeSim.Parent = ScriptHubPage1
  430. BeeSim.Active = false
  431. BeeSim.BackgroundColor3 = Color3.new(1, 1, 1)
  432. BeeSim.Position = UDim2.new(0.368421018, 0, 0.208771929, 0)
  433. BeeSim.Selectable = false
  434. BeeSim.Size = UDim2.new(0, 100, 0, 100)
  435. BeeSim.Image = "rbxassetid://2312051519"
  436.  
  437. More.Name = "More"
  438. More.Parent = ScriptHubPage1
  439. More.Active = false
  440. More.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  441. More.Position = UDim2.new(0.669656575, 0, 0.452031076, 0)
  442. More.Selectable = false
  443. More.Size = UDim2.new(0, 100, 0, 100)
  444. More.Image = "rbxassetid://10952394"
  445.  
  446. name3.Name = "name3"
  447. name3.Parent = ScriptHubPage1
  448. name3.Active = false
  449. name3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  450. name3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  451. name3.Position = UDim2.new(0.368421018, 0, 0.384210527, 0)
  452. name3.Selectable = false
  453. name3.Size = UDim2.new(0, 100, 0, 19)
  454. name3.Font = Enum.Font.SourceSans
  455. name3.Text = "Bee Swarm Sim"
  456. name3.TextColor3 = Color3.new(1, 1, 1)
  457. name3.TextScaled = true
  458. name3.TextSize = 14
  459. name3.TextWrapped = true
  460.  
  461. PetSim.Name = "PetSim"
  462. PetSim.Parent = ScriptHubPage1
  463. PetSim.Active = false
  464. PetSim.BackgroundColor3 = Color3.new(1, 1, 1)
  465. PetSim.Position = UDim2.new(0.0554016605, 0, 0.452631593, 0)
  466. PetSim.Selectable = false
  467. PetSim.Size = UDim2.new(0, 100, 0, 100)
  468. PetSim.Image = "rbxassetid://2312059284"
  469.  
  470. MurderMys.Name = "MurderMys"
  471. MurderMys.Parent = ScriptHubPage1
  472. MurderMys.Active = false
  473. MurderMys.BackgroundColor3 = Color3.new(1, 1, 1)
  474. MurderMys.Position = UDim2.new(0.36011079, 0, 0.452631593, 0)
  475. MurderMys.Selectable = false
  476. MurderMys.Size = UDim2.new(0, 100, 0, 100)
  477. MurderMys.Image = "rbxassetid://2312063509"
  478.  
  479. CloneTycoon.Name = "CloneTycoon"
  480. CloneTycoon.Parent = ScriptHubPage1
  481. CloneTycoon.Active = false
  482. CloneTycoon.BackgroundColor3 = Color3.new(1, 1, 1)
  483. CloneTycoon.Position = UDim2.new(0.670360088, 0, 0.208771944, 0)
  484. CloneTycoon.Selectable = false
  485. CloneTycoon.Size = UDim2.new(0, 100, 0, 100)
  486. CloneTycoon.Image = "rbxassetid://2312066768"
  487.  
  488. name4.Name = "name4"
  489. name4.Parent = ScriptHubPage1
  490. name4.Active = false
  491. name4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  492. name4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  493. name4.Position = UDim2.new(0.0554016605, 0, 0.628070176, 0)
  494. name4.Selectable = false
  495. name4.Size = UDim2.new(0, 100, 0, 19)
  496. name4.Font = Enum.Font.SourceSans
  497. name4.Text = "Pet Simulator"
  498. name4.TextColor3 = Color3.new(1, 1, 1)
  499. name4.TextScaled = true
  500. name4.TextSize = 14
  501. name4.TextWrapped = true
  502.  
  503. name5.Name = "name5"
  504. name5.Parent = ScriptHubPage1
  505. name5.Active = false
  506. name5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  507. name5.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  508. name5.Position = UDim2.new(0.36011079, 0, 0.628070176, 0)
  509. name5.Selectable = false
  510. name5.Size = UDim2.new(0, 100, 0, 19)
  511. name5.Font = Enum.Font.SourceSans
  512. name5.Text = "MurderMystery"
  513. name5.TextColor3 = Color3.new(1, 1, 1)
  514. name5.TextScaled = true
  515. name5.TextSize = 14
  516. name5.TextWrapped = true
  517.  
  518. name6.Name = "name6"
  519. name6.Parent = ScriptHubPage1
  520. name6.Active = false
  521. name6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  522. name6.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  523. name6.Position = UDim2.new(0.670360088, 0, 0.384210527, 0)
  524. name6.Selectable = false
  525. name6.Size = UDim2.new(0, 100, 0, 19)
  526. name6.Font = Enum.Font.SourceSans
  527. name6.Text = "CloneTycoon2"
  528. name6.TextColor3 = Color3.new(1, 1, 1)
  529. name6.TextScaled = true
  530. name6.TextSize = 14
  531. name6.TextWrapped = true
  532.  
  533. Admins.Name = "Admins"
  534. Admins.Parent = ScriptHubPage1
  535. Admins.Active = false
  536. Admins.BackgroundColor3 = Color3.new(1, 1, 1)
  537. Admins.Position = UDim2.new(0.0554016605, 0, 0.682456136, 0)
  538. Admins.Selectable = false
  539. Admins.Size = UDim2.new(0, 100, 0, 100)
  540. Admins.Image = "rbxassetid://140874350"
  541.  
  542. name7.Name = "name7"
  543. name7.Parent = ScriptHubPage1
  544. name7.Active = false
  545. name7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  546. name7.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  547. name7.Position = UDim2.new(0.0554016605, 0, 0.857894719, 0)
  548. name7.Selectable = false
  549. name7.Size = UDim2.new(0, 100, 0, 19)
  550. name7.Font = Enum.Font.SourceSans
  551. name7.Text = "Admin Scripts"
  552. name7.TextColor3 = Color3.new(1, 1, 1)
  553. name7.TextScaled = true
  554. name7.TextSize = 14
  555. name7.TextWrapped = true
  556.  
  557. Animations.Name = "Animations"
  558. Animations.Parent = ScriptHubPage1
  559. Animations.Active = false
  560. Animations.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  561. Animations.Position = UDim2.new(0.36011079, 0, 0.682456136, 0)
  562. Animations.Selectable = false
  563. Animations.Size = UDim2.new(0, 100, 0, 100)
  564. Animations.Image = "rbxassetid://1098628457"
  565.  
  566. name8.Name = "name8"
  567. name8.Parent = ScriptHubPage1
  568. name8.Active = false
  569. name8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  570. name8.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  571. name8.Position = UDim2.new(0.36011079, 0, 0.857894719, 0)
  572. name8.Selectable = false
  573. name8.Size = UDim2.new(0, 100, 0, 19)
  574. name8.Font = Enum.Font.SourceSans
  575. name8.Text = "Animation Scripts(soon)"
  576. name8.TextColor3 = Color3.new(1, 1, 1)
  577. name8.TextScaled = true
  578. name8.TextSize = 14
  579. name8.TextWrapped = true
  580.  
  581. Stats.Name = "Stats"
  582. Stats.Parent = ScriptHubPage1
  583. Stats.Active = false
  584. Stats.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  585. Stats.Position = UDim2.new(0.670360088, 0, 0.682456136, 0)
  586. Stats.Selectable = false
  587. Stats.Size = UDim2.new(0, 100, 0, 100)
  588. Stats.Image = "rbxassetid://32194687"
  589. Stats.ImageColor3 = Color3.new(1, 0, 0)
  590.  
  591. name10.Name = "name10"
  592. name10.Parent = ScriptHubPage1
  593. name10.Active = false
  594. name10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  595. name10.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  596. name10.Position = UDim2.new(0.669656634, 0, 0.857890427, 0)
  597. name10.Selectable = false
  598. name10.Size = UDim2.new(0, 100, 0, 19)
  599. name10.Font = Enum.Font.SourceSans
  600. name10.Text = "Stats"
  601. name10.TextColor3 = Color3.new(1, 1, 1)
  602. name10.TextScaled = true
  603. name10.TextSize = 14
  604. name10.TextWrapped = true
  605. -- Scripts:
  606. function SCRIPT_JKOU74_FAKESCRIPT() -- login.Whitelist
  607. getfenv().script = Instance.new('Script', login)
  608.  
  609. button = script.Parent
  610. player = script.Parent.Parent.Parent.Parent.Parent
  611.  
  612. button.MouseButton1Down:connect(function()
  613.  
  614. if player.Name == "CrimsonSparkleTime" or player.Name == "zerobloxer9" or player.Name == "Perkahoilc" or player.Name == "bobi123kilul" or player.Name == "UrNotTrue123" or player.Name == "dejd487" or player.Name == "cock51" or player.Name == "RunForYourLife_1" or player.Name == "AB772K" or player.Name == "NashBoy2K18" or player.Name == "DanezShowcase" or player.Name == "HUGFIG10" or player.Name == "mitchhvh1337" or player.Name == "Poboby12" or player.Name == "MrDeathR" or player.Name == "williaam" or player.Name == "AllahIsNotOnFire22" or player.Name == "HitzLikeCookie" or player.Name == "xXxEliteBossxXx" or player.Name == "peashooterman3" or player.Name == "sanima_machinima" or player.Name == "DarkSonic964" or player.Name == "peashooterman3" or player.Name == "NekoDarkini" or player.Name == "QueenBrapgod" or player.Name == "rxldi" or player.Name == "MrFunnyTuga" or player.Name == "Emig299" or player.Name == "Denis_Plays15" or player.Name == "iratherbeapuxssey" or player.Name == "EpicManCZECH" or player.Name == "TheRealOsherGaming" or player.Name == "OOFMANOOFoop" or player.Name == "Lolgaming123lol1" or player.Name == "DevIsMyZero" or player.Name == "Lord_Suhiho" or player.Name == "canwhip" or player.Name == "T3CHN1GHT" or player.Name == "Johnverified#7711" or player.Name == "RBXRewardsIsBae" or player.Name == "cheezypie2" or player.Name == "DespacitoIsTaken" or player.Name == "xxdeafxx" or player.Name == "TripTanq" or player.Name == "TraPKinGZR" or player.Name == "UserLeftYourChannel" or player.Name == "Thec0mmunity" or player.Name == "equinamity" or player.Name == "weardslayer" or player.Name == "Aktron_Gaming" or player.Name == "TheDev321" or player.Name == "v3mil10n" or player.Name == "FuriouslyGibbles" or player.Name == "5Oks" or player.Name == "kimen19222" or player.Name == "admindragon34" or player.Name == "hollowwpoint" or player.Name == "JrizzyJerome" or player.Name == "jus_r" or player.Name == "kaleb133n" or player.Name == "lildaberino" then
  615. print("Whitelist Succesful Welcome To PureHub")
  616. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Visible = false
  617. game.Players.LocalPlayer.PlayerGui.PureHub.whitelistvalid.Visible = true
  618. wait(3)
  619. game.Players.LocalPlayer.PlayerGui.PureHub.whitelistvalid.Visible = false
  620. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = true
  621.  
  622. else
  623. print("WhiteList Failed")
  624. game.Players.LocalPlayer.PlayerGui.PureHub.whitelistinvalid.Visible = true
  625. wait(3)
  626. game.Players.LocalPlayer.PlayerGui.PureHub.whitelistinvalid.Visible = false
  627. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Visible = false
  628. end
  629. end)
  630.  
  631. end
  632. coroutine.resume(coroutine.create(SCRIPT_JKOU74_FAKESCRIPT))
  633. function SCRIPT_CJAV76_FAKESCRIPT() -- CloseButton.CloseWindowScript
  634. getfenv().script = Instance.new('Script', CloseButton)
  635.  
  636. button = script.Parent
  637.  
  638.  
  639. button.MouseButton1Down:connect(function()
  640. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Visible = false
  641. end)
  642.  
  643. end
  644. coroutine.resume(coroutine.create(SCRIPT_CJAV76_FAKESCRIPT))
  645. function SCRIPT_OFLS71_FAKESCRIPT() -- Close.CloseWindowScript
  646. getfenv().script = Instance.new('Script', Close)
  647.  
  648. button = script.Parent
  649.  
  650.  
  651. button.MouseButton1Down:connect(function()
  652. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = false
  653. wait(0.3)
  654. game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = true
  655. end)
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663. end
  664. coroutine.resume(coroutine.create(SCRIPT_OFLS71_FAKESCRIPT))
  665. function SCRIPT_QGZC78_FAKESCRIPT() -- ScriptOpen.OpenScriptHub
  666. getfenv().script = Instance.new('Script', ScriptOpen)
  667.  
  668. button = script.Parent
  669.  
  670. button.MouseButton1Down:connect(function()
  671. game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Visible = true
  672. end)
  673.  
  674.  
  675. end
  676. coroutine.resume(coroutine.create(SCRIPT_QGZC78_FAKESCRIPT))
  677. function SCRIPT_XBJV79_FAKESCRIPT() -- DiscordOpen.OpenDiscord
  678. getfenv().script = Instance.new('Script', DiscordOpen)
  679.  
  680. button = script.Parent
  681.  
  682.  
  683. button.MouseButton1Down:connect(function()
  684. game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Visible = true
  685. end)
  686.  
  687.  
  688. end
  689. coroutine.resume(coroutine.create(SCRIPT_XBJV79_FAKESCRIPT))
  690. function SCRIPT_XGTH81_FAKESCRIPT() -- Close_2.CloseWindowScript
  691. getfenv().script = Instance.new('Script', Close_2)
  692.  
  693. button = script.Parent
  694.  
  695.  
  696. button.MouseButton1Down:connect(function()
  697. game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Visible = false
  698. end)
  699.  
  700. end
  701. coroutine.resume(coroutine.create(SCRIPT_XGTH81_FAKESCRIPT))
  702. function SCRIPT_CNFO83_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain
  703. getfenv().script = Instance.new('Script', PureHub)
  704.  
  705. -- Set Draggable here
  706.  
  707. function Memes()
  708. game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Active = true
  709. game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Selectable = true
  710. game.Players.LocalPlayer.PlayerGui.PureHub.BeeSwarmSim.Draggable = true
  711.  
  712. end
  713.  
  714.  
  715. while true do
  716. Memes()
  717. wait(5)
  718. end
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734. end
  735. coroutine.resume(coroutine.create(SCRIPT_CNFO83_FAKESCRIPT))
  736. function SCRIPT_TIFT84_FAKESCRIPT() -- OpenPh.phopen
  737. getfenv().script = Instance.new('Script', OpenPh)
  738.  
  739. button = script.Parent
  740.  
  741.  
  742. button.MouseButton1Down:connect(function()
  743. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Visible = true
  744. wait(0.3)
  745. game.Players.LocalPlayer.PlayerGui.PureHub.reopen.Visible = false
  746. end)
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753. end
  754. coroutine.resume(coroutine.create(SCRIPT_TIFT84_FAKESCRIPT))
  755. function SCRIPT_QGLI74_FAKESCRIPT() -- CloseButton_2.LocalScript
  756. getfenv().script = Instance.new('LocalScript', CloseButton_2)
  757.  
  758. button = script.Parent
  759.  
  760.  
  761. button.MouseButton1Down:connect(function()
  762. game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Visible = false
  763. end)
  764.  
  765. end
  766. coroutine.resume(coroutine.create(SCRIPT_QGLI74_FAKESCRIPT))
  767. function SCRIPT_AWXZ89_FAKESCRIPT() -- DesSim.open GUI
  768. getfenv().script = Instance.new('Script', DesSim)
  769.  
  770. button = script.Parent
  771.  
  772.  
  773. button.MouseButton1Down:connect(function()
  774. print("HAXED")
  775. -- Replace "X" with the time it will delay before selling the bricks again, I recommend 5
  776. while true do
  777. wait(5)
  778. local Event = game:GetService("ReplicatedStorage").Remotes.sellBricks
  779. Event:FireServer()
  780. end
  781. end)
  782. end
  783.  
  784. coroutine.resume(coroutine.create(SCRIPT_AWXZ89_FAKESCRIPT))
  785. function SCRIPT_JUDC81_FAKESCRIPT() -- BeeSim.beesimgui
  786. getfenv().script = Instance.new('Script', BeeSim)
  787.  
  788. button = script.Parent
  789.  
  790.  
  791. button.MouseButton1Down:connect(function()
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798. print("Bee Swarm Simulator Gui Created by LuckyMMB @ V3rmillion.net")
  799. print("Discord https://discord.gg/GKzJnUC")
  800. print("Version 1.7 30th July 2018")
  801.  
  802. mouse = game.Players.LocalPlayer:GetMouse()
  803.  
  804. antchallengeescape = false
  805. AutoDigActive = false
  806. PollenFarmActive = false
  807. Field1AFActive = false
  808. Field2AFActive = false
  809. Field3AFActive = false
  810. Field4AFActive = false
  811. Field5AFActive = false
  812. Field6AFActive = false
  813. Field7AFActive = false
  814. Field8AFActive = false
  815. Field9AFActive = false
  816. Field10AFActive = false
  817. Field11AFActive = false
  818. Field12AFActive = false
  819. Field13AFActive = false
  820. Field14AFActive = false
  821.  
  822. -- Objects
  823.  
  824. local MainGUI = Instance.new("ScreenGui")
  825. local MainFrame = Instance.new("Frame")
  826. local Close = Instance.new("TextButton")
  827. local WayPoints = Instance.new("TextButton")
  828. local WayPointsFrame = Instance.new("Frame")
  829. local ShowLocation = Instance.new("TextLabel")
  830. local SetLocation = Instance.new("TextButton")
  831. local TPLocation = Instance.new("TextButton")
  832. local ReturnToHive = Instance.new("TextButton")
  833. local BlackBear = Instance.new("TextButton")
  834. local BrownBear = Instance.new("TextButton")
  835. local PandaBear = Instance.new("TextButton")
  836. local PolarBear = Instance.new("TextButton")
  837. local ScienceBear = Instance.new("TextButton")
  838. local MotherBear = Instance.new("TextButton")
  839. local TunnelBear = Instance.new("TextButton")
  840. local TravelingBear = Instance.new("TextButton")
  841. local RedBoost = Instance.new("TextButton")
  842. local BlueBoost = Instance.new("TextButton")
  843. local MountainBoost = Instance.new("TextButton")
  844. local RedCannon = Instance.new("TextButton")
  845. local BlueCannon = Instance.new("TextButton")
  846. local YellowCannon = Instance.new("TextButton")
  847. local Slingshot = Instance.new("TextButton")
  848. local BeeShop = Instance.new("TextButton")
  849. local TPShop = Instance.new("TextButton")
  850. local TPShop2 = Instance.new("TextButton")
  851. local MountainTopShop = Instance.new("TextButton")
  852. local TentShop = Instance.new("TextButton")
  853. local RedClubhouse = Instance.new("TextButton")
  854. local BlueClubhouse = Instance.new("TextButton")
  855. local TicketShop = Instance.new("TextButton")
  856. local ClubHoney = Instance.new("TextButton")
  857. local RoyalJellyShop = Instance.new("TextButton")
  858. local TicketRoyalJelly = Instance.new("TextButton")
  859. local Honeystorm = Instance.new("TextButton")
  860. local HoneyConvertor = Instance.new("TextButton")
  861. local StrawBerryField = Instance.new("TextButton")
  862. local PumpkinField = Instance.new("TextButton")
  863. local SunflowerField = Instance.new("TextButton")
  864. local CloverField = Instance.new("TextButton")
  865. local SpiderField = Instance.new("TextButton")
  866. local MushRoomField = Instance.new("TextButton")
  867. local BamBooField = Instance.new("TextButton")
  868. local DandelionField = Instance.new("TextButton")
  869. local PineappleField = Instance.new("TextButton")
  870. local BlueField = Instance.new("TextButton")
  871. local RoseField = Instance.new("TextButton")
  872. local CactusField = Instance.new("TextButton")
  873. local PineTreeField = Instance.new("TextButton")
  874. local MountainTopField = Instance.new("TextButton")
  875. local KingbeetlesLair = Instance.new("TextButton")
  876. local AntChallenge = Instance.new("TextButton")
  877. local Onett = Instance.new("TextButton")
  878. local TreatDispenser = Instance.new("TextButton")
  879. local TicketDispenser = Instance.new("TextButton")
  880. local GumdropDispenser = Instance.new("TextButton")
  881. local BlueberryDispenser = Instance.new("TextButton")
  882. local StrawberryDispenser = Instance.new("TextButton")
  883. local TreatShop = Instance.new("TextButton")
  884. local Field1AF = Instance.new("TextButton")
  885. local Field2AF = Instance.new("TextButton")
  886. local Field3AF = Instance.new("TextButton")
  887. local Field4AF = Instance.new("TextButton")
  888. local Field5AF = Instance.new("TextButton")
  889. local Field6AF = Instance.new("TextButton")
  890. local Field7AF = Instance.new("TextButton")
  891. local Field8AF = Instance.new("TextButton")
  892. local Field9AF = Instance.new("TextButton")
  893. local Field10AF = Instance.new("TextButton")
  894. local Field11AF = Instance.new("TextButton")
  895. local Field12AF = Instance.new("TextButton")
  896. local Field13AF = Instance.new("TextButton")
  897. local Field14AF = Instance.new("TextButton")
  898. local Players = Instance.new("TextButton")
  899. local PlayerFrame = Instance.new("Frame")
  900. local PlayerList = Instance.new("Frame")
  901. local PlayerListBox = Instance.new("Frame")
  902. local PlyrSel = Instance.new("TextLabel")
  903. local Player1 = Instance.new("TextButton")
  904. local Player2 = Instance.new("TextButton")
  905. local Player3 = Instance.new("TextButton")
  906. local Player4 = Instance.new("TextButton")
  907. local Player5 = Instance.new("TextButton")
  908. local TpPlayer = Instance.new("TextButton")
  909. local FindTreasures = Instance.new("TextButton")
  910. local FindTreasuresText1 = Instance.new("TextLabel")
  911. local ExtrasScreen = Instance.new("TextButton")
  912. local ExtrasFrame = Instance.new("Frame")
  913. local InfoScreen = Instance.new("TextButton")
  914. local InfoFrame = Instance.new("Frame")
  915. local TPTool = Instance.new("TextButton")
  916. local BTool = Instance.new("TextButton")
  917. local ReJoinServer = Instance.new("TextButton")
  918. local NoClip = Instance.new("TextButton")
  919. local InfoText1 = Instance.new("TextLabel")
  920. local PollenFarm = Instance.new("TextButton")
  921. local AutoDig = Instance.new("TextButton")
  922.  
  923. -- Properties
  924.  
  925. MainGUI.Name = "MainGUI"
  926. MainGUI.Parent = game.CoreGui
  927. local MainCORE = game.CoreGui["MainGUI"]
  928.  
  929. MainFrame.Name = "MainFrame"
  930. MainFrame.Parent = MainGUI
  931. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  932. MainFrame.BackgroundTransparency = 0.5
  933. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  934. MainFrame.Position = UDim2.new(0.5, -299, 0, -32)
  935. MainFrame.Size = UDim2.new(0, 600, 0, 30)
  936.  
  937. Close.Name = "Close"
  938. Close.Parent = MainFrame
  939. Close.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  940. Close.BorderColor3 = Color3.new(0, 1, 0)
  941. Close.Position = UDim2.new(0, 5, 0, 5)
  942. Close.Size = UDim2.new(0, 20, 0, 20)
  943. Close.Font = Enum.Font.Fantasy
  944. Close.Text = "X"
  945. Close.TextColor3 = Color3.new(1, 0, 0)
  946. Close.TextSize = 17
  947. Close.TextScaled = true
  948. Close.TextWrapped = true
  949.  
  950. WayPoints.Name = "WayPoints"
  951. WayPoints.Parent = MainFrame
  952. WayPoints.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  953. WayPoints.BorderColor3 = Color3.new(0, 1, 0)
  954. WayPoints.Position = UDim2.new(0, 30, 0, 5)
  955. WayPoints.Size = UDim2.new(0, 83, 0, 20)
  956. WayPoints.BackgroundTransparency = 0
  957. WayPoints.Font = Enum.Font.Fantasy
  958. WayPoints.TextColor3 = Color3.new(1, 1, 1)
  959. WayPoints.Text = "WayPoints"
  960. WayPoints.TextSize = 17
  961. WayPoints.TextWrapped = true
  962.  
  963. WayPointsFrame.Name = "WayPointsFrame"
  964. WayPointsFrame.Parent = MainFrame
  965. WayPointsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  966. WayPointsFrame.BorderColor3 = Color3.new(0, 0, 0)
  967. WayPointsFrame.BackgroundTransparency = 0.4
  968. WayPointsFrame.Position = UDim2.new(0, 0, 0, 34)
  969. WayPointsFrame.Size = UDim2.new(0, 600, 0, 480)
  970. WayPointsFrame.Visible = false
  971.  
  972. ShowLocation.Name = "ShowLocation"
  973. ShowLocation.Parent = WayPointsFrame
  974. ShowLocation.BackgroundColor3 = Color3.new(1, 1, 1)
  975. ShowLocation.TextColor3 = Color3.new(0, 0, 0)
  976. ShowLocation.BorderColor3 = Color3.new(0, 0, 0)
  977. ShowLocation.Position = UDim2.new(0, 190, 0, 5)
  978. ShowLocation.Size = UDim2.new(0, 180, 0, 20)
  979. ShowLocation.Font = Enum.Font.Fantasy
  980. ShowLocation.Text = "Current Location"
  981. ShowLocation.TextWrapped = true
  982. ShowLocation.TextSize = 15
  983.  
  984. SetLocation.Name = "SetLocation"
  985. SetLocation.Parent = WayPointsFrame
  986. SetLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  987. SetLocation.TextColor3 = Color3.new(1, 1, 1)
  988. SetLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  989. SetLocation.Position = UDim2.new(0, 375, 0, 5)
  990. SetLocation.Size = UDim2.new(0, 150, 0, 20)
  991. SetLocation.Font = Enum.Font.Fantasy
  992. SetLocation.Text = "Set Location"
  993. SetLocation.TextWrapped = true
  994. SetLocation.TextSize = 16
  995.  
  996. TPLocation.Name = "TPLocation"
  997. TPLocation.Parent = WayPointsFrame
  998. TPLocation.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  999. TPLocation.TextColor3 = Color3.new(1, 1, 1)
  1000. TPLocation.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1001. TPLocation.Position = UDim2.new(0, 530, 0, 5)
  1002. TPLocation.Size = UDim2.new(0, 65, 0, 20)
  1003. TPLocation.Font = Enum.Font.Fantasy
  1004. TPLocation.Text = "Move to"
  1005. TPLocation.TextWrapped = true
  1006. TPLocation.TextSize = 16
  1007.  
  1008. ReturnToHive.Name = "ReturnToHive"
  1009. ReturnToHive.Parent = WayPointsFrame
  1010. ReturnToHive.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1011. ReturnToHive.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1012. ReturnToHive.Position = UDim2.new(0, 5, 0, 5)
  1013. ReturnToHive.Size = UDim2.new(0, 180, 0, 20)
  1014. ReturnToHive.TextColor3 = Color3.new(1, 1, 1)
  1015. ReturnToHive.Font = Enum.Font.Fantasy
  1016. ReturnToHive.Text = "Return To Hive"
  1017. ReturnToHive.TextSize = 16
  1018.  
  1019. BlackBear.Name = "BlackBear"
  1020. BlackBear.Parent = WayPointsFrame
  1021. BlackBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1022. BlackBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1023. BlackBear.Position = UDim2.new(0, 5, 0, 30)
  1024. BlackBear.Size = UDim2.new(0, 180, 0, 20)
  1025. BlackBear.TextColor3 = Color3.new(1, 1, 1)
  1026. BlackBear.Font = Enum.Font.Fantasy
  1027. BlackBear.Text = "Black Bear"
  1028. BlackBear.TextSize = 16
  1029.  
  1030. BrownBear.Name = "BrownBear"
  1031. BrownBear.Parent = WayPointsFrame
  1032. BrownBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1033. BrownBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1034. BrownBear.Position = UDim2.new(0, 5, 0, 55)
  1035. BrownBear.Size = UDim2.new(0, 180, 0, 20)
  1036. BrownBear.TextColor3 = Color3.new(1, 1, 1)
  1037. BrownBear.Font = Enum.Font.Fantasy
  1038. BrownBear.Text = "Brown Bear"
  1039. BrownBear.TextSize = 16
  1040.  
  1041. PandaBear.Name = "PandaBear"
  1042. PandaBear.Parent = WayPointsFrame
  1043. PandaBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1044. PandaBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1045. PandaBear.Position = UDim2.new(0, 5, 0, 80)
  1046. PandaBear.Size = UDim2.new(0, 180, 0, 20)
  1047. PandaBear.TextColor3 = Color3.new(1, 1, 1)
  1048. PandaBear.Font = Enum.Font.Fantasy
  1049. PandaBear.Text = "Panda Bear"
  1050. PandaBear.TextSize = 16
  1051.  
  1052. PolarBear.Name = "PolarBear"
  1053. PolarBear.Parent = WayPointsFrame
  1054. PolarBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1055. PolarBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1056. PolarBear.Position = UDim2.new(0, 5, 0, 105)
  1057. PolarBear.Size = UDim2.new(0, 180, 0, 20)
  1058. PolarBear.TextColor3 = Color3.new(1, 1, 1)
  1059. PolarBear.Font = Enum.Font.Fantasy
  1060. PolarBear.Text = "Polar Bear"
  1061. PolarBear.TextSize = 16
  1062.  
  1063. ScienceBear.Name = "ScienceBear"
  1064. ScienceBear.Parent = WayPointsFrame
  1065. ScienceBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1066. ScienceBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1067. ScienceBear.Position = UDim2.new(0, 5, 0, 130)
  1068. ScienceBear.Size = UDim2.new(0, 180, 0, 20)
  1069. ScienceBear.TextColor3 = Color3.new(1, 1, 1)
  1070. ScienceBear.Font = Enum.Font.Fantasy
  1071. ScienceBear.Text = "Science Bear"
  1072. ScienceBear.TextSize = 16
  1073.  
  1074. TravelingBear.Name = "TravelingBear"
  1075. TravelingBear.Parent = WayPointsFrame
  1076. TravelingBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1077. TravelingBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1078. TravelingBear.Position = UDim2.new(0, 5, 0, 155)
  1079. TravelingBear.Size = UDim2.new(0, 180, 0, 20)
  1080. TravelingBear.TextColor3 = Color3.new(1, 1, 1)
  1081. TravelingBear.Font = Enum.Font.Fantasy
  1082. TravelingBear.Text = "Traveling Bear"
  1083. TravelingBear.TextSize = 16
  1084.  
  1085. MotherBear.Name = "MotherBear"
  1086. MotherBear.Parent = WayPointsFrame
  1087. MotherBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1088. MotherBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1089. MotherBear.Position = UDim2.new(0, 5, 0, 180)
  1090. MotherBear.Size = UDim2.new(0, 180, 0, 20)
  1091. MotherBear.TextColor3 = Color3.new(1, 1, 1)
  1092. MotherBear.Font = Enum.Font.Fantasy
  1093. MotherBear.Text = "Mother Bear"
  1094. MotherBear.TextSize = 16
  1095.  
  1096. TunnelBear.Name = "TunnelBear"
  1097. TunnelBear.Parent = WayPointsFrame
  1098. TunnelBear.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1099. TunnelBear.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1100. TunnelBear.Position = UDim2.new(0, 5, 0, 205)
  1101. TunnelBear.Size = UDim2.new(0, 180, 0, 20)
  1102. TunnelBear.TextColor3 = Color3.new(1, 1, 1)
  1103. TunnelBear.Font = Enum.Font.Fantasy
  1104. TunnelBear.Text = "Tunnel Bear"
  1105. TunnelBear.TextSize = 16
  1106.  
  1107. Onett.Name = "Onett"
  1108. Onett.Parent = WayPointsFrame
  1109. Onett.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1110. Onett.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1111. Onett.Position = UDim2.new(0, 5, 0, 230)
  1112. Onett.Size = UDim2.new(0, 180, 0, 20)
  1113. Onett.TextColor3 = Color3.new(1, 1, 1)
  1114. Onett.Font = Enum.Font.Fantasy
  1115. Onett.Text = "Onett"
  1116. Onett.TextSize = 16
  1117.  
  1118. RedBoost.Name = "RedBoost"
  1119. RedBoost.Parent = WayPointsFrame
  1120. RedBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1121. RedBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1122. RedBoost.Position = UDim2.new(0, 5, 0, 255)
  1123. RedBoost.Size = UDim2.new(0, 180, 0, 20)
  1124. RedBoost.TextColor3 = Color3.new(1, 1, 1)
  1125. RedBoost.Font = Enum.Font.Fantasy
  1126. RedBoost.Text = "Red Field Booster"
  1127. RedBoost.TextSize = 16
  1128.  
  1129. BlueBoost.Name = "BlueBoost"
  1130. BlueBoost.Parent = WayPointsFrame
  1131. BlueBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1132. BlueBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1133. BlueBoost.Position = UDim2.new(0, 5, 0, 280)
  1134. BlueBoost.Size = UDim2.new(0, 180, 0, 20)
  1135. BlueBoost.TextColor3 = Color3.new(1, 1, 1)
  1136. BlueBoost.Font = Enum.Font.Fantasy
  1137. BlueBoost.Text = "Blue Field Booster"
  1138. BlueBoost.TextSize = 16
  1139.  
  1140. MountainBoost.Name = "MountainBoost"
  1141. MountainBoost.Parent = WayPointsFrame
  1142. MountainBoost.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1143. MountainBoost.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1144. MountainBoost.Position = UDim2.new(0, 5, 0, 305)
  1145. MountainBoost.Size = UDim2.new(0, 180, 0, 20)
  1146. MountainBoost.TextColor3 = Color3.new(1, 1, 1)
  1147. MountainBoost.Font = Enum.Font.Fantasy
  1148. MountainBoost.Text = "MountainTop Booster"
  1149. MountainBoost.TextSize = 16
  1150.  
  1151. RedCannon.Name = "RedCannon"
  1152. RedCannon.Parent = WayPointsFrame
  1153. RedCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1154. RedCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1155. RedCannon.Position = UDim2.new(0, 5, 0, 330)
  1156. RedCannon.Size = UDim2.new(0, 180, 0, 20)
  1157. RedCannon.TextColor3 = Color3.new(1, 1, 1)
  1158. RedCannon.Font = Enum.Font.Fantasy
  1159. RedCannon.Text = "Red Cannon (22)"
  1160. RedCannon.TextSize = 16
  1161.  
  1162. BlueCannon.Name = "BlueCannon"
  1163. BlueCannon.Parent = WayPointsFrame
  1164. BlueCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1165. BlueCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1166. BlueCannon.Position = UDim2.new(0, 5, 0, 355)
  1167. BlueCannon.Size = UDim2.new(0, 180, 0, 20)
  1168. BlueCannon.TextColor3 = Color3.new(1, 1, 1)
  1169. BlueCannon.Font = Enum.Font.Fantasy
  1170. BlueCannon.Text = "Blue Cannon (16)"
  1171. BlueCannon.TextSize = 16
  1172.  
  1173. YellowCannon.Name = "YellowCannon"
  1174. YellowCannon.Parent = WayPointsFrame
  1175. YellowCannon.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1176. YellowCannon.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1177. YellowCannon.Position = UDim2.new(0, 5, 0, 380)
  1178. YellowCannon.Size = UDim2.new(0, 180, 0, 20)
  1179. YellowCannon.TextColor3 = Color3.new(1, 1, 1)
  1180. YellowCannon.Font = Enum.Font.Fantasy
  1181. YellowCannon.Text = "Yellow Cannon (12)"
  1182. YellowCannon.TextSize = 16
  1183.  
  1184. Slingshot.Name = "Slingshot"
  1185. Slingshot.Parent = WayPointsFrame
  1186. Slingshot.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1187. Slingshot.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1188. Slingshot.Position = UDim2.new(0, 5, 0, 405)
  1189. Slingshot.Size = UDim2.new(0, 180, 0, 20)
  1190. Slingshot.TextColor3 = Color3.new(1, 1, 1)
  1191. Slingshot.Font = Enum.Font.Fantasy
  1192. Slingshot.Text = "Slingshot (8)"
  1193. Slingshot.TextSize = 16
  1194.  
  1195. AntChallenge.Name = "AntChallenge"
  1196. AntChallenge.Parent = WayPointsFrame
  1197. AntChallenge.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1198. AntChallenge.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1199. AntChallenge.Position = UDim2.new(0, 5, 0, 430)
  1200. AntChallenge.Size = UDim2.new(0, 180, 0, 20)
  1201. AntChallenge.TextColor3 = Color3.new(1, 1, 1)
  1202. AntChallenge.Font = Enum.Font.Fantasy
  1203. AntChallenge.Text = "Ant Challenge"
  1204. AntChallenge.TextSize = 16
  1205.  
  1206. KingbeetlesLair.Name = "KingbeetlesLair"
  1207. KingbeetlesLair.Parent = WayPointsFrame
  1208. KingbeetlesLair.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1209. KingbeetlesLair.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1210. KingbeetlesLair.Position = UDim2.new(0, 0, 0, 455)
  1211. KingbeetlesLair.Size = UDim2.new(0, 180, 0, 20)
  1212. KingbeetlesLair.TextColor3 = Color3.new(1, 1, 1)
  1213. KingbeetlesLair.Font = Enum.Font.Fantasy
  1214. KingbeetlesLair.Text = "King Beetles Lair"
  1215. KingbeetlesLair.TextSize = 16
  1216.  
  1217. BeeShop.Name = "BeeShop"
  1218. BeeShop.Parent = WayPointsFrame
  1219. BeeShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1220. BeeShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1221. BeeShop.Position = UDim2.new(0, 190, 0, 30)
  1222. BeeShop.Size = UDim2.new(0, 180, 0, 20)
  1223. BeeShop.TextColor3 = Color3.new(1, 1, 1)
  1224. BeeShop.Font = Enum.Font.Fantasy
  1225. BeeShop.Text = "Bees Shop"
  1226. BeeShop.TextSize = 16
  1227.  
  1228. TPShop.Name = "TPShop"
  1229. TPShop.Parent = WayPointsFrame
  1230. TPShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1231. TPShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1232. TPShop.Position = UDim2.new(0, 190, 0, 55)
  1233. TPShop.Size = UDim2.new(0, 180, 0, 20)
  1234. TPShop.TextColor3 = Color3.new(1, 1, 1)
  1235. TPShop.Font = Enum.Font.Fantasy
  1236. TPShop.Text = "Basic Tools Shop"
  1237. TPShop.TextSize = 16
  1238.  
  1239. TPShop2.Name = "TPShop2"
  1240. TPShop2.Parent = WayPointsFrame
  1241. TPShop2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1242. TPShop2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1243. TPShop2.Position = UDim2.new(0, 190, 0, 80)
  1244. TPShop2.Size = UDim2.new(0, 180, 0, 20)
  1245. TPShop2.TextColor3 = Color3.new(1, 1, 1)
  1246. TPShop2.Font = Enum.Font.Fantasy
  1247. TPShop2.Text = "Advanced Tools Shop"
  1248. TPShop2.TextSize = 16
  1249.  
  1250. MountainTopShop.Name = "MountainTopShop"
  1251. MountainTopShop.Parent = WayPointsFrame
  1252. MountainTopShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1253. MountainTopShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1254. MountainTopShop.Position = UDim2.new(0, 190, 0, 105)
  1255. MountainTopShop.Size = UDim2.new(0, 180, 0, 20)
  1256. MountainTopShop.TextColor3 = Color3.new(1, 1, 1)
  1257. MountainTopShop.Font = Enum.Font.Fantasy
  1258. MountainTopShop.Text = "Mountain Top Shop"
  1259. MountainTopShop.TextSize = 16
  1260.  
  1261. TentShop.Name = "TentShop"
  1262. TentShop.Parent = WayPointsFrame
  1263. TentShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1264. TentShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1265. TentShop.Position = UDim2.new(0, 190, 0, 130)
  1266. TentShop.Size = UDim2.new(0, 180, 0, 20)
  1267. TentShop.TextColor3 = Color3.new(1, 1, 1)
  1268. TentShop.Font = Enum.Font.Fantasy
  1269. TentShop.Text = "Ticket Tent Shop"
  1270. TentShop.TextSize = 16
  1271.  
  1272. TreatShop.Name = "TreatShop"
  1273. TreatShop.Parent = WayPointsFrame
  1274. TreatShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1275. TreatShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1276. TreatShop.Position = UDim2.new(0, 190, 0, 155)
  1277. TreatShop.Size = UDim2.new(0, 180, 0, 20)
  1278. TreatShop.TextColor3 = Color3.new(1, 1, 1)
  1279. TreatShop.Font = Enum.Font.Fantasy
  1280. TreatShop.Text = "Treat Shop"
  1281. TreatShop.TextSize = 16
  1282.  
  1283. RedClubhouse.Name = "RedClubhouse"
  1284. RedClubhouse.Parent = WayPointsFrame
  1285. RedClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1286. RedClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1287. RedClubhouse.Position = UDim2.new(0, 190, 0, 180)
  1288. RedClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1289. RedClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1290. RedClubhouse.Font = Enum.Font.Fantasy
  1291. RedClubhouse.Text = "Red Clubhouse"
  1292. RedClubhouse.TextSize = 16
  1293.  
  1294. BlueClubhouse.Name = "BlueClubhouse"
  1295. BlueClubhouse.Parent = WayPointsFrame
  1296. BlueClubhouse.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1297. BlueClubhouse.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1298. BlueClubhouse.Position = UDim2.new(0, 190, 0, 205)
  1299. BlueClubhouse.Size = UDim2.new(0, 180, 0, 20)
  1300. BlueClubhouse.TextColor3 = Color3.new(1, 1, 1)
  1301. BlueClubhouse.Font = Enum.Font.Fantasy
  1302. BlueClubhouse.Text = "Blue Clubhouse"
  1303. BlueClubhouse.TextSize = 16
  1304.  
  1305. TicketShop.Name = "TicketShop"
  1306. TicketShop.Parent = WayPointsFrame
  1307. TicketShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1308. TicketShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1309. TicketShop.Position = UDim2.new(0, 190, 0, 230)
  1310. TicketShop.Size = UDim2.new(0, 180, 0, 20)
  1311. TicketShop.TextColor3 = Color3.new(1, 1, 1)
  1312. TicketShop.Font = Enum.Font.Fantasy
  1313. TicketShop.Text = "Ticket Dispenser"
  1314. TicketShop.TextSize = 16
  1315.  
  1316. ClubHoney.Name = "ClubHoney"
  1317. ClubHoney.Parent = WayPointsFrame
  1318. ClubHoney.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1319. ClubHoney.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1320. ClubHoney.Position = UDim2.new(0, 190, 0, 255)
  1321. ClubHoney.Size = UDim2.new(0, 180, 0, 20)
  1322. ClubHoney.TextColor3 = Color3.new(1, 1, 1)
  1323. ClubHoney.Font = Enum.Font.Fantasy
  1324. ClubHoney.Text = "Club Honey Dispenser"
  1325. ClubHoney.TextSize = 16
  1326.  
  1327. RoyalJellyShop.Name = "RoyalJellyShop"
  1328. RoyalJellyShop.Parent = WayPointsFrame
  1329. RoyalJellyShop.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1330. RoyalJellyShop.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1331. RoyalJellyShop.Position = UDim2.new(0, 190, 0, 280)
  1332. RoyalJellyShop.Size = UDim2.new(0, 180, 0, 20)
  1333. RoyalJellyShop.TextColor3 = Color3.new(1, 1, 1)
  1334. RoyalJellyShop.Font = Enum.Font.Fantasy
  1335. RoyalJellyShop.Text = "Royal Jelly Dispenser"
  1336. RoyalJellyShop.TextSize = 16
  1337.  
  1338. TicketRoyalJelly.Name = "TicketRoyalJelly"
  1339. TicketRoyalJelly.Parent = WayPointsFrame
  1340. TicketRoyalJelly.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1341. TicketRoyalJelly.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1342. TicketRoyalJelly.Position = UDim2.new(0, 190, 0, 305)
  1343. TicketRoyalJelly.Size = UDim2.new(0, 180, 0, 20)
  1344. TicketRoyalJelly.TextColor3 = Color3.new(1, 1, 1)
  1345. TicketRoyalJelly.Font = Enum.Font.Fantasy
  1346. TicketRoyalJelly.Text = "Ticket Royal Jelly Dispenser"
  1347. TicketRoyalJelly.TextSize = 16
  1348.  
  1349. GumdropDispenser.Name = "GumdropDispenser"
  1350. GumdropDispenser.Parent = WayPointsFrame
  1351. GumdropDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1352. GumdropDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1353. GumdropDispenser.Position = UDim2.new(0, 190, 0, 330)
  1354. GumdropDispenser.Size = UDim2.new(0, 180, 0, 20)
  1355. GumdropDispenser.TextColor3 = Color3.new(1, 1, 1)
  1356. GumdropDispenser.Font = Enum.Font.Fantasy
  1357. GumdropDispenser.Text = "Gumdrop Dispenser"
  1358. GumdropDispenser.TextSize = 16
  1359.  
  1360. BlueberryDispenser.Name = "BlueberryDispenser"
  1361. BlueberryDispenser.Parent = WayPointsFrame
  1362. BlueberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1363. BlueberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1364. BlueberryDispenser.Position = UDim2.new(0, 190, 0, 355)
  1365. BlueberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1366. BlueberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1367. BlueberryDispenser.Font = Enum.Font.Fantasy
  1368. BlueberryDispenser.Text = "Blueberry Dispenser"
  1369. BlueberryDispenser.TextSize = 16
  1370.  
  1371. StrawberryDispenser.Name = "StrawberryDispenser"
  1372. StrawberryDispenser.Parent = WayPointsFrame
  1373. StrawberryDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1374. StrawberryDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1375. StrawberryDispenser.Position = UDim2.new(0, 190, 0, 380)
  1376. StrawberryDispenser.Size = UDim2.new(0, 180, 0, 20)
  1377. StrawberryDispenser.TextColor3 = Color3.new(1, 1, 1)
  1378. StrawberryDispenser.Font = Enum.Font.Fantasy
  1379. StrawberryDispenser.Text = "Strawberry Dispenser"
  1380. StrawberryDispenser.TextSize = 16
  1381.  
  1382. TreatDispenser.Name = "TreatDispenser"
  1383. TreatDispenser.Parent = WayPointsFrame
  1384. TreatDispenser.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1385. TreatDispenser.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1386. TreatDispenser.Position = UDim2.new(0, 190, 0, 405)
  1387. TreatDispenser.Size = UDim2.new(0, 180, 0, 20)
  1388. TreatDispenser.TextColor3 = Color3.new(1, 1, 1)
  1389. TreatDispenser.Font = Enum.Font.Fantasy
  1390. TreatDispenser.Text = "Treat Dispenser"
  1391. TreatDispenser.TextSize = 16
  1392.  
  1393. Honeystorm.Name = "Honeystorm"
  1394. Honeystorm.Parent = WayPointsFrame
  1395. Honeystorm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1396. Honeystorm.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1397. Honeystorm.Position = UDim2.new(0, 190, 0, 430)
  1398. Honeystorm.Size = UDim2.new(0, 180, 0, 20)
  1399. Honeystorm.TextColor3 = Color3.new(1, 1, 1)
  1400. Honeystorm.Font = Enum.Font.Fantasy
  1401. Honeystorm.Text = "Summon a Honeystorm"
  1402. Honeystorm.TextSize = 16
  1403.  
  1404. HoneyConvertor.Name = "HoneyConvertor"
  1405. HoneyConvertor.Parent = WayPointsFrame
  1406. HoneyConvertor.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1407. HoneyConvertor.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1408. HoneyConvertor.Position = UDim2.new(0, 190, 0, 455)
  1409. HoneyConvertor.Size = UDim2.new(0, 180, 0, 20)
  1410. HoneyConvertor.TextColor3 = Color3.new(1, 1, 1)
  1411. HoneyConvertor.Font = Enum.Font.Fantasy
  1412. HoneyConvertor.Text = "Instant Honey Converter"
  1413. HoneyConvertor.TextSize = 16
  1414.  
  1415. SunflowerField.Name = "SunflowerField"
  1416. SunflowerField.Parent = WayPointsFrame
  1417. SunflowerField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1418. SunflowerField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1419. SunflowerField.Position = UDim2.new(0, 375, 0, 30)
  1420. SunflowerField.Size = UDim2.new(0, 180, 0, 20)
  1421. SunflowerField.TextColor3 = Color3.new(1, 1, 1)
  1422. SunflowerField.Font = Enum.Font.Fantasy
  1423. SunflowerField.Text = "Sunflower Field"
  1424. SunflowerField.TextSize = 16
  1425.  
  1426. MushRoomField.Name = "MushRoomField"
  1427. MushRoomField.Parent = WayPointsFrame
  1428. MushRoomField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1429. MushRoomField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1430. MushRoomField.Position = UDim2.new(0, 375, 0, 55)
  1431. MushRoomField.Size = UDim2.new(0, 180, 0, 20)
  1432. MushRoomField.TextColor3 = Color3.new(1, 1, 1)
  1433. MushRoomField.Font = Enum.Font.Fantasy
  1434. MushRoomField.Text = "MushRoom Field"
  1435. MushRoomField.TextSize = 16
  1436.  
  1437. DandelionField.Name = "DandelionField"
  1438. DandelionField.Parent = WayPointsFrame
  1439. DandelionField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1440. DandelionField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1441. DandelionField.Position = UDim2.new(0, 375, 0, 80)
  1442. DandelionField.Size = UDim2.new(0, 180, 0, 20)
  1443. DandelionField.TextColor3 = Color3.new(1, 1, 1)
  1444. DandelionField.Font = Enum.Font.Fantasy
  1445. DandelionField.Text = "Dandelion Field"
  1446. DandelionField.TextSize = 16
  1447.  
  1448. BlueField.Name = "BlueField"
  1449. BlueField.Parent = WayPointsFrame
  1450. BlueField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1451. BlueField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1452. BlueField.Position = UDim2.new(0, 375, 0, 105)
  1453. BlueField.Size = UDim2.new(0, 180, 0, 20)
  1454. BlueField.TextColor3 = Color3.new(1, 1, 1)
  1455. BlueField.Font = Enum.Font.Fantasy
  1456. BlueField.Text = "Blue Flower Field"
  1457. BlueField.TextSize = 16
  1458.  
  1459. CloverField.Name = "CloverField"
  1460. CloverField.Parent = WayPointsFrame
  1461. CloverField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1462. CloverField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1463. CloverField.Position = UDim2.new(0, 375, 0, 130)
  1464. CloverField.Size = UDim2.new(0, 180, 0, 20)
  1465. CloverField.TextColor3 = Color3.new(1, 1, 1)
  1466. CloverField.Font = Enum.Font.Fantasy
  1467. CloverField.Text = "Clover Field"
  1468. CloverField.TextSize = 16
  1469.  
  1470. StrawBerryField.Name = "StrawBerryField"
  1471. StrawBerryField.Parent = WayPointsFrame
  1472. StrawBerryField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1473. StrawBerryField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1474. StrawBerryField.Position = UDim2.new(0, 375, 0, 155)
  1475. StrawBerryField.Size = UDim2.new(0, 180, 0, 20)
  1476. StrawBerryField.TextColor3 = Color3.new(1, 1, 1)
  1477. StrawBerryField.Font = Enum.Font.Fantasy
  1478. StrawBerryField.Text = "StrawBerry Field"
  1479. StrawBerryField.TextSize = 16
  1480.  
  1481. SpiderField.Name = "SpiderField"
  1482. SpiderField.Parent = WayPointsFrame
  1483. SpiderField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1484. SpiderField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1485. SpiderField.Position = UDim2.new(0, 375, 0, 180)
  1486. SpiderField.Size = UDim2.new(0, 180, 0, 20)
  1487. SpiderField.TextColor3 = Color3.new(1, 1, 1)
  1488. SpiderField.Font = Enum.Font.Fantasy
  1489. SpiderField.Text = "Spider Field"
  1490. SpiderField.TextSize = 16
  1491.  
  1492. BamBooField.Name = "BamBooField"
  1493. BamBooField.Parent = WayPointsFrame
  1494. BamBooField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1495. BamBooField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1496. BamBooField.Position = UDim2.new(0, 375, 0, 205)
  1497. BamBooField.Size = UDim2.new(0, 180, 0, 20)
  1498. BamBooField.TextColor3 = Color3.new(1, 1, 1)
  1499. BamBooField.Font = Enum.Font.Fantasy
  1500. BamBooField.Text = "BamBoo Field"
  1501. BamBooField.TextSize = 16
  1502.  
  1503. RoseField.Name = "RoseField"
  1504. RoseField.Parent = WayPointsFrame
  1505. RoseField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1506. RoseField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1507. RoseField.Position = UDim2.new(0, 375, 0, 230)
  1508. RoseField.Size = UDim2.new(0, 180, 0, 20)
  1509. RoseField.TextColor3 = Color3.new(1, 1, 1)
  1510. RoseField.Font = Enum.Font.Fantasy
  1511. RoseField.Text = "Rose Field"
  1512. RoseField.TextSize = 16
  1513.  
  1514. PineTreeField.Name = "PineTreeField"
  1515. PineTreeField.Parent = WayPointsFrame
  1516. PineTreeField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1517. PineTreeField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1518. PineTreeField.Position = UDim2.new(0, 375, 0, 255)
  1519. PineTreeField.Size = UDim2.new(0, 180, 0, 20)
  1520. PineTreeField.TextColor3 = Color3.new(1, 1, 1)
  1521. PineTreeField.Font = Enum.Font.Fantasy
  1522. PineTreeField.Text = "Pine Tree Forest"
  1523. PineTreeField.TextSize = 16
  1524.  
  1525. CactusField.Name = "CactusField"
  1526. CactusField.Parent = WayPointsFrame
  1527. CactusField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1528. CactusField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1529. CactusField.Position = UDim2.new(0, 375, 0, 280)
  1530. CactusField.Size = UDim2.new(0, 180, 0, 20)
  1531. CactusField.TextColor3 = Color3.new(1, 1, 1)
  1532. CactusField.Font = Enum.Font.Fantasy
  1533. CactusField.Text = "Cactus Field"
  1534. CactusField.TextSize = 16
  1535.  
  1536. PumpkinField.Name = "PumpkinField"
  1537. PumpkinField.Parent = WayPointsFrame
  1538. PumpkinField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1539. PumpkinField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1540. PumpkinField.Position = UDim2.new(0, 375, 0, 305)
  1541. PumpkinField.Size = UDim2.new(0, 180, 0, 20)
  1542. PumpkinField.TextColor3 = Color3.new(1, 1, 1)
  1543. PumpkinField.Font = Enum.Font.Fantasy
  1544. PumpkinField.Text = "Pumpkin Patch"
  1545. PumpkinField.TextSize = 16
  1546.  
  1547. PineappleField.Name = "PineappleField"
  1548. PineappleField.Parent = WayPointsFrame
  1549. PineappleField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1550. PineappleField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1551. PineappleField.Position = UDim2.new(0, 375, 0, 330)
  1552. PineappleField.Size = UDim2.new(0, 180, 0, 20)
  1553. PineappleField.TextColor3 = Color3.new(1, 1, 1)
  1554. PineappleField.Font = Enum.Font.Fantasy
  1555. PineappleField.Text = "Pineapple Patch"
  1556. PineappleField.TextSize = 16
  1557.  
  1558. MountainTopField.Name = "MountainTopField"
  1559. MountainTopField.Parent = WayPointsFrame
  1560. MountainTopField.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1561. MountainTopField.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1562. MountainTopField.Position = UDim2.new(0, 375, 0, 355)
  1563. MountainTopField.Size = UDim2.new(0, 180, 0, 20)
  1564. MountainTopField.TextColor3 = Color3.new(1, 1, 1)
  1565. MountainTopField.Font = Enum.Font.Fantasy
  1566. MountainTopField.Text = "Mountain Top Field"
  1567. MountainTopField.TextSize = 16
  1568.  
  1569. Field1AF.Name = "Field1AF"
  1570. Field1AF.Parent = WayPointsFrame
  1571. Field1AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1572. Field1AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1573. Field1AF.Position = UDim2.new(0, 555, 0, 30)
  1574. Field1AF.Size = UDim2.new(0, 40, 0, 20)
  1575. Field1AF.TextColor3 = Color3.new(1, 1, 1)
  1576. Field1AF.Font = Enum.Font.Fantasy
  1577. Field1AF.Text = "Farm"
  1578. Field1AF.TextSize = 16
  1579.  
  1580. Field2AF.Name = "Field2AF"
  1581. Field2AF.Parent = WayPointsFrame
  1582. Field2AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1583. Field2AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1584. Field2AF.Position = UDim2.new(0, 555, 0, 55)
  1585. Field2AF.Size = UDim2.new(0, 40, 0, 20)
  1586. Field2AF.TextColor3 = Color3.new(1, 1, 1)
  1587. Field2AF.Font = Enum.Font.Fantasy
  1588. Field2AF.Text = "Farm"
  1589. Field2AF.TextSize = 16
  1590.  
  1591. Field3AF.Name = "Field3AF"
  1592. Field3AF.Parent = WayPointsFrame
  1593. Field3AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1594. Field3AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1595. Field3AF.Position = UDim2.new(0, 555, 0, 80)
  1596. Field3AF.Size = UDim2.new(0, 40, 0, 20)
  1597. Field3AF.TextColor3 = Color3.new(1, 1, 1)
  1598. Field3AF.Font = Enum.Font.Fantasy
  1599. Field3AF.Text = "Farm"
  1600. Field3AF.TextSize = 16
  1601.  
  1602. Field4AF.Name = "Field4AF"
  1603. Field4AF.Parent = WayPointsFrame
  1604. Field4AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1605. Field4AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1606. Field4AF.Position = UDim2.new(0, 555, 0, 105)
  1607. Field4AF.Size = UDim2.new(0, 40, 0, 20)
  1608. Field4AF.TextColor3 = Color3.new(1, 1, 1)
  1609. Field4AF.Font = Enum.Font.Fantasy
  1610. Field4AF.Text = "Farm"
  1611. Field4AF.TextSize = 16
  1612.  
  1613. Field5AF.Name = "Field5AF"
  1614. Field5AF.Parent = WayPointsFrame
  1615. Field5AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1616. Field5AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1617. Field5AF.Position = UDim2.new(0, 555, 0, 130)
  1618. Field5AF.Size = UDim2.new(0, 40, 0, 20)
  1619. Field5AF.TextColor3 = Color3.new(1, 1, 1)
  1620. Field5AF.Font = Enum.Font.Fantasy
  1621. Field5AF.Text = "Farm"
  1622. Field5AF.TextSize = 16
  1623.  
  1624. Field6AF.Name = "Field6AF"
  1625. Field6AF.Parent = WayPointsFrame
  1626. Field6AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1627. Field6AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1628. Field6AF.Position = UDim2.new(0, 555, 0, 155)
  1629. Field6AF.Size = UDim2.new(0, 40, 0, 20)
  1630. Field6AF.TextColor3 = Color3.new(1, 1, 1)
  1631. Field6AF.Font = Enum.Font.Fantasy
  1632. Field6AF.Text = "Farm"
  1633. Field6AF.TextSize = 16
  1634.  
  1635. Field7AF.Name = "Field7AF"
  1636. Field7AF.Parent = WayPointsFrame
  1637. Field7AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1638. Field7AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1639. Field7AF.Position = UDim2.new(0, 555, 0, 180)
  1640. Field7AF.Size = UDim2.new(0, 40, 0, 20)
  1641. Field7AF.TextColor3 = Color3.new(1, 1, 1)
  1642. Field7AF.Font = Enum.Font.Fantasy
  1643. Field7AF.Text = "Farm"
  1644. Field7AF.TextSize = 16
  1645.  
  1646. Field8AF.Name = "Field8AF"
  1647. Field8AF.Parent = WayPointsFrame
  1648. Field8AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1649. Field8AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1650. Field8AF.Position = UDim2.new(0, 555, 0, 205)
  1651. Field8AF.Size = UDim2.new(0, 40, 0, 20)
  1652. Field8AF.TextColor3 = Color3.new(1, 1, 1)
  1653. Field8AF.Font = Enum.Font.Fantasy
  1654. Field8AF.Text = "Farm"
  1655. Field8AF.TextSize = 16
  1656.  
  1657. Field9AF.Name = "Field9AF"
  1658. Field9AF.Parent = WayPointsFrame
  1659. Field9AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1660. Field9AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1661. Field9AF.Position = UDim2.new(0, 555, 0, 230)
  1662. Field9AF.Size = UDim2.new(0, 40, 0, 20)
  1663. Field9AF.TextColor3 = Color3.new(1, 1, 1)
  1664. Field9AF.Font = Enum.Font.Fantasy
  1665. Field9AF.Text = "Farm"
  1666. Field9AF.TextSize = 16
  1667.  
  1668. Field10AF.Name = "Field10AF"
  1669. Field10AF.Parent = WayPointsFrame
  1670. Field10AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1671. Field10AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1672. Field10AF.Position = UDim2.new(0, 555, 0, 255)
  1673. Field10AF.Size = UDim2.new(0, 40, 0, 20)
  1674. Field10AF.TextColor3 = Color3.new(1, 1, 1)
  1675. Field10AF.Font = Enum.Font.Fantasy
  1676. Field10AF.Text = "Farm"
  1677. Field10AF.TextSize = 16
  1678.  
  1679. Field11AF.Name = "Field11AF"
  1680. Field11AF.Parent = WayPointsFrame
  1681. Field11AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1682. Field11AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1683. Field11AF.Position = UDim2.new(0, 555, 0, 280)
  1684. Field11AF.Size = UDim2.new(0, 40, 0, 20)
  1685. Field11AF.TextColor3 = Color3.new(1, 1, 1)
  1686. Field11AF.Font = Enum.Font.Fantasy
  1687. Field11AF.Text = "Farm"
  1688. Field11AF.TextSize = 16
  1689.  
  1690. Field12AF.Name = "Field12AF"
  1691. Field12AF.Parent = WayPointsFrame
  1692. Field12AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1693. Field12AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1694. Field12AF.Position = UDim2.new(0, 555, 0, 305)
  1695. Field12AF.Size = UDim2.new(0, 40, 0, 20)
  1696. Field12AF.TextColor3 = Color3.new(1, 1, 1)
  1697. Field12AF.Font = Enum.Font.Fantasy
  1698. Field12AF.Text = "Farm"
  1699. Field12AF.TextSize = 16
  1700.  
  1701. Field13AF.Name = "Field13AF"
  1702. Field13AF.Parent = WayPointsFrame
  1703. Field13AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1704. Field13AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1705. Field13AF.Position = UDim2.new(0, 555, 0, 330)
  1706. Field13AF.Size = UDim2.new(0, 40, 0, 20)
  1707. Field13AF.TextColor3 = Color3.new(1, 1, 1)
  1708. Field13AF.Font = Enum.Font.Fantasy
  1709. Field13AF.Text = "Farm"
  1710. Field13AF.TextSize = 16
  1711.  
  1712. Field14AF.Name = "Field14AF"
  1713. Field14AF.Parent = WayPointsFrame
  1714. Field14AF.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1715. Field14AF.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1716. Field14AF.Position = UDim2.new(0, 555, 0, 355)
  1717. Field14AF.Size = UDim2.new(0, 40, 0, 20)
  1718. Field14AF.TextColor3 = Color3.new(1, 1, 1)
  1719. Field14AF.Font = Enum.Font.Fantasy
  1720. Field14AF.Text = "Farm"
  1721. Field14AF.TextSize = 16
  1722.  
  1723. Players.Name = "Players"
  1724. Players.Parent = MainFrame
  1725. Players.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1726. Players.BorderColor3 = Color3.new(0, 1, 0)
  1727. Players.Position = UDim2.new(0, 118, 0, 5)
  1728. Players.Size = UDim2.new(0, 60, 0, 20)
  1729. Players.BackgroundTransparency = 0
  1730. Players.Font = Enum.Font.Fantasy
  1731. Players.TextColor3 = Color3.new(1, 1, 1)
  1732. Players.Text = "Players"
  1733. Players.TextSize = 17
  1734. Players.TextWrapped = true
  1735.  
  1736. PlayerFrame.Name = "PlayerFrame"
  1737. PlayerFrame.Parent = MainFrame
  1738. PlayerFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1739. PlayerFrame.BackgroundTransparency = 0.5
  1740. PlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
  1741. PlayerFrame.Position = UDim2.new(0, 63, 0, 34)
  1742. PlayerFrame.Size = UDim2.new(0, 170, 0, 200)
  1743. PlayerFrame.Visible = false
  1744.  
  1745. PlyrSel.Name = "PlyrSel"
  1746. PlyrSel.Parent = PlayerFrame
  1747. PlyrSel.BackgroundColor3 = Color3.new(1, 1, 1)
  1748. PlyrSel.BackgroundTransparency = 0.15
  1749. PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
  1750. PlyrSel.Position = UDim2.new(0, 5, 0, 5)
  1751. PlyrSel.Size = UDim2.new(0, 160, 0, 20)
  1752. PlyrSel.Font = Enum.Font.SourceSans
  1753. PlyrSel.Text = "SELECT A PLAYER"
  1754. PlyrSel.TextColor3 = Color3.new(0, 0, 0)
  1755. PlyrSel.TextScaled = true
  1756. PlyrSel.TextSize = 17
  1757. PlyrSel.TextWrapped = true
  1758.  
  1759. Player1.Name = "Player1"
  1760. Player1.Parent = PlayerFrame
  1761. Player1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1762. Player1.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1763. Player1.Position = UDim2.new(0, 5, 0, 35)
  1764. Player1.Size = UDim2.new(0, 160, 0, 20)
  1765. Player1.Font = Enum.Font.Fantasy
  1766. Player1.Text = ""
  1767. Player1.TextColor3 = Color3.new(1, 1, 1)
  1768. Player1.TextSize = 15
  1769. Player1.TextWrapped = true
  1770.  
  1771. Player2.Name = "Player2"
  1772. Player2.Parent = PlayerFrame
  1773. Player2.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1774. Player2.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1775. Player2.Position = UDim2.new(0, 5, 0, 60)
  1776. Player2.Size = UDim2.new(0, 160, 0, 20)
  1777. Player2.Font = Enum.Font.Fantasy
  1778. Player2.Text = ""
  1779. Player2.TextColor3 = Color3.new(1, 1, 1)
  1780. Player2.TextSize = 15
  1781. Player2.TextWrapped = true
  1782.  
  1783. Player3.Name = "Player3"
  1784. Player3.Parent = PlayerFrame
  1785. Player3.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1786. Player3.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1787. Player3.Position = UDim2.new(0, 5, 0, 85)
  1788. Player3.Size = UDim2.new(0, 160, 0, 20)
  1789. Player3.Font = Enum.Font.Fantasy
  1790. Player3.Text = ""
  1791. Player3.TextColor3 = Color3.new(1, 1, 1)
  1792. Player3.TextSize = 15
  1793. Player3.TextWrapped = true
  1794.  
  1795. Player4.Name = "Player4"
  1796. Player4.Parent = PlayerFrame
  1797. Player4.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1798. Player4.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1799. Player4.Position = UDim2.new(0, 5, 0, 110)
  1800. Player4.Size = UDim2.new(0, 160, 0, 20)
  1801. Player4.Font = Enum.Font.Fantasy
  1802. Player4.Text = ""
  1803. Player4.TextColor3 = Color3.new(1, 1, 1)
  1804. Player4.TextSize = 15
  1805. Player4.TextWrapped = true
  1806.  
  1807. Player5.Name = "Player5"
  1808. Player5.Parent = PlayerFrame
  1809. Player5.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1810. Player5.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1811. Player5.Position = UDim2.new(0, 5, 0, 135)
  1812. Player5.Size = UDim2.new(0, 160, 0, 20)
  1813. Player5.Font = Enum.Font.Fantasy
  1814. Player5.Text = ""
  1815. Player5.TextColor3 = Color3.new(1, 1, 1)
  1816. Player5.TextSize = 15
  1817. Player5.TextWrapped = true
  1818.  
  1819. TpPlayer.Name = "TpPlayer"
  1820. TpPlayer.Parent = PlayerFrame
  1821. TpPlayer.BackgroundColor3 = Color3.new(0.18, 0.18, 0.18)
  1822. TpPlayer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1823. TpPlayer.Position = UDim2.new(0, 5, 0, 165)
  1824. TpPlayer.Size = UDim2.new(0, 160, 0, 30)
  1825. TpPlayer.Font = Enum.Font.Fantasy
  1826. TpPlayer.Text = "Teleport to Player"
  1827. TpPlayer.TextColor3 = Color3.new(1, 1, 1)
  1828. TpPlayer.TextWrapped = true
  1829. TpPlayer.TextSize = 17
  1830.  
  1831. PollenFarm.Name = "PollenFarm"
  1832. PollenFarm.Parent = MainFrame
  1833. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1834. PollenFarm.BorderColor3 = Color3.new(0, 1, 0)
  1835. PollenFarm.Position = UDim2.new(0, 183, 0, 5)
  1836. PollenFarm.Size = UDim2.new(0, 100, 0, 20)
  1837. PollenFarm.Font = Enum.Font.Fantasy
  1838. PollenFarm.TextColor3 = Color3.new(1, 1, 1)
  1839. PollenFarm.Text = "Farm Pollen"
  1840. PollenFarm.TextSize = 17
  1841. PollenFarm.TextWrapped = true
  1842.  
  1843. AutoDig.Name = "AutoDig"
  1844. AutoDig.Parent = MainFrame
  1845. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1846. AutoDig.BorderColor3 = Color3.new(0, 1, 0)
  1847. AutoDig.Position = UDim2.new(0, 288, 0, 5)
  1848. AutoDig.Size = UDim2.new(0, 70, 0, 20)
  1849. AutoDig.Font = Enum.Font.Fantasy
  1850. AutoDig.TextColor3 = Color3.new(1, 1, 1)
  1851. AutoDig.Text = "Auto Dig"
  1852. AutoDig.TextSize = 17
  1853. AutoDig.TextWrapped = true
  1854.  
  1855. FindTreasures.Name = "FindTreasures"
  1856. FindTreasures.Parent = MainFrame
  1857. FindTreasures.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1858. FindTreasures.BorderColor3 = Color3.new(0, 1, 0)
  1859. FindTreasures.Position = UDim2.new(0, 363, 0, 5)
  1860. FindTreasures.Size = UDim2.new(0, 130, 0, 20)
  1861. FindTreasures.BackgroundTransparency = 0
  1862. FindTreasures.Font = Enum.Font.Fantasy
  1863. FindTreasures.TextColor3 = Color3.new(1, 1, 1)
  1864. FindTreasures.Text = "Collect Treasures"
  1865. FindTreasures.TextSize = 17
  1866. FindTreasures.TextWrapped = true
  1867.  
  1868. FindTreasuresText1.Name = "FindTreasuresText1"
  1869. FindTreasuresText1.Parent = MainFrame
  1870. FindTreasuresText1.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1871. FindTreasuresText1.BorderColor3 = Color3.new(0, 0, 0)
  1872. FindTreasuresText1.BackgroundTransparency = 0.1
  1873. FindTreasuresText1.Position = UDim2.new(0, 333, 0, 34)
  1874. FindTreasuresText1.Size = UDim2.new(0, 190, 0, 85)
  1875. FindTreasuresText1.TextColor3 = Color3.new(1, 1, 1)
  1876. FindTreasuresText1.Font = Enum.Font.Fantasy
  1877. FindTreasuresText1.Text = "This will Teleport you to all the hidden treasures on the map. It will only work once\nas the treasures do not respawn."
  1878. FindTreasuresText1.TextSize = 16
  1879. FindTreasuresText1.TextWrapped = true
  1880. FindTreasuresText1.ZIndex = 6
  1881. FindTreasuresText1.Visible = false
  1882. FindTreasuresText1.TextYAlignment = Enum.TextYAlignment.Top
  1883.  
  1884. ExtrasScreen.Name = "ExtrasScreen"
  1885. ExtrasScreen.Parent = MainFrame
  1886. ExtrasScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1887. ExtrasScreen.BorderColor3 = Color3.new(0, 1, 0)
  1888. ExtrasScreen.Position = UDim2.new(0, 498, 0, 5)
  1889. ExtrasScreen.Size = UDim2.new(0, 50, 0, 20)
  1890. ExtrasScreen.BackgroundTransparency = 0
  1891. ExtrasScreen.Font = Enum.Font.Fantasy
  1892. ExtrasScreen.TextColor3 = Color3.new(1, 1, 1)
  1893. ExtrasScreen.Text = "Extras"
  1894. ExtrasScreen.TextSize = 17
  1895. ExtrasScreen.TextWrapped = true
  1896.  
  1897. ExtrasFrame.Name = "ExtrasFrame"
  1898. ExtrasFrame.Parent = MainFrame
  1899. ExtrasFrame.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  1900. ExtrasFrame.BorderColor3 = Color3.new(0, 0, 0)
  1901. ExtrasFrame.BackgroundTransparency = 0.5
  1902. ExtrasFrame.Position = UDim2.new(0, 428, 0, 34)
  1903. ExtrasFrame.Size = UDim2.new(0, 170, 0, 105)
  1904. ExtrasFrame.Visible = false
  1905.  
  1906. NoClip.Name = "NoClip"
  1907. NoClip.Parent = ExtrasFrame
  1908. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1909. NoClip.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1910. NoClip.Position = UDim2.new(0, 5, 0, 5)
  1911. NoClip.Size = UDim2.new(0, 160, 0, 20)
  1912. NoClip.Font = Enum.Font.Fantasy
  1913. NoClip.TextColor3 = Color3.new(1, 1, 1)
  1914. NoClip.Text = "Enable NoClip"
  1915. NoClip.TextSize = 17
  1916. NoClip.TextWrapped = true
  1917.  
  1918. TPTool.Name = "TPTool"
  1919. TPTool.Parent = ExtrasFrame
  1920. TPTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1921. TPTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1922. TPTool.Position = UDim2.new(0, 5, 0, 30)
  1923. TPTool.Size = UDim2.new(0, 160, 0, 20)
  1924. TPTool.TextColor3 = Color3.new(1, 1, 1)
  1925. TPTool.Font = Enum.Font.Fantasy
  1926. TPTool.Text = "Add TPTool"
  1927. TPTool.TextSize = 16
  1928.  
  1929. BTool.Name = "BTool"
  1930. BTool.Parent = ExtrasFrame
  1931. BTool.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1932. BTool.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1933. BTool.Position = UDim2.new(0, 5, 0, 55)
  1934. BTool.Size = UDim2.new(0, 160, 0, 20)
  1935. BTool.TextColor3 = Color3.new(1, 1, 1)
  1936. BTool.Font = Enum.Font.Fantasy
  1937. BTool.Text = "Add BTools"
  1938. BTool.TextSize = 16
  1939.  
  1940. ReJoinServer.Name = "ReJoinServer"
  1941. ReJoinServer.Parent = ExtrasFrame
  1942. ReJoinServer.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1943. ReJoinServer.BorderColor3 = Color3.new(0.5, 0.5, 0.5)
  1944. ReJoinServer.Position = UDim2.new(0, 5, 0, 80)
  1945. ReJoinServer.Size = UDim2.new(0, 160, 0, 20)
  1946. ReJoinServer.TextColor3 = Color3.new(1, 1, 1)
  1947. ReJoinServer.Font = Enum.Font.Fantasy
  1948. ReJoinServer.Text = "ReJoin a Server"
  1949. ReJoinServer.TextSize = 16
  1950. ReJoinServer.TextWrapped = true
  1951.  
  1952. InfoScreen.Name = "InfoScreen"
  1953. InfoScreen.Parent = MainFrame
  1954. InfoScreen.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1955. InfoScreen.BorderColor3 = Color3.new(0, 1, 0)
  1956. InfoScreen.Position = UDim2.new(0, 553, 0, 5)
  1957. InfoScreen.Size = UDim2.new(0, 40, 0, 20)
  1958. InfoScreen.BackgroundTransparency = 0
  1959. InfoScreen.Font = Enum.Font.Fantasy
  1960. InfoScreen.TextColor3 = Color3.new(1, 1, 1)
  1961. InfoScreen.Text = "Info"
  1962. InfoScreen.TextSize = 17
  1963. InfoScreen.TextWrapped = true
  1964.  
  1965. InfoFrame.Name = "InfoFrame"
  1966. InfoFrame.Parent = MainFrame
  1967. InfoFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  1968. InfoFrame.BorderColor3 = Color3.new(0, 0, 0)
  1969. InfoFrame.BackgroundTransparency = 0.1
  1970. InfoFrame.Position = UDim2.new(0, 398, 0, 34)
  1971. InfoFrame.Size = UDim2.new(0, 200, 0, 190)
  1972. InfoFrame.Visible = false
  1973.  
  1974. InfoText1.Name = "InfoText1"
  1975. InfoText1.Parent = InfoFrame
  1976. InfoText1.BackgroundColor3 = Color3.new(0, 0, 0)
  1977. InfoText1.BorderColor3 = Color3.new(0, 0, 0)
  1978. InfoText1.BackgroundTransparency = 1
  1979. InfoText1.Position = UDim2.new(0, 5, 0, 5)
  1980. InfoText1.Size = UDim2.new(0, 190, 0, 210)
  1981. InfoText1.TextColor3 = Color3.new(1, 1, 1)
  1982. InfoText1.Font = Enum.Font.Fantasy
  1983. InfoText1.Text = "This Gui was created by LuckyMMB@V3rmillion.net\nDiscord https://discord.gg/GKzJnUC\n\nCredits:\nsirelKilla @ v3rmillion for the pollen farming script\nTechnoDaft for adding Btools and Waypoints\nnewdarkt for adding the King Beetles Lair location"
  1984. InfoText1.TextSize = 15
  1985. InfoText1.TextWrapped = true
  1986. InfoText1.TextYAlignment = Enum.TextYAlignment.Top
  1987.  
  1988. function notify(msg)
  1989. game.StarterGui:SetCore('SendNotification', {
  1990. Title = 'Bee Swarm LuckyGUI';
  1991. Text = msg;
  1992. Duration = 5;
  1993. })
  1994. end
  1995.  
  1996. --- Close ---
  1997.  
  1998. Close.MouseButton1Down:connect(function()
  1999. MainGUI:Destroy()
  2000. end)
  2001.  
  2002. --- Menus ---
  2003.  
  2004. local Menus = {
  2005. [WayPoints] = WayPointsFrame;
  2006. [ExtrasScreen] = ExtrasFrame;
  2007. [InfoScreen] = InfoFrame;
  2008. [Players] = PlayerFrame;
  2009. }
  2010. for button,frame in pairs(Menus) do
  2011. button.MouseButton1Click:connect(function()
  2012. if frame.Visible then
  2013. frame.Visible = false
  2014. return
  2015. end
  2016. for k,v in pairs(Menus) do
  2017. v.Visible = v == frame
  2018. end
  2019. end)
  2020. end
  2021.  
  2022. --- Snow Menus Show Hide ---
  2023.  
  2024. FindTreasures.MouseEnter:connect(function()
  2025. FindTreasuresText1.Visible = true
  2026. end)
  2027.  
  2028. FindTreasures.MouseLeave:connect(function()
  2029. FindTreasuresText1.Visible = false
  2030. end)
  2031.  
  2032. -- Pollen Farming --
  2033.  
  2034. spawn (function()
  2035. while true do
  2036. wait(0.2)
  2037. if PollenFarmActive == true then
  2038. local player = game:GetService("Players").LocalPlayer
  2039. local currp
  2040. workspace.Collectibles.ChildAdded:Connect(function(part)
  2041. wait(0.5)
  2042. if currp and (part.Position-currp).magnitude < 50 then
  2043. player.Character:MoveTo(part.Position)
  2044. wait(0.3)
  2045. player.Character:MoveTo(currp)
  2046. end
  2047. end)
  2048. local pollenLbl = player.Character:FindFirstChild("ProgressLabel",true)
  2049. if not pollenLbl then
  2050. error("Backpack not found")
  2051. end
  2052. local maxpollen = tonumber(pollenLbl.Text:match("%d+$"))
  2053. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  2054. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  2055. error("Tool not found")
  2056. end
  2057. print("Backpack size: " .. maxpollen)
  2058. if Field1AFActive == true then
  2059. fieldpos = {Vector3.new(-207.426,3,132.8),Vector3.new(-207.426,3,162.8),Vector3.new(-207.426,3,192.8)}
  2060. print("Farming Sunflower Zone")
  2061. elseif Field2AFActive == true then
  2062. fieldpos = {Vector3.new(-100.1, 3.3, 134.4),Vector3.new(-67.9, 3.3, 135.7)}
  2063. print("Farming Mushroom Zone")
  2064. elseif Field3AFActive == true then
  2065. fieldpos = {Vector3.new(-70.35,4,221.5),Vector3.new(-30.35,4,221.5),Vector3.new(10.35,4,221.5)}
  2066. print("Farming Dandelion Zone")
  2067. elseif Field4AFActive == true then
  2068. fieldpos = {Vector3.new(106.8,4,100.5),Vector3.new(146.8,4,100.5),Vector3.new(186.8,4,100.5)}
  2069. print("Farming Blue Flower Zone")
  2070. elseif Field5AFActive == true then
  2071. fieldpos = {Vector3.new(135,33,195),Vector3.new(160,33,175),Vector3.new(185,33,195)}
  2072. print("Farming Clover Zone")
  2073. elseif Field6AFActive == true then
  2074. fieldpos = {Vector3.new(-178,20,15),Vector3.new(-178,20,-12),Vector3.new(-157,20,-20)}
  2075. print("Farming StrawBerry Zone")
  2076. elseif Field7AFActive == true then
  2077. fieldpos = {Vector3.new(-67,20,0),Vector3.new(-42,20,-19),Vector3.new(-16.4,20,0)}
  2078. print("Farming Spider Zone")
  2079. elseif Field8AFActive == true then
  2080. fieldpos = {Vector3.new(92.9,20,-25.6),Vector3.new(132.9,20,-25.6),Vector3.new(172.9,20,-25.6)}
  2081. print("Farming BamBoo Zone")
  2082. elseif Field9AFActive == true then
  2083. fieldpos = {Vector3.new(-300,20,129),Vector3.new(-322.835,20,129),Vector3.new(-350,20,129)}
  2084. print("Farming Rose Zone")
  2085. elseif Field10AFActive == true then
  2086. fieldpos = {Vector3.new(-310.1,65.5,-128.1),Vector3.new(-310.1,65.5,-168.1),Vector3.new(-310.1,65.5,-208.1)}
  2087. print("Farming Pine Tree Zone")
  2088. elseif Field11AFActive == true then
  2089. fieldpos = {Vector3.new(-159.5,68,-101.5),Vector3.new(-194.5,68,-112.5),Vector3.new(-229.5,68,-101.5)}
  2090. print("Farming Cactus Zone")
  2091. elseif Field12AFActive == true then
  2092. fieldpos = {Vector3.new(-169,67,-183.8),Vector3.new(-186.5,67,-186.8),Vector3.new(-222,67,-183.8)}
  2093. print("Farming Pumpkin Zone")
  2094. elseif Field13AFActive == true then
  2095. fieldpos = {Vector3.new(285.3,70.2,-200),Vector3.new(260.3,70.2,-220),Vector3.new(225.3,70.2,-200)}
  2096. print("Farming Pineapple Patch")
  2097. elseif Field14AFActive == true then
  2098. fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
  2099. print("Farming Mountain Top Zone")
  2100. else
  2101. if maxpollen < 9999 then
  2102. fieldpos = {Vector3.new(-220,3.3,220),Vector3.new(-220,4,180),Vector3.new(-220,4,140),Vector3.new(-220,4,100),Vector3.new(-190,4,126),Vector3.new(-190, 4, 166),Vector3.new(-190, 4, 206)}
  2103. print("Auto Farming Zone 1 selected")
  2104. else
  2105. fieldpos = {Vector3.new(55, 176, -195),Vector3.new(55, 176, -166),Vector3.new(55, 176, -140),Vector3.new(100, 176, -140),Vector3.new(100, 176, -166),Vector3.new(100, 176, -195)}
  2106. print("Auto Farming Zone 2 selected")
  2107. end
  2108. end
  2109. local posIndex = 0
  2110. while PollenFarmActive do
  2111. --collect pollen
  2112. pollenTool.Parent = player.Character
  2113. wait(0.1)
  2114. while PollenFarmActive and player.leaderstats.Pollen.Value<maxpollen do
  2115. posIndex=posIndex+1
  2116. if posIndex>#fieldpos then posIndex=1 end
  2117. for rot=1,4 do
  2118. if not PollenFarmActive then break end
  2119. local angle = CFrame.Angles(0,math.pi*.5*rot,0)
  2120. currp = fieldpos[posIndex]+angle.lookVector*10
  2121. player.Character.HumanoidRootPart.CFrame=CFrame.new(currp)*angle
  2122. for i=1,25 do
  2123. if not PollenFarmActive then break end
  2124. wait(0.2)
  2125. pollenTool.ClickEvent:FireServer(currp)
  2126. end
  2127. if player.leaderstats.Pollen.Value+1>maxpollen then break end
  2128. end
  2129. end
  2130. --turn to honey
  2131. currp=nil
  2132. player.Character:MoveTo(player.SpawnPos.Value.p)
  2133. wait(1)
  2134. game:GetService("ReplicatedStorage").Events.PlayerHiveCommand:FireServer("ToggleHoneyMaking")
  2135. if PollenFarmActive then
  2136. repeat wait(0.5) until player.leaderstats.Pollen.Value < 1
  2137. wait(10)
  2138. end
  2139. end
  2140. end
  2141. end
  2142. end)
  2143.  
  2144. --- WayPoints ---
  2145.  
  2146. local WayPoints = {
  2147. ["Black Bear"] = CFrame.new(-258.1, 5, 299.7),
  2148. ["Brown Bear"] = CFrame.new(282, 46, 236),
  2149. ["Panda Bear"] = CFrame.new(106.3, 35, 50.1),
  2150. ["Polar Bear"] = CFrame.new(-106, 119, -77),
  2151. ["Science Bear"] = CFrame.new(267, 103, 20),
  2152. ["Traveling Bear"] = CFrame.new(34, 14, 371),
  2153. ["Mother Bear"] = CFrame.new(-183.8, 4.6, 87.5),
  2154. ["Tunnel Bear"] = CFrame.new(507.3, 5.7, -45.7),
  2155. ["Redfield Boost"] = CFrame.new(-332, 20, 244),
  2156. ["Bluefield Boost"] = CFrame.new(319, 58, 103),
  2157. ["MountainTop Boost"] = CFrame.new(-40, 176, -191.7),
  2158. ["Red Cannon (22)"] = CFrame.new(-240, 17, 345),
  2159. ["Blue Cannon (16)"] = CFrame.new(-287, 73, 22),
  2160. ["Yellow Cannon (12)"] = CFrame.new(266, 109, -25),
  2161. ["Slingshot (8)"] = CFrame.new(78, 23, 149),
  2162. ["Bee Shop"] = CFrame.new(-136.8, 4.6, 243.4),
  2163. ["Tool Shop"] = CFrame.new(86, 4.6, 294),
  2164. ["Tool Shop 2"] = CFrame.new(165, 69, -161),
  2165. ["MountainTop Shop"] = CFrame.new(-18, 176, -137),
  2166. ["Ticket Tent"] = CFrame.new(-234, 17, 398),
  2167. ["Red Clubhouse"] = CFrame.new(-334, 21, 216),
  2168. ["Blue Clubhouse"] = CFrame.new(292, 4, 98),
  2169. ["Ticket Shop"] = CFrame.new(-12.8, 184, -222.2),
  2170. ["Club Honey"] = CFrame.new(47, 5, 323),
  2171. ["RoyalJelly Shop"] = CFrame.new(-297, 53, 68),
  2172. ["Ticket RoyalJelly Shop"] = CFrame.new(81, 18, 240),
  2173. ["Honeystorm Dispensor"] = CFrame.new(301, 48, 191),
  2174. ["Blueberry Dispenser"] = CFrame.new(313.3, 58, 86.9),
  2175. ["Strawberry Dispenser"] = CFrame.new(-320.5, 46, 272.5),
  2176. ["Instant Honey Convertor"] = CFrame.new(282, 68, -62),
  2177. ["King Beetles Lair"] = CFrame.new(218, 3, 140),
  2178. ["Clover Field"] = CFrame.new(174, 34, 189),
  2179. ["Mushroom Field"] = CFrame.new(-258.1, 5, 299.7),
  2180. ["Spider Field"] = CFrame.new(-57.2, 20, -5.3),
  2181. ["Blue Field"] = CFrame.new(113.7, 4, 101.5),
  2182. ["Sunflower Field"] = CFrame.new(-208, 4, 185),
  2183. ["StrawBerry Field"] = CFrame.new(-169.3, 20, -3.2),
  2184. ["Red Field"] = CFrame.new(-258.1, 5, 299.7),
  2185. ["Dandelion Field"] = CFrame.new(-30, 4, 225),
  2186. ["BamBoo Field"] = CFrame.new(93, 20, -25),
  2187. ["Rose Field"] = CFrame.new(-322, 20, 124),
  2188. ["Mushroom Field"] = CFrame.new(-94, 5, 116),
  2189. ["Cactus Field"] = CFrame.new(-194, 68, -107),
  2190. ["Pumpkin Field"] = CFrame.new(-194, 68, -182),
  2191. ["MountainTop Field"] = CFrame.new(76, 176, -181),
  2192. ["PineTree Field"] = CFrame.new(-318, 68, -150),
  2193. ["Pineapple Field"] = CFrame.new(262, 68, -201),
  2194. ["Onett"] = CFrame.new(-8.4, 234, -517.9),
  2195. ["Gumdrop Dispenser"] = CFrame.new(63, 20.7, 38.7),
  2196. ["Treat Dispenser"] = CFrame.new(193.9, 68, -123),
  2197. ["Treat Shop"] = CFrame.new(-228.2, 5, 89.4),
  2198. ["Ant Challenge"] = CFrame.new(90.6, 32.6, 501)
  2199. }
  2200.  
  2201. ReturnToHive.MouseButton1Down:connect(function()
  2202. local player = game:GetService("Players").LocalPlayer
  2203. player.Character:MoveTo(player.SpawnPos.Value.p)
  2204. WayPointsFrame.Visible = false
  2205. notify'Teleported to Hive'
  2206. end)
  2207.  
  2208. BlackBear.MouseButton1Down:connect(function()
  2209. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2210. uTorso.CFrame = WayPoints["Black Bear"]
  2211. WayPointsFrame.Visible = false
  2212. notify'Teleported to Black Bear'
  2213. end)
  2214.  
  2215. BrownBear.MouseButton1Down:connect(function()
  2216. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2217. uTorso.CFrame = WayPoints["Brown Bear"]
  2218. WayPointsFrame.Visible = false
  2219. notify'Teleported to Brown Bear'
  2220. end)
  2221.  
  2222. PandaBear.MouseButton1Down:connect(function()
  2223. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2224. uTorso.CFrame = WayPoints["Panda Bear"]
  2225. WayPointsFrame.Visible = false
  2226. notify'Teleported to Panda Bear'
  2227. end)
  2228.  
  2229. PolarBear.MouseButton1Down:connect(function()
  2230. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2231. uTorso.CFrame = WayPoints["Polar Bear"]
  2232. WayPointsFrame.Visible = false
  2233. notify'Teleported to Polar Bear'
  2234. end)
  2235.  
  2236. ScienceBear.MouseButton1Down:connect(function()
  2237. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2238. uTorso.CFrame = WayPoints["Science Bear"]
  2239. WayPointsFrame.Visible = false
  2240. notify'Teleported to Science Bear'
  2241. end)
  2242.  
  2243. TravelingBear.MouseButton1Down:connect(function()
  2244. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2245. uTorso.CFrame = WayPoints["Traveling Bear"]
  2246. WayPointsFrame.Visible = false
  2247. notify'Teleported to Traveling Bear'
  2248. end)
  2249.  
  2250. MotherBear.MouseButton1Down:connect(function()
  2251. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2252. uTorso.CFrame = WayPoints["Mother Bear"]
  2253. WayPointsFrame.Visible = false
  2254. notify'Teleported to Mother Bear'
  2255. end)
  2256.  
  2257. TunnelBear.MouseButton1Down:connect(function()
  2258. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2259. uTorso.CFrame = WayPoints["Tunnel Bear"]
  2260. WayPointsFrame.Visible = false
  2261. notify'Teleported to Tunnel Bear'
  2262. end)
  2263.  
  2264. RedBoost.MouseButton1Down:connect(function()
  2265. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2266. uTorso.CFrame = WayPoints["Redfield Boost"]
  2267. WayPointsFrame.Visible = false
  2268. notify'Teleported to RedField Booster'
  2269. end)
  2270.  
  2271. BlueBoost.MouseButton1Down:connect(function()
  2272. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2273. uTorso.CFrame = WayPoints["Bluefield Boost"]
  2274. WayPointsFrame.Visible = false
  2275. notify'Teleported to BlueField Booster'
  2276. end)
  2277.  
  2278. MountainBoost.MouseButton1Down:connect(function()
  2279. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2280. uTorso.CFrame = WayPoints["MountainTop Boost"]
  2281. WayPointsFrame.Visible = false
  2282. notify'Teleported to MountainTop Boost'
  2283. end)
  2284.  
  2285. RedCannon.MouseButton1Down:connect(function()
  2286. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2287. uTorso.CFrame = WayPoints["Red Cannon (22)"]
  2288. WayPointsFrame.Visible = false
  2289. notify'Teleported to Red Cannon (22)'
  2290. end)
  2291.  
  2292. BlueCannon.MouseButton1Down:connect(function()
  2293. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2294. uTorso.CFrame = WayPoints["Blue Cannon (16)"]
  2295. WayPointsFrame.Visible = false
  2296. notify'Teleported to Blue Cannon (16)'
  2297. end)
  2298.  
  2299. YellowCannon.MouseButton1Down:connect(function()
  2300. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2301. uTorso.CFrame = WayPoints["Yellow Cannon (12)"]
  2302. WayPointsFrame.Visible = false
  2303. notify'Teleported to Yellow Cannon (12)'
  2304. end)
  2305.  
  2306. Slingshot.MouseButton1Down:connect(function()
  2307. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2308. uTorso.CFrame = WayPoints["Slingshot (8)"]
  2309. WayPointsFrame.Visible = false
  2310. notify'Teleported to Slingshot (8)'
  2311. end)
  2312.  
  2313. BeeShop.MouseButton1Down:connect(function()
  2314. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2315. uTorso.CFrame = WayPoints["Bee Shop"]
  2316. WayPointsFrame.Visible = false
  2317. notify'Teleported to Bee Shop'
  2318. end)
  2319.  
  2320. TPShop.MouseButton1Down:connect(function()
  2321. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2322. uTorso.CFrame = WayPoints["Tool Shop"]
  2323. WayPointsFrame.Visible = false
  2324. notify'Teleported to Basic Tool Shop'
  2325. end)
  2326.  
  2327. TPShop2.MouseButton1Down:connect(function()
  2328. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2329. uTorso.CFrame = WayPoints["Tool Shop 2"]
  2330. WayPointsFrame.Visible = false
  2331. notify'Teleported to Advanced Tool Shop'
  2332. end)
  2333.  
  2334. MountainTopShop.MouseButton1Down:connect(function()
  2335. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2336. uTorso.CFrame = WayPoints["MountainTop Shop"]
  2337. WayPointsFrame.Visible = false
  2338. notify'Teleported to MountainTop Shop'
  2339. end)
  2340.  
  2341. TentShop.MouseButton1Down:connect(function()
  2342. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2343. uTorso.CFrame = WayPoints["Ticket Tent"]
  2344. WayPointsFrame.Visible = false
  2345. notify'Teleported to Ticket Tent Shop'
  2346. end)
  2347.  
  2348. RedClubhouse.MouseButton1Down:connect(function()
  2349. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2350. uTorso.CFrame = WayPoints["Red Clubhouse"]
  2351. WayPointsFrame.Visible = false
  2352. notify'Teleported to Red ClubHouse'
  2353. end)
  2354.  
  2355. BlueClubhouse.MouseButton1Down:connect(function()
  2356. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2357. uTorso.CFrame = WayPoints["Blue Clubhouse"]
  2358. WayPointsFrame.Visible = false
  2359. notify'Teleported to Blue ClubHouse'
  2360. end)
  2361.  
  2362. TicketShop.MouseButton1Down:connect(function()
  2363. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2364. uTorso.CFrame = WayPoints["Ticket Shop"]
  2365. WayPointsFrame.Visible = false
  2366. notify'Teleported to Ticket Dispenser'
  2367. end)
  2368.  
  2369. ClubHoney.MouseButton1Down:connect(function()
  2370. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2371. uTorso.CFrame = WayPoints["Club Honey"]
  2372. WayPointsFrame.Visible = false
  2373. notify'Teleported to Club Honey Dispenser'
  2374. end)
  2375.  
  2376. RoyalJellyShop.MouseButton1Down:connect(function()
  2377. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2378. uTorso.CFrame = WayPoints["RoyalJelly Shop"]
  2379. WayPointsFrame.Visible = false
  2380. notify'Teleported to RoyalJelly Shop'
  2381. end)
  2382.  
  2383. TicketRoyalJelly.MouseButton1Down:connect(function()
  2384. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2385. uTorso.CFrame = WayPoints["Ticket RoyalJelly Shop"]
  2386. WayPointsFrame.Visible = false
  2387. notify'Teleported to Ticket Royal Jelly Shop'
  2388. end)
  2389.  
  2390. Honeystorm.MouseButton1Down:connect(function()
  2391. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2392. uTorso.CFrame = WayPoints["Honeystorm Dispensor"]
  2393. WayPointsFrame.Visible = false
  2394. notify'Teleported to Honeystorm'
  2395. end)
  2396.  
  2397. HoneyConvertor.MouseButton1Down:connect(function()
  2398. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2399. uTorso.CFrame = WayPoints["Instant Honey Convertor"]
  2400. WayPointsFrame.Visible = false
  2401. notify'Teleported to Instant Honey Convertor'
  2402. end)
  2403.  
  2404. TreatDispenser.MouseButton1Down:connect(function()
  2405. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2406. uTorso.CFrame = WayPoints["Treat Dispenser"]
  2407. WayPointsFrame.Visible = false
  2408. notify'Teleported to Treat Dispenser'
  2409. end)
  2410.  
  2411. KingbeetlesLair.MouseButton1Down:connect(function()
  2412. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2413. uTorso.CFrame = WayPoints["King Beetles Lair"]
  2414. WayPointsFrame.Visible = false
  2415. notify'Teleported to King Beetles Lair'
  2416. end)
  2417.  
  2418.  
  2419. MushRoomField.MouseButton1Down:connect(function()
  2420. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2421. uTorso.CFrame = WayPoints["Mushroom Field"]
  2422. WayPointsFrame.Visible = false
  2423. notify'Teleported to Mushroom Field'
  2424. end)
  2425.  
  2426. StrawBerryField.MouseButton1Down:connect(function()
  2427. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2428. uTorso.CFrame = WayPoints["StrawBerry Field"]
  2429. WayPointsFrame.Visible = false
  2430. notify'Teleported to StrawBerry Field'
  2431. end)
  2432.  
  2433. CloverField.MouseButton1Down:connect(function()
  2434. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2435. uTorso.CFrame = WayPoints["Clover Field"]
  2436. WayPointsFrame.Visible = false
  2437. notify'Teleported to Clover Field'
  2438. end)
  2439.  
  2440. SpiderField.MouseButton1Down:connect(function()
  2441. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2442. uTorso.CFrame = WayPoints["Spider Field"]
  2443. WayPointsFrame.Visible = false
  2444. notify'Teleported to Spider Field'
  2445. end)
  2446.  
  2447. BlueField.MouseButton1Down:connect(function()
  2448. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2449. uTorso.CFrame = WayPoints["Blue Field"]
  2450. WayPointsFrame.Visible = false
  2451. notify'Teleported to Blue Field'
  2452. end)
  2453.  
  2454. SunflowerField.MouseButton1Down:connect(function()
  2455. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2456. uTorso.CFrame = WayPoints["Sunflower Field"]
  2457. WayPointsFrame.Visible = false
  2458. notify'Teleported to Sunflower Field'
  2459. end)
  2460.  
  2461. DandelionField.MouseButton1Down:connect(function()
  2462. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2463. uTorso.CFrame = WayPoints["Dandelion Field"]
  2464. WayPointsFrame.Visible = false
  2465. notify'Teleported to Dandelion Field'
  2466. end)
  2467.  
  2468. BamBooField.MouseButton1Down:connect(function()
  2469. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2470. uTorso.CFrame = WayPoints["BamBoo Field"]
  2471. WayPointsFrame.Visible = false
  2472. notify'Teleported to BamBoo Field'
  2473. end)
  2474.  
  2475. RoseField.MouseButton1Down:connect(function()
  2476. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2477. uTorso.CFrame = WayPoints["Rose Field"]
  2478. WayPointsFrame.Visible = false
  2479. notify'Teleported to Rose Field'
  2480. end)
  2481.  
  2482. CactusField.MouseButton1Down:connect(function()
  2483. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2484. uTorso.CFrame = WayPoints["Cactus Field"]
  2485. WayPointsFrame.Visible = false
  2486. notify'Teleported to BamBoo Field'
  2487. end)
  2488.  
  2489. PumpkinField.MouseButton1Down:connect(function()
  2490. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2491. uTorso.CFrame = WayPoints["Pumpkin Field"]
  2492. WayPointsFrame.Visible = false
  2493. notify'Teleported to BamBoo Field'
  2494. end)
  2495.  
  2496. PineTreeField.MouseButton1Down:connect(function()
  2497. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2498. uTorso.CFrame = WayPoints["PineTree Field"]
  2499. WayPointsFrame.Visible = false
  2500. notify'Teleported to BamBoo Field'
  2501. end)
  2502.  
  2503. MountainTopField.MouseButton1Down:connect(function()
  2504. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2505. uTorso.CFrame = WayPoints["MountainTop Field"]
  2506. WayPointsFrame.Visible = false
  2507. notify'Teleported to Mountain Top Field'
  2508. end)
  2509.  
  2510. PineappleField.MouseButton1Down:connect(function()
  2511. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2512. uTorso.CFrame = WayPoints["Pineapple Field"]
  2513. WayPointsFrame.Visible = false
  2514. notify'Teleported to Pineapple Field'
  2515. end)
  2516.  
  2517. GumdropDispenser.MouseButton1Down:connect(function()
  2518. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2519. uTorso.CFrame = WayPoints["Gumdrop Dispenser"]
  2520. WayPointsFrame.Visible = false
  2521. notify'Teleported to Gumdrop Dispenser'
  2522. end)
  2523.  
  2524. TreatShop.MouseButton1Down:connect(function()
  2525. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2526. uTorso.CFrame = WayPoints["Treat Shop"]
  2527. WayPointsFrame.Visible = false
  2528. notify'Teleported to Treat Shop'
  2529. end)
  2530.  
  2531. Onett.MouseButton1Down:connect(function()
  2532. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2533. uTorso.CFrame = WayPoints["Onett"]
  2534. WayPointsFrame.Visible = false
  2535. notify'Teleported to Onett'
  2536. end)
  2537.  
  2538. AntChallenge.MouseButton1Down:connect(function()
  2539. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2540. uTorso.CFrame = WayPoints["Ant Challenge"]
  2541. WayPointsFrame.Visible = false
  2542. notify'Teleported to Ant Challenge'
  2543. end)
  2544.  
  2545. BlueberryDispenser.MouseButton1Down:connect(function()
  2546. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2547. uTorso.CFrame = WayPoints["Blueberry Dispenser"]
  2548. WayPointsFrame.Visible = false
  2549. notify'Teleported to Blueberry Dispenser'
  2550. end)
  2551.  
  2552. StrawberryDispenser.MouseButton1Down:connect(function()
  2553. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2554. uTorso.CFrame = WayPoints["Strawberry Dispenser"]
  2555. WayPointsFrame.Visible = false
  2556. notify'Teleported to Strawberry Dispenser'
  2557. end)
  2558.  
  2559. -- Show Location --
  2560.  
  2561. spawn (function()
  2562. while true do
  2563. function round(num, numDecimalPlaces)
  2564. local mult = 10^(numDecimalPlaces or 0)
  2565. return math.floor(num * mult + 0.5) / mult
  2566. end
  2567. LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
  2568. LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
  2569. LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
  2570. ShowLocation.Text = "Coords: "..LocationX..", "..LocationY..", "..LocationZ
  2571. wait(0.5)
  2572. end
  2573. end)
  2574.  
  2575. SetLocation.MouseButton1Down:connect(function()
  2576. function round(num, numDecimalPlaces)
  2577. local mult = 10^(numDecimalPlaces or 0)
  2578. return math.floor(num * mult + 0.5) / mult
  2579. end
  2580. setlocationx = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 0)
  2581. setlocationy = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 0)
  2582. setlocationz = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 0)
  2583. print("Set Custom Location: "..setlocationx..", "..setlocationy..", "..setlocationz)
  2584. SetLocation.Text = "Set: " ..setlocationx..","..setlocationy..","..setlocationz
  2585. CustomLocationSet = true
  2586. end)
  2587.  
  2588. --- TP to custom location ---
  2589.  
  2590. TPLocation.MouseButton1Down:connect(function()
  2591. if CustomLocationSet == true then
  2592. local uTorso = workspace:WaitForChild(game.Players.LocalPlayer.Name).HumanoidRootPart
  2593. uTorso.CFrame = CFrame.new(setlocationx, setlocationy, setlocationz)
  2594. end
  2595. end)
  2596.  
  2597. --- Player Teleport ---
  2598.  
  2599. local buttons = {
  2600. Player1,
  2601. Player2,
  2602. Player3,
  2603. Player4,
  2604. Player5
  2605. }
  2606. spawn (function()
  2607. while true do
  2608. Player1.Text = ""
  2609. Player2.Text = ""
  2610. Player3.Text = ""
  2611. Player4.Text = ""
  2612. Player5.Text = ""
  2613. for i, v in pairs(game.Players:GetChildren()) do
  2614. buttons[i].Text = v.Name
  2615. buttons[i].Visible = true
  2616. end
  2617. wait(0.5)
  2618. end
  2619. end)
  2620.  
  2621. Player1.MouseButton1Down:connect(function()
  2622. PlyrSel.Text = Player1.Text
  2623. end)
  2624. Player2.MouseButton1Down:connect(function()
  2625. PlyrSel.Text = Player2.Text
  2626. end)
  2627. Player3.MouseButton1Down:connect(function()
  2628. PlyrSel.Text = Player3.Text
  2629. end)
  2630. Player4.MouseButton1Down:connect(function()
  2631. PlyrSel.Text = Player4.Text
  2632. end)
  2633. Player5.MouseButton1Down:connect(function()
  2634. PlyrSel.Text = Player5.Text
  2635. end)
  2636.  
  2637. TpPlayer.MouseButton1Down:connect(function()
  2638. if PlyrSel.Text == "SELECT A PLAYER" then
  2639. warn("No Player Selected")
  2640. else
  2641. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
  2642. end
  2643. end)
  2644.  
  2645. spawn(function()
  2646. while true do
  2647. wait()
  2648. if antchallengeescape == true then
  2649. while antchallengeescape == true do
  2650. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(LocationX, NewLocationY, LocationZ)
  2651. wait(0.3)
  2652. end
  2653. end
  2654. end
  2655. end)
  2656.  
  2657. -- Find Hidden Treasures --
  2658.  
  2659. FindTreasures.MouseButton1Down:connect(function()
  2660. local player = game:GetService("Players").LocalPlayer
  2661. local function collecttreasure(treasure)
  2662. for i,v in ipairs(treasure:GetChildren()) do
  2663. if v.Parent then
  2664. player.Character:MoveTo(v.Position)
  2665. end
  2666. wait(1)
  2667. end
  2668. end
  2669. collecttreasure(workspace.TreasureCollectibles)
  2670. wait(1)
  2671. player.Character:MoveTo(player.SpawnPos.Value.p)
  2672. end)
  2673.  
  2674. --- NoClip ---
  2675.  
  2676. noclip = false
  2677. game:GetService('RunService').Stepped:connect(function()
  2678. if noclip then
  2679. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2680. end
  2681. end)
  2682. NoClip.MouseButton1Down:connect(function()
  2683. noclip = not noclip
  2684. if NoClip.Text == "Enable NoClip" then
  2685. NoClip.Text = "Disable NoClip"
  2686. NoClip.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2687. else
  2688. NoClip.Text = "Enable NoClip"
  2689. NoClip.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2690. end
  2691. end)
  2692.  
  2693. --- TP Tool ---
  2694.  
  2695. TPTool.MouseButton1Down:connect(function()
  2696. local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2697. Tele.RequiresHandle = false
  2698. Tele.RobloxLocked = true
  2699. Tele.Name = "TPTool"
  2700. Tele.ToolTip = "Teleport Tool"
  2701. Tele.Equipped:connect(function(Mouse)
  2702. Mouse.Button1Down:connect(function()
  2703. if Mouse.Target then
  2704. game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  2705. end
  2706. end)
  2707. end)
  2708. notify'TP Tool added to your Backpack'
  2709.  
  2710. end)
  2711.  
  2712. --- Builder Tool ---
  2713.  
  2714. BTool.MouseButton1Down:connect(function()
  2715. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2716. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2717. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2718. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2719. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2720. tool1.BinType = "Clone"
  2721. tool2.BinType = "GameTool"
  2722. tool3.BinType = "Hammer"
  2723. tool4.BinType = "Script"
  2724. tool5.BinType = "Grab"
  2725. notify'BTools added to your Backpack'
  2726. end)
  2727.  
  2728. --- Pollen Farm ---
  2729.  
  2730. PollenFarm.MouseButton1Click:connect(function()
  2731. if PollenFarmActive ~= true then
  2732. PollenFarmActive = true
  2733. Field1AFActive = false
  2734. Field2AFActive = false
  2735. Field3AFActive = false
  2736. Field4AFActive = false
  2737. Field5AFActive = false
  2738. Field6AFActive = false
  2739. Field7AFActive = false
  2740. Field8AFActive = false
  2741. Field9AFActive = false
  2742. Field10AFActive = false
  2743. Field11AFActive = false
  2744. Field12AFActive = false
  2745. Field13AFActive = false
  2746. Field14AFActive = false
  2747. PollenFarm.Text = "Stop Farming"
  2748. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2749. notify'Pollen Farming Started'
  2750. else
  2751. PollenFarmActive = false
  2752. Field1AFActive = false
  2753. Field2AFActive = false
  2754. Field3AFActive = false
  2755. Field4AFActive = false
  2756. Field5AFActive = false
  2757. Field6AFActive = false
  2758. Field7AFActive = false
  2759. Field8AFActive = false
  2760. Field9AFActive = false
  2761. Field10AFActive = false
  2762. Field11AFActive = false
  2763. Field12AFActive = false
  2764. Field13AFActive = false
  2765. Field14AFActive = false
  2766. notify'Pollen Farming Ended'
  2767. PollenFarm.Text = "Farm Pollen"
  2768. PollenFarm.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  2769. local player = game:GetService("Players").LocalPlayer
  2770. currp=nil
  2771. player.Character:MoveTo(player.SpawnPos.Value.p)
  2772. end
  2773. end)
  2774.  
  2775. Field1AF.MouseButton1Down:connect(function()
  2776. PollenFarmActive = true
  2777. Field1AFActive = true
  2778. Field2AFActive = false
  2779. Field3AFActive = false
  2780. Field4AFActive = false
  2781. Field5AFActive = false
  2782. Field6AFActive = false
  2783. Field7AFActive = false
  2784. Field8AFActive = false
  2785. Field9AFActive = false
  2786. Field10AFActive = false
  2787. Field11AFActive = false
  2788. Field12AFActive = false
  2789. Field13AFActive = false
  2790. Field14AFActive = false
  2791. PollenFarm.Text = "Stop Farming"
  2792. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2793. notify'Pollen Farming Zone 1 Started'
  2794. WayPointsFrame.Visible = false
  2795. end)
  2796.  
  2797. Field2AF.MouseButton1Down:connect(function()
  2798. PollenFarmActive = true
  2799. Field2AFActive = true
  2800. Field1AFActive = false
  2801. Field3AFActive = false
  2802. Field4AFActive = false
  2803. Field5AFActive = false
  2804. Field6AFActive = false
  2805. Field7AFActive = false
  2806. Field8AFActive = false
  2807. Field9AFActive = false
  2808. Field10AFActive = false
  2809. Field11AFActive = false
  2810. Field12AFActive = false
  2811. Field13AFActive = false
  2812. Field14AFActive = false
  2813. PollenFarm.Text = "Stop Farming"
  2814. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2815. notify'Pollen Farming Zone 2 Started'
  2816. WayPointsFrame.Visible = false
  2817. end)
  2818.  
  2819. Field3AF.MouseButton1Down:connect(function()
  2820. PollenFarmActive = true
  2821. Field3AFActive = true
  2822. Field1AFActive = false
  2823. Field2AFActive = false
  2824. Field4AFActive = false
  2825. Field5AFActive = false
  2826. Field6AFActive = false
  2827. Field7AFActive = false
  2828. Field8AFActive = false
  2829. Field9AFActive = false
  2830. Field10AFActive = false
  2831. Field11AFActive = false
  2832. Field12AFActive = false
  2833. Field13AFActive = false
  2834. Field14AFActive = false
  2835. PollenFarm.Text = "Stop Farming"
  2836. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2837. notify'Pollen Farming Zone 3 Started'
  2838. WayPointsFrame.Visible = false
  2839. end)
  2840.  
  2841. Field4AF.MouseButton1Down:connect(function()
  2842. PollenFarmActive = true
  2843. Field4AFActive = true
  2844. Field1AFActive = false
  2845. Field2AFActive = false
  2846. Field3AFActive = false
  2847. Field5AFActive = false
  2848. Field6AFActive = false
  2849. Field7AFActive = false
  2850. Field8AFActive = false
  2851. Field9AFActive = false
  2852. Field10AFActive = false
  2853. Field11AFActive = false
  2854. Field12AFActive = false
  2855. Field13AFActive = false
  2856. Field14AFActive = false
  2857. PollenFarm.Text = "Stop Farming"
  2858. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2859. notify'Pollen Farming Zone 4 Started'
  2860. WayPointsFrame.Visible = false
  2861. end)
  2862.  
  2863. Field5AF.MouseButton1Down:connect(function()
  2864. PollenFarmActive = true
  2865. Field5AFActive = true
  2866. Field1AFActive = false
  2867. Field2AFActive = false
  2868. Field3AFActive = false
  2869. Field4AFActive = false
  2870. Field6AFActive = false
  2871. Field7AFActive = false
  2872. Field8AFActive = false
  2873. Field9AFActive = false
  2874. Field10AFActive = false
  2875. Field11AFActive = false
  2876. Field12AFActive = false
  2877. Field13AFActive = false
  2878. Field14AFActive = false
  2879. PollenFarm.Text = "Stop Farming"
  2880. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2881. notify'Pollen Farming Zone 5 Started'
  2882. WayPointsFrame.Visible = false
  2883. end)
  2884.  
  2885. Field6AF.MouseButton1Down:connect(function()
  2886. PollenFarmActive = true
  2887. Field6AFActive = true
  2888. Field1AFActive = false
  2889. Field2AFActive = false
  2890. Field3AFActive = false
  2891. Field4AFActive = false
  2892. Field5AFActive = false
  2893. Field7AFActive = false
  2894. Field8AFActive = false
  2895. Field9AFActive = false
  2896. Field10AFActive = false
  2897. Field11AFActive = false
  2898. Field12AFActive = false
  2899. Field13AFActive = false
  2900. Field14AFActive = false
  2901. PollenFarm.Text = "Stop Farming"
  2902. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2903. notify'Pollen Farming Zone 6 Started'
  2904. WayPointsFrame.Visible = false
  2905. end)
  2906.  
  2907. Field7AF.MouseButton1Down:connect(function()
  2908. PollenFarmActive = true
  2909. Field7AFActive = true
  2910. Field1AFActive = false
  2911. Field2AFActive = false
  2912. Field3AFActive = false
  2913. Field4AFActive = false
  2914. Field5AFActive = false
  2915. Field6AFActive = false
  2916. Field8AFActive = false
  2917. Field9AFActive = false
  2918. Field10AFActive = false
  2919. Field11AFActive = false
  2920. Field12AFActive = false
  2921. Field13AFActive = false
  2922. Field14AFActive = false
  2923. PollenFarm.Text = "Stop Farming"
  2924. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2925. notify'Pollen Farming Zone 7 Started'
  2926. WayPointsFrame.Visible = false
  2927. end)
  2928.  
  2929. Field8AF.MouseButton1Down:connect(function()
  2930. PollenFarmActive = true
  2931. Field8AFActive = true
  2932. Field1AFActive = false
  2933. Field2AFActive = false
  2934. Field3AFActive = false
  2935. Field4AFActive = false
  2936. Field5AFActive = false
  2937. Field6AFActive = false
  2938. Field7AFActive = false
  2939. Field9AFActive = false
  2940. Field10AFActive = false
  2941. Field11AFActive = false
  2942. Field12AFActive = false
  2943. Field13AFActive = false
  2944. Field14AFActive = false
  2945. PollenFarm.Text = "Stop Farming"
  2946. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2947. notify'Pollen Farming Zone 8 Started'
  2948. WayPointsFrame.Visible = false
  2949. end)
  2950.  
  2951. Field9AF.MouseButton1Down:connect(function()
  2952. PollenFarmActive = true
  2953. Field9AFActive = true
  2954. Field1AFActive = false
  2955. Field2AFActive = false
  2956. Field3AFActive = false
  2957. Field4AFActive = false
  2958. Field5AFActive = false
  2959. Field6AFActive = false
  2960. Field7AFActive = false
  2961. Field8AFActive = false
  2962. Field10AFActive = false
  2963. Field11AFActive = false
  2964. Field12AFActive = false
  2965. Field13AFActive = false
  2966. Field14AFActive = false
  2967. PollenFarm.Text = "Stop Farming"
  2968. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2969. notify'Pollen Farming Zone 9 Started'
  2970. WayPointsFrame.Visible = false
  2971. end)
  2972.  
  2973. Field10AF.MouseButton1Down:connect(function()
  2974. PollenFarmActive = true
  2975. Field10AFActive = true
  2976. Field1AFActive = false
  2977. Field2AFActive = false
  2978. Field3AFActive = false
  2979. Field4AFActive = false
  2980. Field5AFActive = false
  2981. Field6AFActive = false
  2982. Field7AFActive = false
  2983. Field8AFActive = false
  2984. Field9AFActive = false
  2985. Field11AFActive = false
  2986. Field12AFActive = false
  2987. Field13AFActive = false
  2988. Field14AFActive = false
  2989. PollenFarm.Text = "Stop Farming"
  2990. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  2991. notify'Pollen Farming Zone 10 Started'
  2992. WayPointsFrame.Visible = false
  2993. end)
  2994.  
  2995. Field11AF.MouseButton1Down:connect(function()
  2996. PollenFarmActive = true
  2997. Field11AFActive = true
  2998. Field1AFActive = false
  2999. Field2AFActive = false
  3000. Field3AFActive = false
  3001. Field4AFActive = false
  3002. Field5AFActive = false
  3003. Field6AFActive = false
  3004. Field7AFActive = false
  3005. Field8AFActive = false
  3006. Field9AFActive = false
  3007. Field10AFActive = false
  3008. Field12AFActive = false
  3009. Field13AFActive = false
  3010. Field14AFActive = false
  3011. PollenFarm.Text = "Stop Farming"
  3012. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  3013. notify'Pollen Farming Zone 11 Started'
  3014. WayPointsFrame.Visible = false
  3015. end)
  3016.  
  3017. Field12AF.MouseButton1Down:connect(function()
  3018. PollenFarmActive = true
  3019. Field12AFActive = true
  3020. Field1AFActive = false
  3021. Field2AFActive = false
  3022. Field3AFActive = false
  3023. Field4AFActive = false
  3024. Field5AFActive = false
  3025. Field6AFActive = false
  3026. Field7AFActive = false
  3027. Field8AFActive = false
  3028. Field9AFActive = false
  3029. Field10AFActive = false
  3030. Field11AFActive = false
  3031. Field13AFActive = false
  3032. Field14AFActive = false
  3033. PollenFarm.Text = "Stop Farming"
  3034. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  3035. notify'Pollen Farming Zone 12 Started'
  3036. WayPointsFrame.Visible = false
  3037. end)
  3038.  
  3039. Field13AF.MouseButton1Down:connect(function()
  3040. PollenFarmActive = true
  3041. Field13AFActive = true
  3042. Field1AFActive = false
  3043. Field2AFActive = false
  3044. Field3AFActive = false
  3045. Field4AFActive = false
  3046. Field5AFActive = false
  3047. Field6AFActive = false
  3048. Field7AFActive = false
  3049. Field8AFActive = false
  3050. Field9AFActive = false
  3051. Field10AFActive = false
  3052. Field11AFActive = false
  3053. Field12AFActive = false
  3054. Field14AFActive = false
  3055. PollenFarm.Text = "Stop Farming"
  3056. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  3057. notify'Pollen Farming Zone 13 Started'
  3058. WayPointsFrame.Visible = false
  3059. end)
  3060.  
  3061. Field14AF.MouseButton1Down:connect(function()
  3062. PollenFarmActive = true
  3063. Field14AFActive = true
  3064. Field1AFActive = false
  3065. Field2AFActive = false
  3066. Field3AFActive = false
  3067. Field4AFActive = false
  3068. Field5AFActive = false
  3069. Field6AFActive = false
  3070. Field7AFActive = false
  3071. Field8AFActive = false
  3072. Field9AFActive = false
  3073. Field10AFActive = false
  3074. Field11AFActive = false
  3075. Field12AFActive = false
  3076. Field13AFActive = false
  3077. PollenFarm.Text = "Stop Farming"
  3078. PollenFarm.BackgroundColor3 = Color3.new(0.5, 0, 0)
  3079. notify'Pollen Farming Zone 14 Started'
  3080. WayPointsFrame.Visible = false
  3081. end)
  3082.  
  3083. -- Auto Dig --
  3084.  
  3085. AutoDig.MouseButton1Click:connect(function()
  3086. if AutoDigActive ~= true then
  3087. AutoDigActive = true
  3088. AutoDig.BackgroundColor3 = Color3.new(0.5, 0, 0)
  3089. if AutoDigActive then
  3090. local player = game:GetService("Players").LocalPlayer
  3091. local pollenTool = player.Character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
  3092. if pollenTool==nil or pollenTool:FindFirstChild("ClickEvent")==nil then
  3093. AutoDigActive = false
  3094. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  3095. error("Tool not found")
  3096. end
  3097. pollenTool.Parent = player.Character
  3098. while AutoDigActive do
  3099. wait(0.1)
  3100. pollenTool.ClickEvent:FireServer(CFrame.new())
  3101. end
  3102. end
  3103. else
  3104. AutoDigActive = false
  3105. notify'Auto Dig Stopped'
  3106. AutoDig.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  3107. end
  3108. end)
  3109.  
  3110. --- ReJoin Server ---
  3111.  
  3112. ReJoinServer.MouseButton1Down:connect(function()
  3113. local placeId = 1537690962
  3114. game:GetService("TeleportService"):Teleport(placeId)
  3115. end)
  3116.  
  3117. --- Mouse Actions ---
  3118.  
  3119. mouse.KeyDown:connect(function(key)
  3120. if key == "r" then
  3121. if antchallengeescape == true then
  3122. antchallengeescape = false
  3123. else
  3124. LocationX = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x
  3125. LocationY = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y
  3126. LocationZ = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z
  3127. NewLocationY = LocationY +10
  3128. print("Current Position: "..LocationX..", "..LocationY..", "..LocationZ)
  3129. antchallengeescape = true
  3130. end
  3131. end
  3132. end)
  3133.  
  3134.  
  3135. end)
  3136.  
  3137. end
  3138. coroutine.resume(coroutine.create(SCRIPT_JUDC81_FAKESCRIPT))
  3139. function SCRIPT_MKKJ84_FAKESCRIPT() -- PetSim.petsimgui
  3140. getfenv().script = Instance.new('Script', PetSim)
  3141.  
  3142. button = script.Parent
  3143.  
  3144.  
  3145. button.MouseButton1Down:connect(function()
  3146.  
  3147.  
  3148.  
  3149. --- Credit To FunTrator .
  3150. --- Do Whatever You Want . LIFE SUCKS .
  3151. --- Discord : Discord.io/SomeoneShark
  3152.  
  3153. local PSG = Instance.new("ScreenGui")
  3154. local bar1 = Instance.new("Frame")
  3155. local SF = Instance.new("TextButton")
  3156. local UEA = Instance.new("TextButton")
  3157. local UA = Instance.new("TextButton")
  3158. local N = Instance.new("TextLabel")
  3159. local AT = Instance.new("TextButton")
  3160. local No = Instance.new("TextLabel")
  3161. local TextLabel = Instance.new("TextLabel")
  3162. local MF = Instance.new("TextButton")
  3163. local AF = Instance.new("TextButton")
  3164. local WS = Instance.new("TextButton")
  3165. local JP = Instance.new("TextButton")
  3166. local bar2 = Instance.new("Frame")
  3167. local Stor = Instance.new("TextButton")
  3168. local P2 = Instance.new("TextButton")
  3169. local P1 = Instance.new("TextButton")
  3170. local P3 = Instance.new("TextButton")
  3171. local P4 = Instance.new("TextButton")
  3172. local M1 = Instance.new("TextButton")
  3173. local P5 = Instance.new("TextButton")
  3174. local M2 = Instance.new("TextButton")
  3175. local Spawn = Instance.new("TextButton")
  3176. local C = Instance.new("TextButton")
  3177. local X = Instance.new("TextButton")
  3178.  
  3179. PSG.Name = "PSG"
  3180. PSG.Parent = game.CoreGui
  3181.  
  3182. bar1.Name = "bar1"
  3183. bar1.Parent = PSG
  3184. bar1.BackgroundColor3 = Color3.new(0.172549, 0, 0.0627451)
  3185. bar1.BorderSizePixel = 2
  3186. bar1.Position = UDim2.new(0.241050124, 0, 0.177033499, 0)
  3187. bar1.Size = UDim2.new(0, 263, 0, 356)
  3188. bar1.Style = Enum.FrameStyle.RobloxRound
  3189. bar1.Active = true
  3190. bar1.Draggable = true
  3191.  
  3192. SF.Name = "SF"
  3193. SF.Parent = bar1
  3194. SF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3195. SF.Position = UDim2.new(0.0570342205, 0, 0.151685402, 0)
  3196. SF.Size = UDim2.new(0, 107, 0, 42)
  3197. SF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3198. SF.Font = Enum.Font.SciFi
  3199. SF.Text = "Small FARM"
  3200. SF.TextColor3 = Color3.new(0, 0, 0)
  3201. SF.TextSize = 14
  3202. SF.MouseButton1Down:connect(function()
  3203. local amount = 100 -- experiment with this value, 1000 is maximum and for pets with high levels
  3204. local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
  3205. local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
  3206. local plr = game:GetService("Players").LocalPlayer
  3207. local petids = {}
  3208. local pets = game:GetService("Workspace")["__REMOTES"].Pets
  3209. local a = #save[plr.Name]["Save"]["Pets"]
  3210. local done = "lol meme"
  3211. function random(t)
  3212. local keys = {}
  3213. for key, value in pairs(t) do
  3214. keys[#keys+1] = key
  3215. end
  3216. index = keys[math.random(1, #keys)]
  3217. return t[index]
  3218. end
  3219. for i=1,a do
  3220. if(save[plr.Name]["Save"]["Pets"][a].e == true) then
  3221. table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
  3222. end
  3223. a = a - 1
  3224. end
  3225. function co(b)
  3226. local done = b
  3227. print("Mining coin: " .. b.Name)
  3228. while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
  3229. warn(b.Name .. "- Health: " .. b.Health.Value)
  3230. wait(0.2)
  3231. coins:FireServer("Mine",b.Name, amount, random(petids))
  3232. end
  3233. end
  3234. for _,b in next, workspace.__THINGS.Coins:GetChildren() do
  3235. if(done ~= b) then
  3236. coroutine.wrap(function()co(b)end)()
  3237. end
  3238. end
  3239. end)
  3240.  
  3241. UEA.Name = "UEA"
  3242. UEA.Parent = bar1
  3243. UEA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3244. UEA.Position = UDim2.new(0.258555144, 0, 0.601123571, 0)
  3245. UEA.Size = UDim2.new(0, 118, 0, 42)
  3246. UEA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3247. UEA.Font = Enum.Font.SciFi
  3248. UEA.Text = "Un-Equip Pets"
  3249. UEA.TextColor3 = Color3.new(0, 0, 0)
  3250. UEA.TextSize = 14
  3251. UEA.MouseButton1Down:connect(function()
  3252. local Event = game:GetService("Workspace")["__REMOTES"].Pets
  3253. local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
  3254. for _,x in next, game:GetService"Players":GetPlayers() do
  3255. if(x.Name ~= game:GetService"Players".LocalPlayer.Name) then
  3256. local a = #save[x.Name]["Save"]["Pets"]
  3257. for i=1,a do
  3258. Event:FireServer("Remove", x, save[x.Name]["Save"]["Pets"][a].id)
  3259. a = a - 1
  3260. end
  3261. end
  3262. end
  3263. end)
  3264.  
  3265. UA.Name = "UA"
  3266. UA.Parent = bar1
  3267. UA.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3268. UA.Position = UDim2.new(0.524714828, 0, 0.30898878, 0)
  3269. UA.Size = UDim2.new(0, 118, 0, 42)
  3270. UA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3271. UA.Font = Enum.Font.SciFi
  3272. UA.Text = "Unlock All"
  3273. UA.TextColor3 = Color3.new(0, 0, 0)
  3274. UA.TextSize = 14
  3275. UA.MouseButton1Down:connect(function()
  3276. local barriers_table = { "Barrier1", "Barrier2", "Barrier3", "Barrier4", "Barrier5" }
  3277. local barriers = game:GetService("Workspace").__THINGS["Barriers"]
  3278. barriers:Destroy()
  3279. end)
  3280.  
  3281. N.Name = "N"
  3282. N.Parent = bar1
  3283. N.BackgroundColor3 = Color3.new(1, 1, 1)
  3284. N.BackgroundTransparency = 1
  3285. N.Position = UDim2.new(0.022813689, 0, 0.0188706424, 0)
  3286. N.Size = UDim2.new(0, 234, 0, 23)
  3287. N.Font = Enum.Font.SciFi
  3288. N.Text = "Pet Simulator Gui - By FunTrator"
  3289. N.TextColor3 = Color3.new(0.992157, 0.00784314, 0.141176)
  3290. N.TextSize = 17
  3291.  
  3292. AT.Name = "AT"
  3293. AT.Parent = bar1
  3294. AT.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3295. AT.Position = UDim2.new(0.174904943, 0, 0.767000616, 0)
  3296. AT.Size = UDim2.new(0, 162, 0, 42)
  3297. AT.Style = Enum.ButtonStyle.RobloxButtonDefault
  3298. AT.Font = Enum.Font.SciFi
  3299. AT.Text = "Teleports"
  3300. AT.TextColor3 = Color3.new(0.980392, 0.0235294, 0.121569)
  3301. AT.TextSize = 26
  3302. AT.MouseButton1Down:connect(function()
  3303. bar2.Visible = true
  3304. end)
  3305.  
  3306. No.Name = "No"
  3307. No.Parent = bar1
  3308. No.BackgroundColor3 = Color3.new(1, 0.00392157, 0.0196078)
  3309. No.Position = UDim2.new(0.0342205316, 0, 0.100694448, 0)
  3310. No.Size = UDim2.new(0, 233, 0, 1)
  3311. No.Font = Enum.Font.SourceSans
  3312. No.Text = ""
  3313. No.TextColor3 = Color3.new(0, 0, 0)
  3314. No.TextSize = 14
  3315.  
  3316. TextLabel.Parent = bar1
  3317. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3318. TextLabel.BackgroundTransparency = 1
  3319. TextLabel.Position = UDim2.new(0.022813689, 0, 0.921862781, 0)
  3320. TextLabel.Size = UDim2.new(0, 233, 0, 23)
  3321. TextLabel.Font = Enum.Font.SciFi
  3322. TextLabel.Text = "Discord : Discord.io/SomeoneShark"
  3323. TextLabel.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  3324. TextLabel.TextSize = 13
  3325.  
  3326. MF.Name = "MF"
  3327. MF.Parent = bar1
  3328. MF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3329. MF.Position = UDim2.new(0.524714828, 0, 0.149288639, 0)
  3330. MF.Size = UDim2.new(0, 118, 0, 42)
  3331. MF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3332. MF.Font = Enum.Font.SciFi
  3333. MF.Text = "Med. FARM"
  3334. MF.TextColor3 = Color3.new(0, 0, 0)
  3335. MF.TextSize = 14
  3336. MF.MouseButton1Down:connect(function()
  3337. local amount = 500 -- experiment with this value, 1000 is maximum and for pets with high levels
  3338. local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
  3339. local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
  3340. local plr = game:GetService("Players").LocalPlayer
  3341. local petids = {}
  3342. local pets = game:GetService("Workspace")["__REMOTES"].Pets
  3343. local a = #save[plr.Name]["Save"]["Pets"]
  3344. local done = "lol meme"
  3345. function random(t)
  3346. local keys = {}
  3347. for key, value in pairs(t) do
  3348. keys[#keys+1] = key
  3349. end
  3350. index = keys[math.random(1, #keys)]
  3351. return t[index]
  3352. end
  3353. for i=1,a do
  3354. if(save[plr.Name]["Save"]["Pets"][a].e == true) then
  3355. table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
  3356. end
  3357. a = a - 1
  3358. end
  3359. function co(b)
  3360. local done = b
  3361. print("Mining coin: " .. b.Name)
  3362. while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
  3363. warn(b.Name .. "- Health: " .. b.Health.Value)
  3364. wait(0.2)
  3365. coins:FireServer("Mine",b.Name, amount, random(petids))
  3366. end
  3367. end
  3368. for _,b in next, workspace.__THINGS.Coins:GetChildren() do
  3369. if(done ~= b) then
  3370. coroutine.wrap(function()co(b)end)()
  3371. end
  3372. end
  3373. end)
  3374.  
  3375. AF.Name = "AF"
  3376. AF.Parent = bar1
  3377. AF.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3378. AF.Position = UDim2.new(0.0532319397, 0, 0.30898878, 0)
  3379. AF.Size = UDim2.new(0, 108, 0, 42)
  3380. AF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3381. AF.Font = Enum.Font.SciFi
  3382. AF.Text = "MAX FARM"
  3383. AF.TextColor3 = Color3.new(0, 0, 0)
  3384. AF.TextSize = 14
  3385. AF.MouseButton1Down:connect(function()
  3386. local amount = 1000 -- experiment with this value, 1000 is maximum and for pets with high levels
  3387. local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
  3388. local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
  3389. local plr = game:GetService("Players").LocalPlayer
  3390. local petids = {}
  3391. local pets = game:GetService("Workspace")["__REMOTES"].Pets
  3392. local a = #save[plr.Name]["Save"]["Pets"]
  3393. local done = "lol meme"
  3394. function random(t)
  3395. local keys = {}
  3396. for key, value in pairs(t) do
  3397. keys[#keys+1] = key
  3398. end
  3399. index = keys[math.random(1, #keys)]
  3400. return t[index]
  3401. end
  3402. for i=1,a do
  3403. if(save[plr.Name]["Save"]["Pets"][a].e == true) then
  3404. table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
  3405. end
  3406. a = a - 1
  3407. end
  3408. function co(b)
  3409. local done = b
  3410. print("Mining coin: " .. b.Name)
  3411. while(b:FindFirstChild"Health" ~= nil and b:FindFirstChild"Health".Value > 0) do
  3412. warn(b.Name .. "- Health: " .. b.Health.Value)
  3413. wait(0.2)
  3414. coins:FireServer("Mine",b.Name, amount, random(petids))
  3415. end
  3416. end
  3417. for _,b in next, workspace.__THINGS.Coins:GetChildren() do
  3418. if(done ~= b) then
  3419. coroutine.wrap(function()co(b)end)()
  3420. end
  3421. end
  3422. end)
  3423.  
  3424. WS.Name = "WS"
  3425. WS.Parent = bar1
  3426. WS.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3427. WS.Position = UDim2.new(0.0570342205, 0, 0.449438214, 0)
  3428. WS.Size = UDim2.new(0, 108, 0, 42)
  3429. WS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3430. WS.Font = Enum.Font.SciFi
  3431. WS.Text = "WalkSpeed"
  3432. WS.TextColor3 = Color3.new(0, 0, 0)
  3433. WS.TextSize = 14
  3434. WS.MouseButton1Down:connect(function()
  3435. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  3436. end)
  3437.  
  3438. JP.Name = "JP"
  3439. JP.Parent = bar1
  3440. JP.BackgroundColor3 = Color3.new(1, 0.0392157, 0.215686)
  3441. JP.Position = UDim2.new(0.520912528, 0, 0.449438214, 0)
  3442. JP.Size = UDim2.new(0, 119, 0, 42)
  3443. JP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3444. JP.Font = Enum.Font.SciFi
  3445. JP.Text = "Jump Power"
  3446. JP.TextColor3 = Color3.new(0, 0, 0)
  3447. JP.TextSize = 14
  3448. WS.MouseButton1Down:connect(function()
  3449. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  3450. end)
  3451.  
  3452. bar2.Name = "bar2"
  3453. bar2.Parent = PSG
  3454. bar2.BackgroundColor3 = Color3.new(1, 1, 1)
  3455. bar2.Position = UDim2.new(0.564439118, 0, 0.178628385, 0)
  3456. bar2.Size = UDim2.new(0, 214, 0, 329)
  3457. bar2.Style = Enum.FrameStyle.RobloxRound
  3458. bar2.Active = true
  3459. bar2.Draggable = true
  3460. bar2.Visible = false
  3461.  
  3462. Stor.Name = "Stor"
  3463. Stor.Parent = bar2
  3464. Stor.BackgroundColor3 = Color3.new(1, 1, 1)
  3465. Stor.Position = UDim2.new(0.532710254, 0, 0.0186170191, 0)
  3466. Stor.Size = UDim2.new(0, 92, 0, 39)
  3467. Stor.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3468. Stor.Font = Enum.Font.SourceSans
  3469. Stor.Text = "Store"
  3470. Stor.TextColor3 = Color3.new(0, 0, 0)
  3471. Stor.TextSize = 14
  3472. Stor.MouseButton1Down:connect(function()
  3473. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(719.225952, -33.6261177, 894.049072))
  3474. end)
  3475.  
  3476. P2.Name = "P2"
  3477. P2.Parent = bar2
  3478. P2.BackgroundColor3 = Color3.new(1, 1, 1)
  3479. P2.Position = UDim2.new(0.532710254, 0, 0.177342772, 0)
  3480. P2.Size = UDim2.new(0, 92, 0, 39)
  3481. P2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3482. P2.Font = Enum.Font.SourceSans
  3483. P2.Text = "Place 2"
  3484. P2.TextColor3 = Color3.new(0, 0, 0)
  3485. P2.TextSize = 14
  3486. P2.MouseButton1Down:connect(function()
  3487. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-374.2388, -37.0378761, 885.253296))
  3488. end)
  3489.  
  3490. P1.Name = "P1"
  3491. P1.Parent = bar2
  3492. P1.BackgroundColor3 = Color3.new(1, 1, 1)
  3493. P1.Position = UDim2.new(0.0140186772, 0, 0.174303263, 0)
  3494. P1.Size = UDim2.new(0, 92, 0, 39)
  3495. P1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3496. P1.Font = Enum.Font.SourceSans
  3497. P1.Text = "Place 1"
  3498. P1.TextColor3 = Color3.new(0, 0, 0)
  3499. P1.TextSize = 14
  3500. P1.MouseButton1Down:connect(function()
  3501. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(0.295806587, -37.0378761, 890.214355))
  3502. end)
  3503.  
  3504. P3.Name = "P3"
  3505. P3.Parent = bar2
  3506. P3.BackgroundColor3 = Color3.new(1, 1, 1)
  3507. P3.Position = UDim2.new(0.0140186772, 0, 0.335101962, 0)
  3508. P3.Size = UDim2.new(0, 92, 0, 39)
  3509. P3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3510. P3.Font = Enum.Font.SourceSans
  3511. P3.Text = "Place 3"
  3512. P3.TextColor3 = Color3.new(0, 0, 0)
  3513. P3.TextSize = 14
  3514. P3.MouseButton1Down:connect(function()
  3515. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-760.199097, -37.0378761, 880.302246))
  3516. end)
  3517.  
  3518.  
  3519. P4.Name = "P4"
  3520. P4.Parent = bar2
  3521. P4.BackgroundColor3 = Color3.new(1, 1, 1)
  3522. P4.Position = UDim2.new(0.528037369, 0, 0.332062453, 0)
  3523. P4.Size = UDim2.new(0, 92, 0, 39)
  3524. P4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3525. P4.Font = Enum.Font.SourceSans
  3526. P4.Text = "Place 4"
  3527. P4.TextColor3 = Color3.new(0, 0, 0)
  3528. P4.TextSize = 14
  3529. P4.MouseButton1Down:connect(function()
  3530. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1140.22437, -37.0378761, 885.195129))
  3531. end)
  3532.  
  3533. M1.Name = "M1"
  3534. M1.Parent = bar2
  3535. M1.BackgroundColor3 = Color3.new(1, 1, 1)
  3536. M1.Position = UDim2.new(0.065420568, 0, 0.647416413, 0)
  3537. M1.Size = UDim2.new(0, 173, 0, 39)
  3538. M1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3539. M1.Font = Enum.Font.SourceSans
  3540. M1.Text = "Moon 1 [ Use This To Use Below ]"
  3541. M1.TextColor3 = Color3.new(0, 0, 0)
  3542. M1.TextSize = 14
  3543. M1.MouseButton1Down:connect(function()
  3544. local mapname = "Moon"
  3545. local Event = game:GetService("Workspace")["__REMOTES"]["Load Map"]
  3546. Event:FireServer(mapname)
  3547. end)
  3548.  
  3549. P5.Name = "P5"
  3550. P5.Parent = bar2
  3551. P5.BackgroundColor3 = Color3.new(1, 1, 1)
  3552. P5.Position = UDim2.new(0.247663543, 0, 0.493842274, 0)
  3553. P5.Size = UDim2.new(0, 92, 0, 39)
  3554. P5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3555. P5.Font = Enum.Font.SourceSans
  3556. P5.Text = "Place 5"
  3557. P5.TextColor3 = Color3.new(0, 0, 0)
  3558. P5.TextSize = 14
  3559. P5.MouseButton1Down:connect(function()
  3560. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1534.46313, -33.038002, 887.088318))
  3561. end)
  3562.  
  3563. M2.Name = "M2"
  3564. M2.Parent = bar2
  3565. M2.BackgroundColor3 = Color3.new(1, 1, 1)
  3566. M2.Position = UDim2.new(0.0280373693, 0, 0.817688882, 0)
  3567. M2.Size = UDim2.new(0, 92, 0, 39)
  3568. M2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3569. M2.Font = Enum.Font.SourceSans
  3570. M2.Text = "Moon 2"
  3571. M2.TextColor3 = Color3.new(0, 0, 0)
  3572. M2.TextSize = 14
  3573. M2.MouseButton1Down:connect(function()
  3574. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(80.3468018, 144.27951, -1706.91724))
  3575. end)
  3576.  
  3577. Spawn.Name = "Spawn"
  3578. Spawn.Parent = bar2
  3579. Spawn.BackgroundColor3 = Color3.new(1, 1, 1)
  3580. Spawn.Position = UDim2.new(0.00934579503, 0, 0.0186170191, 0)
  3581. Spawn.Size = UDim2.new(0, 92, 0, 39)
  3582. Spawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3583. Spawn.Font = Enum.Font.SourceSans
  3584. Spawn.Text = "Spawn"
  3585. Spawn.TextColor3 = Color3.new(0, 0, 0)
  3586. Spawn.TextSize = 14
  3587. Spawn.MouseButton1Down:connect(function()
  3588. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(536.137939, -36.409977, 886.542542))
  3589. end)
  3590.  
  3591. C.Name = "C"
  3592. C.Parent = bar2
  3593. C.BackgroundColor3 = Color3.new(1, 1, 1)
  3594. C.Position = UDim2.new(0.532710254, 0, 0.813751876, 0)
  3595. C.Size = UDim2.new(0, 92, 0, 39)
  3596. C.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  3597. C.Font = Enum.Font.SourceSans
  3598. C.Text = "Candy"
  3599. C.TextColor3 = Color3.new(0, 0, 0)
  3600. C.TextSize = 14
  3601. C.MouseButton1Down:connect(function()
  3602. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(8.77877998, 144.27951, -1443.94481))
  3603. end)
  3604.  
  3605. X.Name = "X"
  3606. X.Parent = bar2
  3607. X.BackgroundColor3 = Color3.new(1, 0.0313726, 0.160784)
  3608. X.Position = UDim2.new (0.888, 0,0,0.964, 0)
  3609. X.Size = UDim2.new(0, 25, 0, 17)
  3610. X.Font = Enum.Font.SciFi
  3611. X.Text = "X"
  3612. X.TextColor3 = Color3.new(0, 0, 0)
  3613. X.TextSize = 14
  3614. X.MouseButton1Down:connect(function()
  3615. bar2.Visible = false
  3616. end)
  3617.  
  3618.  
  3619. end)
  3620.  
  3621. end
  3622. coroutine.resume(coroutine.create(SCRIPT_MKKJ84_FAKESCRIPT))
  3623. function SCRIPT_XUQV82_FAKESCRIPT() -- MurderMys.MurderMys
  3624. getfenv().script = Instance.new('Script', MurderMys)
  3625.  
  3626. button = script.Parent
  3627.  
  3628.  
  3629. button.MouseButton1Down:connect(function()
  3630.  
  3631.  
  3632.  
  3633.  
  3634. local mygui = Instance.new("ScreenGui")
  3635. local maintab = Instance.new("Frame")
  3636. local title = Instance.new("TextLabel")
  3637. local bodyframe = Instance.new("Frame")
  3638. local menuframe = Instance.new("Frame")
  3639. local generalbuttonframe = Instance.new("Frame")
  3640. local generalbutton = Instance.new("TextButton")
  3641. local generalbuttonlabel = Instance.new("ImageLabel")
  3642. local lpbuttonframe = Instance.new("Frame")
  3643. local lpbutton = Instance.new("TextButton")
  3644. local lpbuttonlabel = Instance.new("ImageLabel")
  3645. local tpbuttonframe = Instance.new("Frame")
  3646. local tpbutton = Instance.new("TextButton")
  3647. local tpbuttonlabel = Instance.new("ImageLabel")
  3648. local tptextbox = Instance.new("TextBox")
  3649. local tpunderline = Instance.new("Frame")
  3650. local tpunderlinebase = Instance.new("Frame")
  3651. local generalframe = Instance.new("Frame")
  3652. local generalespframe = Instance.new("Frame")
  3653. local generalespbutton = Instance.new("TextButton")
  3654. local generalesplabel = Instance.new("ImageLabel")
  3655. local generalcoinframe = Instance.new("Frame")
  3656. local generalcoinbutton = Instance.new("TextButton")
  3657. local generalcoinlabel = Instance.new("ImageLabel")
  3658. local generalgunframe = Instance.new("Frame")
  3659. local generalgunbutton = Instance.new("TextButton")
  3660. local generalgunlabel = Instance.new("ImageLabel")
  3661. local generallobbyframe = Instance.new("Frame")
  3662. local generallobbybutton = Instance.new("TextButton")
  3663. local generallobbylabel = Instance.new("ImageLabel")
  3664. local lpframe = Instance.new("Frame")
  3665. local lpjumpframe = Instance.new("Frame")
  3666. local lpjumpbutton = Instance.new("TextButton")
  3667. local lpjumplabel = Instance.new("ImageLabel")
  3668. local lpgravframe = Instance.new("Frame")
  3669. local lpgravbutton = Instance.new("TextButton")
  3670. local lpgravlabel = Instance.new("ImageLabel")
  3671. local lpwalkframe = Instance.new("Frame")
  3672. local lpwalkbutton = Instance.new("TextButton")
  3673. local lpwalklabel = Instance.new("ImageLabel")
  3674. local lpgodframe = Instance.new("Frame")
  3675. local lpgodbutton = Instance.new("TextButton")
  3676. local lpgodlabel = Instance.new("ImageLabel")
  3677. local backbutton1 = Instance.new("TextButton")
  3678. local backbutton1label = Instance.new("ImageLabel")
  3679. local backbutton2 = Instance.new("TextButton")
  3680. local backbutton2label = Instance.new("ImageLabel")
  3681. local creditsbutton = Instance.new("TextButton")
  3682. local creditsiconlabel1 = Instance.new("ImageLabel")
  3683. local creditsiconlabel2 = Instance.new("ImageLabel")
  3684. local toggle = Instance.new("Frame")
  3685. local closeall = Instance.new("TextButton")
  3686. local closeopen = Instance.new("TextButton")
  3687. local closeopenlabel = Instance.new("ImageLabel")
  3688. local creditstab = Instance.new("Frame")
  3689. local creditstitle = Instance.new("TextLabel")
  3690. local creditsframe = Instance.new("Frame")
  3691. local creditsmenuframe = Instance.new("Frame")
  3692. local creditsfield = Instance.new("TextLabel")
  3693. local closecredits = Instance.new("TextButton")
  3694.  
  3695. -- Properties
  3696.  
  3697. mygui.Name = "mygui"
  3698. mygui.Parent = game.CoreGui
  3699.  
  3700. maintab.Name = "maintab"
  3701. maintab.Parent = mygui
  3702. maintab.Active = true
  3703. maintab.BackgroundColor3 = Color3.new(1, 1, 1)
  3704. maintab.BackgroundTransparency = 0.5
  3705. maintab.BorderSizePixel = 0
  3706. maintab.Draggable = true
  3707. maintab.Position = UDim2.new(0, 900, 0, 330)
  3708. maintab.Size = UDim2.new(0, 256, 0, 30)
  3709.  
  3710. title.Name = "title"
  3711. title.Parent = maintab
  3712. title.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
  3713. title.BorderSizePixel = 0
  3714. title.Size = UDim2.new(0, 256, 0, 30)
  3715. title.Font = Enum.Font.SourceSansBold
  3716. title.FontSize = Enum.FontSize.Size24
  3717. title.Text = "MM2 Gui"
  3718. title.TextColor3 = Color3.new(1, 1, 1)
  3719. title.TextSize = 23
  3720.  
  3721. bodyframe.Name = "bodyframe"
  3722. bodyframe.Parent = maintab
  3723. bodyframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
  3724. bodyframe.BorderSizePixel = 0
  3725. bodyframe.ClipsDescendants = true
  3726. bodyframe.Position = UDim2.new(0, 0, 0, 30)
  3727. bodyframe.Size = UDim2.new(0, 256, 0, 222)
  3728.  
  3729. menuframe.Name = "menuframe"
  3730. menuframe.Parent = bodyframe
  3731. menuframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3732. menuframe.BackgroundTransparency = 1
  3733. menuframe.BorderSizePixel = 0
  3734. menuframe.Size = UDim2.new(0, 256, 0, 222)
  3735.  
  3736. generalbuttonframe.Name = "generalbuttonframe"
  3737. generalbuttonframe.Parent = menuframe
  3738. generalbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3739. generalbuttonframe.BorderSizePixel = 0
  3740. generalbuttonframe.Position = UDim2.new(0, 31, 0, 31)
  3741. generalbuttonframe.Size = UDim2.new(0, 194, 0, 31)
  3742.  
  3743. generalbutton.Name = "generalbutton"
  3744. generalbutton.Parent = generalbuttonframe
  3745. generalbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3746. generalbutton.BackgroundTransparency = 1
  3747. generalbutton.BorderSizePixel = 0
  3748. generalbutton.ClipsDescendants = true
  3749. generalbutton.Size = UDim2.new(0, 194, 0, 30)
  3750. generalbutton.Font = Enum.Font.SourceSansSemibold
  3751. generalbutton.FontSize = Enum.FontSize.Size24
  3752. generalbutton.Text = "General"
  3753. generalbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3754. generalbutton.TextSize = 20
  3755.  
  3756. generalbuttonlabel.Name = "generalbuttonlabel"
  3757. generalbuttonlabel.Parent = generalbutton
  3758. generalbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3759. generalbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3760. generalbuttonlabel.BackgroundTransparency = 1
  3761. generalbuttonlabel.BorderSizePixel = 0
  3762. generalbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3763. generalbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
  3764. generalbuttonlabel.Visible = false
  3765. generalbuttonlabel.Image = "rbxassetid://200182847"
  3766. generalbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3767. generalbuttonlabel.ImageTransparency = 0.80000001192093
  3768.  
  3769. lpbuttonframe.Name = "lpbuttonframe"
  3770. lpbuttonframe.Parent = menuframe
  3771. lpbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3772. lpbuttonframe.BorderSizePixel = 0
  3773. lpbuttonframe.Position = UDim2.new(0, 31, 0, 96)
  3774. lpbuttonframe.Size = UDim2.new(0, 194, 0, 31)
  3775.  
  3776. lpbutton.Name = "lpbutton"
  3777. lpbutton.Parent = lpbuttonframe
  3778. lpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3779. lpbutton.BackgroundTransparency = 1
  3780. lpbutton.BorderSizePixel = 0
  3781. lpbutton.ClipsDescendants = true
  3782. lpbutton.Size = UDim2.new(0, 194, 0, 30)
  3783. lpbutton.Font = Enum.Font.SourceSansSemibold
  3784. lpbutton.FontSize = Enum.FontSize.Size24
  3785. lpbutton.Text = "Local Player"
  3786. lpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3787. lpbutton.TextSize = 19
  3788.  
  3789. lpbuttonlabel.Name = "lpbuttonlabel"
  3790. lpbuttonlabel.Parent = lpbutton
  3791. lpbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3792. lpbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3793. lpbuttonlabel.BackgroundTransparency = 1
  3794. lpbuttonlabel.BorderSizePixel = 0
  3795. lpbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3796. lpbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
  3797. lpbuttonlabel.Visible = false
  3798. lpbuttonlabel.Image = "rbxassetid://200182847"
  3799. lpbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3800. lpbuttonlabel.ImageTransparency = 0.80000001192093
  3801.  
  3802. tptextbox.Name = "tptextbox"
  3803. tptextbox.Parent = menuframe
  3804. tptextbox.BackgroundColor3 = Color3.new(1, 1, 1)
  3805. tptextbox.BackgroundTransparency = 1
  3806. tptextbox.BorderSizePixel = 0
  3807. tptextbox.Position = UDim2.new(0, 31, 0, 165)
  3808. tptextbox.Size = UDim2.new(0, 194, 0, 31)
  3809. tptextbox.Font = Enum.Font.SourceSans
  3810. tptextbox.FontSize = Enum.FontSize.Size18
  3811. tptextbox.Text = "Player Name"
  3812. tptextbox.TextColor3 = Color3.new(1, 1, 1)
  3813. tptextbox.TextSize = 15
  3814.  
  3815. tpunderline.Name = "tpunderline"
  3816. tpunderline.Parent = tptextbox
  3817. tpunderline.AnchorPoint = Vector2.new(0, 0)
  3818. tpunderline.BackgroundColor3 = Color3.new(1, 1, 1)
  3819. tpunderline.BorderSizePixel = 0
  3820. tpunderline.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
  3821. tpunderline.Size = UDim2.new(0, 0, 0, 2)
  3822.  
  3823. tpunderlinebase.Name = "tpunderlinebase"
  3824. tpunderlinebase.Parent = tptextbox
  3825. tpunderlinebase.AnchorPoint = Vector2.new(0.5, 0.5)
  3826. tpunderlinebase.BackgroundColor3 = Color3.new(1, 1, 1)
  3827. tpunderlinebase.BackgroundTransparency = 0.80000001192093
  3828. tpunderlinebase.BorderSizePixel = 0
  3829. tpunderlinebase.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
  3830. tpunderlinebase.Size = UDim2.new(0, 157, 0, 2)
  3831. tpunderlinebase.Visible = false --secretkey
  3832.  
  3833. generalframe.Name = "generalframe"
  3834. generalframe.Parent = bodyframe
  3835. generalframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3836. generalframe.BackgroundTransparency = 1
  3837. generalframe.BorderSizePixel = 0
  3838. generalframe.Position = UDim2.new(0, 256, 0, 0)
  3839. generalframe.Size = UDim2.new(0, 256, 0, 222)
  3840.  
  3841. generalespframe.Name = "generalespframe"
  3842. generalespframe.Parent = generalframe
  3843. generalespframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3844. generalespframe.BorderSizePixel = 0
  3845. generalespframe.Position = UDim2.new(0, 31, 0, 172)
  3846. generalespframe.Size = UDim2.new(0, 194, 0, 30)
  3847.  
  3848. generalespbutton.Name = "generalespbutton"
  3849. generalespbutton.Parent = generalespframe
  3850. generalespbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3851. generalespbutton.BackgroundTransparency = 1
  3852. generalespbutton.BorderSizePixel = 0
  3853. generalespbutton.ClipsDescendants = true
  3854. generalespbutton.Size = UDim2.new(0, 194, 0, 30)
  3855. generalespbutton.Font = Enum.Font.SourceSansSemibold
  3856. generalespbutton.FontSize = Enum.FontSize.Size24
  3857. generalespbutton.Text = "ESP (Left Alt)"
  3858. generalespbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3859. generalespbutton.TextSize = 19
  3860.  
  3861. generalesplabel.Name = "generalesplabel"
  3862. generalesplabel.Parent = generalespbutton
  3863. generalesplabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3864. generalesplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3865. generalesplabel.BackgroundTransparency = 1
  3866. generalesplabel.BorderSizePixel = 0
  3867. generalesplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3868. generalesplabel.Size = UDim2.new(0, 50, 0, 50)
  3869. generalesplabel.Visible = false
  3870. generalesplabel.Image = "rbxassetid://200182847"
  3871. generalesplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3872. generalesplabel.ImageTransparency = 0.80000001192093
  3873.  
  3874. generalcoinframe.Name = "generalcoinframe"
  3875. generalcoinframe.Parent = generalframe
  3876. generalcoinframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3877. generalcoinframe.BorderSizePixel = 0
  3878. generalcoinframe.Position = UDim2.new(0, 31, 0, 120)
  3879. generalcoinframe.Size = UDim2.new(0, 194, 0, 30)
  3880.  
  3881. generalcoinbutton.Name = "generalcoinbutton"
  3882. generalcoinbutton.Parent = generalcoinframe
  3883. generalcoinbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3884. generalcoinbutton.BackgroundTransparency = 1
  3885. generalcoinbutton.BorderSizePixel = 0
  3886. generalcoinbutton.ClipsDescendants = true
  3887. generalcoinbutton.Position = UDim2.new(0, 0, 0, -1)
  3888. generalcoinbutton.Size = UDim2.new(0, 194, 0, 31)
  3889. generalcoinbutton.Font = Enum.Font.SourceSansSemibold
  3890. generalcoinbutton.FontSize = Enum.FontSize.Size24
  3891. generalcoinbutton.Text = "Grab 10 Coins"
  3892. generalcoinbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3893. generalcoinbutton.TextSize = 19
  3894.  
  3895. generalcoinlabel.Name = "generalcoinlabel"
  3896. generalcoinlabel.Parent = generalcoinbutton
  3897. generalcoinlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3898. generalcoinlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3899. generalcoinlabel.BackgroundTransparency = 1
  3900. generalcoinlabel.BorderSizePixel = 0
  3901. generalcoinlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3902. generalcoinlabel.Size = UDim2.new(0, 50, 0, 50)
  3903. generalcoinlabel.Visible = false
  3904. generalcoinlabel.Image = "rbxassetid://200182847"
  3905. generalcoinlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3906. generalcoinlabel.ImageTransparency = 0.80000001192093
  3907.  
  3908. generalgunframe.Name = "generalgunframe"
  3909. generalgunframe.Parent = generalframe
  3910. generalgunframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3911. generalgunframe.BorderSizePixel = 0
  3912. generalgunframe.Position = UDim2.new(0, 31, 0, 68)
  3913. generalgunframe.Size = UDim2.new(0, 194, 0, 30)
  3914.  
  3915. generalgunbutton.Name = "generalgunbutton"
  3916. generalgunbutton.Parent = generalgunframe
  3917. generalgunbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3918. generalgunbutton.BackgroundTransparency = 1
  3919. generalgunbutton.BorderSizePixel = 0
  3920. generalgunbutton.ClipsDescendants = true
  3921. generalgunbutton.Size = UDim2.new(0, 194, 0, 30)
  3922. generalgunbutton.Font = Enum.Font.SourceSansSemibold
  3923. generalgunbutton.FontSize = Enum.FontSize.Size24
  3924. generalgunbutton.Text = "Grab Gun"
  3925. generalgunbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3926. generalgunbutton.TextSize = 19
  3927.  
  3928. generalgunlabel.Name = "generalgunlabel"
  3929. generalgunlabel.Parent = generalgunbutton
  3930. generalgunlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3931. generalgunlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3932. generalgunlabel.BackgroundTransparency = 1
  3933. generalgunlabel.BorderSizePixel = 0
  3934. generalgunlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3935. generalgunlabel.Size = UDim2.new(0, 50, 0, 50)
  3936. generalgunlabel.Visible = false
  3937. generalgunlabel.Image = "rbxassetid://200182847"
  3938. generalgunlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3939. generalgunlabel.ImageTransparency = 0.80000001192093
  3940.  
  3941. generallobbyframe.Name = "generallobbyframe"
  3942. generallobbyframe.Parent = generalframe
  3943. generallobbyframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3944. generallobbyframe.BorderSizePixel = 0
  3945. generallobbyframe.Position = UDim2.new(0, 31, 0, 17)
  3946. generallobbyframe.Size = UDim2.new(0, 194, 0, 30)
  3947.  
  3948. generallobbybutton.Name = "generallobbybutton"
  3949. generallobbybutton.Parent = generallobbyframe
  3950. generallobbybutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3951. generallobbybutton.BackgroundTransparency = 1
  3952. generallobbybutton.BorderSizePixel = 0
  3953. generallobbybutton.ClipsDescendants = true
  3954. generallobbybutton.Size = UDim2.new(0, 194, 0, 30)
  3955. generallobbybutton.Font = Enum.Font.SourceSansSemibold
  3956. generallobbybutton.FontSize = Enum.FontSize.Size24
  3957. generallobbybutton.Text = "TP to Lobby"
  3958. generallobbybutton.TextColor3 = Color3.new(0, 0.615686, 1)
  3959. generallobbybutton.TextSize = 19
  3960.  
  3961. generallobbylabel.Name = "generallobbylabel"
  3962. generallobbylabel.Parent = generallobbybutton
  3963. generallobbylabel.AnchorPoint = Vector2.new(0.5, 0.5)
  3964. generallobbylabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3965. generallobbylabel.BackgroundTransparency = 1
  3966. generallobbylabel.BorderSizePixel = 0
  3967. generallobbylabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  3968. generallobbylabel.Size = UDim2.new(0, 50, 0, 50)
  3969. generallobbylabel.Visible = false
  3970. generallobbylabel.Image = "rbxassetid://200182847"
  3971. generallobbylabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  3972. generallobbylabel.ImageTransparency = 0.80000001192093
  3973.  
  3974. lpframe.Name = "lpframe"
  3975. lpframe.Parent = bodyframe
  3976. lpframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3977. lpframe.BackgroundTransparency = 1
  3978. lpframe.BorderSizePixel = 0
  3979. lpframe.Position = UDim2.new(0, 256, 0, 0)
  3980. lpframe.Size = UDim2.new(0, 256, 0, 222)
  3981.  
  3982. lpjumpframe.Name = "lpjumpframe"
  3983. lpjumpframe.Parent = lpframe
  3984. lpjumpframe.BackgroundColor3 = Color3.new(1, 1, 1)
  3985. lpjumpframe.BorderSizePixel = 0
  3986. lpjumpframe.Position = UDim2.new(0, 31, 0, 172)
  3987. lpjumpframe.Size = UDim2.new(0, 194, 0, 30)
  3988.  
  3989. lpjumpbutton.Name = "lpjumpbutton"
  3990. lpjumpbutton.Parent = lpjumpframe
  3991. lpjumpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  3992. lpjumpbutton.BackgroundTransparency = 1
  3993. lpjumpbutton.BorderSizePixel = 0
  3994. lpjumpbutton.ClipsDescendants = true
  3995. lpjumpbutton.Size = UDim2.new(0, 194, 0, 30)
  3996. lpjumpbutton.Font = Enum.Font.SourceSansSemibold
  3997. lpjumpbutton.FontSize = Enum.FontSize.Size24
  3998. lpjumpbutton.Text = "High Jump"
  3999. lpjumpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  4000. lpjumpbutton.TextSize = 19
  4001.  
  4002. lpjumplabel.Name = "lpjumplabel"
  4003. lpjumplabel.Parent = lpjumpbutton
  4004. lpjumplabel.AnchorPoint = Vector2.new(0.5, 0.5)
  4005. lpjumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4006. lpjumplabel.BackgroundTransparency = 1
  4007. lpjumplabel.BorderSizePixel = 0
  4008. lpjumplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4009. lpjumplabel.Size = UDim2.new(0, 50, 0, 50)
  4010. lpjumplabel.Visible = false
  4011. lpjumplabel.Image = "rbxassetid://200182847"
  4012. lpjumplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  4013. lpjumplabel.ImageTransparency = 0.80000001192093
  4014.  
  4015. lpgravframe.Name = "lpgravframe"
  4016. lpgravframe.Parent = lpframe
  4017. lpgravframe.BackgroundColor3 = Color3.new(1, 1, 1)
  4018. lpgravframe.BorderSizePixel = 0
  4019. lpgravframe.Position = UDim2.new(0, 31, 0, 120)
  4020. lpgravframe.Size = UDim2.new(0, 194, 0, 30)
  4021.  
  4022. lpgravbutton.Name = "lpgravbutton"
  4023. lpgravbutton.Parent = lpgravframe
  4024. lpgravbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  4025. lpgravbutton.BackgroundTransparency = 1
  4026. lpgravbutton.BorderSizePixel = 0
  4027. lpgravbutton.ClipsDescendants = true
  4028. lpgravbutton.Position = UDim2.new(0, 0, 0, -1)
  4029. lpgravbutton.Size = UDim2.new(0, 194, 0, 31)
  4030. lpgravbutton.Font = Enum.Font.SourceSansSemibold
  4031. lpgravbutton.FontSize = Enum.FontSize.Size24
  4032. lpgravbutton.Text = "Low Gravity"
  4033. lpgravbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  4034. lpgravbutton.TextSize = 19
  4035.  
  4036. lpgravlabel.Name = "lpgravlabel"
  4037. lpgravlabel.Parent = lpgravbutton
  4038. lpgravlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  4039. lpgravlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4040. lpgravlabel.BackgroundTransparency = 1
  4041. lpgravlabel.BorderSizePixel = 0
  4042. lpgravlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4043. lpgravlabel.Size = UDim2.new(0, 50, 0, 50)
  4044. lpgravlabel.Visible = false
  4045. lpgravlabel.Image = "rbxassetid://200182847"
  4046. lpgravlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  4047. lpgravlabel.ImageTransparency = 0.80000001192093
  4048.  
  4049. lpwalkframe.Name = "lpwalkframe"
  4050. lpwalkframe.Parent = lpframe
  4051. lpwalkframe.BackgroundColor3 = Color3.new(1, 1, 1)
  4052. lpwalkframe.BorderSizePixel = 0
  4053. lpwalkframe.Position = UDim2.new(0, 31, 0, 68)
  4054. lpwalkframe.Size = UDim2.new(0, 194, 0, 30)
  4055.  
  4056. lpwalkbutton.Name = "lpwalkbutton"
  4057. lpwalkbutton.Parent = lpwalkframe
  4058. lpwalkbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  4059. lpwalkbutton.BackgroundTransparency = 1
  4060. lpwalkbutton.BorderSizePixel = 0
  4061. lpwalkbutton.ClipsDescendants = true
  4062. lpwalkbutton.Size = UDim2.new(0, 194, 0, 30)
  4063. lpwalkbutton.Font = Enum.Font.SourceSansSemibold
  4064. lpwalkbutton.FontSize = Enum.FontSize.Size24
  4065. lpwalkbutton.Text = "Fast Walk"
  4066. lpwalkbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  4067. lpwalkbutton.TextSize = 19
  4068.  
  4069. lpwalklabel.Name = "lpwalklabel"
  4070. lpwalklabel.Parent = lpwalkbutton
  4071. lpwalklabel.AnchorPoint = Vector2.new(0.5, 0.5)
  4072. lpwalklabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4073. lpwalklabel.BackgroundTransparency = 1
  4074. lpwalklabel.BorderSizePixel = 0
  4075. lpwalklabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4076. lpwalklabel.Size = UDim2.new(0, 50, 0, 50)
  4077. lpwalklabel.Visible = false
  4078. lpwalklabel.Image = "rbxassetid://200182847"
  4079. lpwalklabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  4080. lpwalklabel.ImageTransparency = 0.80000001192093
  4081.  
  4082. lpgodframe.Name = "lpgodframe"
  4083. lpgodframe.Parent = lpframe
  4084. lpgodframe.BackgroundColor3 = Color3.new(1, 1, 1)
  4085. lpgodframe.BorderSizePixel = 0
  4086. lpgodframe.Position = UDim2.new(0, 31, 0, 17)
  4087. lpgodframe.Size = UDim2.new(0, 194, 0, 30)
  4088.  
  4089. lpgodbutton.Name = "lpgodbutton"
  4090. lpgodbutton.Parent = lpgodframe
  4091. lpgodbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  4092. lpgodbutton.BackgroundTransparency = 1
  4093. lpgodbutton.BorderSizePixel = 0
  4094. lpgodbutton.ClipsDescendants = true
  4095. lpgodbutton.Size = UDim2.new(0, 194, 0, 30)
  4096. lpgodbutton.Font = Enum.Font.SourceSansSemibold
  4097. lpgodbutton.FontSize = Enum.FontSize.Size24
  4098. lpgodbutton.Text = "God Mode"
  4099. lpgodbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  4100. lpgodbutton.TextSize = 19
  4101.  
  4102. lpgodlabel.Name = "lpgodlabel"
  4103. lpgodlabel.Parent = lpgodbutton
  4104. lpgodlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  4105. lpgodlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4106. lpgodlabel.BackgroundTransparency = 1
  4107. lpgodlabel.BorderSizePixel = 0
  4108. lpgodlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4109. lpgodlabel.Size = UDim2.new(0, 50, 0, 50)
  4110. lpgodlabel.Visible = false
  4111. lpgodlabel.Image = "rbxassetid://200182847"
  4112. lpgodlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
  4113. lpgodlabel.ImageTransparency = 0.80000001192093
  4114.  
  4115. backbutton1.Name = "backbutton1"
  4116. backbutton1.Parent = maintab
  4117. backbutton1.Active = false
  4118. backbutton1.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
  4119. backbutton1.BackgroundTransparency = 1
  4120. backbutton1.BorderSizePixel = 0
  4121. backbutton1.ClipsDescendants = true
  4122. backbutton1.Size = UDim2.new(0, 29, 0, 30)
  4123. backbutton1.Visible = false
  4124. backbutton1.AutoButtonColor = false
  4125. backbutton1.Font = Enum.Font.SourceSansBold
  4126. backbutton1.FontSize = Enum.FontSize.Size24
  4127. backbutton1.Text = "<"
  4128. backbutton1.TextColor3 = Color3.new(1, 1, 1)
  4129. backbutton1.TextSize = 20
  4130.  
  4131. backbutton1label.Name = "backbutton1label"
  4132. backbutton1label.Parent = backbutton1
  4133. backbutton1label.AnchorPoint = Vector2.new(0.5, 0.5)
  4134. backbutton1label.BackgroundColor3 = Color3.new(1, 1, 1)
  4135. backbutton1label.BackgroundTransparency = 1
  4136. backbutton1label.BorderSizePixel = 0
  4137. backbutton1label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4138. backbutton1label.Size = UDim2.new(0, 50, 0, 50)
  4139. backbutton1label.Visible = false
  4140. backbutton1label.Image = "rbxassetid://200182847"
  4141. backbutton1label.ImageTransparency = 0.80000001192093
  4142.  
  4143. backbutton2.Name = "backbutton2"
  4144. backbutton2.Parent = maintab
  4145. backbutton2.Active = false
  4146. backbutton2.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
  4147. backbutton2.BackgroundTransparency = 1
  4148. backbutton2.BorderSizePixel = 0
  4149. backbutton2.ClipsDescendants = true
  4150. backbutton2.Size = UDim2.new(0, 29, 0, 30)
  4151. backbutton2.Visible = false
  4152. backbutton2.AutoButtonColor = false
  4153. backbutton2.Font = Enum.Font.SourceSansBold
  4154. backbutton2.FontSize = Enum.FontSize.Size24
  4155. backbutton2.Text = "<"
  4156. backbutton2.TextColor3 = Color3.new(1, 1, 1)
  4157. backbutton2.TextSize = 20
  4158.  
  4159. backbutton2label.Name = "backbutton2label"
  4160. backbutton2label.Parent = backbutton2
  4161. backbutton2label.AnchorPoint = Vector2.new(0.5, 0.5)
  4162. backbutton2label.BackgroundColor3 = Color3.new(1, 1, 1)
  4163. backbutton2label.BackgroundTransparency = 1
  4164. backbutton2label.BorderSizePixel = 0
  4165. backbutton2label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4166. backbutton2label.Size = UDim2.new(0, 50, 0, 50)
  4167. backbutton2label.Visible = false
  4168. backbutton2label.Image = "rbxassetid://200182847"
  4169. backbutton2label.ImageTransparency = 0.80000001192093
  4170.  
  4171. creditsbutton.Name = "creditsbutton"
  4172. creditsbutton.Parent = maintab
  4173. creditsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  4174. creditsbutton.BackgroundTransparency = 1
  4175. creditsbutton.BorderSizePixel = 0
  4176. creditsbutton.ClipsDescendants = true
  4177. creditsbutton.Position = UDim2.new(0.87890625, 0, 0, 0)
  4178. creditsbutton.Size = UDim2.new(0, 31, 0, 30)
  4179. creditsbutton.Font = Enum.Font.SourceSansSemibold
  4180. creditsbutton.FontSize = Enum.FontSize.Size18
  4181. creditsbutton.Text = ""
  4182. creditsbutton.TextColor3 = Color3.new(0, 0.615686, 1)
  4183. creditsbutton.TextSize = 15
  4184.  
  4185. creditsiconlabel1.Name = "creditsiconlabel1"
  4186. creditsiconlabel1.Parent = creditsbutton
  4187. creditsiconlabel1.AnchorPoint = Vector2.new(0.5, 0.5)
  4188. creditsiconlabel1.BackgroundColor3 = Color3.new(1, 1, 1)
  4189. creditsiconlabel1.BackgroundTransparency = 1
  4190. creditsiconlabel1.BorderSizePixel = 0
  4191. creditsiconlabel1.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4192. creditsiconlabel1.Size = UDim2.new(0, 50, 0, 50)
  4193. creditsiconlabel1.Visible = false
  4194. creditsiconlabel1.Image = "rbxassetid://200182847"
  4195. creditsiconlabel1.ImageTransparency = 0.80000001192093
  4196.  
  4197. creditsiconlabel2.Name = "creditsiconlabel2"
  4198. creditsiconlabel2.Parent = creditsbutton
  4199. creditsiconlabel2.AnchorPoint = Vector2.new(0.5, 0.5)
  4200. creditsiconlabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  4201. creditsiconlabel2.BackgroundTransparency = 1
  4202. creditsiconlabel2.BorderSizePixel = 0
  4203. creditsiconlabel2.Position = UDim2.new(0.5, 0, 0.5, 0)
  4204. creditsiconlabel2.Size = UDim2.new(0, 17, 0, 17)
  4205. creditsiconlabel2.Image = "rbxassetid://23151450"
  4206.  
  4207. toggle.Name = "toggle"
  4208. toggle.Parent = mygui
  4209. toggle.Active = true
  4210. toggle.BackgroundColor3 = Color3.new(0.992157, 0.984314, 1)
  4211. toggle.BackgroundTransparency = 0.5
  4212. toggle.BorderSizePixel = 0
  4213. toggle.Draggable = true
  4214. toggle.Position = UDim2.new(0, 5, 0, 530)
  4215. toggle.Size = UDim2.new(0, 140, 0, 30)
  4216.  
  4217. closeall.Name = "closeall"
  4218. closeall.Parent = toggle
  4219. closeall.BackgroundColor3 = Color3.new(1, 0, 0)
  4220. closeall.BorderSizePixel = 0
  4221. closeall.Position = UDim2.new(0, 110, 0, 0)
  4222. closeall.Size = UDim2.new(0, 30, 0, 30)
  4223. closeall.FontSize = Enum.FontSize.Size18
  4224. closeall.Text = ""
  4225. closeall.TextSize = 15
  4226.  
  4227. closeopen.Name = "closeopen"
  4228. closeopen.Parent = toggle
  4229. closeopen.BackgroundColor3 = Color3.new(0, 0.615686, 1)
  4230. closeopen.BorderSizePixel = 0
  4231. closeopen.ClipsDescendants = true
  4232. closeopen.Size = UDim2.new(0, 110, 0, 30)
  4233. closeopen.AutoButtonColor = false
  4234. closeopen.Font = Enum.Font.SourceSansBold
  4235. closeopen.FontSize = Enum.FontSize.Size24
  4236. closeopen.Text = "Close"
  4237. closeopen.TextColor3 = Color3.new(1, 1, 1)
  4238. closeopen.TextSize = 20
  4239.  
  4240. closeopenlabel.Name = "closeopenlabel"
  4241. closeopenlabel.Parent = closeopen
  4242. closeopenlabel.AnchorPoint = Vector2.new(0.5, 0.5)
  4243. closeopenlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4244. closeopenlabel.BackgroundTransparency = 1
  4245. closeopenlabel.BorderSizePixel = 0
  4246. closeopenlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
  4247. closeopenlabel.Size = UDim2.new(0, 50, 0, 50)
  4248. closeopenlabel.Visible = false
  4249. closeopenlabel.Image = "rbxassetid://200182847"
  4250. closeopenlabel.ImageTransparency = 0.80000001192093
  4251.  
  4252. creditstab.Name = "creditstab"
  4253. creditstab.Parent = mygui
  4254. creditstab.Active = true
  4255. creditstab.BackgroundColor3 = Color3.new(1, 1, 1)
  4256. creditstab.BackgroundTransparency = 0.5
  4257. creditstab.BorderSizePixel = 0
  4258. creditstab.Draggable = true
  4259. creditstab.Position = UDim2.new(0, 42, 0, 47)
  4260. creditstab.Size = UDim2.new(0, 256, 0, 30)
  4261. creditstab.Visible = false
  4262.  
  4263. creditstitle.Name = "creditstitle"
  4264. creditstitle.Parent = creditstab
  4265. creditstitle.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
  4266. creditstitle.BorderSizePixel = 0
  4267. creditstitle.Position = UDim2.new(-0.001953125, 0, 0, 0)
  4268. creditstitle.Size = UDim2.new(0, 256, 0, 30)
  4269. creditstitle.Font = Enum.Font.SourceSansBold
  4270. creditstitle.FontSize = Enum.FontSize.Size24
  4271. creditstitle.Text = "Credits"
  4272. creditstitle.TextColor3 = Color3.new(1, 1, 1)
  4273. creditstitle.TextSize = 23
  4274.  
  4275. creditsframe.Name = "creditsframe"
  4276. creditsframe.Parent = creditstab
  4277. creditsframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
  4278. creditsframe.BorderSizePixel = 0
  4279. creditsframe.ClipsDescendants = true
  4280. creditsframe.Position = UDim2.new(0, 0, 0, 30)
  4281. creditsframe.Size = UDim2.new(0, 256, 0, 222)
  4282.  
  4283. creditsmenuframe.Name = "menuframe"
  4284. creditsmenuframe.Parent = creditsframe
  4285. creditsmenuframe.BackgroundColor3 = Color3.new(1, 1, 1)
  4286. creditsmenuframe.BackgroundTransparency = 1
  4287. creditsmenuframe.BorderSizePixel = 0
  4288. creditsmenuframe.Size = UDim2.new(0, 256, 0, 222)
  4289.  
  4290. creditsfield.Name = "creditsfield"
  4291. creditsfield.Parent = creditsmenuframe
  4292. creditsfield.BackgroundColor3 = Color3.new(1, 1, 1)
  4293. creditsfield.BorderSizePixel = 0
  4294. creditsfield.Position = UDim2.new(0, 31, 0, 31)
  4295. creditsfield.Size = UDim2.new(0, 194, 0, 31)
  4296. creditsfield.Font = Enum.Font.SourceSansSemibold
  4297. creditsfield.FontSize = Enum.FontSize.Size24
  4298. creditsfield.Text = "By: abs_0"
  4299. creditsfield.TextColor3 = Color3.new(0, 0.615686, 1)
  4300. creditsfield.TextSize = 20
  4301.  
  4302. closecredits.Name = "closeall"
  4303. closecredits.Parent = creditstab
  4304. closecredits.BackgroundColor3 = Color3.new(1, 0, 0)
  4305. closecredits.BorderSizePixel = 0
  4306. closecredits.Position = UDim2.new(0, 226, 0, 0)
  4307. closecredits.Size = UDim2.new(0, 30, 0, 30)
  4308. closecredits.FontSize = Enum.FontSize.Size18
  4309. closecredits.Text = ""
  4310. closecredits.TextSize = 15
  4311.  
  4312. --Appearance Scripts
  4313.  
  4314. --mygui.maintab.bodyframe.generalframe.generallobbyframe.generallobbybutton.Script
  4315. local mouse = game.Players.LocalPlayer:GetMouse()
  4316.  
  4317.  
  4318. generallobbybutton.MouseButton1Down:connect(function()
  4319. local x = (mouse.X) - (generallobbybutton.AbsolutePosition.X)
  4320. local y = (mouse.Y) - (generallobbybutton.AbsolutePosition.Y)
  4321. generallobbylabel.Position = UDim2.new(0,x,0,y)
  4322. generallobbylabel.Size = UDim2.new(0,50,0,50)
  4323. generallobbylabel.ImageTransparency = 0.8
  4324. generallobbylabel.Visible = true
  4325.  
  4326. wait()
  4327.  
  4328. generallobbylabel:TweenSize(
  4329. UDim2.new(0,390,0,390),
  4330. "Out",
  4331. "Quint",
  4332. 1
  4333. )
  4334. end)
  4335.  
  4336. generallobbybutton.MouseButton1Up:connect(function()
  4337. wait(0.35)
  4338. local TweenService = game:GetService("TweenService")
  4339. local circle = generallobbylabel
  4340.  
  4341. local Info = TweenInfo.new(
  4342. 0.2, -- Length
  4343. Enum.EasingStyle.Linear, -- Easing Style
  4344. Enum.EasingDirection.Out, -- Easing Direction
  4345. 0, -- Times repeated
  4346. false, -- Reverse
  4347. 0 -- Delay
  4348. )
  4349. local Goals =
  4350. {
  4351. ImageTransparency = 1;
  4352. }
  4353.  
  4354. local tween = TweenService:Create(circle,Info,Goals)
  4355. tween:Play()
  4356. end)
  4357.  
  4358. --mygui.maintab.bodyframe.generalframe.generalgunframe.generalgunbutton.Script
  4359. local mouse = game.Players.LocalPlayer:GetMouse()
  4360.  
  4361.  
  4362. generalgunbutton.MouseButton1Down:connect(function()
  4363. local x = (mouse.X) - (generalgunbutton.AbsolutePosition.X)
  4364. local y = (mouse.Y) - (generalgunbutton.AbsolutePosition.Y)
  4365. generalgunlabel.Position = UDim2.new(0,x,0,y)
  4366. generalgunlabel.Size = UDim2.new(0,50,0,50)
  4367. generalgunlabel.ImageTransparency = 0.8
  4368. generalgunlabel.Visible = true
  4369.  
  4370. wait()
  4371.  
  4372. generalgunlabel:TweenSize(
  4373. UDim2.new(0,390,0,390),
  4374. "Out",
  4375. "Quint",
  4376. 1
  4377. )
  4378. end)
  4379.  
  4380. generalgunbutton.MouseButton1Up:connect(function()
  4381. wait(0.35)
  4382. local TweenService = game:GetService("TweenService")
  4383. local circle = generalgunlabel
  4384.  
  4385. local Info = TweenInfo.new(
  4386. 0.2, -- Length
  4387. Enum.EasingStyle.Linear, -- Easing Style
  4388. Enum.EasingDirection.Out, -- Easing Direction
  4389. 0, -- Times repeated
  4390. false, -- Reverse
  4391. 0 -- Delay
  4392. )
  4393. local Goals =
  4394. {
  4395. ImageTransparency = 1;
  4396. }
  4397.  
  4398. local tween = TweenService:Create(circle,Info,Goals)
  4399. tween:Play()
  4400. end)
  4401.  
  4402. --mygui.maintab.bodyframe.generalframe.generalcoinframe.generalcoinbutton.Script
  4403. local mouse = game.Players.LocalPlayer:GetMouse()
  4404.  
  4405.  
  4406. generalcoinbutton.MouseButton1Down:connect(function()
  4407. local x = (mouse.X) - (generalcoinbutton.AbsolutePosition.X)
  4408. local y = (mouse.Y) - (generalcoinbutton.AbsolutePosition.Y)
  4409. generalcoinlabel.Position = UDim2.new(0,x,0,y)
  4410. generalcoinlabel.Size = UDim2.new(0,50,0,50)
  4411. generalcoinlabel.ImageTransparency = 0.8
  4412. generalcoinlabel.Visible = true
  4413.  
  4414. wait()
  4415.  
  4416. generalcoinlabel:TweenSize(
  4417. UDim2.new(0,390,0,390),
  4418. "Out",
  4419. "Quint",
  4420. 1
  4421. )
  4422. end)
  4423.  
  4424. generalcoinbutton.MouseButton1Up:connect(function()
  4425. wait(0.35)
  4426. local TweenService = game:GetService("TweenService")
  4427. local circle = generalcoinlabel
  4428.  
  4429. local Info = TweenInfo.new(
  4430. 0.2, -- Length
  4431. Enum.EasingStyle.Linear, -- Easing Style
  4432. Enum.EasingDirection.Out, -- Easing Direction
  4433. 0, -- Times repeated
  4434. false, -- Reverse
  4435. 0 -- Delay
  4436. )
  4437. local Goals =
  4438. {
  4439. ImageTransparency = 1;
  4440. }
  4441.  
  4442. local tween = TweenService:Create(circle,Info,Goals)
  4443. tween:Play()
  4444. end)
  4445.  
  4446. --mygui.maintab.bodyframe.generalframe.generalespframe.generalespbutton.Script
  4447. local mouse = game.Players.LocalPlayer:GetMouse()
  4448.  
  4449.  
  4450. generalespbutton.MouseButton1Down:connect(function()
  4451. local x = (mouse.X) - (generalespbutton.AbsolutePosition.X)
  4452. local y = (mouse.Y) - (generalespbutton.AbsolutePosition.Y)
  4453. generalesplabel.Position = UDim2.new(0,x,0,y)
  4454. generalesplabel.Size = UDim2.new(0,50,0,50)
  4455. generalesplabel.ImageTransparency = 0.8
  4456. generalesplabel.Visible = true
  4457.  
  4458. wait()
  4459.  
  4460. generalesplabel:TweenSize(
  4461. UDim2.new(0,390,0,390),
  4462. "Out",
  4463. "Quint",
  4464. 1
  4465. )
  4466. end)
  4467.  
  4468. generalespbutton.MouseButton1Up:connect(function()
  4469. wait(0.35)
  4470. local TweenService = game:GetService("TweenService")
  4471. local circle = generalesplabel
  4472.  
  4473. local Info = TweenInfo.new(
  4474. 0.2, -- Length
  4475. Enum.EasingStyle.Linear, -- Easing Style
  4476. Enum.EasingDirection.Out, -- Easing Direction
  4477. 0, -- Times repeated
  4478. false, -- Reverse
  4479. 0 -- Delay
  4480. )
  4481. local Goals =
  4482. {
  4483. ImageTransparency = 1;
  4484. }
  4485.  
  4486. local tween = TweenService:Create(circle,Info,Goals)
  4487. tween:Play()
  4488. end)
  4489.  
  4490. --mygui.maintab.bodyframe.lpframe.lpgodframe.lpgodbutton.Script
  4491. local mouse = game.Players.LocalPlayer:GetMouse()
  4492.  
  4493.  
  4494. lpgodbutton.MouseButton1Down:connect(function()
  4495. local x = (mouse.X) - (lpgodbutton.AbsolutePosition.X)
  4496. local y = (mouse.Y) - (lpgodbutton.AbsolutePosition.Y)
  4497. lpgodbutton.lpgodlabel.Position = UDim2.new(0,x,0,y)
  4498. lpgodbutton.lpgodlabel.Size = UDim2.new(0,50,0,50)
  4499. lpgodbutton.lpgodlabel.ImageTransparency = 0.8
  4500. lpgodbutton.lpgodlabel.Visible = true
  4501.  
  4502. wait()
  4503.  
  4504. lpgodbutton.lpgodlabel:TweenSize(
  4505. UDim2.new(0,390,0,390),
  4506. "Out",
  4507. "Quint",
  4508. 1
  4509. )
  4510. end)
  4511.  
  4512. lpgodbutton.MouseButton1Up:connect(function()
  4513. wait(0.35)
  4514. local TweenService = game:GetService("TweenService")
  4515. local circle = lpgodbutton.lpgodlabel
  4516.  
  4517. local Info = TweenInfo.new(
  4518. 0.2, -- Length
  4519. Enum.EasingStyle.Linear, -- Easing Style
  4520. Enum.EasingDirection.Out, -- Easing Direction
  4521. 0, -- Times repeated
  4522. false, -- Reverse
  4523. 0 -- Delay
  4524. )
  4525. local Goals =
  4526. {
  4527. ImageTransparency = 1;
  4528. }
  4529.  
  4530. local tween = TweenService:Create(circle,Info,Goals)
  4531. tween:Play()
  4532. end)
  4533.  
  4534. --mygui.maintab.bodyframe.lpframe.lpwalkframe.lpwalkbutton.Script
  4535. local mouse = game.Players.LocalPlayer:GetMouse()
  4536.  
  4537.  
  4538. lpwalkbutton.MouseButton1Down:connect(function()
  4539. if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 * 5 then
  4540. lpwalkbutton.TextColor3 = Color3.new(1,128/255,0)
  4541. lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(1,128/255,0)
  4542. else
  4543. lpwalkbutton.TextColor3 = Color3.new(0,157/255,1)
  4544. lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(0,157/255,1)
  4545. end
  4546.  
  4547. local x = (mouse.X) - (lpwalkbutton.AbsolutePosition.X)
  4548. local y = (mouse.Y) - (lpwalkbutton.AbsolutePosition.Y)
  4549. lpwalkbutton.lpwalklabel.Position = UDim2.new(0,x,0,y)
  4550. lpwalkbutton.lpwalklabel.Size = UDim2.new(0,50,0,50)
  4551. lpwalkbutton.lpwalklabel.ImageTransparency = 0.8
  4552. lpwalkbutton.lpwalklabel.Visible = true
  4553.  
  4554. wait()
  4555.  
  4556. lpwalkbutton.lpwalklabel:TweenSize(
  4557. UDim2.new(0,390,0,390),
  4558. "Out",
  4559. "Quint",
  4560. 1
  4561. )
  4562. end)
  4563.  
  4564. lpwalkbutton.MouseButton1Up:connect(function()
  4565. wait(0.35)
  4566. local TweenService = game:GetService("TweenService")
  4567. local circle = lpwalkbutton.lpwalklabel
  4568.  
  4569. local Info = TweenInfo.new(
  4570. 0.2, -- Length
  4571. Enum.EasingStyle.Linear, -- Easing Style
  4572. Enum.EasingDirection.Out, -- Easing Direction
  4573. 0, -- Times repeated
  4574. false, -- Reverse
  4575. 0 -- Delay
  4576. )
  4577. local Goals =
  4578. {
  4579. ImageTransparency = 1;
  4580. }
  4581.  
  4582. local tween = TweenService:Create(circle,Info,Goals)
  4583. tween:Play()
  4584. end)
  4585.  
  4586. --mygui.maintab.bodyframe.lpframe.lpgravframe.lpgravbutton.Script
  4587. local mouse = game.Players.LocalPlayer:GetMouse()
  4588.  
  4589. lpgravbutton.MouseButton1Down:connect(function()
  4590. if game.Workspace.Gravity < 196.1 then
  4591. lpgravbutton.TextColor3 = Color3.new(1,128/255,0)
  4592. lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(1,128/255,0)
  4593. else
  4594. lpgravbutton.TextColor3 = Color3.new(0,157/255,1)
  4595. lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(0,157/255,1)
  4596. end
  4597.  
  4598. local x = (mouse.X) - (lpgravbutton.AbsolutePosition.X)
  4599. local y = (mouse.Y) - (lpgravbutton.AbsolutePosition.Y)
  4600. lpgravbutton.lpgravlabel.Position = UDim2.new(0,x,0,y)
  4601. lpgravbutton.lpgravlabel.Size = UDim2.new(0,50,0,50)
  4602. lpgravbutton.lpgravlabel.ImageTransparency = 0.8
  4603. lpgravbutton.lpgravlabel.Visible = true
  4604.  
  4605. wait()
  4606.  
  4607. lpgravbutton.lpgravlabel:TweenSize(
  4608. UDim2.new(0,390,0,390),
  4609. "Out",
  4610. "Quint",
  4611. 1
  4612. )
  4613. end)
  4614.  
  4615. lpgravbutton.MouseButton1Up:connect(function()
  4616. wait(0.35)
  4617. local TweenService = game:GetService("TweenService")
  4618. local circle = lpgravbutton.lpgravlabel
  4619.  
  4620. local Info = TweenInfo.new(
  4621. 0.2, -- Length
  4622. Enum.EasingStyle.Linear, -- Easing Style
  4623. Enum.EasingDirection.Out, -- Easing Direction
  4624. 0, -- Times repeated
  4625. false, -- Reverse
  4626. 0 -- Delay
  4627. )
  4628. local Goals =
  4629. {
  4630. ImageTransparency = 1;
  4631. }
  4632.  
  4633. local tween = TweenService:Create(circle,Info,Goals)
  4634. tween:Play()
  4635. end)
  4636.  
  4637. --mygui.maintab.bodyframe.lpframe.lpjumpframe.lpjumpbutton.Script
  4638. local mouse = game.Players.LocalPlayer:GetMouse()
  4639.  
  4640.  
  4641. lpjumpbutton.MouseButton1Down:connect(function()
  4642. if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 100 then
  4643. lpjumpbutton.TextColor3 = Color3.new(1,128/255,0)
  4644. lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(1,128/255,0)
  4645. else
  4646. lpjumpbutton.TextColor3 = Color3.new(0,157/255,1)
  4647. lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(0,157/255,1)
  4648. end
  4649.  
  4650. local x = (mouse.X) - (lpjumpbutton.AbsolutePosition.X)
  4651. local y = (mouse.Y) - (lpjumpbutton.AbsolutePosition.Y)
  4652. lpjumpbutton.lpjumplabel.Position = UDim2.new(0,x,0,y)
  4653. lpjumpbutton.lpjumplabel.Size = UDim2.new(0,50,0,50)
  4654. lpjumpbutton.lpjumplabel.ImageTransparency = 0.8
  4655. lpjumpbutton.lpjumplabel.Visible = true
  4656.  
  4657. wait()
  4658.  
  4659. lpjumpbutton.lpjumplabel:TweenSize(
  4660. UDim2.new(0,390,0,390),
  4661. "Out",
  4662. "Quint",
  4663. 1
  4664. )
  4665. end)
  4666.  
  4667. lpjumpbutton.MouseButton1Up:connect(function()
  4668. wait(0.35)
  4669. local TweenService = game:GetService("TweenService")
  4670. local circle = lpjumpbutton.lpjumplabel
  4671.  
  4672. local Info = TweenInfo.new(
  4673. 0.2, -- Length
  4674. Enum.EasingStyle.Linear, -- Easing Style
  4675. Enum.EasingDirection.Out, -- Easing Direction
  4676. 0, -- Times repeated
  4677. false, -- Reverse
  4678. 0 -- Delay
  4679. )
  4680. local Goals =
  4681. {
  4682. ImageTransparency = 1;
  4683. }
  4684.  
  4685. local tween = TweenService:Create(circle,Info,Goals)
  4686. tween:Play()
  4687. end)
  4688.  
  4689. --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.Script
  4690. local mouse = game.Players.LocalPlayer:GetMouse()
  4691.  
  4692.  
  4693. generalbutton.MouseButton1Down:connect(function()
  4694. local x = (mouse.X) - (generalbutton.AbsolutePosition.X)
  4695. local y = (mouse.Y) - (generalbutton.AbsolutePosition.Y)
  4696. generalbutton.generalbuttonlabel.Position = UDim2.new(0,x,0,y)
  4697. generalbutton.generalbuttonlabel.Size = UDim2.new(0,50,0,50)
  4698. generalbutton.generalbuttonlabel.ImageTransparency = 0.8
  4699. generalbutton.generalbuttonlabel.Visible = true
  4700.  
  4701. wait()
  4702.  
  4703. generalbutton.generalbuttonlabel:TweenSize(
  4704. UDim2.new(0,390,0,390),
  4705. "Out",
  4706. "Quint",
  4707. 1
  4708. )
  4709. end)
  4710.  
  4711. generalbutton.MouseButton1Up:connect(function()
  4712. wait(0.35)
  4713. local TweenService = game:GetService("TweenService")
  4714. local circle = generalbutton.generalbuttonlabel
  4715.  
  4716. local Info = TweenInfo.new(
  4717. 0.2, -- Length
  4718. Enum.EasingStyle.Linear, -- Easing Style
  4719. Enum.EasingDirection.Out, -- Easing Direction
  4720. 0, -- Times repeated
  4721. false, -- Reverse
  4722. 0 -- Delay
  4723. )
  4724. local Goals =
  4725. {
  4726. ImageTransparency = 1;
  4727. }
  4728.  
  4729. local tween = TweenService:Create(circle,Info,Goals)
  4730. tween:Play()
  4731. end)
  4732.  
  4733. --mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.TransitionScript
  4734. generalbutton.MouseButton1Click:connect(function()
  4735. wait(0.25)
  4736. menuframe:TweenPosition(
  4737. UDim2.new(0,-256,0,0),
  4738. "Out",
  4739. "Quint",
  4740. 0.2
  4741. )
  4742. generalframe:TweenPosition(
  4743. UDim2.new(0,0,0,0),
  4744. "Out",
  4745. "Quint",
  4746. 0.2
  4747. )
  4748. backbutton1.Visible = true
  4749. backbutton1.Active = true
  4750. maintab.title.Text = "General"
  4751. maintab.title.TextSize = 19
  4752. end)
  4753.  
  4754. --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.Script
  4755. local mouse = game.Players.LocalPlayer:GetMouse()
  4756.  
  4757.  
  4758. lpbutton.MouseButton1Down:connect(function()
  4759. local x = (mouse.X) - (lpbutton.AbsolutePosition.X)
  4760. local y = (mouse.Y) - (lpbutton.AbsolutePosition.Y)
  4761. lpbutton.lpbuttonlabel.Position = UDim2.new(0,x,0,y)
  4762. lpbutton.lpbuttonlabel.Size = UDim2.new(0,50,0,50)
  4763. lpbutton.lpbuttonlabel.ImageTransparency = 0.8
  4764. lpbutton.lpbuttonlabel.Visible = true
  4765.  
  4766. wait()
  4767.  
  4768. lpbuttonlabel:TweenSize(
  4769. UDim2.new(0,390,0,390),
  4770. "Out",
  4771. "Quint",
  4772. 1
  4773. )
  4774. end)
  4775.  
  4776. lpbutton.MouseButton1Up:connect(function()
  4777. wait(0.35)
  4778. local TweenService = game:GetService("TweenService")
  4779. local circle = lpbutton.lpbuttonlabel
  4780.  
  4781. local Info = TweenInfo.new(
  4782. 0.2, -- Length
  4783. Enum.EasingStyle.Linear, -- Easing Style
  4784. Enum.EasingDirection.Out, -- Easing Direction
  4785. 0, -- Times repeated
  4786. false, -- Reverse
  4787. 0 -- Delay
  4788. )
  4789. local Goals =
  4790. {
  4791. ImageTransparency = 1;
  4792. }
  4793.  
  4794. local tween = TweenService:Create(circle,Info,Goals)
  4795. tween:Play()
  4796. end)
  4797.  
  4798. --mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.TransitionScript
  4799. lpbutton.MouseButton1Click:connect(function()
  4800. wait(0.25)
  4801. menuframe:TweenPosition(
  4802. UDim2.new(0,-256,0,0),
  4803. "Out",
  4804. "Quint",
  4805. 0.2
  4806. )
  4807. lpframe:TweenPosition(
  4808. UDim2.new(0,0,0,0),
  4809. "Out",
  4810. "Quint",
  4811. 0.2
  4812. )
  4813. backbutton2.Visible = true
  4814. backbutton2.Active = true
  4815. maintab.title.Text = "Local Player"
  4816. maintab.title.TextSize = 19
  4817. end)
  4818.  
  4819. --mygui.maintab.bodyframe.menuframe.tpbuttonframe.tpbutton.Script
  4820. local mouse = game.Players.LocalPlayer:GetMouse()
  4821.  
  4822.  
  4823. tpbutton.MouseButton1Down:connect(function()
  4824. local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
  4825. local y = (mouse.Y) - (tpbutton.AbsolutePosition.Y)
  4826. tpbutton.tpbuttonlabel.Position = UDim2.new(0,x,0,y)
  4827. tpbutton.tpbuttonlabel.Size = UDim2.new(0,0,0,0)
  4828. tpbutton.tpbuttonlabel.ImageTransparency = 0.8
  4829. tpbutton.tpbuttonlabel.Visible = true
  4830.  
  4831. wait()
  4832.  
  4833. tpbutton.tpbuttonlabel:TweenSize(
  4834. UDim2.new(0,75,0,75),
  4835. "Out",
  4836. "Quint",
  4837. 0.9
  4838. )
  4839. end)
  4840.  
  4841. tpbutton.MouseButton1Up:connect(function()
  4842. wait(0.35)
  4843. local TweenService = game:GetService("TweenService")
  4844. local circle = tpbutton.tpbuttonlabel
  4845.  
  4846. local Info = TweenInfo.new(
  4847. 0.2, -- Length
  4848. Enum.EasingStyle.Linear, -- Easing Style
  4849. Enum.EasingDirection.Out, -- Easing Direction
  4850. 0, -- Times repeated
  4851. false, -- Reverse
  4852. 0 -- Delay
  4853. )
  4854. local Goals =
  4855. {
  4856. ImageTransparency = 1;
  4857. }
  4858.  
  4859. local tween = TweenService:Create(circle,Info,Goals)
  4860. tween:Play()
  4861. end)
  4862.  
  4863. --mygui.maintab.bodyframe.menuframe.tptextbox.matscript
  4864. --[[tptextbox.Focused:connect(function()
  4865. local mouse = game.Players.LocalPlayer:GetMouse()
  4866. tptextbox.tpunderline.BackgroundTransparency = 0
  4867. local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
  4868. tpunderline.Position = UDim2.new(0,x,0,30) --insert correct offset in Y!!
  4869.  
  4870. wait()
  4871. tptextbox.tpunderline:TweenSizeAndPosition(
  4872. UDim2.new(0,156,0,2),
  4873. UDim2.new(0,0,0,30),
  4874. "Out",
  4875. "Quint",
  4876. 0.2
  4877. )
  4878. end)]]--
  4879.  
  4880. --mygui.maintab.backbutton1.Script
  4881. local mouse = game.Players.LocalPlayer:GetMouse()
  4882.  
  4883. backbutton1.MouseButton1Down:connect(function()
  4884. backbutton1.backbutton1label.Position = UDim2.new(0.5,0,0.5,0)
  4885. backbutton1.backbutton1label.Size = UDim2.new(0,0,0,0)
  4886. backbutton1.backbutton1label.ImageTransparency = 0.8
  4887. backbutton1.backbutton1label.Visible = true
  4888.  
  4889. wait()
  4890.  
  4891. backbutton1.backbutton1label:TweenSize(
  4892. UDim2.new(0,60,0,60),
  4893. "Out",
  4894. "Quint",
  4895. 0.25
  4896. )
  4897. end)
  4898.  
  4899. backbutton1.MouseButton1Up:connect(function()
  4900. wait(0.35)
  4901. local TweenService = game:GetService("TweenService")
  4902. local circle = backbutton1.backbutton1label
  4903.  
  4904. local Info = TweenInfo.new(
  4905. 0.2, -- Length
  4906. Enum.EasingStyle.Linear, -- Easing Style
  4907. Enum.EasingDirection.Out, -- Easing Direction
  4908. 0, -- Times repeated
  4909. false, -- Reverse
  4910. 0 -- Delay
  4911. )
  4912. local Goals =
  4913. {
  4914. ImageTransparency = 1;
  4915. }
  4916.  
  4917. local tween = TweenService:Create(circle,Info,Goals)
  4918. tween:Play()
  4919. end)
  4920.  
  4921. --mygui.maintab.backbutton1.TransitionScript
  4922. backbutton1.MouseButton1Click:connect(function()
  4923. wait(0.2)
  4924. menuframe:TweenPosition(
  4925. UDim2.new(0,0,0,0),
  4926. "Out",
  4927. "Quint",
  4928. 0.2
  4929. )
  4930. generalframe:TweenPosition(
  4931. UDim2.new(0,256,0,0),
  4932. "Out",
  4933. "Quint",
  4934. 0.2
  4935. )
  4936. backbutton1.Visible = false
  4937. backbutton1.Active = false
  4938. maintab.title.Text = "MM2 Gui"
  4939. maintab.title.TextSize = 20
  4940. end)
  4941.  
  4942. --mygui.maintab.backbutton2.Script
  4943. local mouse = game.Players.LocalPlayer:GetMouse()
  4944.  
  4945.  
  4946. backbutton2.MouseButton1Down:connect(function()
  4947. backbutton2.backbutton2label.Position = UDim2.new(0.5,0,0.5,0)
  4948. backbutton2.backbutton2label.Size = UDim2.new(0,0,0,0)
  4949. backbutton2.backbutton2label.ImageTransparency = 0.8
  4950. backbutton2.backbutton2label.Visible = true
  4951.  
  4952. wait()
  4953.  
  4954. backbutton2.backbutton2label:TweenSize(
  4955. UDim2.new(0,60,0,60),
  4956. "Out",
  4957. "Quint",
  4958. 0.25
  4959. )
  4960. end)
  4961.  
  4962. backbutton2.MouseButton1Up:connect(function()
  4963. wait(0.35)
  4964. local TweenService = game:GetService("TweenService")
  4965. local circle = backbutton2.backbutton2label
  4966.  
  4967. local Info = TweenInfo.new(
  4968. 0.2, -- Length
  4969. Enum.EasingStyle.Linear, -- Easing Style
  4970. Enum.EasingDirection.Out, -- Easing Direction
  4971. 0, -- Times repeated
  4972. false, -- Reverse
  4973. 0 -- Delay
  4974. )
  4975. local Goals =
  4976. {
  4977. ImageTransparency = 1;
  4978. }
  4979.  
  4980. local tween = TweenService:Create(circle,Info,Goals)
  4981. tween:Play()
  4982. end)
  4983.  
  4984. --mygui.maintab.backbutton2.TransitionScript
  4985. backbutton2.MouseButton1Click:connect(function()
  4986. wait(0.2)
  4987. menuframe:TweenPosition(
  4988. UDim2.new(0,0,0,0),
  4989. "Out",
  4990. "Quint",
  4991. 0.2
  4992. )
  4993. lpframe:TweenPosition(
  4994. UDim2.new(0,256,0,0),
  4995. "Out",
  4996. "Quint",
  4997. 0.2
  4998. )
  4999. backbutton2.Visible = false
  5000. backbutton2.Active = false
  5001. backbutton2.Parent.title.Text = "MM2 Gui"
  5002. backbutton2.Parent.title.TextSize = 20
  5003. end)
  5004.  
  5005. --mygui.maintab.creditsbutton.Script
  5006. local mouse = game.Players.LocalPlayer:GetMouse()
  5007.  
  5008.  
  5009. creditsbutton.MouseButton1Down:connect(function()
  5010. local x = (mouse.X) - (creditsbutton.AbsolutePosition.X)
  5011. local y = (mouse.Y) - (creditsbutton.AbsolutePosition.Y)
  5012. creditsbutton.creditsiconlabel1.Position = UDim2.new(0,x,0,y)
  5013. creditsbutton.creditsiconlabel1.Size = UDim2.new(0,0,0,0)
  5014. creditsbutton.creditsiconlabel1.ImageTransparency = 0.8
  5015. creditsbutton.creditsiconlabel1.Visible = true
  5016.  
  5017. wait()
  5018.  
  5019. creditsbutton.creditsiconlabel1:TweenSize(
  5020. UDim2.new(0,75,0,75),
  5021. "Out",
  5022. "Quint",
  5023. 0.9
  5024. )
  5025. end)
  5026.  
  5027. creditsbutton.MouseButton1Up:connect(function()
  5028. wait(0.35)
  5029. local TweenService = game:GetService("TweenService")
  5030. local circle = creditsbutton.creditsiconlabel1
  5031.  
  5032. local Info = TweenInfo.new(
  5033. 0.2, -- Length
  5034. Enum.EasingStyle.Linear, -- Easing Style
  5035. Enum.EasingDirection.Out, -- Easing Direction
  5036. 0, -- Times repeated
  5037. false, -- Reverse
  5038. 0 -- Delay
  5039. )
  5040. local Goals =
  5041. {
  5042. ImageTransparency = 1;
  5043. }
  5044.  
  5045. local tween = TweenService:Create(circle,Info,Goals)
  5046. tween:Play()
  5047. end)
  5048.  
  5049. --mygui.maintab.creditsbutton.CreditsWindowScript
  5050. creditsbutton.MouseButton1Click:connect(function()
  5051. creditstab.Visible = true
  5052. creditstab.Active = true
  5053. end)
  5054.  
  5055. --mygui.creditstab.closecredits.Script
  5056. closecredits.MouseButton1Click:connect(function()
  5057. creditstab.Visible = false
  5058. creditstab.Active = false
  5059. end)
  5060.  
  5061. --mygui.toggle.closeopen.CloseOpenScript
  5062. closeopen.MouseButton1Click:connect(function()
  5063. if
  5064. (maintab.Visible == true) and
  5065. (maintab.Active == true) then
  5066. maintab.Visible = false
  5067. maintab.Active = false
  5068. closeopen.Text = "Open"
  5069. else
  5070. maintab.Visible = true
  5071. maintab.Active = true
  5072. closeopen.Text = "Close"
  5073. end
  5074. end)
  5075.  
  5076. --mygui.toggle.closeopen.Script
  5077. local mouse = game.Players.LocalPlayer:GetMouse()
  5078.  
  5079.  
  5080. closeopen.MouseButton1Down:connect(function()
  5081. local x = (mouse.X) - (closeopen.AbsolutePosition.X)
  5082. local y = (mouse.Y) - (closeopen.AbsolutePosition.Y)
  5083. closeopen.closeopenlabel.Position = UDim2.new(0,x,0,y)
  5084. closeopen.closeopenlabel.Size = UDim2.new(0,50,0,50)
  5085. closeopen.closeopenlabel.ImageTransparency = 0.8
  5086. closeopen.closeopenlabel.Visible = true
  5087.  
  5088. wait()
  5089.  
  5090. closeopen.closeopenlabel:TweenSize(
  5091. UDim2.new(0,240,0,240),
  5092. "Out",
  5093. "Quint",
  5094. 1
  5095. )
  5096. end)
  5097.  
  5098. closeopen.MouseButton1Up:connect(function()
  5099. wait(0.35)
  5100. local TweenService = game:GetService("TweenService")
  5101. local circle = closeopen.closeopenlabel
  5102.  
  5103. local Info = TweenInfo.new(
  5104. 0.2, -- Length
  5105. Enum.EasingStyle.Linear, -- Easing Style
  5106. Enum.EasingDirection.Out, -- Easing Direction
  5107. 0, -- Times repeated
  5108. false, -- Reverse
  5109. 0 -- Delay
  5110. )
  5111. local Goals =
  5112. {
  5113. ImageTransparency = 1;
  5114. }
  5115.  
  5116. local tween = TweenService:Create(circle,Info,Goals)
  5117. tween:Play()
  5118. end)
  5119.  
  5120. --mygui.toggle.closeall.Script
  5121. closeall.MouseButton1Click:connect(function()
  5122. mygui:Remove()
  5123. end)
  5124.  
  5125. -- Scripts
  5126.  
  5127. lpgravbutton.MouseButton1Down:connect(function()
  5128. if game.Workspace.Gravity > 196.1 then
  5129. game.Workspace.Gravity = 50
  5130. else
  5131. game.Workspace.Gravity = 196.2
  5132. end
  5133. end)
  5134.  
  5135. lpwalkbutton.MouseButton1Down:connect(function()
  5136. if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 then
  5137. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 * 5
  5138. else
  5139. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  5140. end
  5141. end)
  5142.  
  5143. lpjumpbutton.MouseButton1Down:connect(function()
  5144. if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 50 then
  5145. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  5146. else
  5147. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  5148. end
  5149. end)
  5150.  
  5151. lpgodbutton.MouseButton1Down:connect(function()
  5152. game.Players.LocalPlayer.Character.Humanoid:Remove()
  5153. Instance.new('Humanoid', game.Players.LocalPlayer.Character)
  5154. end)
  5155.  
  5156. generallobbybutton.MouseButton1Down:connect(function()
  5157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
  5158. end)
  5159.  
  5160. generalgunbutton.MouseButton1Down:connect(function()
  5161. game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
  5162. end)
  5163.  
  5164. generalcoinbutton.MouseButton1Down:connect(function()
  5165. for i = 10, 1, -1 do
  5166. for i,v in pairs(game.Workspace:GetChildren()) do
  5167. local s = v:FindFirstChild("CoinContainer")
  5168. local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
  5169. if e and s then
  5170. for i,c in pairs(s:GetChildren()) do
  5171. c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  5172. end
  5173. end
  5174. end
  5175. wait(0.7)
  5176. end
  5177. end)
  5178.  
  5179. --[[tpbutton.MouseButton1Down:connect(function()
  5180. for i,v in pairs(game.Workspace:GetChildren()) do
  5181. if tptextbox.Text:lower() == v.Name:lower() then
  5182. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
  5183. else
  5184. print("Player not found")
  5185. end
  5186. end
  5187. end)]]--
  5188.  
  5189.  
  5190.  
  5191.  
  5192. --script
  5193. local parent = tptextbox --insert textbox name!
  5194. local mouse = game.Players.LocalPlayer:GetMouse()
  5195.  
  5196. local xsize = parent.Size.X.Offset
  5197. local ysize = parent.Size.Y.Offset
  5198. parent.Visible = true
  5199. parent.Active = true
  5200. parent.Selectable = true
  5201.  
  5202. local Underline = Instance.new("Frame")
  5203. local UnderlineBase = Instance.new("Frame")
  5204.  
  5205. Underline.Name = "Underline"
  5206. Underline.Parent = parent
  5207. Underline.BackgroundColor3 = parent.TextColor3
  5208. Underline.BorderSizePixel = 0
  5209. Underline.Position = UDim2.new(0, 0, 1, 0)
  5210. Underline.Size = UDim2.new(0, 0, 0, 1)
  5211.  
  5212. UnderlineBase.Name = "UnderlineBase"
  5213. UnderlineBase.Parent = parent
  5214. UnderlineBase.BackgroundColor3 = parent.TextColor3
  5215. UnderlineBase.BackgroundTransparency = 0.85
  5216. UnderlineBase.BorderSizePixel = 0
  5217. UnderlineBase.Position = UDim2.new(0, 0, 1, 0)
  5218. UnderlineBase.Size = UDim2.new(0, xsize, 0, 1)
  5219.  
  5220. parent.Focused:connect(function()
  5221. local x = (mouse.X) - (parent.AbsolutePosition.X)
  5222. Underline.BackgroundTransparency = 0
  5223. Underline.Position = UDim2.new(0,x,1,0)
  5224. wait()
  5225. Underline:TweenSizeAndPosition(
  5226. UDim2.new(0, xsize, 0, 1),
  5227. UDim2.new(0, 0, 1, 0),
  5228. "Out",
  5229. "Quint",
  5230. 0.2
  5231. )
  5232. end)
  5233.  
  5234. parent.FocusLost:connect(function(enterPressed)
  5235. if parent.Text == "" then
  5236. parent.Text = "Player Name"
  5237. end
  5238.  
  5239. local TweenService = game:GetService("TweenService")
  5240.  
  5241. local Info = TweenInfo.new(
  5242. 0.15,
  5243. Enum.EasingStyle.Linear,
  5244. Enum.EasingDirection.Out,
  5245. 0,
  5246. false,
  5247. 0
  5248. )
  5249. local Goals =
  5250. {
  5251. BackgroundTransparency = 1;
  5252. }
  5253.  
  5254. local tween = TweenService:Create(Underline,Info,Goals)
  5255. tween:Play()
  5256.  
  5257. wait(0.15)
  5258. Underline.Size = UDim2.new(0,0,0,1)
  5259.  
  5260. if enterPressed then
  5261. for i,v in pairs(game.Workspace:GetChildren()) do
  5262. if tptextbox.Text:lower() == v.Name:lower() then
  5263. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
  5264. else
  5265. print("Player not found")
  5266. end
  5267. end
  5268. print(true)
  5269. elseif tptextbox.Text ~= "Player Name" then
  5270. tptextbox.Text = "Press Enter to TP"
  5271. end
  5272. end)
  5273.  
  5274. --/script
  5275.  
  5276. if enterPressed then
  5277. for i,v in pairs(game.Workspace:GetChildren()) do
  5278. if tptextbox.Text:lower() == v.Name:lower() then
  5279. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
  5280. else
  5281. print("Player not found")
  5282. end
  5283. end
  5284. end
  5285.  
  5286. generalespbutton.MouseButton1Down:connect(function()
  5287. --credits to Nebula Hub for the esp + aimbot
  5288. PLAYER = game.Players.LocalPlayer
  5289. MOUSE = PLAYER:GetMouse()
  5290. CC = game.Workspace.CurrentCamera
  5291.  
  5292. ENABLED = false
  5293. ESP_ENABLED = false
  5294.  
  5295. _G.FREE_FOR_ALL = true
  5296.  
  5297. _G.BIND = 50
  5298. _G.ESP_BIND = 52
  5299. _G.CHANGE_AIM = 'q'
  5300.  
  5301. _G.AIM_AT = 'Head'
  5302.  
  5303. wait(1)
  5304.  
  5305. function GetNearestPlayerToMouse()
  5306. local PLAYERS = {}
  5307. local PLAYER_HOLD = {}
  5308. local DISTANCES = {}
  5309. for i, v in pairs(game.Players:GetPlayers()) do
  5310. if v ~= PLAYER then
  5311. table.insert(PLAYERS, v)
  5312. end
  5313. end
  5314. for i, v in pairs(PLAYERS) do
  5315. if _G.FREE_FOR_ALL == false then
  5316. if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
  5317. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  5318. if AIM ~= nil then
  5319. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  5320. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  5321. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  5322. local DIFF = math.floor((POS - AIM.Position).magnitude)
  5323. PLAYER_HOLD[v.Name .. i] = {}
  5324. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  5325. PLAYER_HOLD[v.Name .. i].plr = v
  5326. PLAYER_HOLD[v.Name .. i].diff = DIFF
  5327. table.insert(DISTANCES, DIFF)
  5328. end
  5329. end
  5330. elseif _G.FREE_FOR_ALL == true then
  5331. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  5332. if AIM ~= nil then
  5333. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  5334. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  5335. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  5336. local DIFF = math.floor((POS - AIM.Position).magnitude)
  5337. PLAYER_HOLD[v.Name .. i] = {}
  5338. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  5339. PLAYER_HOLD[v.Name .. i].plr = v
  5340. PLAYER_HOLD[v.Name .. i].diff = DIFF
  5341. table.insert(DISTANCES, DIFF)
  5342. end
  5343. end
  5344. end
  5345.  
  5346. if unpack(DISTANCES) == nil then
  5347. return false
  5348. end
  5349.  
  5350. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  5351. if L_DISTANCE > 20 then
  5352. return false
  5353. end
  5354.  
  5355. for i, v in pairs(PLAYER_HOLD) do
  5356. if v.diff == L_DISTANCE then
  5357. return v.plr
  5358. end
  5359. end
  5360. return false
  5361. end
  5362.  
  5363. GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
  5364. GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
  5365. GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
  5366.  
  5367. GUI_MAIN.Name = 'AIMBOT'
  5368.  
  5369. GUI_TARGET.Size = UDim2.new(0,200,0,30)
  5370. GUI_TARGET.BackgroundTransparency = 0.5
  5371. GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
  5372. GUI_TARGET.BorderSizePixel = 0
  5373. GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
  5374. GUI_TARGET.Text = 'AIMBOT : OFF'
  5375. GUI_TARGET.TextColor3 = Color3.new(1,1,1)
  5376. GUI_TARGET.TextStrokeTransparency = 1
  5377. GUI_TARGET.TextWrapped = true
  5378. GUI_TARGET.FontSize = 'Size24'
  5379. GUI_TARGET.Font = 'SourceSansBold'
  5380.  
  5381. GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
  5382. GUI_AIM_AT.BackgroundTransparency = 0.5
  5383. GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
  5384. GUI_AIM_AT.BorderSizePixel = 0
  5385. GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
  5386. GUI_AIM_AT.Text = 'AIMING : HEAD'
  5387. GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
  5388. GUI_AIM_AT.TextStrokeTransparency = 1
  5389. GUI_AIM_AT.TextWrapped = true
  5390. GUI_AIM_AT.FontSize = 'Size18'
  5391. GUI_AIM_AT.Font = 'SourceSansBold'
  5392.  
  5393. local TRACK = false
  5394.  
  5395. function CREATE(BASE, COLOR)
  5396. local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
  5397. local ESP_DOT = Instance.new('Frame', ESP_MAIN)
  5398. local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
  5399.  
  5400. ESP_MAIN.Name = 'ESP'
  5401. ESP_MAIN.Adornee = BASE
  5402. ESP_MAIN.AlwaysOnTop = true
  5403. ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
  5404. ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
  5405.  
  5406. ESP_DOT.Name = 'DOT'
  5407. ESP_DOT.BackgroundColor3 = COLOR
  5408. ESP_DOT.BackgroundTransparency = 0.3
  5409. ESP_DOT.BorderSizePixel = 0
  5410. ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
  5411. ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
  5412. ESP_DOT.Visible = true
  5413. ESP_DOT.ZIndex = 10
  5414.  
  5415. ESP_NAME.Name = 'NAME'
  5416. ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
  5417. ESP_NAME.BackgroundTransparency = 1
  5418. ESP_NAME.BorderSizePixel = 0
  5419. ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
  5420. ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
  5421. ESP_NAME.Visible = true
  5422. ESP_NAME.ZIndex = 10
  5423. ESP_NAME.Font = 'ArialBold'
  5424. ESP_NAME.FontSize = 'Size14'
  5425. ESP_NAME.Text = BASE.Parent.Name:upper()
  5426. ESP_NAME.TextColor3 = COLOR
  5427. end
  5428.  
  5429. function CLEAR()
  5430. for _,v in pairs(PLAYER.PlayerGui:children()) do
  5431. if v.Name == 'ESP' and v:IsA('BillboardGui') then
  5432. v:Destroy()
  5433. end
  5434. end
  5435. end
  5436.  
  5437. local Remote = game:service'ReplicatedStorage'.GetPlayerData
  5438. local player_roles = Remote:InvokeServer()
  5439. function FIND()
  5440. CLEAR()
  5441. TRACK = true
  5442. spawn(function()
  5443. while wait() do
  5444. if TRACK then
  5445. CLEAR()
  5446. local a,b = ypcall(function()
  5447. for name,player in pairs(player_roles)do
  5448. if game:service'Players':FindFirstChild(name) ~= nil then
  5449. local v = game:service'Players':FindFirstChild(name)
  5450. if v.Character and v.Character:FindFirstChild('Head') then
  5451. if v.Character:FindFirstChild('Head') then
  5452. if player.Dead ~= true then
  5453. if player.Role == "Murderer"then
  5454. CREATE(v.Character.Head, Color3.new(1,0,0))
  5455. elseif player.Role == "Sheriff" or player.Role == "Hero" then
  5456. CREATE(v.Character.Head, Color3.new(0,0,1))
  5457. else
  5458. CREATE(v.Character.Head, Color3.new(0,1,0))
  5459. end
  5460. end
  5461. end
  5462. end
  5463. end
  5464. end
  5465. end)
  5466. end
  5467. end
  5468. wait(1)
  5469. end)
  5470. end
  5471. coroutine.wrap(function()
  5472. while wait()do
  5473. player_roles = Remote:InvokeServer()
  5474. end
  5475. end)()
  5476.  
  5477. MOUSE.KeyDown:connect(function(KEY)
  5478. KEY = KEY:lower():byte()
  5479. if KEY == _G.BIND then
  5480. ENABLED = true
  5481. end
  5482. end)
  5483.  
  5484. MOUSE.KeyUp:connect(function(KEY)
  5485. KEY = KEY:lower():byte()
  5486. if KEY == _G.BIND then
  5487. ENABLED = false
  5488. end
  5489. end)
  5490.  
  5491. MOUSE.KeyDown:connect(function(KEY)
  5492. KEY = KEY:lower():byte()
  5493. if KEY == _G.ESP_BIND then
  5494. if ESP_ENABLED == false then
  5495. FIND()
  5496. ESP_ENABLED = true
  5497. print('ESP : ON')
  5498. elseif ESP_ENABLED == true then
  5499. wait()
  5500. CLEAR()
  5501. TRACK = false
  5502. ESP_ENABLED = false
  5503. print('ESP : OFF')
  5504. end
  5505. end
  5506. end)
  5507.  
  5508. MOUSE.KeyDown:connect(function(KEY)
  5509. if KEY == _G.CHANGE_AIM then
  5510. if _G.AIM_AT == 'Head' then
  5511. _G.AIM_AT = 'Torso'
  5512. GUI_AIM_AT.Text = 'AIMING : TORSO'
  5513. elseif _G.AIM_AT == 'Torso' then
  5514. _G.AIM_AT = 'Head'
  5515. GUI_AIM_AT.Text = 'AIMING : HEAD'
  5516. end
  5517. end
  5518. end)
  5519.  
  5520. game:GetService('RunService').RenderStepped:connect(function()
  5521. if ENABLED then
  5522. local TARGET = GetNearestPlayerToMouse()
  5523. if (TARGET ~= false) then
  5524. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  5525. if AIM then
  5526. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  5527. end
  5528. GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
  5529. else
  5530. GUI_TARGET.Text = 'AIMBOT : OFF'
  5531. end
  5532. end
  5533. end)
  5534.  
  5535. repeat
  5536. wait()
  5537. if ESP_ENABLED == true then
  5538. FIND()
  5539. end
  5540. until ESP_ENABLED == false
  5541.  
  5542.  
  5543. wait()
  5544.  
  5545. _G.FREE_FOR_ALL = true
  5546.  
  5547. _G.BIND = 50 -- LEFT CTRL
  5548. _G.ESP_BIND = 52 -- LEFT ALT
  5549. end)
  5550.  
  5551. local plr = game.Players.LocalPlayer
  5552.  
  5553. plr:GetMouse().KeyDown:connect(function(KeyUp)
  5554. if KeyUp == "0" then
  5555. plr.Character.Humanoid.WalkSpeed = 35
  5556. end
  5557. end)
  5558.  
  5559. plr:GetMouse().KeyUp:connect(function(KeyUp)
  5560. if KeyUp == "0" then
  5561. plr.Character.Humanoid.WalkSpeed = 16
  5562. end
  5563. end)
  5564.  
  5565.  
  5566. end)
  5567.  
  5568. end
  5569. coroutine.resume(coroutine.create(SCRIPT_XUQV82_FAKESCRIPT))
  5570. function SCRIPT_FOKR77_FAKESCRIPT() -- CloneTycoon.CloneTycoonScript
  5571. getfenv().script = Instance.new('Script', CloneTycoon)
  5572.  
  5573. button = script.Parent
  5574.  
  5575.  
  5576. button.MouseButton1Down:connect(function()
  5577. game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", "999999")
  5578. game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", "999999")
  5579. end)
  5580.  
  5581. end
  5582. coroutine.resume(coroutine.create(SCRIPT_FOKR77_FAKESCRIPT))
  5583. function SCRIPT_XDLP85_FAKESCRIPT() -- Admins.OpenAdmins
  5584. getfenv().script = Instance.new('Script', Admins)
  5585.  
  5586. button = script.Parent
  5587.  
  5588.  
  5589. button.MouseButton1Down:connect(function()
  5590. -- Creator: illremember#3799
  5591.  
  5592. -- Credits to infinite yield, harkinian, dex creators
  5593.  
  5594. prefix = ";"
  5595. wait(0.3)
  5596. Commands = {
  5597. '[-] cmdbar is shown when ; is pressed.',
  5598. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  5599. '[2] bring [plr] -- You need a tool! Will bring player to you',
  5600. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  5601. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  5602. '[5] attach [plr] -- You need a tool! Attaches you to player',
  5603. '[6] unattach [plr] -- Attempts to unattach you from a player',
  5604. '[7] follow [plr] -- Makes you follow behind the player',
  5605. '[8] unfollow',
  5606. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  5607. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  5608. '[11] untrail',
  5609. '[12] orbit [plr] -- Makes you orbit the player',
  5610. '[13] unorbit',
  5611. '[14] fling [plr] -- Makes you fling the player',
  5612. '[15] unfling',
  5613. '[16] fecheck -- Checks if the game is FE or not',
  5614. '[17] void [plr] -- Teleports player to the void',
  5615. '[18] noclip -- Gives you noclip to walk through walls',
  5616. '[19] clip -- Removes noclip',
  5617. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  5618. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  5619. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  5620. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  5621. '[24] annoy [plr] -- Loop teleports you to the player',
  5622. '[25] unannoy',
  5623. '[26] headwalk [plr] -- Loop teleports you to the player head',
  5624. '[27] unheadwalk',
  5625. '[28] nolimbs -- Removes your arms and legs',
  5626. '[29] god -- Gives you FE Godmode',
  5627. '[30] drophats -- Drops your accessories',
  5628. '[31] droptool -- Drops any tool you have equipped',
  5629. '[32] loopdhats -- Loop drops your accessories',
  5630. '[33] unloopdhats',
  5631. '[34] loopdtool -- Loop drops any tools you have equipped',
  5632. '[35] unloopdtool',
  5633. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  5634. '[37] view [plr] -- Changes your camera to the player character',
  5635. '[38] unview',
  5636. '[39] goto [plr] -- Teleports you to player',
  5637. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  5638. '[41] unfly',
  5639. '[42] chat [msg] -- Makes you chat a message',
  5640. '[43] spam [msg] -- Spams a message',
  5641. '[44] unspam',
  5642. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  5643. '[46] pmspam [plr] -- Spams a player in private message',
  5644. '[47] unpmspam',
  5645. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  5646. '[49] uncfreeze [plr]',
  5647. '[50] unlockws -- Unlocks the workspace',
  5648. '[51] lockws -- Locks the workspace',
  5649. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  5650. '[53] pstand -- Enables platform stand',
  5651. '[54] unpstand -- Disables platform stand',
  5652. '[55] blockhead -- Removes your head mesh',
  5653. '[56] sit',
  5654. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  5655. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  5656. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  5657. '[60] cmds -- Prints all commands',
  5658. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  5659. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  5660. '[63] spinner -- Makes you spin',
  5661. '[64] nospinner',
  5662. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  5663. '[66] noreach -- Removes reach, must have tool equipped',
  5664. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  5665. '[68] tp me [plr] -- Alternative to goto',
  5666. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  5667. '[70] uncbring',
  5668. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  5669. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  5670. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  5671. '[74] unglitch -- Unglitches you',
  5672. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  5673. '[76] explorer -- Loads up DEX',
  5674. '[77] reset -- Resets your character.',
  5675. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  5676. '[79] animgui -- Loads up Energize animations GUI',
  5677. '[80] savepos -- Saves your current position',
  5678. '[81] loadpos -- Teleports you to your saved position',
  5679. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  5680. '[83] unbang',
  5681. '[84] delcmdbar -- Removes the command bar completely',
  5682. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  5683. '[86] shutdown -- Uses harkinians script to shutdown server',
  5684. '[87] respawn -- If grespawn doesnt work you can use respawn',
  5685. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  5686. '[89] getplrs -- Prints all players in game',
  5687. '[90] deldecal -- Deletes all decals client sided',
  5688. '[91] opfinality -- Loads in my FE GUI Opfinality',
  5689. '[92] remotes -- Prints all remotes in the game in the console when added',
  5690. '[93] noremotes -- Stops printing remotes',
  5691. '[94] tpdefault -- Stops all loop teleports to a player',
  5692. '[95] stopsit -- Will not allow you to sit',
  5693. '[96] gosit -- Allows you to sit',
  5694. '[97] clicktp -- Enables click tp',
  5695. '[98] noclicktp -- Disables click tp',
  5696. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  5697. '[100] toolsoff -- Stops ;toolson',
  5698. '[101] version -- Gets the admin version',
  5699. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  5700. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  5701. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  5702. '[105] clickdel -- Delete any block you press q on, client sided',
  5703. '[106] noclickdel -- Stops clickdel',
  5704. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  5705. '[108] unlooprhats -- Stops loop removing mesh',
  5706. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  5707. '[110] unlooprtool -- Stops loop removing mesh',
  5708. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  5709. '[112] age [plr] -- Makes you chat the account age of the player',
  5710. '[113] id [plr] -- Makes you chat the account ID of the player',
  5711. '[114] .age [plr] -- Privately shows you the account age of the player',
  5712. '[115] .id [plr] -- Privately shows you the account ID of the player',
  5713. '[116] gameid -- Shows the game ID',
  5714. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  5715. '[118] removefog -- Removes fog, client sided',
  5716. '[119] disable -- Disables your character by removing humanoid',
  5717. '[120] enable -- Enables your character by adding humanoid',
  5718. '[121] prefix [key] -- Changes the prefix used, default is ;',
  5719. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  5720. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  5721. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  5722. '[125] uncarpet -- Stops carpet player',
  5723. '[126] stare [plr] -- Turns your character to stare at another player',
  5724. '[127] unstare -- Stops stare player',
  5725. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  5726. '[129] unlogchat -- Disables logchat',
  5727. '[130] fixcam -- Fixes/resets your camera',
  5728. '[131] unstate -- Stops changing state',
  5729. }
  5730. speedget = 1
  5731.  
  5732. lplayer = game:GetService("Players").LocalPlayer
  5733.  
  5734. lplayer.CharacterAdded:Connect(function(character)
  5735. spin = false
  5736. flying = false
  5737. staring = false
  5738. banpl = false
  5739. end)
  5740.  
  5741. function change()
  5742. prefix = prefix
  5743. speedfly = speedfly
  5744. end
  5745.  
  5746. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  5747. local Found = {}
  5748. local strl = String:lower()
  5749. if strl == "all" then
  5750. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5751. table.insert(Found,v)
  5752. end
  5753. elseif strl == "others" then
  5754. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5755. if v.Name ~= lplayer.Name then
  5756. table.insert(Found,v)
  5757. end
  5758. end
  5759. elseif strl == "me" then
  5760. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5761. if v.Name == lplayer.Name then
  5762. table.insert(Found,v)
  5763. end
  5764. end
  5765. else
  5766. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5767. if v.Name:lower():sub(1, #String) == String:lower() then
  5768. table.insert(Found,v)
  5769. end
  5770. end
  5771. end
  5772. return Found
  5773. end
  5774.  
  5775. local Mouse = lplayer:GetMouse()
  5776.  
  5777. spin = false
  5778. followed = false
  5779. traill = false
  5780. noclip = false
  5781. annoying = false
  5782. hwalk = false
  5783. droppinghats = false
  5784. droppingtools = false
  5785. flying = false
  5786. spamdelay = 1
  5787. spamming = false
  5788. spammingpm = false
  5789. cbringing = false
  5790. remotes = true
  5791. added = true
  5792. binds = false
  5793. stopsitting = false
  5794. clickgoto = false
  5795. gettingtools = false
  5796. removingmeshhats = false
  5797. removingmeshtool = false
  5798. clickdel = false
  5799. staring = false
  5800. chatlogs = false
  5801. banpl = false
  5802. changingstate = false
  5803. statechosen = 0
  5804.  
  5805. adminversion = "Reviz Admin by illremember, Version 2.0"
  5806.  
  5807. flying = false
  5808. speedfly = 1
  5809.  
  5810. function plrchat(plr, chat)
  5811. print(plr.Name..": "..tick().."\n"..chat)
  5812. end
  5813.  
  5814. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  5815. v.Chatted:connect(function(chat)
  5816. if chatlogs then
  5817. plrchat(v, chat)
  5818. end
  5819. end)
  5820. end
  5821. game:GetService("Players").PlayerAdded:connect(function(plr)
  5822. plr.Chatted:connect(function(chat)
  5823. if chatlogs then
  5824. plrchat(plr, chat)
  5825. end
  5826. end)
  5827. end)
  5828.  
  5829.  
  5830. local ScreenGui = Instance.new("ScreenGui")
  5831. local Frame = Instance.new("Frame")
  5832. local CMDBAR = Instance.new("TextBox")
  5833. ScreenGui.Parent = game:GetService("CoreGui")
  5834. Frame.Parent = ScreenGui
  5835. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  5836. Frame.BackgroundTransparency = 0.3
  5837. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  5838. Frame.Size = UDim2.new(0, 200, 0, 40)
  5839. Frame.Active = true
  5840. Frame.Draggable = true
  5841. CMDBAR.Name = "CMDBAR"
  5842. CMDBAR.Parent = Frame
  5843. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5844. CMDBAR.BackgroundTransparency = 0.20000000298023
  5845. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  5846. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  5847. CMDBAR.Font = Enum.Font.SourceSansLight
  5848. CMDBAR.FontSize = Enum.FontSize.Size14
  5849. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  5850. CMDBAR.TextScaled = true
  5851. CMDBAR.TextSize = 14
  5852. CMDBAR.TextWrapped = true
  5853. CMDBAR.Text = "Press ; to type, Enter to execute"
  5854.  
  5855. local CMDS = Instance.new("ScreenGui")
  5856. local CMDSFRAME = Instance.new("Frame")
  5857. local ScrollingFrame = Instance.new("ScrollingFrame")
  5858. local TextLabel = Instance.new("TextLabel")
  5859. local closegui = Instance.new("TextButton")
  5860. CMDS.Name = "CMDS"
  5861. CMDS.Parent = game:GetService("CoreGui")
  5862. CMDSFRAME.Name = "CMDSFRAME"
  5863. CMDSFRAME.Parent = CMDS
  5864. CMDSFRAME.Active = true
  5865. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  5866. CMDSFRAME.BorderSizePixel = 0
  5867. CMDSFRAME.Draggable = true
  5868. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  5869. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  5870. CMDSFRAME.Visible = false
  5871. ScrollingFrame.Parent = CMDSFRAME
  5872. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  5873. ScrollingFrame.BorderSizePixel = 0
  5874. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  5875. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  5876. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  5877. TextLabel.Parent = ScrollingFrame
  5878. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5879. TextLabel.BackgroundTransparency = 1
  5880. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  5881. TextLabel.Font = Enum.Font.SourceSans
  5882. TextLabel.FontSize = Enum.FontSize.Size18
  5883. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  5884. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  5885. TextLabel.TextSize = 15
  5886. TextLabel.TextWrapped = true
  5887. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  5888. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  5889. closegui.Name = "closegui"
  5890. closegui.Parent = CMDSFRAME
  5891. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  5892. closegui.BorderSizePixel = 0
  5893. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  5894. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  5895. closegui.Font = Enum.Font.SourceSansBold
  5896. closegui.FontSize = Enum.FontSize.Size24
  5897. closegui.Text = "X"
  5898. closegui.TextColor3 = Color3.new(1, 1, 1)
  5899. closegui.TextSize = 20
  5900.  
  5901. closegui.MouseButton1Click:connect(function()
  5902. CMDSFRAME.Visible = false
  5903. end)
  5904.  
  5905. game:GetService('RunService').Stepped:connect(function()
  5906. if spin then
  5907. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  5908. end
  5909. if followed then
  5910. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  5911. end
  5912. if traill then
  5913. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  5914. end
  5915. if annoying then
  5916. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  5917. end
  5918. if hwalk then
  5919. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  5920. end
  5921. if staring then
  5922. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  5923. end
  5924. end)
  5925. game:GetService('RunService').Stepped:connect(function()
  5926. if noclip then
  5927. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  5928. lplayer.Character.Head.CanCollide = false
  5929. lplayer.Character.Torso.CanCollide = false
  5930. lplayer.Character["Left Leg"].CanCollide = false
  5931. lplayer.Character["Right Leg"].CanCollide = false
  5932. else
  5933. lplayer.Character.Humanoid:ChangeState(11)
  5934. end
  5935. end
  5936. if changingstate then
  5937. lplayer.Character.Humanoid:ChangeState(statechosen)
  5938. end
  5939. end)
  5940. game:GetService('RunService').Stepped:connect(function()
  5941. if droppinghats then
  5942. for i,v in pairs(lplayer.Character:GetChildren()) do
  5943. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5944. v.Parent = workspace
  5945. end
  5946. end
  5947. end
  5948. if droppingtools then
  5949. for i,v in pairs(lplayer.Character:GetChildren()) do
  5950. if (v:IsA("Tool")) then
  5951. v.Parent = workspace
  5952. end
  5953. end
  5954. end
  5955. if removingmeshhats then
  5956. for i,v in pairs(lplayer.Character:GetChildren()) do
  5957. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5958. v.Handle.Mesh:Destroy()
  5959. end
  5960. end
  5961. end
  5962. if removingmeshtool then
  5963. for i,v in pairs(lplayer.Character:GetChildren()) do
  5964. if (v:IsA("Tool")) then
  5965. v.Handle.Mesh:Destroy()
  5966. end
  5967. end
  5968. end
  5969. end)
  5970. game:GetService('RunService').Stepped:connect(function()
  5971. if banpl then
  5972. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  5973. end
  5974. end)
  5975. game:GetService('RunService').Stepped:connect(function()
  5976. if stopsitting then
  5977. lplayer.Character.Humanoid.Sit = false
  5978. end
  5979. end)
  5980.  
  5981. plr = lplayer
  5982. hum = plr.Character.HumanoidRootPart
  5983. mouse = plr:GetMouse()
  5984. mouse.KeyDown:connect(function(key)
  5985. if key == "e" then
  5986. if mouse.Target then
  5987. if clickgoto then
  5988. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  5989. elseif clickdel then
  5990. mouse.Target:Destroy()
  5991. end
  5992. end
  5993. end
  5994. end)
  5995.  
  5996. game:GetService("Workspace").ChildAdded:connect(function(part)
  5997. if gettingtools then
  5998. if part:IsA("Tool") then
  5999. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6000. end
  6001. end
  6002. end)
  6003.  
  6004. lplayer.Chatted:Connect(function(msg)
  6005. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  6006. if string.sub(msg, 7) == "me" then
  6007. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  6008. else
  6009. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  6010. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6011. lplayer.Character.Humanoid.Name = 1
  6012. local l = lplayer.Character["1"]:Clone()
  6013. l.Parent = lplayer.Character
  6014. l.Name = "Humanoid"
  6015. wait(0.1)
  6016. lplayer.Character["1"]:Destroy()
  6017. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6018. lplayer.Character.Animate.Disabled = true
  6019. wait(0.1)
  6020. lplayer.Character.Animate.Disabled = false
  6021. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6022. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6023. lplayer.Character.Humanoid:EquipTool(v)
  6024. end
  6025. local function tp(player,player2)
  6026. local char1,char2=player.Character,player2.Character
  6027. if char1 and char2 then
  6028. char1:MoveTo(char2.Head.Position)
  6029. end
  6030. end
  6031. wait(0.1)
  6032. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6033. wait(0.2)
  6034. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6035. wait(0.5)
  6036. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  6037. wait(0.7)
  6038. tp(lplayer,game:GetService("Players")[v.Name])
  6039. wait(0.7)
  6040. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6041. game:GetService("StarterGui"):SetCore("SendNotification", {
  6042. Title = "Tools needed!";
  6043. Text = "You need a tool in your backpack for this command!";
  6044. })
  6045. end
  6046. end
  6047. end
  6048. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  6049. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  6050. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6051. lplayer.Character.Humanoid.Name = 1
  6052. local l = lplayer.Character["1"]:Clone()
  6053. l.Parent = lplayer.Character
  6054. l.Name = "Humanoid"
  6055. wait(0.1)
  6056. lplayer.Character["1"]:Destroy()
  6057. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6058. lplayer.Character.Animate.Disabled = true
  6059. wait(0.1)
  6060. lplayer.Character.Animate.Disabled = false
  6061. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6062. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6063. lplayer.Character.Humanoid:EquipTool(v)
  6064. end
  6065. local function tp(player,player2)
  6066. local char1,char2=player.Character,player2.Character
  6067. if char1 and char2 then
  6068. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  6069. end
  6070. end
  6071. local function getout(player,player2)
  6072. local char1,char2=player.Character,player2.Character
  6073. if char1 and char2 then
  6074. char1:MoveTo(char2.Head.Position)
  6075. end
  6076. end
  6077. tp(game:GetService("Players")[v.Name], lplayer)
  6078. wait(0.2)
  6079. tp(game:GetService("Players")[v.Name], lplayer)
  6080. wait(0.5)
  6081. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6082. wait(0.5)
  6083. getout(lplayer, game:GetService("Players")[v.Name])
  6084. wait(0.3)
  6085. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6086. game:GetService("StarterGui"):SetCore("SendNotification", {
  6087. Title = "Tools needed!";
  6088. Text = "You need a tool in your backpack for this command!";
  6089. })
  6090. end
  6091. end
  6092. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  6093. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6094. lplayer.Character.Humanoid.Name = 1
  6095. local l = lplayer.Character["1"]:Clone()
  6096. l.Parent = lplayer.Character
  6097. l.Name = "Humanoid"
  6098. wait(0.1)
  6099. lplayer.Character["1"]:Destroy()
  6100. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6101. lplayer.Character.Animate.Disabled = true
  6102. wait(0.1)
  6103. lplayer.Character.Animate.Disabled = false
  6104. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6105. lplayer.Character.Animate.Disabled = false
  6106. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6107. lplayer.Character.Humanoid:EquipTool(v)
  6108. end
  6109. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6110. spinplr = v
  6111. wait(0.5)
  6112. spin = true
  6113. game:GetService("StarterGui"):SetCore("SendNotification", {
  6114. Title = "Tools needed!";
  6115. Text = "You need a tool in your backpack for this command!";
  6116. })
  6117. end
  6118. end
  6119. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  6120. spin = false
  6121. end
  6122. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  6123. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6124. lplayer.Character.Humanoid.Name = 1
  6125. local l = lplayer.Character["1"]:Clone()
  6126. l.Parent = lplayer.Character
  6127. l.Name = "Humanoid"
  6128. wait(0.1)
  6129. lplayer.Character["1"]:Destroy()
  6130. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6131. lplayer.Character.Animate.Disabled = true
  6132. wait(0.1)
  6133. lplayer.Character.Animate.Disabled = false
  6134. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6135. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6136. lplayer.Character.Humanoid:EquipTool(v)
  6137. end
  6138. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6139. wait(0.3)
  6140. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6141. attplr = v
  6142. game:GetService("StarterGui"):SetCore("SendNotification", {
  6143. Title = "Tools needed!";
  6144. Text = "You need a tool in your backpack for this command!";
  6145. })
  6146. end
  6147. end
  6148. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  6149. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  6150. local function getout(player,player2)
  6151. local char1,char2=player.Character,player2.Character
  6152. if char1 and char2 then
  6153. char1:MoveTo(char2.Head.Position)
  6154. end
  6155. end
  6156. getout(lplayer, game:GetService("Players")[v.Name])
  6157. end
  6158. end
  6159. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  6160. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6161. followed = true
  6162. flwplr = v
  6163. end
  6164. end
  6165. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  6166. followed = false
  6167. end
  6168. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  6169. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  6170. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6171. lplayer.Character.Humanoid.Name = 1
  6172. local l = lplayer.Character["1"]:Clone()
  6173. l.Parent = lplayer.Character
  6174. l.Name = "Humanoid"
  6175. wait(0.1)
  6176. lplayer.Character["1"]:Destroy()
  6177. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6178. lplayer.Character.Animate.Disabled = true
  6179. wait(0.1)
  6180. lplayer.Character.Animate.Disabled = false
  6181. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6182. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6183. lplayer.Character.Humanoid:EquipTool(v)
  6184. end
  6185. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6186. wait(0.2)
  6187. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6188. wait(0.6)
  6189. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6190. wait(0.6)
  6191. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  6192. game:GetService("StarterGui"):SetCore("SendNotification", {
  6193. Title = "Tools needed!";
  6194. Text = "You need a tool in your backpack for this command!";
  6195. })
  6196. end
  6197. end
  6198. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  6199. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6200. traill = true
  6201. trlplr = v
  6202. end
  6203. end
  6204. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  6205. traill = false
  6206. end
  6207. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  6208. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  6209. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6210. else
  6211. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6212. local o = Instance.new("RocketPropulsion")
  6213. o.Parent = lplayer.Character.HumanoidRootPart
  6214. o.Name = "Orbit"
  6215. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6216. o:Fire()
  6217. noclip = true
  6218. end
  6219. end
  6220. end
  6221. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  6222. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  6223. noclip = false
  6224. end
  6225. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  6226. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  6227. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6228. else
  6229. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6230. local y = Instance.new("RocketPropulsion")
  6231. y.Parent = lplayer.Character.HumanoidRootPart
  6232. y.CartoonFactor = 1
  6233. y.MaxThrust = 800000
  6234. y.MaxSpeed = 1000
  6235. y.ThrustP = 200000
  6236. y.Name = "Fling"
  6237. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6238. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6239. y:Fire()
  6240. noclip = true
  6241. end
  6242. end
  6243. end
  6244. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  6245. noclip = false
  6246. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6247. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6248. wait(0.4)
  6249. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6250. end
  6251. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  6252. if game:GetService("Workspace").FilteringEnabled == true then
  6253. warn("FE is Enabled (Filtering Enabled)")
  6254. game:GetService("StarterGui"):SetCore("SendNotification", {
  6255. Title = "FE is Enabled";
  6256. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  6257. })
  6258. else
  6259. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  6260. game:GetService("StarterGui"):SetCore("SendNotification", {
  6261. Title = "FE is Disabled";
  6262. Text = "Filtering Disabled. Consider using a different admin script.";
  6263. })
  6264. end
  6265. end
  6266. if string.sub(msg, 1, 6) == (prefix.."void ") then
  6267. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6268. lplayer.Character.Humanoid.Name = 1
  6269. local l = lplayer.Character["1"]:Clone()
  6270. l.Parent = lplayer.Character
  6271. l.Name = "Humanoid"
  6272. wait(0.1)
  6273. lplayer.Character["1"]:Destroy()
  6274. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6275. lplayer.Character.Animate.Disabled = true
  6276. wait(0.1)
  6277. lplayer.Character.Animate.Disabled = false
  6278. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6279. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6280. lplayer.Character.Humanoid:EquipTool(v)
  6281. end
  6282. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6283. wait(0.2)
  6284. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6285. wait(0.6)
  6286. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  6287. game:GetService("StarterGui"):SetCore("SendNotification", {
  6288. Title = "Tools needed!";
  6289. Text = "You need a tool in your backpack for this command!";
  6290. })
  6291. end
  6292. end
  6293. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  6294. noclip = true
  6295. game:GetService("StarterGui"):SetCore("SendNotification", {
  6296. Title = "Noclip enabled";
  6297. Text = "Type ;clip to disable";
  6298. })
  6299. end
  6300. if string.sub(msg, 1, 5) == (prefix.."clip") then
  6301. noclip = false
  6302. game:GetService("StarterGui"):SetCore("SendNotification", {
  6303. Title = "Noclip disabled";
  6304. Text = "Type ;noclip to enable";
  6305. })
  6306. end
  6307. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  6308. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  6309. end
  6310. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  6311. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  6312. end
  6313. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  6314. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  6315. end
  6316. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  6317. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  6318. end
  6319. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  6320. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  6321. end
  6322. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  6323. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  6324. end
  6325. if string.sub(msg, 1, 8) == (prefix.."default") then
  6326. lplayer.Character.Humanoid.JumpPower = 50
  6327. lplayer.Character.Humanoid.WalkSpeed = 16
  6328. lplayer.Character.Humanoid.HipHeight = 0
  6329. end
  6330. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  6331. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6332. annoying = true
  6333. annplr = v
  6334. end
  6335. end
  6336. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  6337. annoying = false
  6338. end
  6339. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  6340. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  6341. hwalk = true
  6342. hdwplr = v
  6343. end
  6344. end
  6345. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  6346. hwalk = false
  6347. end
  6348. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  6349. lplayer.Character["Left Leg"]:Destroy()
  6350. lplayer.Character["Left Arm"]:Destroy()
  6351. lplayer.Character["Right Leg"]:Destroy()
  6352. lplayer.Character["Right Arm"]:Destroy()
  6353. end
  6354. if string.sub(msg, 1, 4) == (prefix.."god") then
  6355. lplayer.Character.Humanoid.Name = 1
  6356. local l = lplayer.Character["1"]:Clone()
  6357. l.Parent = lplayer.Character
  6358. l.Name = "Humanoid"
  6359. wait(0.1)
  6360. lplayer.Character["1"]:Destroy()
  6361. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6362. lplayer.Character.Animate.Disabled = true
  6363. wait(0.1)
  6364. lplayer.Character.Animate.Disabled = false
  6365. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6366. game:GetService("StarterGui"):SetCore("SendNotification", {
  6367. Title = "FE Godmode enabled";
  6368. Text = "Use ;grespawn or ;respawn to remove";
  6369. })
  6370. end
  6371. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  6372. for i,v in pairs(lplayer.Character:GetChildren()) do
  6373. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6374. v.Parent = workspace
  6375. end
  6376. end
  6377. end
  6378. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  6379. for i,v in pairs(lplayer.Character:GetChildren()) do
  6380. if (v:IsA("Tool")) then
  6381. v.Parent = workspace
  6382. end
  6383. end
  6384. end
  6385. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  6386. droppinghats = true
  6387. game:GetService("StarterGui"):SetCore("SendNotification", {
  6388. Title = "Loop Drop Enabled";
  6389. Text = "Type ;unloopdhats to disable";
  6390. })
  6391. end
  6392. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  6393. droppinghats = false
  6394. game:GetService("StarterGui"):SetCore("SendNotification", {
  6395. Title = "Loop Drop Disabled";
  6396. Text = "Type ;loopdhats to enable.";
  6397. })
  6398. end
  6399. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  6400. droppingtools = true
  6401. game:GetService("StarterGui"):SetCore("SendNotification", {
  6402. Title = "Loop Drop Enabled";
  6403. Text = "Type ;unloopdtool to disable";
  6404. })
  6405. end
  6406. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  6407. droppingtools = false
  6408. game:GetService("StarterGui"):SetCore("SendNotification", {
  6409. Title = "Loop Drop Disabled";
  6410. Text = "Type ;loopdtool to enable.";
  6411. })
  6412. end
  6413. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  6414. Local = game:GetService('Players').LocalPlayer
  6415. Char = Local.Character
  6416. touched,tpdback = false, false
  6417. box = Instance.new('Part',workspace)
  6418. box.Anchored = true
  6419. box.CanCollide = true
  6420. box.Size = Vector3.new(10,1,10)
  6421. box.Position = Vector3.new(0,10000,0)
  6422. box.Touched:connect(function(part)
  6423. if (part.Parent.Name == Local.Name) then
  6424. if touched == false then
  6425. touched = true
  6426. function apply()
  6427. if script.Disabled ~= true then
  6428. no = Char.HumanoidRootPart:Clone()
  6429. wait(.25)
  6430. Char.HumanoidRootPart:Destroy()
  6431. no.Parent = Char
  6432. Char:MoveTo(loc)
  6433. touched = false
  6434. end end
  6435. if Char then
  6436. apply()
  6437. end
  6438. end
  6439. end
  6440. end)
  6441. repeat wait() until Char
  6442. loc = Char.HumanoidRootPart.Position
  6443. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  6444. game:GetService("StarterGui"):SetCore("SendNotification", {
  6445. Title = "Invisibility enabled!";
  6446. Text = "Reset or use ;respawn to remove.";
  6447. })
  6448. end
  6449. if string.sub(msg, 1, 6) == (prefix.."view ") then
  6450. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6451. if game:GetService("Players")[v.Name].Character.Humanoid then
  6452. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  6453. else
  6454. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6455. end
  6456. end
  6457. end
  6458. if string.sub(msg, 1, 7) == (prefix.."unview") then
  6459. if lplayer.Character.Humanoid then
  6460. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6461. else
  6462. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6463. end
  6464. end
  6465. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  6466. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6467. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6468. end
  6469. end
  6470. if string.sub(msg, 1, 4) == (prefix.."fly") then
  6471. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  6472. repeat wait() until Mouse
  6473.  
  6474. local T = lplayer.Character.HumanoidRootPart
  6475. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6476. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6477. local SPEED = speedget
  6478.  
  6479. local function fly()
  6480. flying = true
  6481. local BG = Instance.new('BodyGyro', T)
  6482. local BV = Instance.new('BodyVelocity', T)
  6483. BG.P = 9e4
  6484. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6485. BG.cframe = T.CFrame
  6486. BV.velocity = Vector3.new(0, 0.1, 0)
  6487. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6488. spawn(function()
  6489. repeat wait()
  6490. lplayer.Character.Humanoid.PlatformStand = true
  6491. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  6492. SPEED = 50
  6493. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  6494. SPEED = 0
  6495. end
  6496. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  6497. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6498. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  6499. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  6500. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  6501. else
  6502. BV.velocity = Vector3.new(0, 0.1, 0)
  6503. end
  6504. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  6505. until not flying
  6506. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6507. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6508. SPEED = 0
  6509. BG:destroy()
  6510. BV:destroy()
  6511. lplayer.Character.Humanoid.PlatformStand = false
  6512. end)
  6513. end
  6514. Mouse.KeyDown:connect(function(KEY)
  6515. if KEY:lower() == 'w' then
  6516. CONTROL.F = speedfly
  6517. elseif KEY:lower() == 's' then
  6518. CONTROL.B = -speedfly
  6519. elseif KEY:lower() == 'a' then
  6520. CONTROL.L = -speedfly
  6521. elseif KEY:lower() == 'd' then
  6522. CONTROL.R = speedfly
  6523. end
  6524. end)
  6525. Mouse.KeyUp:connect(function(KEY)
  6526. if KEY:lower() == 'w' then
  6527. CONTROL.F = 0
  6528. elseif KEY:lower() == 's' then
  6529. CONTROL.B = 0
  6530. elseif KEY:lower() == 'a' then
  6531. CONTROL.L = 0
  6532. elseif KEY:lower() == 'd' then
  6533. CONTROL.R = 0
  6534. end
  6535. end)
  6536. fly()
  6537. end
  6538. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  6539. flying = false
  6540. lplayer.Character.Humanoid.PlatformStand = false
  6541. end
  6542. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  6543. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  6544. end
  6545. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  6546. spamtext = (string.sub(msg, 7))
  6547. spamming = true
  6548. end
  6549. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  6550. spamming = false
  6551. end
  6552. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  6553. spamdelay = (string.sub(msg, 11))
  6554. end
  6555. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  6556. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6557. pmspammed = v.Name
  6558. spammingpm = true
  6559. end
  6560. end
  6561. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  6562. spammingpm = false
  6563. end
  6564. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  6565. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  6566. v.Character["Left Leg"].Anchored = true
  6567. v.Character["Left Arm"].Anchored = true
  6568. v.Character["Right Leg"].Anchored = true
  6569. v.Character["Right Arm"].Anchored = true
  6570. v.Character.Torso.Anchored = true
  6571. v.Character.Head.Anchored = true
  6572. end
  6573. end
  6574. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  6575. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  6576. v.Character["Left Leg"].Anchored = false
  6577. v.Character["Left Arm"].Anchored = false
  6578. v.Character["Right Leg"].Anchored = false
  6579. v.Character["Right Arm"].Anchored = false
  6580. v.Character.Torso.Anchored = false
  6581. v.Character.Head.Anchored = false
  6582. end
  6583. end
  6584. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  6585. local a = game:GetService("Workspace"):getChildren()
  6586. for i = 1, #a do
  6587. if a[i].className == "Part" then
  6588. a[i].Locked = false
  6589. elseif a[i].className == "Model" then
  6590. local r = a[i]:getChildren()
  6591. for i = 1, #r do
  6592. if r[i].className == "Part" then
  6593. r[i].Locked = false
  6594. end
  6595. end
  6596. end
  6597. end
  6598. game:GetService("StarterGui"):SetCore("SendNotification", {
  6599. Title = "Success!";
  6600. Text = "Workspace unlocked. Use ;lockws to lock.";
  6601. })
  6602. end
  6603. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  6604. local a = game:GetService("Workspace"):getChildren()
  6605. for i = 1, #a do
  6606. if a[i].className == "Part" then
  6607. a[i].Locked = true
  6608. elseif a[i].className == "Model" then
  6609. local r = a[i]:getChildren()
  6610. for i = 1, #r do
  6611. if r[i].className == "Part" then
  6612. r[i].Locked = true
  6613. end
  6614. end
  6615. end
  6616. end
  6617. end
  6618. if string.sub(msg, 1, 7) == (prefix.."btools") then
  6619. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  6620. Clone_T.BinType = "Clone"
  6621. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  6622. Destruct.BinType = "Hammer"
  6623. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  6624. Hold_T.BinType = "Grab"
  6625. end
  6626. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  6627. lplayer.Character.Humanoid.PlatformStand = true
  6628. end
  6629. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  6630. lplayer.Character.Humanoid.PlatformStand = false
  6631. end
  6632. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  6633. lplayer.Character.Head.Mesh:Destroy()
  6634. end
  6635. if string.sub(msg, 1, 4) == (prefix.."sit") then
  6636. lplayer.Character.Humanoid.Sit = true
  6637. end
  6638. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  6639. local function bringobjw()
  6640. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  6641. if obj.Name == (string.sub(msg, 11)) then
  6642. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6643. obj.CanCollide = false
  6644. obj.Transparency = 0.7
  6645. wait()
  6646. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  6647. wait()
  6648. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  6649. wait()
  6650. obj.CFrame = lplayer.Character["Head"].CFrame
  6651. end
  6652. end
  6653. end
  6654. while wait() do
  6655. bringobjw()
  6656. end
  6657. game:GetService("StarterGui"):SetCore("SendNotification", {
  6658. Title = "BringObj";
  6659. Text = "BringObj enabled.";
  6660. })
  6661. end
  6662. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  6663. vis = (string.sub(msg, 8))
  6664. local a = game:GetService("Workspace"):GetDescendants()
  6665. for i = 1, #a do
  6666. if a[i].className == "Part" then
  6667. a[i].Transparency = vis
  6668. elseif a[i].className == "Model" then
  6669. local r = a[i]:getChildren()
  6670. for i = 1, #r do
  6671. if r[i].className == "Part" then
  6672. r[i].Transparency = vis
  6673. end
  6674. end
  6675. end
  6676. end
  6677. end
  6678. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  6679. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  6680. game:GetService("StarterGui"):SetCore("SendNotification", {
  6681. Title = "Success!";
  6682. Text = "HyperTotal GUI Loaded!";
  6683. })
  6684. end
  6685. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  6686. CMDSFRAME.Visible = true
  6687. end
  6688. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  6689. for i,v in pairs(lplayer.Character:GetChildren()) do
  6690. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6691. v.Handle.Mesh:Destroy()
  6692. end
  6693. end
  6694. end
  6695. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  6696. for i,v in pairs(lplayer.Character:GetChildren()) do
  6697. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6698. v.Handle.Mesh:Destroy()
  6699. end
  6700. end
  6701. end
  6702. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  6703. for i,v in pairs(lplayer.Character:GetChildren()) do
  6704. if (v:IsA("Tool")) then
  6705. v.Handle.Mesh:Destroy()
  6706. end
  6707. end
  6708. end
  6709. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  6710. for i,v in pairs(lplayer.Character:GetChildren()) do
  6711. if (v:IsA("Tool")) then
  6712. v.Handle.Mesh:Destroy()
  6713. end
  6714. end
  6715. end
  6716. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  6717. local p = Instance.new("RocketPropulsion")
  6718. p.Parent = lplayer.Character.HumanoidRootPart
  6719. p.Name = "Spinner"
  6720. p.Target = lplayer.Character["Left Arm"]
  6721. p:Fire()
  6722. game:GetService("StarterGui"):SetCore("SendNotification", {
  6723. Title = "Spinner enabled";
  6724. Text = "Type ;nospinner to disable.";
  6725. })
  6726. end
  6727. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  6728. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  6729. end
  6730. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  6731. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6732. if v:isA("Tool") then
  6733. local a = Instance.new("SelectionBox",v.Handle)
  6734. a.Adornee = v.Handle
  6735. v.Handle.Size = Vector3.new(0.5,0.5,60)
  6736. v.GripPos = Vector3.new(0,0,0)
  6737. lplayer.Character.Humanoid:UnequipTools()
  6738. end
  6739. end
  6740. game:GetService("StarterGui"):SetCore("SendNotification", {
  6741. Title = "Reach applied!";
  6742. Text = "Applied to equipped sword. Use ;noreach to disable.";
  6743. })
  6744. end
  6745. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  6746. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6747. if v:isA("Tool") then
  6748. handleSize = v.Handle.Size
  6749. wait()
  6750. local a = Instance.new("SelectionBox",v.Handle)
  6751. a.Name = "a"
  6752. a.Adornee = v.Handle
  6753. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  6754. v.GripPos = Vector3.new(0,0,0)
  6755. lplayer.Character.Humanoid:UnequipTools()
  6756. end
  6757. end
  6758. game:GetService("StarterGui"):SetCore("SendNotification", {
  6759. Title = "Reach applied!";
  6760. Text = "Applied to equipped sword. Use ;noreach to disable.";
  6761. })
  6762. end
  6763. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  6764. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  6765. if v:isA("Tool") then
  6766. v.Handle.a:Destroy()
  6767. v.Handle.Size = handleSize
  6768. end
  6769. end
  6770. game:GetService("StarterGui"):SetCore("SendNotification", {
  6771. Title = "Reach removed!";
  6772. Text = "Removed reach from equipped sword.";
  6773. })
  6774. end
  6775. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  6776. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  6777. lplayer.Character.Humanoid.Name = 1
  6778. local l = lplayer.Character["1"]:Clone()
  6779. l.Parent = lplayer.Character
  6780. l.Name = "Humanoid"
  6781. wait(0.1)
  6782. lplayer.Character["1"]:Destroy()
  6783. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6784. lplayer.Character.Animate.Disabled = true
  6785. wait(0.1)
  6786. lplayer.Character.Animate.Disabled = false
  6787. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6788. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6789. lplayer.Character.Humanoid:EquipTool(v)
  6790. end
  6791. wait(0.1)
  6792. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6793. wait(0.2)
  6794. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6795. wait(0.5)
  6796. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  6797. game:GetService("StarterGui"):SetCore("SendNotification", {
  6798. Title = "Tools needed!";
  6799. Text = "You need a tool in your backpack for this command!";
  6800. })
  6801. end
  6802. end
  6803. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  6804. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6805. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6806. end
  6807. end
  6808. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  6809. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  6810. cbringall = true
  6811. else
  6812. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6813. brplr = v.Name
  6814. end
  6815. end
  6816. cbring = true
  6817. end
  6818. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  6819. cbring = false
  6820. cbringall = false
  6821. end
  6822. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  6823. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6824. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6825. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6826. lplayer.Character.Humanoid.Name = 1
  6827. local l = lplayer.Character["1"]:Clone()
  6828. l.Parent = lplayer.Character
  6829. l.Name = "Humanoid"
  6830. wait(0.1)
  6831. lplayer.Character["1"]:Destroy()
  6832. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6833. lplayer.Character.Animate.Disabled = true
  6834. wait(0.1)
  6835. lplayer.Character.Animate.Disabled = false
  6836. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6837. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6838. lplayer.Character.Humanoid:EquipTool(v)
  6839. end
  6840. local function tp(player,player2)
  6841. local char1,char2=player.Character,player2.Character
  6842. if char1 and char2 then
  6843. char1:MoveTo(char2.Head.Position)
  6844. end
  6845. end
  6846. wait(0.1)
  6847. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6848. wait(0.2)
  6849. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6850. wait(0.5)
  6851. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6852. wait(0.6)
  6853. tp(lplayer, game:GetService("Players")[v.Name])
  6854. wait(0.4)
  6855. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  6856. game:GetService("StarterGui"):SetCore("SendNotification", {
  6857. Title = "Tools needed!";
  6858. Text = "You need a tool in your backpack for this command!";
  6859. })
  6860. end
  6861. end
  6862. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  6863. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6864. lplayer.Character.Humanoid.Name = 1
  6865. local l = lplayer.Character["1"]:Clone()
  6866. l.Parent = lplayer.Character
  6867. l.Name = "Humanoid"
  6868. wait(0.1)
  6869. lplayer.Character["1"]:Destroy()
  6870. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6871. lplayer.Character.Animate.Disabled = true
  6872. wait(0.1)
  6873. lplayer.Character.Animate.Disabled = false
  6874. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6875. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6876. lplayer.Character.Humanoid:EquipTool(v)
  6877. end
  6878. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6879. wait(0.3)
  6880. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6881. wait(0.4)
  6882. b = Instance.new("BodyForce")
  6883. b.Parent = lplayer.Character.HumanoidRootPart
  6884. b.Name = "Glitch"
  6885. b.Force = Vector3.new(100000000,5000,0)
  6886. game:GetService("StarterGui"):SetCore("SendNotification", {
  6887. Title = "Tools needed!";
  6888. Text = "You need a tool in your backpack for this command!";
  6889. })
  6890. end
  6891. end
  6892. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  6893. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  6894. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  6895. b = Instance.new("BodyForce")
  6896. b.Parent = lplayer.Character.HumanoidRootPart
  6897. b.Name = "unGlitch"
  6898. b.Force = Vector3.new(0,-5000000,0)
  6899. wait(2)
  6900. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  6901. end
  6902. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  6903. lplayer.Character.Humanoid.Health = 0
  6904. wait(1)
  6905. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  6906. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  6907. end
  6908. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  6909. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  6910. game:GetService("StarterGui"):SetCore("SendNotification", {
  6911. Title = "Success!";
  6912. Text = "DEX Explorer has loaded.";
  6913. })
  6914. end
  6915. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  6916. local Anim = Instance.new("Animation")
  6917. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  6918. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  6919. track:Play(.1, 1, 1)
  6920. end
  6921. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  6922. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  6923. game:GetService("StarterGui"):SetCore("SendNotification", {
  6924. Title = "Success!";
  6925. Text = "Energize Animations GUI has loaded.";
  6926. })
  6927. end
  6928. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  6929. saved = lplayer.Character.HumanoidRootPart.CFrame
  6930. game:GetService("StarterGui"):SetCore("SendNotification", {
  6931. Title = "Position Saved";
  6932. Text = "Use ;loadpos to return to saved position.";
  6933. })
  6934. end
  6935. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  6936. lplayer.Character.HumanoidRootPart.CFrame = saved
  6937. end
  6938. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  6939. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  6940. local Anim2 = Instance.new("Animation")
  6941. Anim2.AnimationId = "rbxassetid://148840371"
  6942. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  6943. track2:Play(.1, 1, 1)
  6944. bplrr = v.Name
  6945. banpl = true
  6946. end
  6947. end
  6948. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  6949. banpl = false
  6950. end
  6951. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  6952. local function bringmodw()
  6953. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  6954. if obj.Name == (string.sub(msg, 11)) then
  6955. for i,ch in pairs(obj:GetDescendants()) do
  6956. if (ch:IsA("BasePart")) then
  6957. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6958. ch.CanCollide = false
  6959. ch.Transparency = 0.7
  6960. wait()
  6961. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  6962. wait()
  6963. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  6964. wait()
  6965. ch.CFrame = lplayer.Character["Head"].CFrame
  6966. end
  6967. end
  6968. end
  6969. end
  6970. end
  6971. while wait() do
  6972. bringmodw()
  6973. end
  6974. game:GetService("StarterGui"):SetCore("SendNotification", {
  6975. Title = "BringMod";
  6976. Text = "BringMod enabled.";
  6977. })
  6978. end
  6979. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  6980. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  6981. local hum = Instance.new('Humanoid', mod)
  6982. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  6983. lplayer.Character = mod
  6984. end
  6985. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  6986. game:GetService'RunService'.Stepped:Connect(function()
  6987. pcall(function()
  6988. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  6989. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  6990. for _,x in pairs(v.Character.Head:GetChildren()) do
  6991. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  6992. end
  6993. end
  6994. end
  6995. end)
  6996. end)
  6997. game:GetService("StarterGui"):SetCore("SendNotification", {
  6998. Title = "Attempting Shutdown";
  6999. Text = "Shutdown Attempt has begun.";
  7000. })
  7001. end
  7002. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  7003. objtodel = (string.sub(msg, 9))
  7004. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7005. if v.Name == objtodel then
  7006. v:Destroy()
  7007. end
  7008. end
  7009. end
  7010. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  7011. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  7012. print(v)
  7013. end
  7014. game:GetService("StarterGui"):SetCore("SendNotification", {
  7015. Title = "Printed";
  7016. Text = "Players have been printed to console. (F9)";
  7017. })
  7018. end
  7019. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  7020. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  7021. if (v:IsA("Decal")) then
  7022. v:Destroy()
  7023. end
  7024. end
  7025. end
  7026. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  7027. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  7028. game:GetService("StarterGui"):SetCore("SendNotification", {
  7029. Title = "Success!";
  7030. Text = "OpFinality GUI has loaded.";
  7031. })
  7032. end
  7033. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  7034. remotes = true
  7035. added = true
  7036. game.DescendantAdded:connect(function(rmt)
  7037. if added == true then
  7038. if remotes == true then
  7039. if rmt:IsA("RemoteEvent") then
  7040. print("A RemoteEvent was added!")
  7041. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  7042. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7043. end end end
  7044. end)
  7045. game.DescendantAdded:connect(function(rmtfnctn)
  7046. if added == true then
  7047. if remotes == true then
  7048. if rmtfnctn:IsA("RemoteFunction") then
  7049. warn("A RemoteFunction was added!")
  7050. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  7051. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7052. end end end
  7053. end)
  7054.  
  7055. game.DescendantAdded:connect(function(bndfnctn)
  7056. if added == true then
  7057. if binds == true then
  7058. if bndfnctn:IsA("BindableFunction") then
  7059. print("A BindableFunction was added!")
  7060. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  7061. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7062. end end end
  7063. end)
  7064.  
  7065. game.DescendantAdded:connect(function(bnd)
  7066. if added == true then
  7067. if binds == true then
  7068. if bnd:IsA("BindableEvent") then
  7069. warn("A BindableEvent was added!")
  7070. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  7071. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7072. end end end
  7073. end)
  7074.  
  7075.  
  7076. if binds == true then
  7077. for i,v in pairs(game:GetDescendants()) do
  7078. if v:IsA("BindableFunction") then
  7079. print(" game." .. v:GetFullName() .. " | BindableFunction")
  7080. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7081. end end
  7082. for i,v in pairs(game:GetDescendants()) do
  7083. if v:IsA("BindableEvent") then
  7084. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  7085. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7086. end end
  7087. else
  7088. print("Off")
  7089. end
  7090. if remotes == true then
  7091. for i,v in pairs(game:GetDescendants()) do
  7092. if v:IsA("RemoteFunction") then
  7093. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  7094. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7095. end end
  7096. wait()
  7097. for i,v in pairs(game:GetDescendants()) do
  7098. if v:IsA("RemoteEvent") then
  7099. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  7100. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7101. end end
  7102. else
  7103. print("Off")
  7104. end
  7105. game:GetService("StarterGui"):SetCore("SendNotification", {
  7106. Title = "Printing Remotes";
  7107. Text = "Type ;noremotes to disable.";
  7108. })
  7109. end
  7110. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  7111. remotes = false
  7112. added = false
  7113. game:GetService("StarterGui"):SetCore("SendNotification", {
  7114. Title = "Printing Remotes Disabled";
  7115. Text = "Type ;remotes to enable.";
  7116. })
  7117. end
  7118. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  7119. spin = false
  7120. followed = false
  7121. traill = false
  7122. noclip = false
  7123. annoying = false
  7124. hwalk = false
  7125. cbringing = false
  7126. end
  7127. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  7128. stopsitting = true
  7129. end
  7130. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  7131. stopsitting = false
  7132. end
  7133. if string.sub(msg, 1, 8) == (prefix.."version") then
  7134. print(adminversion)
  7135. game:GetService("StarterGui"):SetCore("SendNotification", {
  7136. Title = "Version";
  7137. Text = adminversion;
  7138. })
  7139. end
  7140. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  7141. clickgoto = true
  7142. game:GetService("StarterGui"):SetCore("SendNotification", {
  7143. Title = "Click TP";
  7144. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  7145. })
  7146. end
  7147. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  7148. clickdel = true
  7149. game:GetService("StarterGui"):SetCore("SendNotification", {
  7150. Title = "Click Delete";
  7151. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  7152. })
  7153. end
  7154. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  7155. clickdel = false
  7156. game:GetService("StarterGui"):SetCore("SendNotification", {
  7157. Title = "Click Delete";
  7158. Text = "Click delete has been disabled.";
  7159. })
  7160. end
  7161. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  7162. clickgoto = false
  7163. game:GetService("StarterGui"):SetCore("SendNotification", {
  7164. Title = "Click TP";
  7165. Text = "Click TP has been disabled.";
  7166. })
  7167. end
  7168. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  7169. gettingtools = true
  7170. game:GetService("StarterGui"):SetCore("SendNotification", {
  7171. Title = "Tools Enabled";
  7172. Text = "Automatically colleting tools dropped.";
  7173. })
  7174. end
  7175. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  7176. gettingtools = false
  7177. game:GetService("StarterGui"):SetCore("SendNotification", {
  7178. Title = "Tools Disabled";
  7179. Text = "Click TP has been disabled.";
  7180. })
  7181. end
  7182. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  7183. ScreenGui:Destroy()
  7184. end
  7185. if string.sub(msg, 1, 6) == (prefix.."reset") then
  7186. lplayer.Character.Head:Destroy()
  7187. end
  7188. if string.sub(msg, 1, 7) == (prefix.."state ") then
  7189. statechosen = string.sub(msg, 8)
  7190. changingstate = true
  7191. end
  7192. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  7193. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  7194. end
  7195. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  7196. removingmeshhats = true
  7197. end
  7198. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  7199. removingmeshhats = false
  7200. end
  7201. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  7202. removingmeshtool = true
  7203. end
  7204. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  7205. removingmeshtool = false
  7206. end
  7207. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  7208. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  7209. if v:IsA("Tool") then
  7210. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  7211. v.Parent = player.Character
  7212. end
  7213. end
  7214. end
  7215. end
  7216. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  7217. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  7218. if v:IsA("Tool") then
  7219. v.Parent = lplayer.Character
  7220. wait()
  7221. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  7222. v.Parent = player.Character
  7223. end
  7224. end
  7225. end
  7226. end
  7227. if string.sub(msg, 1, 5) == (prefix.."age ") then
  7228. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  7229. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  7230. end
  7231. end
  7232. if string.sub(msg, 1, 4) == (prefix.."id ") then
  7233. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  7234. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  7235. end
  7236. end
  7237. if string.sub(msg, 1, 6) == (prefix..".age ") then
  7238. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  7239. game:GetService("StarterGui"):SetCore("SendNotification", {
  7240. Title = player.AccountAge.." Days";
  7241. Text = "Account age of "..player.Name;
  7242. })
  7243. end
  7244. end
  7245. if string.sub(msg, 1, 5) == (prefix..".id ") then
  7246. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  7247. game:GetService("StarterGui"):SetCore("SendNotification", {
  7248. Title = player.UserId.." ID";
  7249. Text = "Account ID of "..player.Name;
  7250. })
  7251. end
  7252. end
  7253. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  7254. game:GetService("StarterGui"):SetCore("SendNotification", {
  7255. Title = "Game ID";
  7256. Text = "Game ID: ".. game.GameId;
  7257. })
  7258. end
  7259. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  7260. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  7261. if pgscheck == true then
  7262. game:GetService("StarterGui"):SetCore("SendNotification", {
  7263. Title = "PGSPhysicsSolverEnabled";
  7264. Text = "PGS is Enabled!";
  7265. })
  7266. else
  7267. game:GetService("StarterGui"):SetCore("SendNotification", {
  7268. Title = "PGSPhysicsSolverEnabled";
  7269. Text = "PGS is Disabled!";
  7270. })
  7271. end
  7272. end
  7273. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  7274. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7275. if v:IsA("Part") then
  7276. if v.Transparency == 1 then
  7277. if v.Name ~= "HumanoidRootPart" then
  7278. v:Destroy()
  7279. end
  7280. end
  7281. end
  7282. end
  7283. end
  7284. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  7285. game:GetService("Lighting").FogStart = 0
  7286. game:GetService("Lighting").FogEnd = 9999999999999
  7287. end
  7288. if string.sub(msg, 1, 8) == (prefix.."disable") then
  7289. lplayer.Character.Humanoid.Parent = lplayer
  7290. end
  7291. if string.sub(msg, 1, 7) == (prefix.."enable") then
  7292. lplayer.Humanoid.Parent = lplayer.Character
  7293. end
  7294. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  7295. prefix = (string.sub(msg, 9, 9))
  7296. wait(0.1)
  7297. change()
  7298. wait(0.1)
  7299. game:GetService("StarterGui"):SetCore("SendNotification", {
  7300. Title = "Prefix changed!";
  7301. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  7302. })
  7303. end
  7304. if string.sub(msg, 1, 12) == (";resetprefix") then
  7305. prefix = ";"
  7306. wait(0.1)
  7307. change()
  7308. wait(0.1)
  7309. game:GetService("StarterGui"):SetCore("SendNotification", {
  7310. Title = "Prefix changed!";
  7311. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  7312. })
  7313. end
  7314. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  7315. speedfly = string.sub(msg, 11)
  7316. wait()
  7317. change()
  7318. end
  7319. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  7320. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  7321. local Anim3 = Instance.new("Animation")
  7322. Anim3.AnimationId = "rbxassetid://282574440"
  7323. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  7324. track3:Play(.1, 1, 1)
  7325. bplrr = v.Name
  7326. banpl = true
  7327. end
  7328. end
  7329. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  7330. banpl = false
  7331. end
  7332. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  7333. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  7334. staring = true
  7335. stareplr = v
  7336. end
  7337. end
  7338. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  7339. staring = false
  7340. end
  7341. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  7342. chatlogs = true
  7343. game:GetService("StarterGui"):SetCore("SendNotification", {
  7344. Title = "LogChat enabled";
  7345. Text = "Now logging all player chat.";
  7346. })
  7347. end
  7348. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  7349. chatlogs = false
  7350. game:GetService("StarterGui"):SetCore("SendNotification", {
  7351. Title = "LogChat disabled";
  7352. Text = "Stopped logging all player chat.";
  7353. })
  7354. end
  7355. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  7356. game:GetService("Workspace").CurrentCamera:Destroy()
  7357. wait(0.1)
  7358. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  7359. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  7360. lplayer.CameraMinZoomDistance = 0.5
  7361. lplayer.CameraMaxZoomDistance = 400
  7362. lplayer.CameraMode = "Classic"
  7363. end
  7364. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  7365. changingstate = false
  7366. end
  7367. end)
  7368.  
  7369. local function tp()
  7370. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  7371. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  7372. if player.Name == brplr then
  7373. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  7374. end
  7375. end
  7376. end
  7377. end
  7378. local function tpall()
  7379. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  7380. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  7381. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  7382. end
  7383. end
  7384. end
  7385. spawn(function()
  7386. while wait(spamdelay) do
  7387. if spamming == true then
  7388. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  7389. end
  7390. end
  7391. end)
  7392. spawn(function()
  7393. while wait(spamdelay) do
  7394. if spammingpm == true then
  7395. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  7396. end
  7397. end
  7398. end)
  7399. spawn(function()
  7400. while wait() do
  7401. if cbring == true then
  7402. tp()
  7403. end
  7404. end
  7405. end)
  7406. spawn(function()
  7407. while wait() do
  7408. if cbringall == true then
  7409. tpall()
  7410. end
  7411. end
  7412. end)
  7413.  
  7414. Mouse.KeyDown:connect(function(Key)
  7415. if Key == prefix then
  7416. CMDBAR:CaptureFocus()
  7417. end
  7418. end)
  7419.  
  7420. CMDBAR.FocusLost:connect(function(enterPressed)
  7421. if enterPressed then
  7422. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  7423. if string.sub(CMDBAR.Text, 6) == "me" then
  7424. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  7425. else
  7426. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  7427. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  7428. lplayer.Character.Humanoid.Name = 1
  7429. local l = lplayer.Character["1"]:Clone()
  7430. l.Parent = lplayer.Character
  7431. l.Name = "Humanoid"
  7432. wait(0.1)
  7433. lplayer.Character["1"]:Destroy()
  7434. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7435. lplayer.Character.Animate.Disabled = true
  7436. wait(0.1)
  7437. lplayer.Character.Animate.Disabled = false
  7438. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7439. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7440. lplayer.Character.Humanoid:EquipTool(v)
  7441. end
  7442. local function tp(player,player2)
  7443. local char1,char2=player.Character,player2.Character
  7444. if char1 and char2 then
  7445. char1:MoveTo(char2.Head.Position)
  7446. end
  7447. end
  7448. wait(0.1)
  7449. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7450. wait(0.2)
  7451. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7452. wait(0.5)
  7453. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  7454. wait(0.7)
  7455. tp(lplayer,game:GetService("Players")[v.Name])
  7456. wait(0.7)
  7457. lplayer.Character.HumanoidRootPart.CFrame = NOW
  7458. game:GetService("StarterGui"):SetCore("SendNotification", {
  7459. Title = "Tools needed!";
  7460. Text = "You need a tool in your backpack for this command!";
  7461. })
  7462. end
  7463. end
  7464. end
  7465. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  7466. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  7467. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  7468. lplayer.Character.Humanoid.Name = 1
  7469. local l = lplayer.Character["1"]:Clone()
  7470. l.Parent = lplayer.Character
  7471. l.Name = "Humanoid"
  7472. wait(0.1)
  7473. lplayer.Character["1"]:Destroy()
  7474. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7475. lplayer.Character.Animate.Disabled = true
  7476. wait(0.1)
  7477. lplayer.Character.Animate.Disabled = false
  7478. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7479. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7480. lplayer.Character.Humanoid:EquipTool(v)
  7481. end
  7482. local function tp(player,player2)
  7483. local char1,char2=player.Character,player2.Character
  7484. if char1 and char2 then
  7485. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  7486. end
  7487. end
  7488. local function getout(player,player2)
  7489. local char1,char2=player.Character,player2.Character
  7490. if char1 and char2 then
  7491. char1:MoveTo(char2.Head.Position)
  7492. end
  7493. end
  7494. tp(game:GetService("Players")[v.Name], lplayer)
  7495. wait(0.2)
  7496. tp(game:GetService("Players")[v.Name], lplayer)
  7497. wait(0.5)
  7498. lplayer.Character.HumanoidRootPart.CFrame = NOW
  7499. wait(0.5)
  7500. getout(lplayer, game:GetService("Players")[v.Name])
  7501. wait(0.3)
  7502. lplayer.Character.HumanoidRootPart.CFrame = NOW
  7503. game:GetService("StarterGui"):SetCore("SendNotification", {
  7504. Title = "Tools needed!";
  7505. Text = "You need a tool in your backpack for this command!";
  7506. })
  7507. end
  7508. end
  7509. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  7510. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7511. lplayer.Character.Humanoid.Name = 1
  7512. local l = lplayer.Character["1"]:Clone()
  7513. l.Parent = lplayer.Character
  7514. l.Name = "Humanoid"
  7515. wait(0.1)
  7516. lplayer.Character["1"]:Destroy()
  7517. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7518. lplayer.Character.Animate.Disabled = true
  7519. wait(0.1)
  7520. lplayer.Character.Animate.Disabled = false
  7521. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7522. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7523. lplayer.Character.Humanoid:EquipTool(v)
  7524. end
  7525. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  7526. spinplr = v
  7527. wait(0.5)
  7528. spin = true
  7529. game:GetService("StarterGui"):SetCore("SendNotification", {
  7530. Title = "Tools needed!";
  7531. Text = "You need a tool in your backpack for this command!";
  7532. })
  7533. end
  7534. end
  7535. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  7536. spin = false
  7537. end
  7538. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  7539. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7540. lplayer.Character.Humanoid.Name = 1
  7541. local l = lplayer.Character["1"]:Clone()
  7542. l.Parent = lplayer.Character
  7543. l.Name = "Humanoid"
  7544. wait(0.1)
  7545. lplayer.Character["1"]:Destroy()
  7546. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7547. lplayer.Character.Animate.Disabled = true
  7548. wait(0.1)
  7549. lplayer.Character.Animate.Disabled = false
  7550. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7551. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7552. lplayer.Character.Humanoid:EquipTool(v)
  7553. end
  7554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  7555. wait(0.3)
  7556. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  7557. attplr = v
  7558. game:GetService("StarterGui"):SetCore("SendNotification", {
  7559. Title = "Tools needed!";
  7560. Text = "You need a tool in your backpack for this command!";
  7561. })
  7562. end
  7563. end
  7564. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  7565. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  7566. local function getout(player,player2)
  7567. local char1,char2=player.Character,player2.Character
  7568. if char1 and char2 then
  7569. char1:MoveTo(char2.Head.Position)
  7570. end
  7571. end
  7572. getout(lplayer, game:GetService("Players")[v.Name])
  7573. end
  7574. end
  7575. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  7576. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7577. followed = true
  7578. flwplr = v
  7579. end
  7580. end
  7581. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  7582. followed = false
  7583. end
  7584. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  7585. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  7586. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  7587. lplayer.Character.Humanoid.Name = 1
  7588. local l = lplayer.Character["1"]:Clone()
  7589. l.Parent = lplayer.Character
  7590. l.Name = "Humanoid"
  7591. wait(0.1)
  7592. lplayer.Character["1"]:Destroy()
  7593. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7594. lplayer.Character.Animate.Disabled = true
  7595. wait(0.1)
  7596. lplayer.Character.Animate.Disabled = false
  7597. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7598. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7599. lplayer.Character.Humanoid:EquipTool(v)
  7600. end
  7601. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7602. wait(0.2)
  7603. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7604. wait(0.6)
  7605. lplayer.Character.HumanoidRootPart.CFrame = NOW
  7606. wait(0.6)
  7607. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  7608. game:GetService("StarterGui"):SetCore("SendNotification", {
  7609. Title = "Tools needed!";
  7610. Text = "You need a tool in your backpack for this command!";
  7611. })
  7612. end
  7613. end
  7614. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  7615. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7616. traill = true
  7617. trlplr = v
  7618. end
  7619. end
  7620. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  7621. traill = false
  7622. end
  7623. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  7624. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  7625. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  7626. else
  7627. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7628. local o = Instance.new("RocketPropulsion")
  7629. o.Parent = lplayer.Character.HumanoidRootPart
  7630. o.Name = "Orbit"
  7631. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  7632. o:Fire()
  7633. noclip = true
  7634. end
  7635. end
  7636. end
  7637. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  7638. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  7639. noclip = false
  7640. end
  7641. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  7642. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  7643. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  7644. else
  7645. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7646. local y = Instance.new("RocketPropulsion")
  7647. y.Parent = lplayer.Character.HumanoidRootPart
  7648. y.CartoonFactor = 1
  7649. y.MaxThrust = 800000
  7650. y.MaxSpeed = 1000
  7651. y.ThrustP = 200000
  7652. y.Name = "Fling"
  7653. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  7654. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  7655. y:Fire()
  7656. noclip = true
  7657. end
  7658. end
  7659. end
  7660. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  7661. noclip = false
  7662. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  7663. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  7664. wait(0.4)
  7665. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  7666. end
  7667. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  7668. if game:GetService("Workspace").FilteringEnabled == true then
  7669. warn("FE is Enabled (Filtering Enabled)")
  7670. game:GetService("StarterGui"):SetCore("SendNotification", {
  7671. Title = "FE is Enabled";
  7672. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  7673. })
  7674. else
  7675. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  7676. game:GetService("StarterGui"):SetCore("SendNotification", {
  7677. Title = "FE is Disabled";
  7678. Text = "Filtering Disabled. Consider using a different admin script.";
  7679. })
  7680. end
  7681. end
  7682. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  7683. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7684. lplayer.Character.Humanoid.Name = 1
  7685. local l = lplayer.Character["1"]:Clone()
  7686. l.Parent = lplayer.Character
  7687. l.Name = "Humanoid"
  7688. wait(0.1)
  7689. lplayer.Character["1"]:Destroy()
  7690. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7691. lplayer.Character.Animate.Disabled = true
  7692. wait(0.1)
  7693. lplayer.Character.Animate.Disabled = false
  7694. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7695. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7696. lplayer.Character.Humanoid:EquipTool(v)
  7697. end
  7698. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7699. wait(0.2)
  7700. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7701. wait(0.6)
  7702. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  7703. game:GetService("StarterGui"):SetCore("SendNotification", {
  7704. Title = "Tools needed!";
  7705. Text = "You need a tool in your backpack for this command!";
  7706. })
  7707. end
  7708. end
  7709. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  7710. noclip = true
  7711. game:GetService("StarterGui"):SetCore("SendNotification", {
  7712. Title = "Noclip enabled";
  7713. Text = "Type ;clip to disable";
  7714. })
  7715. end
  7716. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  7717. noclip = false
  7718. game:GetService("StarterGui"):SetCore("SendNotification", {
  7719. Title = "Noclip disabled";
  7720. Text = "Type ;noclip to enable";
  7721. })
  7722. end
  7723. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  7724. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  7725. end
  7726. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  7727. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  7728. end
  7729. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  7730. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  7731. end
  7732. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  7733. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  7734. end
  7735. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  7736. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  7737. end
  7738. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  7739. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  7740. end
  7741. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  7742. lplayer.Character.Humanoid.JumpPower = 50
  7743. lplayer.Character.Humanoid.WalkSpeed = 16
  7744. lplayer.Character.Humanoid.HipHeight = 0
  7745. end
  7746. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  7747. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7748. annoying = true
  7749. annplr = v
  7750. end
  7751. end
  7752. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  7753. annoying = false
  7754. end
  7755. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  7756. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  7757. hwalk = true
  7758. hdwplr = v
  7759. end
  7760. end
  7761. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  7762. hwalk = false
  7763. end
  7764. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  7765. lplayer.Character["Left Leg"]:Destroy()
  7766. lplayer.Character["Left Arm"]:Destroy()
  7767. lplayer.Character["Right Leg"]:Destroy()
  7768. lplayer.Character["Right Arm"]:Destroy()
  7769. end
  7770. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  7771. lplayer.Character.Humanoid.Name = 1
  7772. local l = lplayer.Character["1"]:Clone()
  7773. l.Parent = lplayer.Character
  7774. l.Name = "Humanoid"
  7775. wait(0.1)
  7776. lplayer.Character["1"]:Destroy()
  7777. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7778. lplayer.Character.Animate.Disabled = true
  7779. wait(0.1)
  7780. lplayer.Character.Animate.Disabled = false
  7781. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7782. game:GetService("StarterGui"):SetCore("SendNotification", {
  7783. Title = "FE Godmode enabled";
  7784. Text = "Use ;grespawn or ;respawn to remove.";
  7785. })
  7786. end
  7787. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  7788. for i,v in pairs(lplayer.Character:GetChildren()) do
  7789. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  7790. v.Parent = workspace
  7791. end
  7792. end
  7793. end
  7794. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  7795. for i,v in pairs(lplayer.Character:GetChildren()) do
  7796. if (v:IsA("Tool")) then
  7797. v.Parent = workspace
  7798. end
  7799. end
  7800. end
  7801. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  7802. droppinghats = true
  7803. game:GetService("StarterGui"):SetCore("SendNotification", {
  7804. Title = "Loop Drop Enabled";
  7805. Text = "Type ;unloopdhats to disable";
  7806. })
  7807. end
  7808. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  7809. droppinghats = false
  7810. game:GetService("StarterGui"):SetCore("SendNotification", {
  7811. Title = "Loop Drop Disabled";
  7812. Text = "Type ;loopdhats to enable.";
  7813. })
  7814. end
  7815. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  7816. droppingtools = true
  7817. game:GetService("StarterGui"):SetCore("SendNotification", {
  7818. Title = "Loop Drop Enabled";
  7819. Text = "Type ;unloopdtool to disable";
  7820. })
  7821. end
  7822. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  7823. droppingtools = false
  7824. game:GetService("StarterGui"):SetCore("SendNotification", {
  7825. Title = "Loop Drop Disabled";
  7826. Text = "Type ;loopdtool to enable.";
  7827. })
  7828. end
  7829. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  7830. Local = game:GetService('Players').LocalPlayer
  7831. Char = Local.Character
  7832. touched,tpdback = false, false
  7833. box = Instance.new('Part',workspace)
  7834. box.Anchored = true
  7835. box.CanCollide = true
  7836. box.Size = Vector3.new(10,1,10)
  7837. box.Position = Vector3.new(0,10000,0)
  7838. box.Touched:connect(function(part)
  7839. if (part.Parent.Name == Local.Name) then
  7840. if touched == false then
  7841. touched = true
  7842. function apply()
  7843. if script.Disabled ~= true then
  7844. no = Char.HumanoidRootPart:Clone()
  7845. wait(.25)
  7846. Char.HumanoidRootPart:Destroy()
  7847. no.Parent = Char
  7848. Char:MoveTo(loc)
  7849. touched = false
  7850. end end
  7851. if Char then
  7852. apply()
  7853. end
  7854. end
  7855. end
  7856. end)
  7857. repeat wait() until Char
  7858. loc = Char.HumanoidRootPart.Position
  7859. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  7860. game:GetService("StarterGui"):SetCore("SendNotification", {
  7861. Title = "Invisibility enabled!";
  7862. Text = "Reset or use ;respawn to remove.";
  7863. })
  7864. end
  7865. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  7866. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7867. if game:GetService("Players")[v.Name].Character.Humanoid then
  7868. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  7869. else
  7870. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  7871. end
  7872. end
  7873. end
  7874. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  7875. if lplayer.Character.Humanoid then
  7876. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  7877. else
  7878. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  7879. end
  7880. end
  7881. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  7882. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7883. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7884. end
  7885. end
  7886. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  7887. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  7888. repeat wait() until Mouse
  7889.  
  7890. local T = lplayer.Character.HumanoidRootPart
  7891. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  7892. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  7893. local SPEED = speedget
  7894.  
  7895. local function fly()
  7896. flying = true
  7897. local BG = Instance.new('BodyGyro', T)
  7898. local BV = Instance.new('BodyVelocity', T)
  7899. BG.P = 9e4
  7900. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  7901. BG.cframe = T.CFrame
  7902. BV.velocity = Vector3.new(0, 0.1, 0)
  7903. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  7904. spawn(function()
  7905. repeat wait()
  7906. lplayer.Character.Humanoid.PlatformStand = true
  7907. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  7908. SPEED = 50
  7909. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  7910. SPEED = 0
  7911. end
  7912. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  7913. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  7914. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  7915. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  7916. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  7917. else
  7918. BV.velocity = Vector3.new(0, 0.1, 0)
  7919. end
  7920. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  7921. until not flying
  7922. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  7923. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  7924. SPEED = 0
  7925. BG:destroy()
  7926. BV:destroy()
  7927. lplayer.Character.Humanoid.PlatformStand = false
  7928. end)
  7929. end
  7930. Mouse.KeyDown:connect(function(KEY)
  7931. if KEY:lower() == 'w' then
  7932. CONTROL.F = speedfly
  7933. elseif KEY:lower() == 's' then
  7934. CONTROL.B = -speedfly
  7935. elseif KEY:lower() == 'a' then
  7936. CONTROL.L = -speedfly
  7937. elseif KEY:lower() == 'd' then
  7938. CONTROL.R = speedfly
  7939. end
  7940. end)
  7941. Mouse.KeyUp:connect(function(KEY)
  7942. if KEY:lower() == 'w' then
  7943. CONTROL.F = 0
  7944. elseif KEY:lower() == 's' then
  7945. CONTROL.B = 0
  7946. elseif KEY:lower() == 'a' then
  7947. CONTROL.L = 0
  7948. elseif KEY:lower() == 'd' then
  7949. CONTROL.R = 0
  7950. end
  7951. end)
  7952. fly()
  7953. end
  7954. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  7955. flying = false
  7956. lplayer.Character.Humanoid.PlatformStand = false
  7957. end
  7958. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  7959. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  7960. end
  7961. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  7962. spamtext = (string.sub(CMDBAR.Text, 6))
  7963. spamming = true
  7964. end
  7965. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  7966. spamming = false
  7967. end
  7968. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  7969. spamdelay = (string.sub(CMDBAR.Text, 10))
  7970. end
  7971. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  7972. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7973. pmspammed = v.Name
  7974. spammingpm = true
  7975. end
  7976. end
  7977. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  7978. spammingpm = false
  7979. end
  7980. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  7981. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  7982. v.Character["Left Leg"].Anchored = true
  7983. v.Character["Left Arm"].Anchored = true
  7984. v.Character["Right Leg"].Anchored = true
  7985. v.Character["Right Arm"].Anchored = true
  7986. v.Character.Torso.Anchored = true
  7987. v.Character.Head.Anchored = true
  7988. end
  7989. end
  7990. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  7991. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  7992. v.Character["Left Leg"].Anchored = false
  7993. v.Character["Left Arm"].Anchored = false
  7994. v.Character["Right Leg"].Anchored = false
  7995. v.Character["Right Arm"].Anchored = false
  7996. v.Character.Torso.Anchored = false
  7997. v.Character.Head.Anchored = false
  7998. end
  7999. end
  8000. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  8001. local a = game:GetService("Workspace"):getChildren()
  8002. for i = 1, #a do
  8003. if a[i].className == "Part" then
  8004. a[i].Locked = false
  8005. elseif a[i].className == "Model" then
  8006. local r = a[i]:getChildren()
  8007. for i = 1, #r do
  8008. if r[i].className == "Part" then
  8009. r[i].Locked = false
  8010. end
  8011. end
  8012. end
  8013. end
  8014. game:GetService("StarterGui"):SetCore("SendNotification", {
  8015. Title = "Success!";
  8016. Text = "Workspace unlocked. Use ;lockws to lock.";
  8017. })
  8018. end
  8019. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  8020. local a = game:GetService("Workspace"):getChildren()
  8021. for i = 1, #a do
  8022. if a[i].className == "Part" then
  8023. a[i].Locked = true
  8024. elseif a[i].className == "Model" then
  8025. local r = a[i]:getChildren()
  8026. for i = 1, #r do
  8027. if r[i].className == "Part" then
  8028. r[i].Locked = true
  8029. end
  8030. end
  8031. end
  8032. end
  8033. end
  8034. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  8035. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  8036. Clone_T.BinType = "Clone"
  8037. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  8038. Destruct.BinType = "Hammer"
  8039. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  8040. Hold_T.BinType = "Grab"
  8041. end
  8042. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  8043. lplayer.Character.Humanoid.PlatformStand = true
  8044. end
  8045. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  8046. lplayer.Character.Humanoid.PlatformStand = false
  8047. end
  8048. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  8049. lplayer.Character.Head.Mesh:Destroy()
  8050. end
  8051. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  8052. lplayer.Character.Humanoid.Sit = true
  8053. end
  8054. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  8055. local function bringobjw()
  8056. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  8057. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  8058. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  8059. obj.CanCollide = false
  8060. obj.Transparency = 0.7
  8061. wait()
  8062. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  8063. wait()
  8064. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  8065. wait()
  8066. obj.CFrame = lplayer.Character["Head"].CFrame
  8067. end
  8068. end
  8069. end
  8070. while wait() do
  8071. bringobjw()
  8072. end
  8073. game:GetService("StarterGui"):SetCore("SendNotification", {
  8074. Title = "BringObj";
  8075. Text = "BringObj enabled.";
  8076. })
  8077. end
  8078. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  8079. vis = (string.sub(CMDBAR.Text, 7))
  8080. local a = game:GetService("Workspace"):GetDescendants()
  8081. for i = 1, #a do
  8082. if a[i].className == "Part" then
  8083. a[i].Transparency = vis
  8084. elseif a[i].className == "Model" then
  8085. local r = a[i]:getChildren()
  8086. for i = 1, #r do
  8087. if r[i].className == "Part" then
  8088. r[i].Transparency = vis
  8089. end
  8090. end
  8091. end
  8092. end
  8093. end
  8094. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  8095. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  8096. game:GetService("StarterGui"):SetCore("SendNotification", {
  8097. Title = "Success!";
  8098. Text = "HyperTotal GUI Loaded!";
  8099. })
  8100. end
  8101. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  8102. CMDSFRAME.Visible = true
  8103. end
  8104. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  8105. for i,v in pairs(lplayer.Character:GetChildren()) do
  8106. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  8107. v.Handle.Mesh:Destroy()
  8108. end
  8109. end
  8110. end
  8111. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  8112. for i,v in pairs(lplayer.Character:GetChildren()) do
  8113. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  8114. v.Handle.Mesh:Destroy()
  8115. end
  8116. end
  8117. end
  8118. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  8119. for i,v in pairs(lplayer.Character:GetChildren()) do
  8120. if (v:IsA("Tool")) then
  8121. v.Handle.Mesh:Destroy()
  8122. end
  8123. end
  8124. end
  8125. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  8126. for i,v in pairs(lplayer.Character:GetChildren()) do
  8127. if (v:IsA("Tool")) then
  8128. v.Handle.Mesh:Destroy()
  8129. end
  8130. end
  8131. end
  8132. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  8133. local p = Instance.new("RocketPropulsion")
  8134. p.Parent = lplayer.Character.HumanoidRootPart
  8135. p.Name = "Spinner"
  8136. p.Target = lplayer.Character["Left Arm"]
  8137. p:Fire()
  8138. game:GetService("StarterGui"):SetCore("SendNotification", {
  8139. Title = "Spinner enabled";
  8140. Text = "Type ;nospinner to disable.";
  8141. })
  8142. end
  8143. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  8144. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  8145. end
  8146. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  8147. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  8148. if v:isA("Tool") then
  8149. local a = Instance.new("SelectionBox",v.Handle)
  8150. a.Adornee = v.Handle
  8151. v.Handle.Size = Vector3.new(0.5,0.5,60)
  8152. v.GripPos = Vector3.new(0,0,0)
  8153. lplayer.Character.Humanoid:UnequipTools()
  8154. end
  8155. end
  8156. game:GetService("StarterGui"):SetCore("SendNotification", {
  8157. Title = "Reach applied!";
  8158. Text = "Applied to equipped sword. Use ;noreach to disable.";
  8159. })
  8160. end
  8161. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  8162. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  8163. if v:isA("Tool") then
  8164. local a = Instance.new("SelectionBox",v.Handle)
  8165. a.Name = "Reach"
  8166. a.Adornee = v.Handle
  8167. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  8168. v.GripPos = Vector3.new(0,0,0)
  8169. lplayer.Character.Humanoid:UnequipTools()
  8170. end
  8171. end
  8172. game:GetService("StarterGui"):SetCore("SendNotification", {
  8173. Title = "Reach applied!";
  8174. Text = "Applied to equipped sword. Use ;noreach to disable.";
  8175. })
  8176. end
  8177. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  8178. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  8179. if v:isA("Tool") then
  8180. v.Handle.Reach:Destroy()
  8181. end
  8182. end
  8183. game:GetService("StarterGui"):SetCore("SendNotification", {
  8184. Title = "Reach removed!";
  8185. Text = "Removed reach from equipped sword.";
  8186. })
  8187. end
  8188. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  8189. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  8190. lplayer.Character.Humanoid.Name = 1
  8191. local l = lplayer.Character["1"]:Clone()
  8192. l.Parent = lplayer.Character
  8193. l.Name = "Humanoid"
  8194. wait(0.1)
  8195. lplayer.Character["1"]:Destroy()
  8196. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8197. lplayer.Character.Animate.Disabled = true
  8198. wait(0.1)
  8199. lplayer.Character.Animate.Disabled = false
  8200. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8201. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8202. lplayer.Character.Humanoid:EquipTool(v)
  8203. end
  8204. wait(0.1)
  8205. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8206. wait(0.2)
  8207. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8208. wait(0.5)
  8209. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  8210. game:GetService("StarterGui"):SetCore("SendNotification", {
  8211. Title = "Tools needed!";
  8212. Text = "You need a tool in your backpack for this command!";
  8213. })
  8214. end
  8215. end
  8216. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  8217. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  8218. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8219. end
  8220. end
  8221. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  8222. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  8223. cbringall = true
  8224. else
  8225. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  8226. brplr = v.Name
  8227. end
  8228. end
  8229. cbring = true
  8230. end
  8231. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  8232. cbring = false
  8233. cbringall = false
  8234. end
  8235. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  8236. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  8237. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8238. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  8239. lplayer.Character.Humanoid.Name = 1
  8240. local l = lplayer.Character["1"]:Clone()
  8241. l.Parent = lplayer.Character
  8242. l.Name = "Humanoid"
  8243. wait(0.1)
  8244. lplayer.Character["1"]:Destroy()
  8245. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8246. lplayer.Character.Animate.Disabled = true
  8247. wait(0.1)
  8248. lplayer.Character.Animate.Disabled = false
  8249. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8250. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8251. lplayer.Character.Humanoid:EquipTool(v)
  8252. end
  8253. local function tp(player,player2)
  8254. local char1,char2=player.Character,player2.Character
  8255. if char1 and char2 then
  8256. char1:MoveTo(char2.Head.Position)
  8257. end
  8258. end
  8259. wait(0.1)
  8260. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8261. wait(0.2)
  8262. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8263. wait(0.5)
  8264. lplayer.Character.HumanoidRootPart.CFrame = NOW
  8265. wait(0.6)
  8266. tp(lplayer, game:GetService("Players")[v.Name])
  8267. wait(0.4)
  8268. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  8269. game:GetService("StarterGui"):SetCore("SendNotification", {
  8270. Title = "Tools needed!";
  8271. Text = "You need a tool in your backpack for this command!";
  8272. })
  8273. end
  8274. end
  8275. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  8276. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  8277. lplayer.Character.Humanoid.Name = 1
  8278. local l = lplayer.Character["1"]:Clone()
  8279. l.Parent = lplayer.Character
  8280. l.Name = "Humanoid"
  8281. wait(0.1)
  8282. lplayer.Character["1"]:Destroy()
  8283. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8284. lplayer.Character.Animate.Disabled = true
  8285. wait(0.1)
  8286. lplayer.Character.Animate.Disabled = false
  8287. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8288. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8289. lplayer.Character.Humanoid:EquipTool(v)
  8290. end
  8291. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  8292. wait(0.3)
  8293. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  8294. wait(0.4)
  8295. b = Instance.new("BodyForce")
  8296. b.Parent = lplayer.Character.HumanoidRootPart
  8297. b.Name = "Glitch"
  8298. b.Force = Vector3.new(100000000,5000,0)
  8299. game:GetService("StarterGui"):SetCore("SendNotification", {
  8300. Title = "Tools needed!";
  8301. Text = "You need a tool in your backpack for this command!";
  8302. })
  8303. end
  8304. end
  8305. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  8306. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  8307. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  8308. b = Instance.new("BodyForce")
  8309. b.Parent = lplayer.Character.HumanoidRootPart
  8310. b.Name = "unGlitch"
  8311. b.Force = Vector3.new(0,-5000000,0)
  8312. wait(2)
  8313. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  8314. end
  8315. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  8316. lplayer.Character.Humanoid.Health = 0
  8317. wait(1)
  8318. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  8319. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  8320. end
  8321. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  8322. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  8323. game:GetService("StarterGui"):SetCore("SendNotification", {
  8324. Title = "Success!";
  8325. Text = "DEX Explorer has loaded.";
  8326. })
  8327. end
  8328. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  8329. local Anim = Instance.new("Animation")
  8330. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  8331. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  8332. track:Play(.1, 1, 1)
  8333. end
  8334. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  8335. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  8336. game:GetService("StarterGui"):SetCore("SendNotification", {
  8337. Title = "Success!";
  8338. Text = "Energize Animations GUI has loaded.";
  8339. })
  8340. end
  8341. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  8342. saved = lplayer.Character.HumanoidRootPart.CFrame
  8343. game:GetService("StarterGui"):SetCore("SendNotification", {
  8344. Title = "Position Saved";
  8345. Text = "Use ;loadpos to return to saved position.";
  8346. })
  8347. end
  8348. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  8349. lplayer.Character.HumanoidRootPart.CFrame = saved
  8350. end
  8351. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  8352. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  8353. local Anim2 = Instance.new("Animation")
  8354. Anim2.AnimationId = "rbxassetid://148840371"
  8355. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  8356. track2:Play(.1, 1, 1)
  8357. bplrr = v.Name
  8358. banpl = true
  8359. end
  8360. end
  8361. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  8362. banpl = false
  8363. end
  8364. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  8365. local function bringmodw()
  8366. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  8367. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  8368. for i,ch in pairs(obj:GetDescendants()) do
  8369. if (ch:IsA("BasePart")) then
  8370. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  8371. ch.CanCollide = false
  8372. ch.Transparency = 0.7
  8373. wait()
  8374. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  8375. wait()
  8376. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  8377. wait()
  8378. ch.CFrame = lplayer.Character["Head"].CFrame
  8379. end
  8380. end
  8381. end
  8382. end
  8383. end
  8384. while wait() do
  8385. bringmodw()
  8386. end
  8387. game:GetService("StarterGui"):SetCore("SendNotification", {
  8388. Title = "BringMod";
  8389. Text = "BringMod enabled.";
  8390. })
  8391. end
  8392. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  8393. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  8394. local hum = Instance.new('Humanoid', mod)
  8395. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  8396. lplayer.Character = mod
  8397. end
  8398. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  8399. game:GetService'RunService'.Stepped:Connect(function()
  8400. pcall(function()
  8401. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  8402. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  8403. for _,x in pairs(v.Character.Head:GetChildren()) do
  8404. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  8405. end
  8406. end
  8407. end
  8408. end)
  8409. end)
  8410. game:GetService("StarterGui"):SetCore("SendNotification", {
  8411. Title = "Attempting Shutdown";
  8412. Text = "Shutdown Attempt has begun.";
  8413. })
  8414. end
  8415. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  8416. objtodel = (string.sub(CMDBAR.Text, 8))
  8417. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  8418. if v.Name == objtodel then
  8419. v:Destroy()
  8420. end
  8421. end
  8422. end
  8423. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  8424. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  8425. print(v)
  8426. end
  8427. game:GetService("StarterGui"):SetCore("SendNotification", {
  8428. Title = "Printed";
  8429. Text = "Players have been printed to console. (F9)";
  8430. })
  8431. end
  8432. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  8433. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  8434. if (v:IsA("Decal")) then
  8435. v:Destroy()
  8436. end
  8437. end
  8438. end
  8439. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  8440. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  8441. game:GetService("StarterGui"):SetCore("SendNotification", {
  8442. Title = "Success!";
  8443. Text = "OpFinality GUI has loaded.";
  8444. })
  8445. end
  8446. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  8447. remotes = true
  8448. added = true
  8449. game.DescendantAdded:connect(function(rmt)
  8450. if added == true then
  8451. if remotes == true then
  8452. if rmt:IsA("RemoteEvent") then
  8453. print("A RemoteEvent was added!")
  8454. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  8455. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  8456. end end end
  8457. end)
  8458. game.DescendantAdded:connect(function(rmtfnctn)
  8459. if added == true then
  8460. if remotes == true then
  8461. if rmtfnctn:IsA("RemoteFunction") then
  8462. warn("A RemoteFunction was added!")
  8463. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  8464. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  8465. end end end
  8466. end)
  8467.  
  8468. game.DescendantAdded:connect(function(bndfnctn)
  8469. if added == true then
  8470. if binds == true then
  8471. if bndfnctn:IsA("BindableFunction") then
  8472. print("A BindableFunction was added!")
  8473. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  8474. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  8475. end end end
  8476. end)
  8477.  
  8478. game.DescendantAdded:connect(function(bnd)
  8479. if added == true then
  8480. if binds == true then
  8481. if bnd:IsA("BindableEvent") then
  8482. warn("A BindableEvent was added!")
  8483. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  8484. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  8485. end end end
  8486. end)
  8487.  
  8488.  
  8489. if binds == true then
  8490. for i,v in pairs(game:GetDescendants()) do
  8491. if v:IsA("BindableFunction") then
  8492. print(" game." .. v:GetFullName() .. " | BindableFunction")
  8493. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  8494. end end
  8495. for i,v in pairs(game:GetDescendants()) do
  8496. if v:IsA("BindableEvent") then
  8497. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  8498. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  8499. end end
  8500. else
  8501. print("Off")
  8502. end
  8503. if remotes == true then
  8504. for i,v in pairs(game:GetDescendants()) do
  8505. if v:IsA("RemoteFunction") then
  8506. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  8507. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  8508. end end
  8509. wait()
  8510. for i,v in pairs(game:GetDescendants()) do
  8511. if v:IsA("RemoteEvent") then
  8512. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  8513. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  8514. end end
  8515. else
  8516. print("Off")
  8517. end
  8518. game:GetService("StarterGui"):SetCore("SendNotification", {
  8519. Title = "Printing Remotes";
  8520. Text = "Type ;noremotes to disable.";
  8521. })
  8522. end
  8523. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  8524. remotes = false
  8525. added = false
  8526. game:GetService("StarterGui"):SetCore("SendNotification", {
  8527. Title = "Printing Remotes Disabled";
  8528. Text = "Type ;remotes to enable.";
  8529. })
  8530. end
  8531. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  8532. spin = false
  8533. followed = false
  8534. traill = false
  8535. noclip = false
  8536. annoying = false
  8537. hwalk = false
  8538. cbringing = false
  8539. end
  8540. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  8541. stopsitting = true
  8542. end
  8543. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  8544. stopsitting = false
  8545. end
  8546. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  8547. print(adminversion)
  8548. game:GetService("StarterGui"):SetCore("SendNotification", {
  8549. Title = "Version";
  8550. Text = adminversion;
  8551. })
  8552. end
  8553. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  8554. clickgoto = true
  8555. game:GetService("StarterGui"):SetCore("SendNotification", {
  8556. Title = "Click TP";
  8557. Text = "Press E to teleport to mouse position";
  8558. })
  8559. end
  8560. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  8561. clickgoto = false
  8562. game:GetService("StarterGui"):SetCore("SendNotification", {
  8563. Title = "Click TP";
  8564. Text = "Click TP has been disabled.";
  8565. })
  8566. end
  8567. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  8568. gettingtools = true
  8569. game:GetService("StarterGui"):SetCore("SendNotification", {
  8570. Title = "Tools Enabled";
  8571. Text = "Automatically colleting tools dropped.";
  8572. })
  8573. end
  8574. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  8575. gettingtools = false
  8576. game:GetService("StarterGui"):SetCore("SendNotification", {
  8577. Title = "Tools Disabled";
  8578. Text = "Click TP has been disabled.";
  8579. })
  8580. end
  8581. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  8582. ScreenGui:Destroy()
  8583. end
  8584. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  8585. lplayer.Character.Head:Destroy()
  8586. end
  8587. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  8588. statechosen = string.sub(CMDBAR.Text, 7)
  8589. changingstate = true
  8590. end
  8591. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  8592. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  8593. end
  8594. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  8595. removingmeshhats = true
  8596. end
  8597. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  8598. removingmeshhats = false
  8599. end
  8600. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  8601. removingmeshtool = true
  8602. end
  8603. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  8604. removingmeshtool = false
  8605. end
  8606. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  8607. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  8608. if v:IsA("Tool") then
  8609. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  8610. v.Parent = player.Character
  8611. end
  8612. end
  8613. end
  8614. end
  8615. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  8616. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  8617. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  8618. end
  8619. end
  8620. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  8621. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  8622. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  8623. end
  8624. end
  8625. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  8626. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  8627. game:GetService("StarterGui"):SetCore("SendNotification", {
  8628. Title = player.AccountAge.." Days";
  8629. Text = "Account age of "..player.Name;
  8630. })
  8631. end
  8632. end
  8633. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  8634. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  8635. game:GetService("StarterGui"):SetCore("SendNotification", {
  8636. Title = player.UserId.." ID";
  8637. Text = "Account ID of "..player.Name;
  8638. })
  8639. end
  8640. end
  8641. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  8642. game:GetService("StarterGui"):SetCore("SendNotification", {
  8643. Title = "Game ID";
  8644. Text = "Game ID: ".. game.GameId;
  8645. })
  8646. end
  8647. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  8648. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  8649. if pgscheck == true then
  8650. game:GetService("StarterGui"):SetCore("SendNotification", {
  8651. Title = "PGSPhysicsSolverEnabled";
  8652. Text = "PGS is Enabled!";
  8653. })
  8654. else
  8655. game:GetService("StarterGui"):SetCore("SendNotification", {
  8656. Title = "PGSPhysicsSolverEnabled";
  8657. Text = "PGS is Disabled!";
  8658. })
  8659. end
  8660. end
  8661. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  8662. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  8663. if v:IsA("Part") then
  8664. if v.Transparency == 1 then
  8665. if v.Name ~= "HumanoidRootPart" then
  8666. v:Destroy()
  8667. end
  8668. end
  8669. end
  8670. end
  8671. end
  8672. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  8673. game:GetService("Lighting").FogStart = 0
  8674. game:GetService("Lighting").FogEnd = 9999999999999
  8675. end
  8676. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  8677. lplayer.Character.Humanoid.Parent = lplayer
  8678. end
  8679. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  8680. lplayer.Humanoid.Parent = lplayer.Character
  8681. end
  8682. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  8683. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  8684. if v:IsA("Tool") then
  8685. v.Parent = lplayer.Character
  8686. wait()
  8687. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  8688. v.Parent = player.Character
  8689. end
  8690. end
  8691. end
  8692. end
  8693. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  8694. speedfly = string.sub(CMDBAR.Text, 10)
  8695. wait()
  8696. change()
  8697. end
  8698. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  8699. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  8700. local Anim3 = Instance.new("Animation")
  8701. Anim3.AnimationId = "rbxassetid://282574440"
  8702. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  8703. track3:Play(.1, 1, 1)
  8704. bplrr = v.Name
  8705. banpl = true
  8706. end
  8707. end
  8708. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  8709. banpl = false
  8710. end
  8711. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  8712. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  8713. staring = true
  8714. stareplr = v
  8715. end
  8716. end
  8717. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  8718. staring = false
  8719. end
  8720. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  8721. chatlogs = true
  8722. game:GetService("StarterGui"):SetCore("SendNotification", {
  8723. Title = "LogChat enabled";
  8724. Text = "Now logging all player chat.";
  8725. })
  8726. end
  8727. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  8728. chatlogs = false
  8729. game:GetService("StarterGui"):SetCore("SendNotification", {
  8730. Title = "LogChat disabled";
  8731. Text = "Stopped logging all player chat.";
  8732. })
  8733. end
  8734. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  8735. game:GetService("Workspace").CurrentCamera:Destroy()
  8736. wait(0.1)
  8737. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  8738. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  8739. lplayer.CameraMinZoomDistance = 0.5
  8740. lplayer.CameraMaxZoomDistance = 400
  8741. lplayer.CameraMode = "Classic"
  8742. end
  8743. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  8744. changingstate = false
  8745. end
  8746. CMDBAR.Text = ""
  8747. end
  8748. end)
  8749.  
  8750. wait(0.3)
  8751. game:GetService("StarterGui"):SetCore("SendNotification", {
  8752. Title = "Loaded successfully!";
  8753. Text = "Reviz Admin V2 by illremember";
  8754. })
  8755. wait(0.1)
  8756. print("Reviz Admin V2 loaded!")
  8757. if game:GetService("Workspace").FilteringEnabled == true then
  8758. warn("FE is Enabled (Filtering Enabled)")
  8759. game:GetService("StarterGui"):SetCore("SendNotification", {
  8760. Title = "FE is Enabled";
  8761. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  8762. })
  8763. else
  8764. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  8765. game:GetService("StarterGui"):SetCore("SendNotification", {
  8766. Title = "FE is Disabled";
  8767. Text = "Filtering Disabled. Consider using a different admin script.";
  8768. })
  8769. end
  8770.  
  8771. local intro = Instance.new("ScreenGui")
  8772. local Frame = Instance.new("Frame")
  8773. local ImageLabel = Instance.new("ImageLabel")
  8774. intro.Parent = game:GetService("CoreGui")
  8775. Frame.Parent = intro
  8776. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  8777. Frame.BackgroundTransparency = 1
  8778. Frame.Size = UDim2.new(1, 0, 0, 300)
  8779. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  8780. ImageLabel.Parent = Frame
  8781. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8782. ImageLabel.BackgroundTransparency = 1
  8783. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  8784. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  8785. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  8786. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  8787. wait(3.01)
  8788. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  8789. wait(5.01)
  8790. intro:Destroy()
  8791. end)
  8792.  
  8793.  
  8794. end
  8795. coroutine.resume(coroutine.create(SCRIPT_XDLP85_FAKESCRIPT))
  8796. function SCRIPT_KYVH85_FAKESCRIPT() -- Stats.Script
  8797. getfenv().script = Instance.new('Script', Stats)
  8798.  
  8799. button = script.Parent
  8800.  
  8801.  
  8802. button.MouseButton1Down:connect(function()
  8803. -- Services
  8804. local Players = game:GetService("Players")
  8805. local RunService = game:GetService("RunService")
  8806. local CoreGui = game.Players.LocalPlayer.PlayerGui
  8807.  
  8808. -- Constants
  8809. local DEBUG_MODE = false -- places the gui in playergui for testing
  8810. local RBX_UTIL = LoadLibrary("RbxUtility")
  8811. local CREATE = RBX_UTIL.Create
  8812. local PLAYER = Players.LocalPlayer
  8813. local HUMANOID = PLAYER.Character.Humanoid
  8814. local PLAYER_GUI = PLAYER.PlayerGui
  8815. local MOUSE = PLAYER:GetMouse()
  8816.  
  8817. -- Variables
  8818. local hotkey = 33 --hotkey id, by default id of f8 key
  8819. local playerSearch = false
  8820.  
  8821. -- Objects
  8822.  
  8823. local buttonToolbar = { --{name,icon,nameID,commands,togglebox}
  8824. {"Stat Changing", "http://www.roblox.com/asset/?id=453557601", "statchanging", true, false};
  8825. }
  8826.  
  8827. local pageContent = {
  8828. ["statchanging"] = {
  8829. ["AAR"] = {"Toggle", "Adopt & Raise a Cute Baby"},
  8830. ["BLXH"] = {"Toggle", "Blox Hunt"},
  8831. ["CT2"] = {"Toggle", "Clone Tycoon 2"},
  8832. ["DBFS"] = {"Toggle", "DBFS (Punch after clicking)"},
  8833. ["DBO"] = {"Toggle", "Dragon Ball Online"},
  8834. ["DBS2"] = {"Toggle", "Dragon Ball Super 2"},
  8835. ["HSS"] = {"Toggle", "Huge Sword Simulator"},
  8836. ["Jaws"] = {"Toggle", "Jaws Coins"},
  8837. ["NFB"] = {"Toggle", "Naruto Final Bond"},
  8838. ["NRPG"] = {"Toggle", "NRPG: B Unlock All"},
  8839. ["OPMU"] = {"Toggle", "One Punch Man Unleashed"},
  8840. ["POF"] = {"Toggle", "Plates of Fate: Mayhem"},
  8841. ["ProZ"] = {"Toggle", "Project Z Stats"},
  8842. ["ROC"] = {"Toggle", "Rocitizens"},
  8843. ["SDQ"] = {"Toggle", "Scuba Diving at Quill Lake"},
  8844. ["SL"] = {"Toggle", "Shinobi Life"},
  8845. ["SB2"] = {"Toggle", "Skyblock 2"},
  8846. ["SdSm"] = {"Toggle", "Soda Drinking Simulator"},
  8847. ["THP"] = {"Toggle", "The Plaza"},
  8848. ["TnkS"] = {"Toggle", "Thinking Simulator Auto-Farm"},
  8849. ["TGPK"] = {"Toggle", "Tokyo Ghoul Project Killzone"},
  8850. ["ZooT"] = {"Toggle", "Zoo Tycoon"},
  8851. },
  8852. }
  8853.  
  8854. local buttonPorts = {
  8855. ["AAR"] = function(player,target,bool)
  8856. game.ReplicatedStorage.NetworkEvent:FireServer("AwardCash", 999999999)
  8857. end,
  8858. ["BLXH"] = function(player,target,bool)
  8859. for i = 1, 999999 do
  8860. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  8861. wait()
  8862. end
  8863. end,
  8864. ["CT2"] = function(player,target,bool)
  8865. game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", 2500000)
  8866. game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", 2500000)
  8867. game.Workspace.Events.DataStores.CurrencyGiver:FireServer("Stone",1000000)
  8868. game.Workspace.Events.DataStores.CurrencyGiver:FireServer("Coal",1000000)
  8869. game.Workspace.Events.DataStores.CurrencyGiver:FireServer("Iron",1000000)
  8870. game.Workspace.Events.DataStores.CurrencyGiver:FireServer("Gold",1000000)
  8871. game.Workspace.Events.DataStores.CurrencyGiver:FireServer("Diamonds",1000000)
  8872. end,
  8873. ["DBFS"] = function(player,target,bool)
  8874. loadstring(game:GetObjects("rbxassetid://2156579074")[1].Source)()
  8875. end,
  8876. ["DBO"] = function(player,target,bool)
  8877. local r = game.Players.LocalPlayer.Data
  8878. r.Ki.Value=9999999
  8879. r.Death.Value=9999999
  8880. r.Hand.Value=9999999
  8881. r.Physical.Value=9999999
  8882. r.Defense.Value=9999999
  8883. r.Power.Value=9999999
  8884. r.Speed.Value=9999999
  8885. r.KiControl.Value=9999999
  8886. r.UpgradePoints.Value=9999999
  8887. r.Coins.Value=9999999
  8888. r.Agility.Value=9999999
  8889. end,
  8890. ["DBS2"] = function(player,target,bool)
  8891. game.Players.LocalPlayer.Data.Prestige.Value = 10
  8892. game.Players.LocalPlayer.Data.ZenoVerseMaps.Value = 1200000
  8893. game.Players.LocalPlayer.Data.Teleport.Value = 9999999
  8894. end,
  8895. ["HSS"] = function(player,target,bool)
  8896. while true do wait() game.ReplicatedStorage.punch:FireServer() end
  8897. end,
  8898. ["Jaws"] = function(player,target,bool)
  8899. game.ReplicatedStorage.RemoteFunctions.Data:InvokeServer("OpCoins", "Subtract", -3000000)
  8900. end,
  8901. ["NFB"] = function(player,target,bool)
  8902. game.Workspace.EXPRate.MaxEXP.Value=1000000
  8903. game.Workspace.EXPRate.MinEXP.Value=1000000
  8904. local ChatService = game:GetService("Chat")
  8905. local children = game:GetService("Players"):GetChildren()
  8906. local ChatMessage = "1 level per jutsu granted!"
  8907. for i = 1, #children do
  8908. ChatService:Chat(children[i].Character.Head, ChatMessage, "Red")
  8909. end
  8910. end,
  8911. ["NRPG"] = function(player,target,bool)
  8912. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.ken:GetChildren()
  8913. for i, v in pairs(target) do
  8914. v.lock.Visible = false
  8915. end
  8916.  
  8917. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub:GetChildren()
  8918. for i, v in pairs(target) do
  8919. v.lock.Visible = false
  8920. end
  8921.  
  8922. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Nin:GetChildren()
  8923. for i, v in pairs(target) do
  8924. v.lock.Visible = false
  8925. end
  8926.  
  8927. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Wep:GetChildren()
  8928. for i, v in pairs(target) do
  8929. v.lock.Visible = false
  8930. end
  8931.  
  8932. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Comp:GetChildren()
  8933. for i, v in pairs(target) do
  8934. v.lock.Visible = false
  8935. end
  8936. end,
  8937. ["OPMU"] = function(player,target,bool)
  8938. local r = game.Players.LocalPlayer.Data
  8939. r.Level.Value=500
  8940. r.Agi.Value=9241412515
  8941. r.Str.Value=9421441515
  8942. r.Hea.Value=8573254235
  8943. r.Sta.Value=7297129471
  8944. r.Atk.Value=8124217821
  8945. r.Yen.Value=2415125151
  8946. end,
  8947. ["POF"] = function(player,target,bool)
  8948. game.Workspace.RemoteEvents.ShopBuyEvent:FireServer(-100000, "D=9Vb7aMuZt!8aMH")
  8949. end,
  8950. ["ProZ"] = function(player,target,bool)
  8951. loadstring(game:GetObjects("rbxassetid://2156612561")[1].Source)()
  8952. end,
  8953. ["ROC"] = function(player,target,bool)
  8954. game.Players.LocalPlayer.ChangeMoney:Fire(98712839)
  8955. end,
  8956. ["SDQ"] = function(player,target,bool)
  8957. game.ReplicatedStorage.Pay:FireServer(-99999, "Buy")
  8958. game.ReplicatedStorage.ChangeValue:FireServer(game.Players.LocalPlayer.GoldCoins, 99999)
  8959. end,
  8960. ["SL"] = function(player,target,bool)
  8961. local r = game.Players.LocalPlayer.Backpack.keyinput
  8962. r:FireServer("equipkey", "bounty", "100000")
  8963. r:FireServer("equipkey", "lvl", "3000", 456345234534565)
  8964. r:FireServer("equipkey", "ryo1", "999999")
  8965. r:FireServer("equipkey", "ryo2", "99999999")
  8966. r:FireServer("equipkey", "spins", "175")
  8967. end,
  8968. ["SB2"] = function(player,target,bool)
  8969. for i = 1,1000000 do
  8970. game.Workspace.Events.ItemPlacing.RewardOrHarvest:InvokeServer("Wood", 16, "WoodPart")
  8971. wait()
  8972. game.Workspace.Events.Trading.Seller:InvokeServer(64, "Wood", 16)
  8973. end
  8974. end,
  8975. ["SdSm"] = function(player,target,bool)
  8976. while true do
  8977. for i=1, 100, 1 do
  8978. game.Players.LocalPlayer.Backpack.Soda.Drink:FireServer()
  8979. game.Players.LocalPlayer.Backpack.Soda.Burp:FireServer()
  8980. game:GetService("ReplicatedStorage").PerformStunt:FireServer(10000)
  8981. end
  8982. wait(3)
  8983. end
  8984. end,
  8985. ["THP"] = function(player,target,bool)
  8986. while wait(0.01) do
  8987. game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(1000000, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  8988. end
  8989. end,
  8990. ["TnkS"] = function(player,target,bool)
  8991. local player = game.Players.LocalPlayer
  8992. local Event = player.Input
  8993.  
  8994. Times = 400
  8995.  
  8996. for i = 1, Times do
  8997. wait(1)
  8998. Event:FireServer()
  8999. end
  9000. end,
  9001. ["TGPK"] = function(player,target,bool)
  9002. loadstring(game:GetObjects("rbxassetid://2156625511")[1].Source)()
  9003. end,
  9004. ["ZooT"] = function(player,target,bool)
  9005. game.ReplicatedStorage.RemoteCash:FireServer(1000000000)
  9006. end,
  9007.  
  9008. }
  9009.  
  9010. if (DEBUG_MODE and PLAYER_GUI or CoreGui):FindFirstChild("CoreUI") then
  9011. (DEBUG_MODE and PLAYER_GUI or CoreGui):FindFirstChild("CoreUI"):Destroy()
  9012. end
  9013.  
  9014. local guiFrame = CREATE "ScreenGui" {
  9015. Name = "CoreUI";
  9016. Parent = DEBUG_MODE and PLAYER_GUI or CoreGui;
  9017.  
  9018. CREATE "TextLabel" {
  9019. Size = UDim2.new(0, 0, 0, 0);
  9020. Position = UDim2.new(0, 5, 0, 10);
  9021. BackgroundTransparency = 1;
  9022. TextXAlignment = Enum.TextXAlignment.Left;
  9023. Text = "Press 'f8' to toggle GUI";
  9024. TextColor3 = Color3.new(0, 0, 0);
  9025. Font = Enum.Font.SourceSansBold;
  9026. FontSize = Enum.FontSize.Size12;
  9027. };
  9028.  
  9029. CREATE "Frame" {
  9030. BackgroundColor3 = Color3.new(152/255, 17/255, 17/255);
  9031. Size = UDim2.new(0, 300, 0, 90);
  9032. Position = UDim2.new(0.5, -150, 0.5, 0);
  9033. BorderSizePixel = 0;
  9034. BackgroundTransparency = 0.8;
  9035. ZIndex = 2;
  9036. Name = "MessageBox";
  9037. Visible = false;
  9038.  
  9039. CREATE "TextLabel" {
  9040. Size = UDim2.new(1, -20, 1, -20);
  9041. Position = UDim2.new(0, 10, 0, 10);
  9042. TextWrap = true;
  9043. Name = "Text";
  9044. Text = "";
  9045. TextColor3 = Color3.new(255/255,255/255,255/255);
  9046. Font = Enum.Font.SourceSansBold;
  9047. FontSize = Enum.FontSize.Size18;
  9048. BackgroundTransparency = 1;
  9049. ZIndex = 2;
  9050. };
  9051. };
  9052. }
  9053.  
  9054. local bar = CREATE "Frame" {
  9055. Name = "Bar";
  9056. Active = true;
  9057. Draggable = true;
  9058. BackgroundColor3 = Color3.new(16/255, 16/255, 16/255);
  9059. BorderSizePixel = 0;
  9060. Size = UDim2.new(0.2, 0, 0.1, 0);
  9061. Position = UDim2.new(0.2, 0, 0.1, 0);
  9062. Parent = guiFrame;
  9063.  
  9064. CREATE "ImageLabel" {
  9065. BorderSizePixel = 0;
  9066. BackgroundTransparency = 1;
  9067. Image = "http://www.roblox.com/asset/?id=2042476079";
  9068. Size = UDim2.new(0, 200, 0, 71);
  9069. Position = UDim2.new(0, 25, 0, -1);
  9070. };
  9071. };
  9072.  
  9073. local toolBarMask = CREATE "Frame" {
  9074. Name = "Toolbar";
  9075. BackgroundColor3 = Color3.new(32/255, 32/255, 32/255);
  9076. BorderSizePixel = 0;
  9077. ClipsDescendants = true;
  9078. Size = UDim2.new(1, 0, 0, 40);
  9079. Position = UDim2.new(0, 0, 1, 0);
  9080. Parent = bar;
  9081.  
  9082. CREATE "Frame" {
  9083. Name = "Underline";
  9084. BackgroundColor3 = Color3.new(205/255, 24/255, 24/255);
  9085. BorderSizePixel = 0;
  9086. Size = UDim2.new(1, 0, 0, 3);
  9087. Position = UDim2.new(0, 0, 1, -3);
  9088. };
  9089. }
  9090.  
  9091. local toolBarContainer = CREATE "Frame" {
  9092. Name = "Container";
  9093. BackgroundTransparency = 1;
  9094. BorderSizePixel = 0;
  9095. Size = UDim2.new(10, 0, 1, 0);
  9096. Parent = toolBarMask
  9097. }
  9098.  
  9099. local closeButton = CREATE "ImageButton" {
  9100. BackgroundTransparency = 1;
  9101. Size = UDim2.new(0, 20, 0, 20);
  9102. Position = UDim2.new(0, 5, 0, 2);
  9103. Image = "http://www.roblox.com/asset/?id=453558437";
  9104. BorderSizePixel = 0;
  9105. Name = "close";
  9106. Parent = bar;
  9107. [CREATE.E "MouseButton1Click"] = function()
  9108. bar.Visible = not bar.Visible
  9109. bar.Position = UDim2.new(0.2, 0, 0.1, 0)
  9110. end;
  9111. }
  9112.  
  9113. local frameBin = CREATE "Frame" {
  9114. BackgroundColor3 = Color3.new(25/255, 25/255, 25/255);
  9115. Name = "FrameBin";
  9116. BorderSizePixel = 0;
  9117. ClipsDescendants = true;
  9118. Size = UDim2.new(1, 0, 0, 500);
  9119. Position = UDim2.new(0, 0, 1, 40);
  9120. Parent = bar;
  9121. CREATE "Frame" {
  9122. BackgroundColor3 = Color3.new(25/255, 25/255, 25/255);
  9123. Size = UDim2.new(1, 0, 1, 0);
  9124. BackgroundTransparency = 1;
  9125. BorderSizePixel = 0;
  9126. Name = "HomePage";
  9127. };
  9128. CREATE "TextLabel" {
  9129. Size = UDim2.new(0, 0, 0, 0);
  9130. Position = UDim2.new(0.50, 0, 0.1, 0);
  9131. Text = "Wow, a semi-large update?\nCheck the thread for update info!\nWelcome to OPX v1.3 made by Killingman107\nUpdate logs can be found on V3rm";
  9132. TextColor3 = Color3.new(255/255,255/255,255/255);
  9133. Font = Enum.Font.SourceSansBold;
  9134. FontSize = Enum.FontSize.Size12;
  9135. };
  9136. CREATE "TextLabel" {
  9137. Size = UDim2.new(0, 0, 0, 0);
  9138. Position = UDim2.new(0.50, 0, 0.14, 0);
  9139. Text = "\n\n\n\n\n\nThe UI will look a little wonky for now.\n This is due to me attempting\nto get it to look the same\non all chosen app sized.\nClick Stat Changing to begin!";
  9140. TextColor3 = Color3.new(255/255,255/255,255/255);
  9141. Font = Enum.Font.SourceSansBold;
  9142. FontSize = Enum.FontSize.Size12;
  9143. };
  9144. }
  9145.  
  9146. local outline = Instance.new("Frame",bar)
  9147. outline.BackgroundTransparency = 1
  9148. outline.Position = UDim2.new(0, 0, 0)
  9149. outline.Size = UDim2.new(1, 0, 1, 540)
  9150. outline.Name = "Outline"
  9151.  
  9152. local barmask1 = Instance.new("Frame",outline)
  9153. barmask1.BorderSizePixel = 0
  9154. barmask1.BackgroundColor3 = Color3.new(205/255, 24 /255, 24/255)
  9155. barmask1.Size = UDim2.new(1, 0, 0, 4)
  9156. barmask1.Position = UDim2.new(0, 0, 0, -4)
  9157.  
  9158. local barmask2 = Instance.new("Frame",outline)
  9159. barmask2.BorderSizePixel = 0
  9160. barmask2.BackgroundColor3 = Color3.new(205/255, 24 /255, 24/255)
  9161. barmask2.Size = UDim2.new(1, 0, 0, 4)
  9162. barmask2.Position = UDim2.new(0, 0, 1, 0)
  9163.  
  9164. function SetupGUI()
  9165. for key, value in pairs(buttonToolbar) do
  9166. toolBarContainer.Size = UDim2.new(0,5 + (key * 145),1,0)
  9167.  
  9168. local buttonTab = Instance.new("Frame",frameBin)
  9169. buttonTab.BackgroundColor3 = Color3.new(25/255, 25/255, 25/255)
  9170. buttonTab.Size = UDim2.new(1, 0, 1, 0)
  9171. buttonTab.BackgroundTransparency = 1
  9172. buttonTab.BorderSizePixel = 0
  9173. buttonTab.Visible = false
  9174. buttonTab.Name = value[3]
  9175.  
  9176. if value[4] then
  9177.  
  9178. local toggleContainer = Instance.new("ScrollingFrame",buttonTab)
  9179. toggleContainer.Size = UDim2.new(0.3, 145, 0.80, 0)
  9180. toggleContainer.Position = UDim2.new(0.033, 0, 0.1, 0)
  9181. toggleContainer.BackgroundColor3 = Color3.new(10/255, 10/255, 10/255)
  9182. toggleContainer.BorderColor3 = Color3.new(50/255, 50/255, 50/255)
  9183. toggleContainer.ClipsDescendants = true
  9184. toggleContainer.ScrollBarThickness = 1
  9185. toggleContainer.Name = "ToggleContainer"
  9186.  
  9187. local toggleText = Instance.new("TextLabel",buttonTab)
  9188. toggleText.Size = UDim2.new(0, 0, 0, 0)
  9189. toggleText.Position = UDim2.new(0.50, 0, 0.025, 0)
  9190. toggleText.Text = "\n\nMade by Killingman107\nUpdate logs can be found on V3rm\nPress 'f8' to toggle GUI"
  9191. toggleText.Name = "ToggleText"
  9192. toggleText.TextColor3 = Color3.new(255/255,255/255,255/255)
  9193. toggleText.Font = Enum.Font.SourceSansBold
  9194. toggleText.FontSize = Enum.FontSize.Size14
  9195.  
  9196. for newkey, newvalue in pairs(pageContent) do
  9197. if newkey == value[3] then
  9198. local iterationOne = 0
  9199. for subkey, subvalue in pairs(newvalue) do
  9200. if subvalue[1] == "Toggle" then
  9201. local button = Instance.new("TextButton",toggleContainer)
  9202. button.BackgroundColor3 = Color3.new(205/255, 24/255, 24/255)
  9203. button.TextColor3 = Color3.new(255/255,255/255,255/255)
  9204. button.FontSize = Enum.FontSize.Size14
  9205. button.Size = UDim2.new(1, -20, 0, 20)
  9206. button.Position = UDim2.new(0, 10, 0, 10 + (iterationOne * 25))
  9207. button.Font = Enum.Font.SourceSansBold
  9208. button.BorderColor3 = Color3.new(131/255, 13/255, 13/255)
  9209. button.BorderSizePixel = 0
  9210. button.Name = subkey
  9211. button.Text = subvalue[2]
  9212. iterationOne = iterationOne + 1
  9213. button.MouseButton1Click:connect(function()
  9214. print(subkey)
  9215. assert(buttonPorts[subkey], "Invalid port")(PLAYER)
  9216. end)
  9217. end
  9218. end
  9219. end
  9220. end
  9221. end
  9222.  
  9223. local button = Instance.new("TextButton",toolBarContainer)
  9224. button.Size = UDim2.new(0, 200, 0, 37)
  9225. button.Position = UDim2.new(0, 0 + (key - 1) * 145, 0, 0)
  9226. button.BackgroundColor3 = Color3.new(32/255, 32/255, 32/255)
  9227. button.TextColor3 = Color3.new(255/255,255/255,255/255)
  9228. button.Font = Enum.Font.SourceSansBold
  9229. button.FontSize = Enum.FontSize.Size14
  9230. button.AutoButtonColor = false
  9231. button.BorderSizePixel = 0
  9232. button.Name = value[3]
  9233. button.Text = ""
  9234.  
  9235. local icon = Instance.new("ImageLabel",button)
  9236. icon.Size = UDim2.new(0, 20, 0, 20)
  9237. icon.Position = UDim2.new(0, 8, 0.5, -10)
  9238. icon.BackgroundTransparency = 1
  9239. icon.BorderSizePixel = 0
  9240. icon.Image = value[2]
  9241.  
  9242. local label = Instance.new("TextLabel",button)
  9243. label.Size = UDim2.new(0.8, 0, 1, 0)
  9244. label.Position = UDim2.new(0.18, 0, 0, 0)
  9245. label.BackgroundTransparency = 1
  9246. label.TextColor3 = Color3.new(255/255,255/255,255/255)
  9247. label.Font = Enum.Font.SourceSansBold
  9248. label.FontSize = Enum.FontSize.Size14
  9249. label.Text = value[1]
  9250.  
  9251. button.MouseEnter:connect(function()
  9252. if button.BackgroundColor3 ~= Color3.new(205/255, 24 /255, 24/255) then
  9253. button.BackgroundColor3 = Color3.new(50/255, 50/255, 50/255)
  9254. end
  9255. end)
  9256.  
  9257. button.MouseLeave:connect(function()
  9258. if button.BackgroundColor3 ~= Color3.new(205/255, 24 /255, 24/255) then
  9259. button.BackgroundColor3 = Color3.new(32/255, 32/255, 32/255)
  9260. end
  9261. end)
  9262.  
  9263. button.MouseButton1Click:connect(function()
  9264. local buttonFrames = frameBin:GetChildren()
  9265. local buttons = toolBarContainer:GetChildren()
  9266. for i = 1, #buttonFrames do buttonFrames[i].Visible = false end
  9267. for i = 1, #buttons do if buttons[i]:IsA("TextButton") then buttons[i].BackgroundColor3 = Color3.new(32/255, 32/255, 32/255) end end
  9268. button.BackgroundColor3 = Color3.new(205/255, 24 /255, 24/255)
  9269. buttonTab.Visible = true
  9270. end)
  9271. end
  9272. end
  9273.  
  9274. MOUSE.KeyDown:connect(function(Key)
  9275. if Key == string.char(hotkey) then
  9276. bar.Visible = not bar.Visible
  9277. bar.Position = UDim2.new(0.2, 0, 0.1, 0)
  9278. end
  9279. end)
  9280.  
  9281. SetupGUI()
  9282. end)
  9283.  
  9284. end
  9285. coroutine.resume(coroutine.create(SCRIPT_KYVH85_FAKESCRIPT))
  9286. function SCRIPT_UALM84_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain1
  9287. getfenv().script = Instance.new('Script', PureHub)
  9288.  
  9289. function memes1()
  9290. game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Active = true
  9291. game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Selectable = true
  9292. game.Players.LocalPlayer.PlayerGui.PureHub.CloneTycoon2.Draggable = true
  9293.  
  9294. end
  9295.  
  9296. while true do
  9297. memes1()
  9298. wait(5)
  9299. end
  9300.  
  9301. end
  9302. coroutine.resume(coroutine.create(SCRIPT_UALM84_FAKESCRIPT))
  9303. function SCRIPT_KNZU75_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain2
  9304. getfenv().script = Instance.new('Script', PureHub)
  9305.  
  9306. function memes2()
  9307. game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Active = true
  9308. game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Selectable = true
  9309. game.Players.LocalPlayer.PlayerGui.PureHub.DestructionSim.Draggable = true
  9310.  
  9311. end
  9312.  
  9313. while true do
  9314. memes2()
  9315. wait(5)
  9316. end
  9317.  
  9318. end
  9319. coroutine.resume(coroutine.create(SCRIPT_KNZU75_FAKESCRIPT))
  9320. function SCRIPT_VPND68_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain3
  9321. getfenv().script = Instance.new('Script', PureHub)
  9322.  
  9323. function memes3()
  9324. game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Active = true
  9325. game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Selectable = true
  9326. game.Players.LocalPlayer.PlayerGui.PureHub.Discord.Draggable = true
  9327.  
  9328. end
  9329.  
  9330. while true do
  9331. memes3()
  9332. wait(5)
  9333. end
  9334.  
  9335. end
  9336. coroutine.resume(coroutine.create(SCRIPT_VPND68_FAKESCRIPT))
  9337. function SCRIPT_CWUZ82_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain4
  9338. getfenv().script = Instance.new('Script', PureHub)
  9339.  
  9340. function memes4()
  9341. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Active = true
  9342. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Selectable = true
  9343. game.Players.LocalPlayer.PlayerGui.PureHub.Login.Draggable = true
  9344.  
  9345. end
  9346.  
  9347. while true do
  9348. memes4()
  9349. wait(5)
  9350. end
  9351.  
  9352. end
  9353. coroutine.resume(coroutine.create(SCRIPT_CWUZ82_FAKESCRIPT))
  9354. function SCRIPT_GCII68_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain5
  9355. getfenv().script = Instance.new('Script', PureHub)
  9356.  
  9357. function memes5()
  9358.  
  9359. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Active = true
  9360. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Selectable = true
  9361. game.Players.LocalPlayer.PlayerGui.PureHub.MainHub.Draggable = true
  9362.  
  9363. end
  9364.  
  9365. while true do
  9366. memes5()
  9367. wait(5)
  9368. end
  9369.  
  9370. end
  9371. coroutine.resume(coroutine.create(SCRIPT_GCII68_FAKESCRIPT))
  9372. function SCRIPT_WQYW75_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain6
  9373. getfenv().script = Instance.new('Script', PureHub)
  9374.  
  9375. function memes6()
  9376.  
  9377. game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Active = true
  9378. game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Selectable = true
  9379. game.Players.LocalPlayer.PlayerGui.PureHub.Murder.Draggable = true
  9380.  
  9381. end
  9382.  
  9383. while true do
  9384. memes6()
  9385. wait(5)
  9386. end
  9387.  
  9388. end
  9389. coroutine.resume(coroutine.create(SCRIPT_WQYW75_FAKESCRIPT))
  9390. function SCRIPT_NKMK68_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain7
  9391. getfenv().script = Instance.new('Script', PureHub)
  9392.  
  9393. function memes7()
  9394. game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Active = true
  9395. game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Selectable = true
  9396. game.Players.LocalPlayer.PlayerGui.PureHub.PetSim.Draggable = true
  9397.  
  9398. end
  9399.  
  9400. while true do
  9401. memes7()
  9402. wait(5)
  9403. end
  9404.  
  9405. end
  9406. coroutine.resume(coroutine.create(SCRIPT_NKMK68_FAKESCRIPT))
  9407. function SCRIPT_SRAN85_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain8
  9408. getfenv().script = Instance.new('Script', PureHub)
  9409.  
  9410. function memes8()
  9411. game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Active = true
  9412. game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Selectable = true
  9413. game.Players.LocalPlayer.PlayerGui.PureHub.ScriptHubPage1.Draggable = true
  9414.  
  9415. end
  9416.  
  9417. while true do
  9418. memes8()
  9419. wait(5)
  9420. end
  9421.  
  9422. end
  9423. coroutine.resume(coroutine.create(SCRIPT_SRAN85_FAKESCRIPT))
  9424. function SCRIPT_CEHP86_FAKESCRIPT() -- PureHub.MakeGuisGreatAgain9
  9425. getfenv().script = Instance.new('Script', PureHub)
  9426.  
  9427. function memes8()
  9428. game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Active = true
  9429. game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Selectable = true
  9430. game.Players.LocalPlayer.PlayerGui.PureHub.Admins.Draggable = true
  9431.  
  9432. end
  9433.  
  9434. while true do
  9435. memes8()
  9436. wait(5)
  9437. end
  9438.  
  9439. end
  9440. coroutine.resume(coroutine.create(SCRIPT_CEHP86_FAKESCRIPT))
Add Comment
Please, Sign In to add comment