Advertisement
teoodorul

my gui (not done)

Feb 13th, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 198.83 KB | None | 0 0
  1. --credits:creator-teoodorul--
  2. --discord server (dont owned by me): https://discord.gg/EZVFCmR --
  3. --join this for cheap executor--
  4.  
  5. local Tutorial = Instance.new("ScreenGui")
  6. local OpenFrame = Instance.new("Frame")
  7. local Open = Instance.new("TextButton")
  8. local Main = Instance.new("Frame")
  9. local BeautyA = Instance.new("Frame")
  10. local Name = Instance.new("TextLabel")
  11. local BeautyB = Instance.new("Frame")
  12. local Credit = Instance.new("TextLabel")
  13. local None = Instance.new("TextButton")
  14. local None_2 = Instance.new("TextButton")
  15. local None_3 = Instance.new("TextButton")
  16. local None_4 = Instance.new("TextButton")
  17. local FEArosiaGUI = Instance.new("TextButton")
  18. local Shattervast = Instance.new("TextButton")
  19. local None_5 = Instance.new("TextButton")
  20. local None_6 = Instance.new("TextButton")
  21. local None_7 = Instance.new("TextButton")
  22. local None_8 = Instance.new("TextButton")
  23. local None_9 = Instance.new("TextButton")
  24. local None_10 = Instance.new("TextButton")
  25. local Close = Instance.new("TextButton")
  26. --Properties:
  27. Tutorial.Name = "teo gui"
  28. Tutorial.Parent = game.CoreGui
  29.  
  30. OpenFrame.Name = "OpenFrame"
  31. OpenFrame.Parent = Tutorial
  32. OpenFrame.Active = true
  33. OpenFrame.BackgroundColor3 = Color3.new(0.552941, 0, 0.831373)
  34. OpenFrame.BorderSizePixel = 0
  35. OpenFrame.Position = UDim2.new(0, 0, 0.501347661, 0)
  36. OpenFrame.Size = UDim2.new(0, 102, 0, 35)
  37.  
  38. Open.Name = "Open"
  39. Open.Parent = OpenFrame
  40. Open.BackgroundColor3 = Color3.new(0.6, 0, 0.898039)
  41. Open.BorderSizePixel = 0
  42. Open.Position = UDim2.new(0.0656218454, 0, 0.11698129, 0)
  43. Open.Size = UDim2.new(0, 88, 0, 25)
  44. Open.Font = Enum.Font.Cartoon
  45. Open.Text = "Open"
  46. Open.TextColor3 = Color3.new(1, 1, 1)
  47. Open.TextSize = 30
  48. Open.MouseButton1Down:connect(function()
  49. Main.Visible = true
  50. OpenFrame.Visible = false
  51. end)
  52.  
  53. Main.Name = "Main"
  54. Main.Parent = Tutorial
  55. Main.Active = true
  56. Main.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  57. Main.BorderSizePixel = 0
  58. Main.Position = UDim2.new(0.352189779, 0, 0.212707102, 0)
  59. Main.Size = UDim2.new(0, 487, 0, 288)
  60. Main.Visible = false
  61. Main.Draggable = true
  62.  
  63. BeautyA.Name = "BeautyA"
  64. BeautyA.Parent = Main
  65. BeautyA.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  66. BeautyA.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  67. BeautyA.BorderSizePixel = 0
  68. BeautyA.Size = UDim2.new(0, 487, 0, 29)
  69.  
  70. Name.Name = "Name"
  71. Name.Parent = BeautyA
  72. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  73. Name.BackgroundTransparency = 1
  74. Name.BorderSizePixel = 0
  75. Name.Position = UDim2.new(0.293634504, 0, 0, 0)
  76. Name.Size = UDim2.new(0, 200, 0, 29)
  77. Name.Font = Enum.Font.Cartoon
  78. Name.Text = "Tutorial"
  79. Name.TextColor3 = Color3.new(1, 1, 1)
  80. Name.TextSize = 20
  81.  
  82. BeautyB.Name = "BeautyB"
  83. BeautyB.Parent = Main
  84. BeautyB.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  85. BeautyB.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  86. BeautyB.BorderSizePixel = 0
  87. BeautyB.Position = UDim2.new(0, 0, 0.899305582, 0)
  88. BeautyB.Size = UDim2.new(0, 487, 0, 29)
  89.  
  90. Credit.Name = "Credit"
  91. Credit.Parent = BeautyB
  92. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Credit.BackgroundTransparency = 1
  94. Credit.BorderSizePixel = 0
  95. Credit.Size = UDim2.new(0, 487, 0, 29)
  96. Credit.Font = Enum.Font.Cartoon
  97. Credit.Text = "GUI made by teoodorul and TESTER ⢀⣠⡶⠖⠛⠉⠉⠉⠉⠉⠛⠲⣦⣄ [Scripts credits goes to their respectful owners]"
  98. Credit.TextColor3 = Color3.new(1, 1, 1)
  99. Credit.TextSize = 15
  100.  
  101. None.Name = "None"
  102. None.Parent = Main
  103. None.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  104. None.BorderSizePixel = 0
  105. None.Position = UDim2.new(0.356716275, 0, 0.162018627, 0)
  106. None.Size = UDim2.new(0, 133, 0, 37)
  107. None.Font = Enum.Font.Cartoon
  108. None.Text = "None"
  109. None.TextColor3 = Color3.new(1, 1, 1)
  110. None.TextSize = 20
  111.  
  112. None_2.Name = "None"
  113. None_2.Parent = Main
  114. None_2.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  115. None_2.BorderSizePixel = 0
  116. None_2.Position = UDim2.new(0.356716275, 0, 0.33910197, 0)
  117. None_2.Size = UDim2.new(0, 133, 0, 37)
  118. None_2.Font = Enum.Font.Cartoon
  119. None_2.Text = "None"
  120. None_2.TextColor3 = Color3.new(1, 1, 1)
  121. None_2.TextSize = 20
  122.  
  123. None_3.Name = "None"
  124. None_3.Parent = Main
  125. None_3.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  126. None_3.BorderSizePixel = 0
  127. None_3.Position = UDim2.new(0.356716275, 0, 0.516185284, 0)
  128. None_3.Size = UDim2.new(0, 133, 0, 37)
  129. None_3.Font = Enum.Font.Cartoon
  130. None_3.Text = "None"
  131. None_3.TextColor3 = Color3.new(1, 1, 1)
  132. None_3.TextSize = 20
  133.  
  134. None_4.Name = "None"
  135. None_4.Parent = Main
  136. None_4.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  137. None_4.BorderSizePixel = 0
  138. None_4.Position = UDim2.new(0.356716275, 0, 0.693268597, 0)
  139. None_4.Size = UDim2.new(0, 133, 0, 37)
  140. None_4.Font = Enum.Font.Cartoon
  141. None_4.Text = "None"
  142. None_4.TextColor3 = Color3.new(1, 1, 1)
  143. None_4.TextSize = 20
  144.  
  145. FEArosiaGUI.Name = "FE Arosia GUI"
  146. FEArosiaGUI.Parent = Main
  147. FEArosiaGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  148. FEArosiaGUI.BorderSizePixel = 0
  149. FEArosiaGUI.Position = UDim2.new(0.036387749, 0, 0.162018627, 0)
  150. FEArosiaGUI.Size = UDim2.new(0, 133, 0, 37)
  151. FEArosiaGUI.Font = Enum.Font.Cartoon
  152. FEArosiaGUI.Text = "FE Arosia GUI"
  153. FEArosiaGUI.TextColor3 = Color3.new(1, 1, 1)
  154. FEArosiaGUI.TextSize = 20
  155. FEArosiaGUI.MouseButton1Down:connect(function()
  156. -- Thank you for using Arosia, enjoy!
  157.  
  158. -- Objects
  159.  
  160. local Arosia = Instance.new("ScreenGui")
  161. local SideTabsBrick = Instance.new("Frame")
  162. local icon = Instance.new("ImageLabel")
  163. local MainFrame = Instance.new("Frame")
  164. local TopRow = Instance.new("Frame")
  165. local Title = Instance.new("TextLabel")
  166. local CloseGUI = Instance.new("TextButton")
  167. local FE_Check = Instance.new("TextLabel")
  168. local SideTabs = Instance.new("Frame")
  169. local TAB_LocalPlayer = Instance.new("TextButton")
  170. local TAB_Others = Instance.new("TextButton")
  171. local TAB_Scripts = Instance.new("TextButton")
  172. local TAB_Credit = Instance.new("TextButton")
  173. local TAB_Games = Instance.new("TextButton")
  174. local Others = Instance.new("Frame")
  175. local PlayerUserEnter = Instance.new("TextBox")
  176. local Guidance = Instance.new("TextLabel")
  177. local Annoy = Instance.new("TextButton")
  178. local Teleport = Instance.new("TextButton")
  179. local View = Instance.new("TextButton")
  180. local Kill = Instance.new("TextButton")
  181. local Attach = Instance.new("TextButton")
  182. local Bring = Instance.new("TextButton")
  183. local Guidance2 = Instance.new("TextLabel")
  184. local NoneSelected = Instance.new("Frame")
  185. local NoneSelectedText1 = Instance.new("TextLabel")
  186. local NoneSelectedText2 = Instance.new("TextLabel")
  187. local NoneSelectedText3 = Instance.new("TextLabel")
  188. local LocalPlayer = Instance.new("Frame")
  189. local GodMode = Instance.new("TextButton")
  190. local Fly = Instance.new("TextButton")
  191. local Speed = Instance.new("TextButton")
  192. local Speed_TXTBOX = Instance.new("TextBox")
  193. local JumpHeight = Instance.new("TextButton")
  194. local JumpHeight_TXTBOX = Instance.new("TextBox")
  195. local Chat = Instance.new("TextButton")
  196. local Chat_TXTBOX = Instance.new("TextBox")
  197. local Respawn = Instance.new("TextButton")
  198. local HipHeight = Instance.new("TextButton")
  199. local HipHeight_TXTBOX = Instance.new("TextBox")
  200. local Noclip = Instance.new("TextButton")
  201. local Sit = Instance.new("TextButton")
  202. local Jump = Instance.new("TextButton")
  203. local HideName = Instance.new("TextButton")
  204. local Spam = Instance.new("TextButton")
  205. local Freeze = Instance.new("TextButton")
  206. local Btools = Instance.new("TextButton")
  207. local Spin = Instance.new("TextButton")
  208. local NoLimbs = Instance.new("TextButton")
  209. local Seizure = Instance.new("TextButton")
  210. local Games = Instance.new("Frame")
  211. local Scripts = Instance.new("Frame")
  212. local SideFrame = Instance.new("Frame")
  213. local SIDE_Title = Instance.new("TextLabel")
  214. local OpenGUI = Instance.new("TextButton")
  215. local SIDE_FE_Check = Instance.new("TextLabel")
  216. local getimage = game:GetService('ContentProvider')
  217. local ResetDefault = Instance.new("TextButton")
  218. local Push = Instance.new("TextButton")
  219. local ClientFreeze = Instance.new("TextButton")
  220. local Orbit = Instance.new("TextButton")
  221. local BringAll = Instance.new("TextButton")
  222. local AttachAll = Instance.new("TextButton")
  223. local Flatten = Instance.new("TextButton")
  224. local Guidance3 = Instance.new("TextLabel")
  225. local KillAll = Instance.new("TextButton")
  226. local Energize = Instance.new("TextButton")
  227. local GlitchMax = Instance.new("TextButton")
  228. local Energize_TXT = Instance.new("TextLabel")
  229. local GlitchMax_TXT = Instance.new("TextLabel")
  230. local Verspin = Instance.new("TextButton")
  231. local Verspin_TXT = Instance.new("TextLabel")
  232. local Temp = Instance.new("TextLabel")
  233. local Experimental = Instance.new("TextButton")
  234. local CHAOS = Instance.new("TextButton")
  235.  
  236. -- Properties
  237.  
  238. Arosia.Name = "Arosia"
  239. Arosia.Parent = game.CoreGui
  240.  
  241. MainFrame.Name = "MainFrame"
  242. MainFrame.Parent = Arosia
  243. MainFrame.Active = true
  244. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  245. MainFrame.BackgroundTransparency = 1
  246. MainFrame.Draggable = true
  247. MainFrame.Position = UDim2.new(0.309, 0, -1, 0)
  248. MainFrame.Size = UDim2.new(0, 448, 0, 334)
  249.  
  250. TopRow.Name = "TopRow"
  251. TopRow.Parent = MainFrame
  252. TopRow.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  253. TopRow.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  254. TopRow.BorderSizePixel = 2
  255. TopRow.Size = UDim2.new(0, 448, 0, 24)
  256. TopRow.ZIndex = 7
  257.  
  258. Title.Name = "Title"
  259. Title.Parent = TopRow
  260. Title.Active = true
  261. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  262. Title.BackgroundTransparency = 1
  263. Title.Size = UDim2.new(0, 90, 0, 24)
  264. Title.Font = Enum.Font.ArialBold
  265. Title.FontSize = Enum.FontSize.Size24
  266. Title.Text = "Arosia "
  267. Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  268. Title.TextScaled = true
  269. Title.TextSize = 19
  270. Title.TextWrapped = true
  271. Title.ZIndex = 8
  272.  
  273. CloseGUI.Name = "CloseGUI"
  274. CloseGUI.Parent = TopRow
  275. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  276. CloseGUI.BackgroundTransparency = 1
  277. CloseGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  278. CloseGUI.Size = UDim2.new(0, 38, 0, 24)
  279. CloseGUI.Font = Enum.Font.ArialBold
  280. CloseGUI.FontSize = Enum.FontSize.Size32
  281. CloseGUI.Text = "X"
  282. CloseGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  283. CloseGUI.TextSize = 30
  284. CloseGUI.ZIndex = 8
  285.  
  286. FE_Check.Name = "FE_Check"
  287. FE_Check.Parent = TopRow
  288. FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  289. FE_Check.BackgroundTransparency = 1
  290. FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  291. FE_Check.Size = UDim2.new(0, 223, 0, 24)
  292. FE_Check.Font = Enum.Font.Highway
  293. FE_Check.FontSize = Enum.FontSize.Size14
  294. FE_Check.Text = "Error loading FE Checker"
  295. FE_Check.TextColor3 = Color3.new(1, 1, 1)
  296. FE_Check.TextScaled = true
  297. FE_Check.TextSize = 14
  298. FE_Check.TextWrapped = true
  299. FE_Check.ZIndex = 8
  300.  
  301. SideTabs.Name = "SideTabs"
  302. SideTabs.Parent = MainFrame
  303. SideTabs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  304. SideTabs.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  305. SideTabs.BorderSizePixel = 2
  306. SideTabs.Position = UDim2.new(0, 0, 0.0799999982, 0)
  307. SideTabs.Size = UDim2.new(0, 120, 0, 307)
  308. SideTabs.ZIndex = 5
  309.  
  310. TAB_LocalPlayer.Name = "TAB_LocalPlayer"
  311. TAB_LocalPlayer.Parent = SideTabs
  312. TAB_LocalPlayer.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  313. TAB_LocalPlayer.BorderSizePixel = 0
  314. TAB_LocalPlayer.Size = UDim2.new(0, 120, 0, 35)
  315. TAB_LocalPlayer.Font = Enum.Font.SourceSansBold
  316. TAB_LocalPlayer.FontSize = Enum.FontSize.Size24
  317. TAB_LocalPlayer.Text = "Local Player"
  318. TAB_LocalPlayer.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  319. TAB_LocalPlayer.TextSize = 23
  320. TAB_LocalPlayer.TextWrapped = true
  321. TAB_LocalPlayer.ZIndex = 6
  322.  
  323. TAB_Others.Name = "TAB_Others"
  324. TAB_Others.Parent = SideTabs
  325. TAB_Others.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  326. TAB_Others.BorderSizePixel = 0
  327. TAB_Others.Position = UDim2.new(0, 0, 0.130510315, 0)
  328. TAB_Others.Size = UDim2.new(0, 120, 0, 35)
  329. TAB_Others.Font = Enum.Font.SourceSansBold
  330. TAB_Others.FontSize = Enum.FontSize.Size28
  331. TAB_Others.Text = "Others"
  332. TAB_Others.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  333. TAB_Others.TextSize = 27
  334. TAB_Others.TextWrapped = true
  335. TAB_Others.ZIndex = 6
  336.  
  337. TAB_Scripts.Name = "TAB_Scripts"
  338. TAB_Scripts.Parent = SideTabs
  339. TAB_Scripts.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  340. TAB_Scripts.BorderSizePixel = 0
  341. TAB_Scripts.Position = UDim2.new(0, 0, 0.261020631, 0)
  342. TAB_Scripts.Size = UDim2.new(0, 120, 0, 35)
  343. TAB_Scripts.Font = Enum.Font.SourceSansBold
  344. TAB_Scripts.FontSize = Enum.FontSize.Size28
  345. TAB_Scripts.Text = "Scripts"
  346. TAB_Scripts.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  347. TAB_Scripts.TextSize = 27
  348. TAB_Scripts.TextWrapped = true
  349. TAB_Scripts.ZIndex = 6
  350.  
  351. TAB_Credit.Name = "TAB_Credit"
  352. TAB_Credit.Parent = SideTabs
  353. TAB_Credit.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  354. TAB_Credit.BorderSizePixel = 0
  355. TAB_Credit.Position = UDim2.new(0, 0, 0.880944669, 0)
  356. TAB_Credit.Size = UDim2.new(0, 120, 0, 37)
  357. TAB_Credit.Font = Enum.Font.SourceSansBold
  358. TAB_Credit.FontSize = Enum.FontSize.Size28
  359. TAB_Credit.Text = "illremember"
  360. TAB_Credit.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  361. TAB_Credit.TextSize = 25
  362. TAB_Credit.TextStrokeColor3 = Color3.new(1, 0, 0)
  363. TAB_Credit.TextStrokeTransparency = 0.80000001192093
  364. TAB_Credit.TextWrapped = true
  365. TAB_Credit.ZIndex = 6
  366.  
  367. TAB_Games.Name = "TAB_Games"
  368. TAB_Games.Parent = SideTabs
  369. TAB_Games.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  370. TAB_Games.BorderSizePixel = 0
  371. TAB_Games.Position = UDim2.new(0, 0, 0.391530931, 0)
  372. TAB_Games.Size = UDim2.new(0, 120, 0, 35)
  373. TAB_Games.Font = Enum.Font.SourceSansBold
  374. TAB_Games.FontSize = Enum.FontSize.Size28
  375. TAB_Games.Text = "Games"
  376. TAB_Games.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  377. TAB_Games.TextSize = 27
  378. TAB_Games.TextWrapped = true
  379. TAB_Games.ZIndex = 6
  380.  
  381. Others.Name = "Others"
  382. Others.Parent = MainFrame
  383. Others.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  384. Others.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  385. Others.BorderSizePixel = 2
  386. Others.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  387. Others.Size = UDim2.new(0, 328, 0, 307)
  388. Others.Visible = false
  389.  
  390. PlayerUserEnter.Name = "PlayerUserEnter"
  391. PlayerUserEnter.Parent = Others
  392. PlayerUserEnter.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  393. PlayerUserEnter.BorderSizePixel = 0
  394. PlayerUserEnter.Position = UDim2.new(0.0612446219, 0, 0.0978827327, 0)
  395. PlayerUserEnter.Size = UDim2.new(0, 286, 0, 26)
  396. PlayerUserEnter.Font = Enum.Font.SourceSans
  397. PlayerUserEnter.FontSize = Enum.FontSize.Size14
  398. PlayerUserEnter.Text = ""
  399. PlayerUserEnter.TextScaled = true
  400. PlayerUserEnter.TextSize = 14
  401. PlayerUserEnter.TextWrapped = true
  402.  
  403. Guidance.Name = "Guidance"
  404. Guidance.Parent = Others
  405. Guidance.BackgroundColor3 = Color3.new(1, 1, 1)
  406. Guidance.BackgroundTransparency = 1
  407. Guidance.Position = UDim2.new(0.183733866, 0, 0, 0)
  408. Guidance.Size = UDim2.new(0, 209, 0, 24)
  409. Guidance.Font = Enum.Font.ArialBold
  410. Guidance.FontSize = Enum.FontSize.Size14
  411. Guidance.Text = "Enter Player Username"
  412. Guidance.TextColor3 = Color3.new(0.258824, 0.690196, 0.211765)
  413. Guidance.TextScaled = true
  414. Guidance.TextSize = 14
  415. Guidance.TextWrapped = true
  416.  
  417. Annoy.Name = "Annoy"
  418. Annoy.Parent = Others
  419. Annoy.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  420. Annoy.BorderSizePixel = 0
  421. Annoy.Position = UDim2.new(0.0612553172, 0, 0.228393063, 0)
  422. Annoy.Size = UDim2.new(0, 78, 0, 26)
  423. Annoy.Font = Enum.Font.Arial
  424. Annoy.FontSize = Enum.FontSize.Size18
  425. Annoy.Text = "Annoy"
  426. Annoy.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  427. Annoy.TextSize = 18
  428. Annoy.TextWrapped = true
  429.  
  430. Teleport.Name = "Teleport"
  431. Teleport.Parent = Others
  432. Teleport.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  433. Teleport.BorderSizePixel = 0
  434. Teleport.Position = UDim2.new(0.367531896, 0, 0.228393063, 0)
  435. Teleport.Size = UDim2.new(0, 78, 0, 26)
  436. Teleport.Font = Enum.Font.Arial
  437. Teleport.FontSize = Enum.FontSize.Size18
  438. Teleport.Text = "Teleport"
  439. Teleport.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  440. Teleport.TextSize = 18
  441. Teleport.TextWrapped = true
  442.  
  443. View.Name = "View"
  444. View.Parent = Others
  445. View.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  446. View.BorderSizePixel = 0
  447. View.Position = UDim2.new(0.673808455, 0, 0.228393063, 0)
  448. View.Size = UDim2.new(0, 78, 0, 26)
  449. View.Font = Enum.Font.Arial
  450. View.FontSize = Enum.FontSize.Size18
  451. View.Text = "View"
  452. View.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  453. View.TextSize = 18
  454. View.TextWrapped = true
  455.  
  456. KillAll.Name = "KillAll"
  457. KillAll.Parent = Others
  458. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  459. KillAll.BorderSizePixel = 0
  460. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  461. KillAll.Size = UDim2.new(0, 78, 0, 26)
  462. KillAll.Font = Enum.Font.Arial
  463. KillAll.FontSize = Enum.FontSize.Size18
  464. KillAll.Text = "Kill All"
  465. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  466. KillAll.TextSize = 18
  467. KillAll.TextWrapped = true
  468.  
  469. Attach.Name = "Attach"
  470. Attach.Parent = Others
  471. Attach.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  472. Attach.BorderSizePixel = 0
  473. Attach.Position = UDim2.new(0.673808455, 0, 0.652551532, 0)
  474. Attach.Size = UDim2.new(0, 78, 0, 26)
  475. Attach.Font = Enum.Font.Arial
  476. Attach.FontSize = Enum.FontSize.Size18
  477. Attach.Text = "Attach"
  478. Attach.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  479. Attach.TextSize = 18
  480. Attach.TextWrapped = true
  481.  
  482. Bring.Name = "Bring"
  483. Bring.Parent = Others
  484. Bring.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  485. Bring.BorderSizePixel = 0
  486. Bring.Position = UDim2.new(0.367531896, 0, 0.652551532, 0)
  487. Bring.Size = UDim2.new(0, 78, 0, 26)
  488. Bring.Font = Enum.Font.Arial
  489. Bring.FontSize = Enum.FontSize.Size18
  490. Bring.Text = "Bring"
  491. Bring.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  492. Bring.TextSize = 18
  493. Bring.TextWrapped = true
  494.  
  495. Guidance2.Name = "Guidance2"
  496. Guidance2.Parent = Others
  497. Guidance2.BackgroundColor3 = Color3.new(1, 1, 1)
  498. Guidance2.BackgroundTransparency = 1
  499. Guidance2.Position = UDim2.new(0.153138295, 0, 0.522041261, 0)
  500. Guidance2.Size = UDim2.new(0, 227, 0, 40)
  501. Guidance2.Font = Enum.Font.ArialBold
  502. Guidance2.FontSize = Enum.FontSize.Size14
  503. Guidance2.Text = "Golden buttons require tools in your backpack before using"
  504. Guidance2.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  505. Guidance2.TextScaled = true
  506. Guidance2.TextSize = 14
  507. Guidance2.TextStrokeColor3 = Color3.new(1, 0.870588, 0.223529)
  508. Guidance2.TextStrokeTransparency = 0.80000001192093
  509. Guidance2.TextWrapped = true
  510.  
  511. Kill.Name = "Kill"
  512. Kill.Parent = Others
  513. Kill.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  514. Kill.BorderSizePixel = 0
  515. Kill.Position = UDim2.new(0.0612553172, 0, 0.652551532, 0)
  516. Kill.Size = UDim2.new(0, 78, 0, 26)
  517. Kill.Font = Enum.Font.Arial
  518. Kill.FontSize = Enum.FontSize.Size18
  519. Kill.Text = "Kill"
  520. Kill.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  521. Kill.TextSize = 18
  522. Kill.TextWrapped = true
  523.  
  524. BringAll.Name = "Bring"
  525. BringAll.Parent = Others
  526. BringAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  527. BringAll.BorderSizePixel = 0
  528. BringAll.Position = UDim2.new(0.367467731, 0, 0.880944669, 0)
  529. BringAll.Size = UDim2.new(0, 78, 0, 26)
  530. BringAll.Font = Enum.Font.Arial
  531. BringAll.FontSize = Enum.FontSize.Size18
  532. BringAll.Text = "Bring All"
  533. BringAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  534. BringAll.TextSize = 18
  535. BringAll.TextWrapped = true
  536.  
  537. AttachAll.Name = "Attach"
  538. AttachAll.Parent = Others
  539. AttachAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  540. AttachAll.BorderSizePixel = 0
  541. AttachAll.Position = UDim2.new(0.673690796, 0, 0.880944669, 0)
  542. AttachAll.Size = UDim2.new(0, 78, 0, 26)
  543. AttachAll.Font = Enum.Font.Arial
  544. AttachAll.FontSize = Enum.FontSize.Size18
  545. AttachAll.Text = "Attach All"
  546. AttachAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  547. AttachAll.TextSize = 18
  548. AttachAll.TextWrapped = true
  549.  
  550. Flatten.Name = "Flatten"
  551. Flatten.Parent = Others
  552. Flatten.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  553. Flatten.BorderSizePixel = 0
  554. Flatten.Position = UDim2.new(0.367531896, 0, 0.424158514, 0)
  555. Flatten.Size = UDim2.new(0, 78, 0, 26)
  556. Flatten.Font = Enum.Font.Arial
  557. Flatten.FontSize = Enum.FontSize.Size18
  558. Flatten.Text = "Flatten"
  559. Flatten.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  560. Flatten.TextSize = 18
  561. Flatten.TextWrapped = true
  562.  
  563. Guidance3.Name = "Guidance3"
  564. Guidance3.Parent = Others
  565. Guidance3.BackgroundColor3 = Color3.new(1, 1, 1)
  566. Guidance3.BackgroundTransparency = 1
  567. Guidance3.Position = UDim2.new(0.153138295, 0, 0.750434279, 0)
  568. Guidance3.Size = UDim2.new(0, 227, 0, 40)
  569. Guidance3.Font = Enum.Font.ArialBold
  570. Guidance3.FontSize = Enum.FontSize.Size14
  571. Guidance3.Text = "Red buttons require many tools in your backpack before using"
  572. Guidance3.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  573. Guidance3.TextScaled = true
  574. Guidance3.TextSize = 14
  575. Guidance3.TextStrokeColor3 = Color3.new(1, 0.266667, 0.137255)
  576. Guidance3.TextStrokeTransparency = 0.80000001192093
  577. Guidance3.TextWrapped = true
  578.  
  579. NoneSelected.Name = "NoneSelected"
  580. NoneSelected.Parent = MainFrame
  581. NoneSelected.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  582. NoneSelected.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  583. NoneSelected.BorderSizePixel = 2
  584. NoneSelected.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  585. NoneSelected.Size = UDim2.new(0, 328, 0, 307)
  586.  
  587. NoneSelectedText1.Name = "NoneSelectedText1"
  588. NoneSelectedText1.Parent = NoneSelected
  589. NoneSelectedText1.BackgroundColor3 = Color3.new(1, 1, 1)
  590. NoneSelectedText1.BackgroundTransparency = 1
  591. NoneSelectedText1.Position = UDim2.new(0.184861064, 0, 0.0326275788, 0)
  592. NoneSelectedText1.Size = UDim2.new(0, 200, 0, 50)
  593. NoneSelectedText1.Font = Enum.Font.ArialBold
  594. NoneSelectedText1.FontSize = Enum.FontSize.Size14
  595. NoneSelectedText1.Text = "Arosia"
  596. NoneSelectedText1.TextColor3 = Color3.new(0.337255, 0.85098, 0.258824)
  597. NoneSelectedText1.TextScaled = true
  598. NoneSelectedText1.TextSize = 14
  599. NoneSelectedText1.TextWrapped = true
  600.  
  601. NoneSelectedText2.Name = "NoneSelectedText2"
  602. NoneSelectedText2.Parent = NoneSelected
  603. NoneSelectedText2.BackgroundColor3 = Color3.new(1, 1, 1)
  604. NoneSelectedText2.BackgroundTransparency = 1
  605. NoneSelectedText2.Position = UDim2.new(0.184861064, -31, 0.195765465, 0)
  606. NoneSelectedText2.Size = UDim2.new(0, 272, 0, 72)
  607. NoneSelectedText2.Font = Enum.Font.ArialBold
  608. NoneSelectedText2.FontSize = Enum.FontSize.Size14
  609. NoneSelectedText2.Text = "Dedicated to bringing power into FE games"
  610. NoneSelectedText2.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  611. NoneSelectedText2.TextScaled = true
  612. NoneSelectedText2.TextSize = 14
  613. NoneSelectedText2.TextWrapped = true
  614.  
  615. NoneSelectedText3.Name = "NoneSelectedText3"
  616. NoneSelectedText3.Parent = NoneSelected
  617. NoneSelectedText3.BackgroundColor3 = Color3.new(1, 1, 1)
  618. NoneSelectedText3.BackgroundTransparency = 1
  619. NoneSelectedText3.Position = UDim2.new(0.0918669328, 0, 0.652551532, 0)
  620. NoneSelectedText3.Size = UDim2.new(0, 272, 0, 72)
  621. NoneSelectedText3.Font = Enum.Font.ArialBold
  622. NoneSelectedText3.FontSize = Enum.FontSize.Size14
  623. NoneSelectedText3.Text = "By illremember"
  624. NoneSelectedText3.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  625. NoneSelectedText3.TextScaled = true
  626. NoneSelectedText3.TextSize = 14
  627. NoneSelectedText3.TextStrokeColor3 = Color3.new(1, 0.027451, 0.027451)
  628. NoneSelectedText3.TextStrokeTransparency = 0.89999997615814
  629. NoneSelectedText3.TextWrapped = true
  630.  
  631. LocalPlayer.Name = "LocalPlayer"
  632. LocalPlayer.Parent = MainFrame
  633. LocalPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  634. LocalPlayer.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  635. LocalPlayer.BorderSizePixel = 2
  636. LocalPlayer.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  637. LocalPlayer.Size = UDim2.new(0, 328, 0, 307)
  638. LocalPlayer.Visible = false
  639.  
  640. GodMode.Name = "GodMode"
  641. GodMode.Parent = LocalPlayer
  642. GodMode.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  643. GodMode.BorderSizePixel = 0
  644. GodMode.Position = UDim2.new(0.0306223109, 0, 0.0326275788, 0)
  645. GodMode.Size = UDim2.new(0, 80, 0, 26)
  646. GodMode.Font = Enum.Font.Arial
  647. GodMode.FontSize = Enum.FontSize.Size18
  648. GodMode.Text = "GodMode"
  649. GodMode.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  650. GodMode.TextSize = 18
  651. GodMode.TextWrapped = true
  652.  
  653. Fly.Name = "Fly"
  654. Fly.Parent = LocalPlayer
  655. Fly.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  656. Fly.BorderSizePixel = 0
  657. Fly.Position = UDim2.new(0.398090035, 0, 0.0326275788, 0)
  658. Fly.Size = UDim2.new(0, 80, 0, 26)
  659. Fly.Font = Enum.Font.Arial
  660. Fly.FontSize = Enum.FontSize.Size18
  661. Fly.Text = "Fly"
  662. Fly.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  663. Fly.TextSize = 18
  664. Fly.TextWrapped = true
  665.  
  666. Speed.Name = "Speed"
  667. Speed.Parent = LocalPlayer
  668. Speed.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  669. Speed.BorderSizePixel = 0
  670. Speed.Position = UDim2.new(0.0306223109, 0, 0.261020631, 0)
  671. Speed.Size = UDim2.new(0, 80, 0, 26)
  672. Speed.Font = Enum.Font.Arial
  673. Speed.FontSize = Enum.FontSize.Size18
  674. Speed.Text = "Speed"
  675. Speed.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  676. Speed.TextSize = 18
  677. Speed.TextWrapped = true
  678.  
  679. Speed_TXTBOX.Name = "Speed_TXTBOX"
  680. Speed_TXTBOX.Parent = LocalPlayer
  681. Speed_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  682. Speed_TXTBOX.BorderSizePixel = 0
  683. Speed_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.261020631, 0)
  684. Speed_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  685. Speed_TXTBOX.Font = Enum.Font.SourceSans
  686. Speed_TXTBOX.FontSize = Enum.FontSize.Size14
  687. Speed_TXTBOX.Text = ""
  688. Speed_TXTBOX.TextScaled = true
  689. Speed_TXTBOX.TextSize = 14
  690. Speed_TXTBOX.TextWrapped = true
  691.  
  692. JumpHeight.Name = "JumpHeight"
  693. JumpHeight.Parent = LocalPlayer
  694. JumpHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  695. JumpHeight.BorderSizePixel = 0
  696. JumpHeight.Position = UDim2.new(0.459334642, 0, 0.261020631, 0)
  697. JumpHeight.Size = UDim2.new(0, 80, 0, 26)
  698. JumpHeight.Font = Enum.Font.Arial
  699. JumpHeight.FontSize = Enum.FontSize.Size18
  700. JumpHeight.Text = "JumpHeight"
  701. JumpHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  702. JumpHeight.TextSize = 15
  703. JumpHeight.TextWrapped = true
  704.  
  705. JumpHeight_TXTBOX.Name = "JumpHeight_TXTBOX"
  706. JumpHeight_TXTBOX.Parent = LocalPlayer
  707. JumpHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  708. JumpHeight_TXTBOX.BorderSizePixel = 0
  709. JumpHeight_TXTBOX.Position = UDim2.new(0.704313159, 0, 0.261020631, 0)
  710. JumpHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  711. JumpHeight_TXTBOX.Font = Enum.Font.SourceSans
  712. JumpHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  713. JumpHeight_TXTBOX.Text = ""
  714. JumpHeight_TXTBOX.TextScaled = true
  715. JumpHeight_TXTBOX.TextSize = 14
  716. JumpHeight_TXTBOX.TextWrapped = true
  717.  
  718. Chat.Name = "Chat"
  719. Chat.Parent = LocalPlayer
  720. Chat.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  721. Chat.BorderSizePixel = 0
  722. Chat.Position = UDim2.new(0.0306223109, 0, 0.456786126, 0)
  723. Chat.Size = UDim2.new(0, 80, 0, 26)
  724. Chat.Font = Enum.Font.Arial
  725. Chat.FontSize = Enum.FontSize.Size18
  726. Chat.Text = "Chat"
  727. Chat.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  728. Chat.TextSize = 18
  729. Chat.TextWrapped = true
  730.  
  731. Chat_TXTBOX.Name = "Chat_TXTBOX"
  732. Chat_TXTBOX.Parent = LocalPlayer
  733. Chat_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  734. Chat_TXTBOX.BorderSizePixel = 0
  735. Chat_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.456786126, 0)
  736. Chat_TXTBOX.Size = UDim2.new(0, 222, 0, 26)
  737. Chat_TXTBOX.Font = Enum.Font.SourceSans
  738. Chat_TXTBOX.FontSize = Enum.FontSize.Size14
  739. Chat_TXTBOX.Text = ""
  740. Chat_TXTBOX.TextScaled = true
  741. Chat_TXTBOX.TextSize = 14
  742. Chat_TXTBOX.TextWrapped = true
  743.  
  744. Respawn.Name = "Respawn"
  745. Respawn.Parent = LocalPlayer
  746. Respawn.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  747. Respawn.BorderSizePixel = 0
  748. Respawn.Position = UDim2.new(0.734935462, 0, 0.0326275788, 0)
  749. Respawn.Size = UDim2.new(0, 80, 0, 26)
  750. Respawn.Font = Enum.Font.Arial
  751. Respawn.FontSize = Enum.FontSize.Size18
  752. Respawn.Text = "Respawn"
  753. Respawn.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  754. Respawn.TextSize = 18
  755. Respawn.TextWrapped = true
  756.  
  757. HipHeight.Name = "HipHeight"
  758. HipHeight.Parent = LocalPlayer
  759. HipHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  760. HipHeight.BorderSizePixel = 0
  761. HipHeight.Position = UDim2.new(0.0306223109, 0, 0.358903378, 0)
  762. HipHeight.Size = UDim2.new(0, 80, 0, 26)
  763. HipHeight.Font = Enum.Font.Arial
  764. HipHeight.FontSize = Enum.FontSize.Size18
  765. HipHeight.Text = "HipHeight"
  766. HipHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  767. HipHeight.TextSize = 18
  768. HipHeight.TextWrapped = true
  769.  
  770. HipHeight_TXTBOX.Name = "HipHeight_TXTBOX"
  771. HipHeight_TXTBOX.Parent = LocalPlayer
  772. HipHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  773. HipHeight_TXTBOX.BorderSizePixel = 0
  774. HipHeight_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.358903378, 0)
  775. HipHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  776. HipHeight_TXTBOX.Font = Enum.Font.SourceSans
  777. HipHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  778. HipHeight_TXTBOX.Text = ""
  779. HipHeight_TXTBOX.TextScaled = true
  780. HipHeight_TXTBOX.TextSize = 14
  781. HipHeight_TXTBOX.TextWrapped = true
  782.  
  783. Noclip.Name = "Noclip"
  784. Noclip.Parent = LocalPlayer
  785. Noclip.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  786. Noclip.BorderSizePixel = 0
  787. Noclip.Position = UDim2.new(0.0306223109, 0, 0.130510315, 0)
  788. Noclip.Size = UDim2.new(0, 80, 0, 26)
  789. Noclip.Font = Enum.Font.Arial
  790. Noclip.FontSize = Enum.FontSize.Size18
  791. Noclip.Text = "Noclip"
  792. Noclip.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  793. Noclip.TextSize = 18
  794. Noclip.TextWrapped = true
  795.  
  796. Sit.Name = "Sit"
  797. Sit.Parent = LocalPlayer
  798. Sit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  799. Sit.BorderSizePixel = 0
  800. Sit.Position = UDim2.new(0.398090035, 0, 0.130510315, 0)
  801. Sit.Size = UDim2.new(0, 80, 0, 26)
  802. Sit.Font = Enum.Font.Arial
  803. Sit.FontSize = Enum.FontSize.Size18
  804. Sit.Text = "Sit"
  805. Sit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  806. Sit.TextSize = 18
  807. Sit.TextWrapped = true
  808.  
  809. Jump.Name = "Jump"
  810. Jump.Parent = LocalPlayer
  811. Jump.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  812. Jump.BorderSizePixel = 0
  813. Jump.Position = UDim2.new(0.734935462, 0, 0.130510315, 0)
  814. Jump.Size = UDim2.new(0, 80, 0, 26)
  815. Jump.Font = Enum.Font.Arial
  816. Jump.FontSize = Enum.FontSize.Size18
  817. Jump.Text = "Jump"
  818. Jump.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  819. Jump.TextSize = 18
  820. Jump.TextWrapped = true
  821.  
  822. HideName.Name = "HideName"
  823. HideName.Parent = LocalPlayer
  824. HideName.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  825. HideName.BorderSizePixel = 0
  826. HideName.Position = UDim2.new(0.0306223109, 0, 0.880944669, 0)
  827. HideName.Size = UDim2.new(0, 80, 0, 26)
  828. HideName.Font = Enum.Font.Arial
  829. HideName.FontSize = Enum.FontSize.Size18
  830. HideName.Text = "HideName"
  831. HideName.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  832. HideName.TextSize = 18
  833. HideName.TextWrapped = true
  834.  
  835. Spam.Name = "Spam"
  836. Spam.Parent = LocalPlayer
  837. Spam.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  838. Spam.BorderSizePixel = 0
  839. Spam.Position = UDim2.new(0.0306223109, 0, 0.554668844, 0)
  840. Spam.Size = UDim2.new(0, 80, 0, 26)
  841. Spam.Font = Enum.Font.Arial
  842. Spam.FontSize = Enum.FontSize.Size18
  843. Spam.Text = "Spam"
  844. Spam.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  845. Spam.TextSize = 18
  846. Spam.TextWrapped = true
  847.  
  848. Freeze.Name = "Freeze"
  849. Freeze.Parent = LocalPlayer
  850. Freeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  851. Freeze.BorderSizePixel = 0
  852. Freeze.Position = UDim2.new(0.398090035, 0, 0.880944669, 0)
  853. Freeze.Size = UDim2.new(0, 80, 0, 26)
  854. Freeze.Font = Enum.Font.Arial
  855. Freeze.FontSize = Enum.FontSize.Size18
  856. Freeze.Text = "Freeze"
  857. Freeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  858. Freeze.TextSize = 18
  859. Freeze.TextWrapped = true
  860.  
  861. Btools.Name = "Btools"
  862. Btools.Parent = LocalPlayer
  863. Btools.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  864. Btools.BorderSizePixel = 0
  865. Btools.Position = UDim2.new(0.0306223109, 0, 0.783061862, 0)
  866. Btools.Size = UDim2.new(0, 80, 0, 26)
  867. Btools.Font = Enum.Font.Arial
  868. Btools.FontSize = Enum.FontSize.Size18
  869. Btools.Text = "Btools"
  870. Btools.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  871. Btools.TextSize = 18
  872. Btools.TextWrapped = true
  873.  
  874. Spin.Name = "Spin"
  875. Spin.Parent = LocalPlayer
  876. Spin.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  877. Spin.BorderSizePixel = 0
  878. Spin.Position = UDim2.new(0.398090035, 0, 0.783061862, 0)
  879. Spin.Size = UDim2.new(0, 80, 0, 26)
  880. Spin.Font = Enum.Font.Arial
  881. Spin.FontSize = Enum.FontSize.Size18
  882. Spin.Text = "Spin"
  883. Spin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  884. Spin.TextSize = 18
  885. Spin.TextWrapped = true
  886.  
  887. NoLimbs.Name = "NoLimbs"
  888. NoLimbs.Parent = LocalPlayer
  889. NoLimbs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  890. NoLimbs.BorderSizePixel = 0
  891. NoLimbs.Position = UDim2.new(0.734935462, 0, 0.880944669, 0)
  892. NoLimbs.Size = UDim2.new(0, 80, 0, 26)
  893. NoLimbs.Font = Enum.Font.Arial
  894. NoLimbs.FontSize = Enum.FontSize.Size18
  895. NoLimbs.Text = "NoLimbs"
  896. NoLimbs.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  897. NoLimbs.TextSize = 18
  898. NoLimbs.TextWrapped = true
  899.  
  900. Seizure.Name = "Seizure"
  901. Seizure.Parent = LocalPlayer
  902. Seizure.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  903. Seizure.BorderSizePixel = 0
  904. Seizure.Position = UDim2.new(0.734935462, 0, 0.783061862, 0)
  905. Seizure.Size = UDim2.new(0, 80, 0, 26)
  906. Seizure.Font = Enum.Font.Arial
  907. Seizure.FontSize = Enum.FontSize.Size18
  908. Seizure.Text = "Seizure"
  909. Seizure.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  910. Seizure.TextSize = 18
  911. Seizure.TextWrapped = true
  912.  
  913. Games.Name = "Games"
  914. Games.Parent = MainFrame
  915. Games.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  916. Games.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  917. Games.BorderSizePixel = 2
  918. Games.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  919. Games.Size = UDim2.new(0, 328, 0, 307)
  920. Games.Visible = false
  921.  
  922. Scripts.Name = "Scripts"
  923. Scripts.Parent = MainFrame
  924. Scripts.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  925. Scripts.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  926. Scripts.BorderSizePixel = 2
  927. Scripts.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  928. Scripts.Size = UDim2.new(0, 328, 0, 307)
  929. Scripts.Visible = false
  930.  
  931. Energize.Name = "Energize"
  932. Energize.Parent = Scripts
  933. Energize.BackgroundColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  934. Energize.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  935. Energize.BorderSizePixel = 3
  936. Energize.Position = UDim2.new(0.183430299, 0, 0.0326275788, 0)
  937. Energize.Size = UDim2.new(0, 200, 0, 30)
  938. Energize.Font = Enum.Font.ArialBold
  939. Energize.FontSize = Enum.FontSize.Size18
  940. Energize.Text = "Animation GUI for R6/R15"
  941. Energize.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  942. Energize.TextScaled = true
  943. Energize.TextSize = 18
  944. Energize.TextWrapped = true
  945.  
  946. GlitchMax.Name = "GlitchMax"
  947. GlitchMax.Parent = Scripts
  948. GlitchMax.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  949. GlitchMax.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  950. GlitchMax.BorderSizePixel = 3
  951. GlitchMax.Position = UDim2.new(0.183430299, 0, 0.358903378, 0)
  952. GlitchMax.Size = UDim2.new(0, 200, 0, 30)
  953. GlitchMax.Font = Enum.Font.ArialBold
  954. GlitchMax.FontSize = Enum.FontSize.Size28
  955. GlitchMax.Text = "GlitchMax GUI"
  956. GlitchMax.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  957. GlitchMax.TextSize = 25
  958. GlitchMax.TextWrapped = true
  959.  
  960. Energize_TXT.Name = "Energize_TXT"
  961. Energize_TXT.Parent = Scripts
  962. Energize_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  963. Energize_TXT.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  964. Energize_TXT.BorderSizePixel = 3
  965. Energize_TXT.Position = UDim2.new(0.183430299, 0, 0.130510315, 0)
  966. Energize_TXT.Size = UDim2.new(0, 200, 0, 50)
  967. Energize_TXT.Font = Enum.Font.SourceSansSemibold
  968. Energize_TXT.FontSize = Enum.FontSize.Size14
  969. Energize_TXT.Text = "Use cool animations on yourself!"
  970. Energize_TXT.TextScaled = true
  971. Energize_TXT.TextSize = 14
  972. Energize_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  973. Energize_TXT.TextStrokeTransparency = 0.89999997615814
  974. Energize_TXT.TextWrapped = true
  975.  
  976. GlitchMax_TXT.Name = "GlitchMax_TXT"
  977. GlitchMax_TXT.Parent = Scripts
  978. GlitchMax_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  979. GlitchMax_TXT.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  980. GlitchMax_TXT.BorderSizePixel = 3
  981. GlitchMax_TXT.Position = UDim2.new(0.183430299, 0, 0.456786126, 0)
  982. GlitchMax_TXT.Size = UDim2.new(0, 200, 0, 50)
  983. GlitchMax_TXT.Font = Enum.Font.SourceSansSemibold
  984. GlitchMax_TXT.FontSize = Enum.FontSize.Size14
  985. GlitchMax_TXT.Text = "Annoy/glitch people in the server!"
  986. GlitchMax_TXT.TextScaled = true
  987. GlitchMax_TXT.TextSize = 14
  988. GlitchMax_TXT.TextStrokeColor3 = Color3.new(0, 0.819608, 1)
  989. GlitchMax_TXT.TextStrokeTransparency = 0.89999997615814
  990. GlitchMax_TXT.TextWrapped = true
  991.  
  992. Verspin.Name = "Verspin"
  993. Verspin.Parent = Scripts
  994. Verspin.BackgroundColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  995. Verspin.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  996. Verspin.BorderSizePixel = 3
  997. Verspin.Position = UDim2.new(0.183430299, 0, 0.685179174, 0)
  998. Verspin.Size = UDim2.new(0, 200, 0, 30)
  999. Verspin.Font = Enum.Font.ArialBold
  1000. Verspin.FontSize = Enum.FontSize.Size28
  1001. Verspin.Text = "Verspin GUI"
  1002. Verspin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1003. Verspin.TextSize = 25
  1004. Verspin.TextWrapped = true
  1005.  
  1006. Verspin_TXT.Name = "Verspin_TXT"
  1007. Verspin_TXT.Parent = Scripts
  1008. Verspin_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  1009. Verspin_TXT.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  1010. Verspin_TXT.BorderSizePixel = 3
  1011. Verspin_TXT.Position = UDim2.new(0.183430299, 0, 0.783061862, 0)
  1012. Verspin_TXT.Size = UDim2.new(0, 200, 0, 50)
  1013. Verspin_TXT.Font = Enum.Font.SourceSansSemibold
  1014. Verspin_TXT.FontSize = Enum.FontSize.Size14
  1015. Verspin_TXT.Text = "Kill/Bring/Attach players with tools!"
  1016. Verspin_TXT.TextScaled = true
  1017. Verspin_TXT.TextSize = 14
  1018. Verspin_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  1019. Verspin_TXT.TextStrokeTransparency = 0.89999997615814
  1020. Verspin_TXT.TextWrapped = true
  1021.  
  1022. SideFrame.Name = "SideFrame"
  1023. SideFrame.Parent = Arosia
  1024. SideFrame.Active = true
  1025. SideFrame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1026. SideFrame.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1027. SideFrame.BorderSizePixel = 2
  1028. SideFrame.Draggable = true
  1029. SideFrame.Position = UDim2.new(0.308999985, 0, 0.182999998, 0)
  1030. SideFrame.Size = UDim2.new(0, 448, 0, 334)
  1031. SideFrame.Visible = false
  1032. SideFrame.ZIndex = 9
  1033.  
  1034. SIDE_Title.Name = "SIDE_Title"
  1035. SIDE_Title.Parent = SideFrame
  1036. SIDE_Title.Active = true
  1037. SIDE_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1038. SIDE_Title.BackgroundTransparency = 1
  1039. SIDE_Title.Size = UDim2.new(0, 90, 0, 24)
  1040. SIDE_Title.Font = Enum.Font.ArialBold
  1041. SIDE_Title.FontSize = Enum.FontSize.Size24
  1042. SIDE_Title.Text = "Arosia "
  1043. SIDE_Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  1044. SIDE_Title.TextScaled = true
  1045. SIDE_Title.TextSize = 19
  1046. SIDE_Title.TextWrapped = true
  1047. SIDE_Title.ZIndex = 10
  1048.  
  1049. OpenGUI.Name = "OpenGUI"
  1050. OpenGUI.Parent = SideFrame
  1051. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  1052. OpenGUI.BackgroundTransparency = 1
  1053. OpenGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  1054. OpenGUI.Size = UDim2.new(0, 38, 0, 24)
  1055. OpenGUI.Font = Enum.Font.ArialBold
  1056. OpenGUI.FontSize = Enum.FontSize.Size32
  1057. OpenGUI.Text = "X"
  1058. OpenGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  1059. OpenGUI.TextSize = 30
  1060. OpenGUI.ZIndex = 10
  1061.  
  1062. SIDE_FE_Check.Name = "SIDE_FE_Check"
  1063. SIDE_FE_Check.Parent = SideFrame
  1064. SIDE_FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  1065. SIDE_FE_Check.BackgroundTransparency = 1
  1066. SIDE_FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  1067. SIDE_FE_Check.Size = UDim2.new(0, 223, 0, 24)
  1068. SIDE_FE_Check.Font = Enum.Font.Highway
  1069. SIDE_FE_Check.FontSize = Enum.FontSize.Size14
  1070. SIDE_FE_Check.Text = "Error loading FE Checker"
  1071. SIDE_FE_Check.TextColor3 = Color3.new(1, 1, 1)
  1072. SIDE_FE_Check.TextScaled = true
  1073. SIDE_FE_Check.TextSize = 14
  1074. SIDE_FE_Check.TextWrapped = true
  1075. SIDE_FE_Check.ZIndex = 10
  1076.  
  1077. icon.Name = "icon"
  1078. icon.Parent = SideTabs
  1079. icon.BackgroundColor3 = Color3.new(1, 1, 1)
  1080. icon.BackgroundTransparency = 1
  1081. icon.Position = UDim2.new(0, 0, 0.51, 0)
  1082. icon.Size = UDim2.new(0, 120, 0, 110)
  1083. icon.Image = "http://www.roblox.com/asset/?id=1227728863"
  1084. icon.ZIndex = 6
  1085.  
  1086. SideTabsBrick.Name = "SideTabsBrick"
  1087. SideTabsBrick.Parent = MainFrame
  1088. SideTabsBrick.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1089. SideTabsBrick.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1090. SideTabsBrick.BorderSizePixel = 0
  1091. SideTabsBrick.Position = UDim2.new(0.270000011, 0, 0.0799999982, 0)
  1092. SideTabsBrick.Size = UDim2.new(0, 0, 0, 307)
  1093.  
  1094. ResetDefault.Name = "ResetDefault"
  1095. ResetDefault.Parent = LocalPlayer
  1096. ResetDefault.BackgroundColor3 = Color3.new(0.6, 0.192157, 0.192157)
  1097. ResetDefault.BorderSizePixel = 0
  1098. ResetDefault.Position = UDim2.new(0.30627659, 0, 0.554668844, 0)
  1099. ResetDefault.Size = UDim2.new(0, 107, 0, 26)
  1100. ResetDefault.Font = Enum.Font.Arial
  1101. ResetDefault.FontSize = Enum.FontSize.Size18
  1102. ResetDefault.Text = "ResetDefault"
  1103. ResetDefault.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1104. ResetDefault.TextSize = 18
  1105. ResetDefault.TextWrapped = true
  1106.  
  1107. Push.Name = "Push"
  1108. Push.Parent = Others
  1109. Push.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1110. Push.BorderSizePixel = 0
  1111. Push.Position = UDim2.new(0.0612553172, 0, 0.326499889, 0)
  1112. Push.Size = UDim2.new(0, 78, 0, 26)
  1113. Push.Font = Enum.Font.Arial
  1114. Push.FontSize = Enum.FontSize.Size18
  1115. Push.Text = "Push"
  1116. Push.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1117. Push.TextSize = 18
  1118. Push.TextWrapped = true
  1119.  
  1120. ClientFreeze.Name = "ClientFreeze"
  1121. ClientFreeze.Parent = Others
  1122. ClientFreeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1123. ClientFreeze.BorderSizePixel = 0
  1124. ClientFreeze.Position = UDim2.new(0.367531896, 0, 0.326499889, 0)
  1125. ClientFreeze.Size = UDim2.new(0, 78, 0, 26)
  1126. ClientFreeze.Font = Enum.Font.Arial
  1127. ClientFreeze.FontSize = Enum.FontSize.Size14
  1128. ClientFreeze.Text = "ClientFreeze"
  1129. ClientFreeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1130. ClientFreeze.TextSize = 14
  1131. ClientFreeze.TextWrapped = true
  1132.  
  1133. Orbit.Name = "Orbit"
  1134. Orbit.Parent = Others
  1135. Orbit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1136. Orbit.BorderSizePixel = 0
  1137. Orbit.Position = UDim2.new(0.673808455, 0, 0.326499889, 0)
  1138. Orbit.Size = UDim2.new(0, 78, 0, 26)
  1139. Orbit.Font = Enum.Font.Arial
  1140. Orbit.FontSize = Enum.FontSize.Size18
  1141. Orbit.Text = "Orbit"
  1142. Orbit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1143. Orbit.TextSize = 18
  1144. Orbit.TextWrapped = true
  1145.  
  1146. KillAll.Name = "KillAll"
  1147. KillAll.Parent = Others
  1148. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  1149. KillAll.BorderSizePixel = 0
  1150. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  1151. KillAll.Size = UDim2.new(0, 78, 0, 26)
  1152. KillAll.Font = Enum.Font.Arial
  1153. KillAll.FontSize = Enum.FontSize.Size18
  1154. KillAll.Text = "Kill All"
  1155. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1156. KillAll.TextSize = 18
  1157. KillAll.TextWrapped = true
  1158.  
  1159. Temp.Name = "Temp"
  1160. Temp.Parent = Games
  1161. Temp.BackgroundColor3 = Color3.new(1, 1, 1)
  1162. Temp.BackgroundTransparency = 1
  1163. Temp.Position = UDim2.new(0.183430299, -60, 0.456786126, -17)
  1164. Temp.Rotation = -30
  1165. Temp.Size = UDim2.new(0, 328, 0, 60)
  1166. Temp.Font = Enum.Font.Highway
  1167. Temp.FontSize = Enum.FontSize.Size14
  1168. Temp.Text = "Coming soon!"
  1169. Temp.TextScaled = true
  1170. Temp.TextSize = 14
  1171. Temp.TextStrokeColor3 = Color3.new(0.192157, 1, 0.733333)
  1172. Temp.TextStrokeTransparency = 0
  1173. Temp.TextWrapped = true
  1174.  
  1175. Experimental.Name = "Experimental"
  1176. Experimental.Parent = Others
  1177. Experimental.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1178. Experimental.BorderSizePixel = 0
  1179. Experimental.Position = UDim2.new(0.0611434318, 0, 0.424158514, 0)
  1180. Experimental.Size = UDim2.new(0, 78, 0, 26)
  1181. Experimental.Font = Enum.Font.Arial
  1182. Experimental.FontSize = Enum.FontSize.Size14
  1183. Experimental.Text = "Experimental"
  1184. Experimental.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1185. Experimental.TextSize = 14
  1186. Experimental.TextWrapped = true
  1187.  
  1188. CHAOS.Name = "CHAOS"
  1189. CHAOS.Parent = Others
  1190. CHAOS.BackgroundColor3 = Color3.new(0.0431373, 0.231373, 0.0862745)
  1191. CHAOS.BorderSizePixel = 0
  1192. CHAOS.Position = UDim2.new(0.672577739, 0, 0.424158514, 0)
  1193. CHAOS.Size = UDim2.new(0, 78, 0, 26)
  1194. CHAOS.Font = Enum.Font.Arial
  1195. CHAOS.FontSize = Enum.FontSize.Size18
  1196. CHAOS.Text = "CHAOS"
  1197. CHAOS.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1198. CHAOS.TextSize = 18
  1199. CHAOS.TextWrapped = true
  1200.  
  1201. -- Buttons
  1202. if game.Workspace.FilteringEnabled == false then
  1203.     FE_Check.Text = "FE is disabled"
  1204.     FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  1205.     SIDE_FE_Check.Text = "FE is disabled"
  1206.     SIDE_FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  1207. else
  1208.     FE_Check.Text = "FE is enabled"
  1209.     FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  1210.     SIDE_FE_Check.Text = "FE is enabled"
  1211.     SIDE_FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  1212. end
  1213. col = Color3.new(0.231373, 0.231373, 0.231373)
  1214. loc = Color3.new(0.331373, 0.531373, 0.331373)
  1215.  
  1216. wait(0.4)
  1217. MainFrame:TweenPosition(UDim2.new(0.309, 0, 0.183, 0), "Out", "Bounce", 3)
  1218.  
  1219. CloseGUI.MouseButton1Click:connect(function()
  1220. CloseGUI.Visible = false
  1221. TopRow:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  1222. wait(1)
  1223. MainFrame.Visible = false
  1224. SideFrame.Position = MainFrame.Position
  1225. SideFrame.Visible = true
  1226. SideFrame:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  1227. OpenGUI.Visible = false
  1228. wait(1)
  1229. OpenGUI.Visible = true
  1230. end)
  1231.  
  1232. OpenGUI.MouseButton1Click:connect(function()
  1233. OpenGUI.Visible = false
  1234. SideFrame:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  1235. wait(1)
  1236. SideFrame.Visible = false
  1237. MainFrame.Position = SideFrame.Position
  1238. MainFrame.Visible = true
  1239. TopRow:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  1240. CloseGUI.Visible = false
  1241. wait(1)
  1242. CloseGUI.Visible = true
  1243. end)
  1244.  
  1245. TAB_Credit.MouseButton1Click:connect(function()
  1246. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1247. wait(0.5)
  1248. Games.Visible = false
  1249. LocalPlayer.Visible = false
  1250. Others.Visible = false
  1251. Scripts.Visible = false
  1252. NoneSelected.Visible = true
  1253. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1254. end)
  1255.  
  1256. TAB_Games.MouseButton1Click:connect(function()
  1257. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1258. wait(0.5)
  1259. Games.Visible = true
  1260. LocalPlayer.Visible = false
  1261. Others.Visible = false
  1262. Scripts.Visible = false
  1263. NoneSelected.Visible = false
  1264. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1265. end)
  1266.  
  1267. TAB_Scripts.MouseButton1Click:connect(function()
  1268. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1269. wait(0.5)
  1270. Games.Visible = false
  1271. LocalPlayer.Visible = false
  1272. Others.Visible = false
  1273. Scripts.Visible = true
  1274. NoneSelected.Visible = false
  1275. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1276. end)
  1277.  
  1278. TAB_LocalPlayer.MouseButton1Click:connect(function()
  1279. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1280. wait(0.5)
  1281. Games.Visible = false
  1282. LocalPlayer.Visible = true
  1283. Others.Visible = false
  1284. Scripts.Visible = false
  1285. NoneSelected.Visible = false
  1286. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1287. end)
  1288.  
  1289. TAB_Others.MouseButton1Click:connect(function()
  1290. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1291. wait(0.5)
  1292. Games.Visible = false
  1293. LocalPlayer.Visible = false
  1294. Others.Visible = true
  1295. Scripts.Visible = false
  1296. NoneSelected.Visible = false
  1297. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1298. end)
  1299.  
  1300. -- LOCAL PLAYER ---------------------------------
  1301. -- LOCAL PLAYER ---------------------------------
  1302.  
  1303. HipHeight.MouseButton1Click:connect(function()
  1304.     game.Players.LocalPlayer.Character.Humanoid.HipHeight = HipHeight_TXTBOX.Text
  1305. end)
  1306. JumpHeight.MouseButton1Click:connect(function()
  1307.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpHeight_TXTBOX.Text
  1308. end)
  1309. Speed.MouseButton1Click:connect(function()
  1310.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Speed_TXTBOX.Text
  1311. end)
  1312. Sit.MouseButton1Click:connect(function()
  1313.     game.Players.LocalPlayer.Character.Humanoid.Sit = true
  1314. end)
  1315. Jump.MouseButton1Click:connect(function()
  1316.     game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1317. end)
  1318. frost = false
  1319. Freeze.MouseButton1Click:connect(function()
  1320.     frost = not frost
  1321.     if frost then
  1322.         game.Players.LocalPlayer.Character.Torso.Anchored = true
  1323.         game.Players.LocalPlayer.Character.Head.Anchored = true
  1324.         game.Players.LocalPlayer.Character["Left Leg"].Anchored = true
  1325.         game.Players.LocalPlayer.Character["Left Arm"].Anchored = true
  1326.         game.Players.LocalPlayer.Character["Right Leg"].Anchored = true
  1327.         game.Players.LocalPlayer.Character["Right Arm"].Anchored = true
  1328.         Freeze.BackgroundColor3 = loc
  1329.     else
  1330.         game.Players.LocalPlayer.Character.Torso.Anchored = false
  1331.         game.Players.LocalPlayer.Character.Head.Anchored = false
  1332.         game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  1333.         game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  1334.         game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  1335.         game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  1336.         Freeze.BackgroundColor3 = col
  1337.     end
  1338. end)
  1339. Chat.MouseButton1Click:connect(function()
  1340.     game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  1341. end)
  1342. keepspam = false
  1343. Spam.MouseButton1Click:connect(function()
  1344.     keepspam = not keepspam
  1345.     if keepspam then
  1346.         Spam.BackgroundColor3 = loc
  1347.     else
  1348.         Spam.BackgroundColor3 = col
  1349.     end
  1350.     while wait(0.5) do
  1351.         if keepspam then
  1352.             game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  1353.         end
  1354.     end
  1355. end)
  1356. gmd = false
  1357. GodMode.MouseButton1Click:connect(function()
  1358.     gmd = not gmd
  1359.     if gmd then
  1360.         game.Players.LocalPlayer.Character.Humanoid.Name = "no"
  1361.         local turn1 = game.Players.LocalPlayer.Character["no"]:Clone()
  1362.         turn1.Parent = game.Players.LocalPlayer.Character
  1363.         turn1.Name = "Humanoid"
  1364.         wait(0.1)
  1365.         game.Players.LocalPlayer.Character["no"]:Destroy()
  1366.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1367.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  1368.         wait(0.1)
  1369.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  1370.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1371.         GodMode.BackgroundColor3 = loc
  1372.     else
  1373.         GodMode.BackgroundColor3 = col
  1374.     end
  1375. end)
  1376. NoLimbs.MouseButton1Click:connect(function()
  1377.     game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  1378.     game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  1379.     game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  1380.     game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  1381. end)
  1382. Respawn.MouseButton1Click:connect(function()
  1383.     game.Players.LocalPlayer:LoadCharacter()
  1384. end)
  1385.  
  1386. local Anim = Instance.new("Animation")
  1387. Anim.AnimationId = "rbxassetid://188632011"
  1388. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1389. local SpinACTIVE = false
  1390. Spin.MouseButton1Click:connect(function()
  1391.     SpinACTIVE = not SpinACTIVE
  1392.     if SpinACTIVE then
  1393.         while wait() do
  1394.          if track.IsPlaying == false then
  1395.             if SpinACTIVE then
  1396.                 track:Play(.1, 1, 2)
  1397.                 Spin.BackgroundColor3 = loc
  1398.             else
  1399.                 Spin.BackgroundColor3 = col
  1400.             end
  1401.          end
  1402.         end
  1403.     else
  1404.         track:Stop()
  1405.     end
  1406. end)
  1407. Hidden = false
  1408. HideName.MouseButton1Click:connect(function()
  1409.     Hidden = not Hidden
  1410.     if Hidden then
  1411.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1412.         HideName.BackgroundColor3 = loc
  1413.     else
  1414.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  1415.         HideName.BackgroundColor3 = col
  1416.     end
  1417. end)
  1418. clip = true
  1419. Noclip.MouseButton1Click:connect(function()
  1420.     clip = not clip
  1421.     if not clip then
  1422.         Noclip.BackgroundColor3 = loc
  1423.     else
  1424.         Noclip.BackgroundColor3 = col
  1425.     end
  1426.     game:GetService('RunService').Stepped:connect(function()
  1427.         if not clip then
  1428.             game.Players.LocalPlayer.Character.Head.CanCollide = false
  1429.             game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1430.             game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1431.             game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1432.         end
  1433.     end)
  1434. end)
  1435. shake = false
  1436. Seizure.MouseButton1Click:connect(function()
  1437.     shake = not shake
  1438.     if shake then
  1439.         game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  1440.         while wait() do
  1441.             if shake then
  1442.                 game.Players.LocalPlayer.Character.Torso.Velocity = Vector3.new(math.random(-20,20),-10,math.random(-20,20))
  1443.                 game.Players.LocalPlayer.Character.Torso.RotVelocity = Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1444.                 Seizure.BackgroundColor3 = loc
  1445.             else
  1446.                 Seizure.BackgroundColor3 = col
  1447.             end
  1448.         end
  1449.     else
  1450.         game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1451.     end
  1452. end)
  1453.  
  1454. local flying = false
  1455. Fly.MouseButton1Click:connect(function()
  1456. flying = not flying
  1457. repeat wait()
  1458. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1459. local mouse = game.Players.LocalPlayer:GetMouse()
  1460. repeat wait() until mouse
  1461. local plr = game.Players.LocalPlayer
  1462. local torso = plr.Character.Torso
  1463. local deb = true
  1464. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1465. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1466. local maxspeed = 60
  1467. local speed = 0
  1468. if flying then
  1469.     Fly.BackgroundColor3 = loc
  1470. else
  1471.     Fly.BackgroundColor3 = col
  1472. end
  1473.  
  1474. function FlyFunction()
  1475. local bg = Instance.new("BodyGyro", torso)
  1476. bg.P = 9e4
  1477. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1478. bg.cframe = torso.CFrame
  1479. local bv = Instance.new("BodyVelocity", torso)
  1480. bv.velocity = Vector3.new(0,0.1,0)
  1481. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1482. repeat wait()
  1483. plr.Character.Humanoid.PlatformStand = true
  1484. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1485. speed = speed+.5+(speed/maxspeed)
  1486. if speed > maxspeed then
  1487. speed = maxspeed
  1488. end
  1489. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1490. speed = speed-1
  1491. if speed < 0 then
  1492. speed = 0
  1493. end
  1494. end
  1495. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1496. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1497. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1498. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1499. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1500. else
  1501. bv.velocity = Vector3.new(0,0.1,0)
  1502. end
  1503. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1504. until not flying
  1505. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1506. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1507. speed = 0
  1508. bg:Destroy()
  1509. bv:Destroy()
  1510. plr.Character.Humanoid.PlatformStand = false
  1511. end
  1512. mouse.KeyDown:connect(function(key)
  1513. if key:lower() == "w" then
  1514. ctrl.f = 1
  1515. elseif key:lower() == "s" then
  1516. ctrl.b = -1
  1517. elseif key:lower() == "a" then
  1518. ctrl.l = -1
  1519. elseif key:lower() == "d" then
  1520. ctrl.r = 1
  1521. end
  1522. end)
  1523. mouse.KeyUp:connect(function(key)
  1524. if key:lower() == "w" then
  1525. ctrl.f = 0
  1526. elseif key:lower() == "s" then
  1527. ctrl.b = 0
  1528. elseif key:lower() == "a" then
  1529. ctrl.l = 0
  1530. elseif key:lower() == "d" then
  1531. ctrl.r = 0
  1532. end
  1533. end)
  1534. FlyFunction()
  1535. end)
  1536.  
  1537. Btools.MouseButton1Click:connect(function()
  1538.     local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1539.     Clone_T.BinType = "Clone"
  1540.     local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1541.     Destruct.BinType = "Hammer"
  1542.     local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1543.     Hold_T.BinType = "Grab"
  1544.     local a = game.Workspace:getChildren()
  1545.     for i = 1, #a do
  1546.     if a[i].className == "Part" then
  1547.     a[i].Locked = false
  1548.     elseif a[i].className == "Model" then
  1549.     local r = a[i]:getChildren()
  1550.     for i = 1, #r do
  1551.     if r[i].className == "Part" then
  1552.     r[i].Locked = false
  1553.     end
  1554.     end
  1555.     end
  1556.     end
  1557. end)
  1558.  
  1559. ResetDefault.MouseButton1Click:connect(function()
  1560.     flying = false
  1561.     game.Players.LocalPlayer.Character.Torso.Anchored = false
  1562.     game.Players.LocalPlayer.Character.Head.Anchored = false
  1563.     game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  1564.     game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  1565.     game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  1566.     game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  1567.     game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1568.     game.Players.LocalPlayer.Character.Humanoid.Sit = false
  1569.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1570.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1571.     game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  1572.     game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1573. end)
  1574.  
  1575. -- OTHERS ---------------------------------
  1576. -- OTHERS ---------------------------------
  1577.  
  1578. function GetPlayer(String) --thank you/credit to Timeless/xFunnieuss
  1579.     local Found = {}
  1580.     local strl = String:lower()
  1581.     if strl == "all" then
  1582.         for i,v in pairs(game.Players:GetPlayers()) do
  1583.             table.insert(Found,v)
  1584.         end
  1585.     elseif strl == "others" then
  1586.         for i,v in pairs(game.Players:GetPlayers()) do
  1587.             if v.Name ~= game.Players.LocalPlayer.Name then
  1588.                 table.insert(Found,v)
  1589.             end
  1590.         end    
  1591.     else
  1592.         for i,v in pairs(game.Players:GetPlayers()) do
  1593.             if v.Name:lower():sub(1, #String) == String:lower() then
  1594.                 table.insert(Found,v)
  1595.             end
  1596.         end    
  1597.     end
  1598.     return Found    
  1599. end
  1600.  
  1601. Teleport.MouseButton1Click:connect(function()
  1602.     for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1603.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1604.     end
  1605. end)
  1606. currentview = false
  1607. View.MouseButton1Click:connect(function()
  1608.     currentview = not currentview
  1609.     for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1610.         if currentview then
  1611.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  1612.             View.BackgroundColor3 = loc
  1613.         else
  1614.             game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  1615.             View.BackgroundColor3 = col
  1616.         end
  1617.     end
  1618. end)
  1619. annoying = false
  1620. Annoy.MouseButton1Click:connect(function()
  1621.     annoying = not annoying
  1622.     for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1623.         while wait() do
  1624.             if annoying then
  1625.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1626.                 Annoy.BackgroundColor3 = loc
  1627.             else
  1628.                 Annoy.BackgroundColor3 = col
  1629.             end
  1630.         end
  1631.     end
  1632. end)
  1633. cfreeze = false
  1634. ClientFreeze.MouseButton1Click:connect(function()
  1635.     cfreeze = not cfreeze
  1636.     for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1637.         if cfreeze then
  1638.             game.Players[v.Name].Character.Torso.Anchored = true
  1639.             game.Players[v.Name].Character.Head.Anchored = true
  1640.             game.Players[v.Name].Character["Left Leg"].Anchored = true
  1641.             game.Players[v.Name].Character["Left Arm"].Anchored = true
  1642.             game.Players[v.Name].Character["Right Leg"].Anchored = true
  1643.             game.Players[v.Name].Character["Right Arm"].Anchored = true
  1644.         else
  1645.             game.Players[v.Name].Character.Torso.Anchored = false
  1646.             game.Players[v.Name].Character.Head.Anchored = false
  1647.             game.Players[v.Name].Character["Left Leg"].Anchored = false
  1648.             game.Players[v.Name].Character["Left Arm"].Anchored = false
  1649.             game.Players[v.Name].Character["Right Leg"].Anchored = false
  1650.             game.Players[v.Name].Character["Right Arm"].Anchored = false
  1651.         end
  1652.     end
  1653. end)
  1654. orbital = false
  1655. Orbit.MouseButton1Click:connect(function()
  1656.     orbital = not orbital
  1657.     if orbital then
  1658.         Orbit.BackgroundColor3 = loc
  1659.         local o = Instance.new("RocketPropulsion")
  1660.         o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1661.         o.Name = "Orbit"
  1662.         for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1663.             o.Target = game.Players[v.Name].Character.HumanoidRootPart
  1664.             o:Fire()
  1665.             game:GetService('RunService').Stepped:connect(function()
  1666.                 if orbital then
  1667.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  1668.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1669.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1670.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1671.                 end
  1672.             end)
  1673.         end
  1674.     else
  1675.         game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  1676.         Orbit.BackgroundColor3 = col
  1677.     end
  1678. end)
  1679. pushing = false
  1680. Push.MouseButton1Click:connect(function()
  1681.     pushing = not pushing
  1682.     if pushing then
  1683.         Push.BackgroundColor3 = loc
  1684.         local o = Instance.new("RocketPropulsion")
  1685.         o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1686.         o.Name = "Push"
  1687.         o.TurnP = 2500
  1688.         o.MaxThrust = 50000
  1689.         o.MaxSpeed = 1000
  1690.         o.ThrustP = 50000
  1691.         o.CartoonFactor = 1
  1692.         for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1693.             o.Target = game.Players[v.Name].Character.HumanoidRootPart
  1694.             o:Fire()
  1695.             game:GetService('RunService').Stepped:connect(function()
  1696.                 if pushing then
  1697.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  1698.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1699.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1700.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1701.                 end
  1702.             end)
  1703.         end
  1704.     else
  1705.         game.Players.LocalPlayer.Character.HumanoidRootPart.Push:Destroy()
  1706.         Push.BackgroundColor3 = col
  1707.     end
  1708. end)
  1709. local Anim = Instance.new("Animation")
  1710. Anim.AnimationId = "rbxassetid://282574440"
  1711. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1712. flattening = false
  1713. Flatten.MouseButton1Click:connect(function()
  1714.     flattening = not flattening
  1715.     if flattening then
  1716.         Flatten.BackgroundColor3 = loc
  1717.         local o = Instance.new("RocketPropulsion")
  1718.         o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1719.         o.Name = "Flatten"
  1720.         o.MaxThrust = 50000
  1721.         o.MaxSpeed = 1000
  1722.         o.ThrustP = 50000
  1723.         o.CartoonFactor = 1
  1724.         for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1725.             o.Target = game.Players[v.Name].Character["Left Leg"]
  1726.             o:Fire()
  1727.             track:Play(.1, 1, 1)
  1728.             game:GetService('RunService').Stepped:connect(function()
  1729.                 if flattening then
  1730.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  1731.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1732.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1733.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1734.                 end
  1735.             end)
  1736.             while wait(0.3) do
  1737.                 if flattening then
  1738.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  1739.                 end
  1740.             end
  1741.         end
  1742.     else
  1743.         game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  1744.         Flatten.BackgroundColor3 = col
  1745.         track:Stop()
  1746.     end
  1747. end)
  1748. Verspin.MouseButton1Click:connect(function()
  1749.     game:GetObjects("rbxassetid://1249942219")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1750. end)
  1751. Energize.MouseButton1Click:connect(function()
  1752.     game:GetObjects("rbxassetid://1202558084")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1753. end)
  1754. GlitchMax.MouseButton1Click:connect(function()
  1755.     game:GetObjects("rbxassetid://1249943137")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1756. end)
  1757. Experimental.MouseButton1Click:connect(function()
  1758.    
  1759. end)
  1760. end)
  1761.  
  1762. Shattervast.Name = "Shattervast"
  1763. Shattervast.Parent = Main
  1764. Shattervast.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  1765. Shattervast.BorderSizePixel = 0
  1766. Shattervast.Position = UDim2.new(0.036387749, 0, 0.33910197, 0)
  1767. Shattervast.Size = UDim2.new(0, 133, 0, 37)
  1768. Shattervast.Font = Enum.Font.Cartoon
  1769. Shattervast.Text = "Shattervast "
  1770. Shattervast.TextColor3 = Color3.new(1, 1, 1)
  1771. Shattervast.TextSize = 20
  1772. Shattervast.MouseButton1Down:connect(function()
  1773. -- By illremember#3799
  1774.  
  1775. -- Important Loading
  1776. trueSettings = {
  1777.     commandPrefix = ";";
  1778.     hotkeys = {};
  1779.     fchotkeymode = "unfc";
  1780. }
  1781.  
  1782. -- Important Variables
  1783. gsPlayers = game:GetService("Players")
  1784. gsWorkspace = game:GetService("Workspace")
  1785. gsLighting = game:GetService("Lighting")
  1786. gsReplicatedStorage = game:GetService("ReplicatedStorage")
  1787. gsCoreGui = game:GetService("CoreGui")
  1788. gsTween = game:GetService("TweenService")
  1789. gsHttp = game:GetService("HttpService")
  1790.  
  1791. LP = gsPlayers.LocalPlayer
  1792. Mouse = LP:GetMouse()
  1793.  
  1794. defaultSettings = gsHttp:JSONEncode(trueSettings)
  1795. function CreateSave()
  1796.     writefile("Shattervast.txt", defaultSettings)
  1797.     wait(0.5)
  1798.     local content = readfile("Shattervast.txt")
  1799.     local trueValue = gsHttp:JSONDecode(content)
  1800.     commandPrefix = trueValue.commandPrefix
  1801.     hotkeys = trueValue.hotkeys
  1802.     fchotkeymode = trueValue.fchotkeymode
  1803. end
  1804. function fullUpdate()
  1805.     local updatedSettings = {
  1806.         commandPrefix = commandPrefix;
  1807.         hotkeys = hotkeys;
  1808.         fchotkeymode = fchotkeymode;
  1809.     }
  1810.     local fullUPDATED = gsHttp:JSONEncode(updatedSettings)
  1811.     wait(0.2)
  1812.     writefile("Shattervast.txt", fullUPDATED)
  1813. end
  1814. if writefile ~= nil then
  1815.     function builder()
  1816.         local TESTsave = readfile("Shattervast.txt")
  1817.         if TESTsave == nil then
  1818.             return false
  1819.         else
  1820.             return true
  1821.         end
  1822.     end
  1823.     local success, message = pcall(builder)
  1824.     if success == true then
  1825.         function reader()
  1826.             local content = readfile("Shattervast.txt")
  1827.             local trueValue = gsHttp:JSONDecode(content)
  1828.             commandPrefix = trueValue.commandPrefix
  1829.             hotkeys = trueValue.hotkeys
  1830.             if trueValue.fchotkeymode == nil then
  1831.                 fchotkeymode = "unfc"
  1832.                 fullUpdate()
  1833.             else
  1834.                 fchotkeymode = trueValue.fchotkeymode
  1835.             end
  1836.         end
  1837.         reader()
  1838.     elseif success == false then
  1839.         CreateSave()
  1840.     end
  1841. else
  1842.     commandPrefix = ";"
  1843.     hotkeys = {}
  1844.     fchotkeymode = "unfc"
  1845. end
  1846.  
  1847. CurrentGravity = gsWorkspace.Gravity
  1848. CurrentWalkspeed = LP.Character.Humanoid.WalkSpeed
  1849. CurrentJumppower = LP.Character.Humanoid.JumpPower
  1850. CurrentHipheight = LP.Character.Humanoid.HipHeight
  1851. CurrentNormal = LP.DevCameraOcclusionMode
  1852.  
  1853. gsWorkspace.Camera.Changed:Connect(function()
  1854.     gsWorkspace.Camera.FieldOfView = 70
  1855. end)
  1856.  
  1857. -- Important Functions
  1858. function view(plr)
  1859.     if plr.Character.Humanoid ~= nil then
  1860.         gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Humanoid
  1861.     else
  1862.         gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Head
  1863.     end
  1864. end
  1865. function unlockWS()
  1866.     for i,part in pairs(gsWorkspace:GetDescendants()) do
  1867.         if part:IsA("Part") then
  1868.             part.Locked = false
  1869.         end
  1870.     end
  1871. end
  1872. function lockWS()
  1873.     for i,part in pairs(gsWorkspace:GetDescendants()) do
  1874.         if part:IsA("Part") then
  1875.             part.Locked = true
  1876.         end
  1877.     end
  1878. end
  1879. function FEGodmode()
  1880.     local changeview = false
  1881.     if gsWorkspace.CurrentCamera.CameraSubject == LP.Character.Humanoid or gsWorkspace.CurrentCamera.CameraSubject == LP.Character then
  1882.         changeview = true
  1883.     end
  1884.     LP.Character.Humanoid.Name = 1
  1885.     local l = LP.Character["1"]:Clone()
  1886.     l.Parent = LP.Character
  1887.     l.Name = "Humanoid"
  1888.     wait(0.1)
  1889.     LP.Character["1"]:Destroy()
  1890.     if changeview then
  1891.         game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  1892.     end
  1893.     LP.Character.Animate.Disabled = true
  1894.     wait(0.1)
  1895.     LP.Character.Animate.Disabled = false
  1896.     LP.Character.Humanoid.DisplayDistanceType = "None"
  1897. end
  1898. function RocketPropulsion(maxthrust,maxspeed,thrustp,targetplr,name)
  1899.     local l = Instance.new("RocketPropulsion")
  1900.     l.Parent = LP.Character.HumanoidRootPart
  1901.     l.CartoonFactor = 1
  1902.     l.MaxThrust = maxthrust
  1903.     l.MaxSpeed = maxspeed
  1904.     l.ThrustP = thrustp
  1905.     l.Name = name
  1906.     l.Target = targetplr.Character.HumanoidRootPart
  1907.     l:Fire()
  1908. end
  1909. function createIntro(style, msg, length)
  1910.     if gsCoreGui:FindFirstChild("Notification") then
  1911.         gsCoreGui:FindFirstChild("Notification"):Destroy()
  1912.     end
  1913.     local info = "http://www.roblox.com/asset/?id=1281284684"
  1914.     local warning = "http://www.roblox.com/asset/?id=1281286925"
  1915.     if style == "info" then
  1916.         style = info
  1917.     elseif style == "warning" then
  1918.         style = warning
  1919.     end
  1920.     local Notification = Instance.new("ScreenGui")
  1921.     local Frame = Instance.new("Frame")
  1922.     local TextLabel = Instance.new("TextLabel")
  1923.     local IMAGE = Instance.new("ImageLabel")
  1924.     Notification.Name = "Notification"
  1925.     Notification.Parent = gsCoreGui
  1926.     Frame.Parent = Notification
  1927.     Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  1928.     Frame.BackgroundTransparency = 0.20000000298023
  1929.     Frame.BorderSizePixel = 0
  1930.     Frame.Position = UDim2.new(0, 0, -0.2, 0)
  1931.     Frame.Size = UDim2.new(1, 0, 0, 30)
  1932.     TextLabel.Parent = Frame
  1933.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1934.     TextLabel.BackgroundTransparency = 1
  1935.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1936.     TextLabel.Font = Enum.Font.SourceSansLight
  1937.     TextLabel.Text = msg
  1938.     TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  1939.     TextLabel.TextScaled = true
  1940.     TextLabel.TextSize = 14
  1941.     TextLabel.TextWrapped = true
  1942.     IMAGE.Parent = Frame
  1943.     IMAGE.BackgroundTransparency = 1
  1944.     IMAGE.Size = UDim2.new(0, 50, 0, 50)
  1945.     IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  1946.     IMAGE.Image = style
  1947.     local Intro = Instance.new("ScreenGui")
  1948.     local Frame2 = Instance.new("Frame")
  1949.     local IMAGE2 = Instance.new("ImageLabel")
  1950.     Intro.Name = "Intro"
  1951.     Intro.Parent = gsCoreGui
  1952.     Frame2.Parent = Intro
  1953.     Frame2.BackgroundTransparency = 1
  1954.     Frame2.BorderSizePixel = 0
  1955.     Frame2.Position = UDim2.new(0, 0, -0.2, 0)
  1956.     Frame2.Size = UDim2.new(1, 0, 0, 30)
  1957.     IMAGE2.Parent = Frame
  1958.     IMAGE2.BackgroundTransparency = 1
  1959.     IMAGE2.AnchorPoint = Vector2.new(0.5, 0)
  1960.     IMAGE2.Size = UDim2.new(0, 240, 0, 120)
  1961.     IMAGE2.Position = UDim2.new(0.5, 0, 0, 0)
  1962.     IMAGE2.Image = "http://www.roblox.com/asset/?id=1795472522"
  1963.     Frame2:TweenPosition(UDim2.new(0, 0, 0, 200), "Out", "Quad", 1.5)
  1964.     Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  1965.     wait(length)
  1966.     pcall(function()
  1967.         Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  1968.         Frame2:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  1969.     end)
  1970.     wait(3.01)
  1971.     Intro:Destroy()
  1972.     Notification:Destroy()
  1973. end
  1974. function Notification(style, msg, length)
  1975.     if gsCoreGui:FindFirstChild("Notification") then
  1976.         gsCoreGui:FindFirstChild("Notification"):Destroy()
  1977.     end
  1978.     local info = "http://www.roblox.com/asset/?id=1281284684"
  1979.     local warning = "http://www.roblox.com/asset/?id=1281286925"
  1980.     if style == "info" then
  1981.         style = info
  1982.     elseif style == "warning" then
  1983.         style = warning
  1984.     end
  1985.     local Notification = Instance.new("ScreenGui")
  1986.     local Frame = Instance.new("Frame")
  1987.     local TextLabel = Instance.new("TextLabel")
  1988.     local IMAGE = Instance.new("ImageLabel")
  1989.     Notification.Name = "Notification"
  1990.     Notification.Parent = gsCoreGui
  1991.     Frame.Parent = Notification
  1992.     Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  1993.     Frame.BackgroundTransparency = 0.20000000298023
  1994.     Frame.BorderSizePixel = 0
  1995.     Frame.Position = UDim2.new(0, 0, -0.2, 0)
  1996.     Frame.Size = UDim2.new(1, 0, 0, 30)
  1997.     TextLabel.Parent = Frame
  1998.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1999.     TextLabel.BackgroundTransparency = 1
  2000.     TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2001.     TextLabel.Font = Enum.Font.SourceSansLight
  2002.     TextLabel.Text = msg
  2003.     TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  2004.     TextLabel.TextScaled = true
  2005.     TextLabel.TextSize = 14
  2006.     TextLabel.TextWrapped = true
  2007.     IMAGE.Parent = Frame
  2008.     IMAGE.BackgroundTransparency = 1
  2009.     IMAGE.Size = UDim2.new(0, 50, 0, 50)
  2010.     IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  2011.     IMAGE.Image = style
  2012.     Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  2013.     wait(length)
  2014.     pcall(function()
  2015.         Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  2016.     end)
  2017.     wait(3.01)
  2018.     Notification:Destroy()
  2019. end
  2020. function hasTools()
  2021.     local a = false
  2022.     local b = false
  2023.     for i,v in pairs(LP.Character:GetDescendants()) do
  2024.         if v:IsA("Tool") then
  2025.             if v ~= nil then
  2026.                 a = true
  2027.             else
  2028.                 a = false
  2029.             end
  2030.         end
  2031.     end
  2032.     for i,k in pairs(LP.Backpack:GetDescendants()) do
  2033.         if k:IsA("Tool") then
  2034.             if k ~= nil then
  2035.                 b = true
  2036.             else
  2037.                 b = false
  2038.             end
  2039.         end
  2040.     end
  2041.     return a or b
  2042. end
  2043. Compliments = {" is the coolest person in this server!", ", I really like your avatar!", ", I really want to be your friend!", " is truly amazing. Truly!", " is incredible!", ", you are my favourite here!!", ", I am complimenting you right now at this very moment.", " you are really awesome", " when will you be my friend!?", " is such a great person", " is a fantastic person!"}
  2044. function complimentplr(player)
  2045.     local plrName = player.Name
  2046.     game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(plrName..Compliments[math.random(1, #Compliments)], "All")
  2047. end
  2048. function createINFO(player)
  2049.     local InfoGUIv2 = Instance.new("ScreenGui")
  2050.     local Frame = Instance.new("Frame")
  2051.     local Frame_2 = Instance.new("Frame")
  2052.     local infoguiCLOSE = Instance.new("TextButton")
  2053.     local Frame_3 = Instance.new("Frame")
  2054.     local playerName = Instance.new("TextLabel")
  2055.     local Frame_4 = Instance.new("Frame")
  2056.     local playerAvatar = Instance.new("ImageLabel")
  2057.     local playerAccAge = Instance.new("TextLabel")
  2058.     local playerId = Instance.new("TextLabel")
  2059.     local playerOs = Instance.new("TextLabel")
  2060.     local playerMembership = Instance.new("TextLabel")
  2061.     local Frame_5 = Instance.new("Frame")
  2062.     local Frame_6 = Instance.new("Frame")
  2063.     InfoGUIv2.Name = "InfoGUIv2"
  2064.     InfoGUIv2.Parent = gsCoreGui
  2065.     Frame.Parent = InfoGUIv2
  2066.     Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  2067.     Frame.BackgroundTransparency = 1
  2068.     Frame.BorderColor3 = Color3.new(0, 0, 0)
  2069.     Frame.ClipsDescendants = true
  2070.     Frame.Position = UDim2.new(0.45, 0, 1, 0)
  2071.     Frame.Size = UDim2.new(0, 265, 0, 302)
  2072.     Frame.ZIndex = -1
  2073.     Frame_2.Parent = Frame
  2074.     Frame_2.BackgroundColor3 = Color3.new(0.290196, 0, 0.447059)
  2075.     Frame_2.BorderSizePixel = 0
  2076.     Frame_2.Size = UDim2.new(0, 260, 0, 20)
  2077.     infoguiCLOSE.Name = "infoguiCLOSE"
  2078.     infoguiCLOSE.Parent = Frame_2
  2079.     infoguiCLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  2080.     infoguiCLOSE.BackgroundTransparency = 1
  2081.     infoguiCLOSE.BorderSizePixel = 0
  2082.     infoguiCLOSE.Position = UDim2.new(0, 230, 0, 0)
  2083.     infoguiCLOSE.Size = UDim2.new(0, 30, 0, 20)
  2084.     infoguiCLOSE.Font = Enum.Font.SourceSansBold
  2085.     infoguiCLOSE.Text = "X"
  2086.     infoguiCLOSE.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  2087.     infoguiCLOSE.TextSize = 20
  2088.     Frame_3.Parent = Frame
  2089.     Frame_3.BackgroundColor3 = Color3.new(0.482353, 0.121569, 0.635294)
  2090.     Frame_3.BorderSizePixel = 0
  2091.     Frame_3.Position = UDim2.new(0, 0, 0, 20)
  2092.     Frame_3.Size = UDim2.new(0, 260, 0, 40)
  2093.     playerName.Name = "playerName"
  2094.     playerName.Parent = Frame_3
  2095.     playerName.BackgroundColor3 = Color3.new(1, 1, 1)
  2096.     playerName.BackgroundTransparency = 1
  2097.     playerName.Position = UDim2.new(0, 10, 0, 5)
  2098.     playerName.Size = UDim2.new(0, 240, 0, 30)
  2099.     playerName.Font = Enum.Font.SourceSansLight
  2100.     playerName.Text = player.Name
  2101.     playerName.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  2102.     playerName.TextScaled = true
  2103.     playerName.TextSize = 14
  2104.     playerName.TextWrapped = true
  2105.     Frame_4.Parent = Frame
  2106.     Frame_4.BackgroundColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2107.     Frame_4.BorderSizePixel = 0
  2108.     Frame_4.Position = UDim2.new(0, 0, 0, 60)
  2109.     Frame_4.Size = UDim2.new(0, 260, 0, 237)
  2110.     playerAvatar.Name = "playerAvatar"
  2111.     playerAvatar.Parent = Frame_4
  2112.     playerAvatar.BackgroundColor3 = Color3.new(1, 1, 1)
  2113.     playerAvatar.Position = UDim2.new(0, 85, 0, 10)
  2114.     playerAvatar.Size = UDim2.new(0, 85, 0, 85)
  2115.     playerAvatar.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
  2116.     playerAccAge.Name = "playerAccAge"
  2117.     playerAccAge.Parent = Frame_4
  2118.     playerAccAge.BackgroundColor3 = Color3.new(1, 1, 1)
  2119.     playerAccAge.BackgroundTransparency = 1
  2120.     playerAccAge.Position = UDim2.new(0, 5, 0, 101)
  2121.     playerAccAge.Size = UDim2.new(0, 250, 0, 30)
  2122.     playerAccAge.Font = Enum.Font.SourceSans
  2123.     playerAccAge.Text = "Account Age: "..player.AccountAge
  2124.     playerAccAge.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2125.     playerAccAge.TextScaled = true
  2126.     playerAccAge.TextSize = 14
  2127.     playerAccAge.TextWrapped = true
  2128.     playerId.Name = "playerId"
  2129.     playerId.Parent = Frame_4
  2130.     playerId.BackgroundColor3 = Color3.new(1, 1, 1)
  2131.     playerId.BackgroundTransparency = 1
  2132.     playerId.Position = UDim2.new(0, 5, 0, 131)
  2133.     playerId.Size = UDim2.new(0, 250, 0, 30)
  2134.     playerId.Font = Enum.Font.SourceSans
  2135.     playerId.Text = "Account ID: "..player.UserId
  2136.     playerId.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2137.     playerId.TextScaled = true
  2138.     playerId.TextSize = 14
  2139.     playerId.TextWrapped = true
  2140.     playerOs.Name = "playerOs"
  2141.     playerOs.Parent = Frame_4
  2142.     playerOs.BackgroundColor3 = Color3.new(1, 1, 1)
  2143.     playerOs.BackgroundTransparency = 1
  2144.     playerOs.Position = UDim2.new(0, 5, 0, 161)
  2145.     playerOs.Size = UDim2.new(0, 250, 0, 30)
  2146.     playerOs.Font = Enum.Font.SourceSansLight
  2147.     playerOs.Text = "Player OS: "..player.OsPlatform
  2148.     playerOs.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2149.     playerOs.TextScaled = true
  2150.     playerOs.TextSize = 14
  2151.     playerOs.TextWrapped = true
  2152.     playerMembership.Name = "playerMembership"
  2153.     playerMembership.Parent = Frame_4
  2154.     playerMembership.BackgroundColor3 = Color3.new(1, 1, 1)
  2155.     playerMembership.BackgroundTransparency = 1
  2156.     playerMembership.Position = UDim2.new(0, 5, 0, 191)
  2157.     playerMembership.Size = UDim2.new(0, 250, 0, 30)
  2158.     playerMembership.Font = Enum.Font.SourceSansLight
  2159.     if player.MembershipType == Enum.MembershipType.None then
  2160.         playerMembership.Text = "No builder's club."
  2161.     elseif player.MembershipType == Enum.MembershipType.BuildersClub then
  2162.         playerMembership.Text = "Builder's club!"
  2163.     elseif player.MembershipType == Enum.MembershipType.TurboBuildersClub then
  2164.         playerMembership.Text = "Turbo Builder's club!"
  2165.     elseif player.MembershipType == Enum.MembershipType.OutrageousBuildersClub then
  2166.         playerMembership.Text = "Outrageous Builder's club!"
  2167.     end
  2168.     playerMembership.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2169.     playerMembership.TextScaled = true
  2170.     playerMembership.TextSize = 14
  2171.     playerMembership.TextWrapped = true
  2172.     Frame_5.Parent = Frame
  2173.     Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
  2174.     Frame_5.BackgroundTransparency = 0.69999998807907
  2175.     Frame_5.BorderColor3 = Color3.new(0, 0, 0)
  2176.     Frame_5.BorderSizePixel = 0
  2177.     Frame_5.ClipsDescendants = true
  2178.     Frame_5.Position = UDim2.new(0, 10, 0, 10)
  2179.     Frame_5.Selectable = true
  2180.     Frame_5.Size = UDim2.new(0, 255, 0, 292)
  2181.     Frame_5.ZIndex = -1
  2182.     Frame_6.Parent = Frame
  2183.     Frame_6.BackgroundColor3 = Color3.new(0, 0, 0)
  2184.     Frame_6.BackgroundTransparency = 0.69999998807907
  2185.     Frame_6.BorderColor3 = Color3.new(0, 0, 0)
  2186.     Frame_6.BorderSizePixel = 0
  2187.     Frame_6.ClipsDescendants = true
  2188.     Frame_6.Position = UDim2.new(0, 8, 0, 8)
  2189.     Frame_6.Selectable = true
  2190.     Frame_6.Size = UDim2.new(0, 255, 0, 292)
  2191.     Frame_6.ZIndex = -1
  2192.     local closeGet = {}
  2193.     closeGet.Size = UDim2.new(0, 0, 0, 0)
  2194.     local openGet = {}
  2195.     openGet.Position = UDim2.new(0.45, 0, 0.45, 0)
  2196.     local closeFunction = gsTween:Create(Frame, TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), closeGet)
  2197.     local openFunction = gsTween:Create(Frame, TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), openGet)
  2198.     infoguiCLOSE.MouseButton1Click:Connect(function()
  2199.         closeFunction:Play()
  2200.         Frame:TweenPosition((Frame.Position + UDim2.new(0, 265 / 2, 0, 302 / 2)), "InOut", "Sine", 2)
  2201.         wait(2.01)
  2202.         Frame:Destroy()
  2203.     end)
  2204.     openFunction:Play()
  2205.     local UserInputService = game:GetService("UserInputService")
  2206.     local dragging
  2207.     local dragInput
  2208.     local dragStart
  2209.     local startPos
  2210.     local function update(input)
  2211.         local delta = input.Position - dragStart
  2212.         local dragTime = 0.055
  2213.         local SmoothDrag = {}
  2214.         SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2215.         local dragSmoothFunction = gsTween:Create(Frame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  2216.         dragSmoothFunction:Play()
  2217.     end
  2218.     Frame.InputBegan:Connect(function(input)
  2219.         if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2220.             dragging = true
  2221.             dragStart = input.Position
  2222.             startPos = Frame.Position
  2223.             input.Changed:Connect(function()
  2224.                 if input.UserInputState == Enum.UserInputState.End then
  2225.                     dragging = false
  2226.                 end
  2227.             end)
  2228.         end
  2229.     end)
  2230.     Frame.InputChanged:Connect(function(input)
  2231.         if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2232.             dragInput = input
  2233.         end
  2234.     end)
  2235.     UserInputService.InputChanged:Connect(function(input)
  2236.         if input == dragInput and dragging and Frame.Size == UDim2.new(0, 265, 0, 302) then
  2237.             update(input)
  2238.         end
  2239.     end)
  2240. end
  2241. function clientSided()
  2242.     Notification("info", "This command is for the client (you) only, no one else can see!", 6)
  2243. end
  2244. searchCmds={"1 print [msg] - Prints a message to the developer console","2 warn [msg] - Warns a message to the developer console","3 sit - Makes you sit","4 god - Activates FE Godmode (breaks tools)","5 view [plr] - Changes your camera subject to another player","6 unview - Changes your camera back to your player","7 gravity [num] - Changes workspace gravity to [num]","8 ungravity - Reverts workspace gravity to game's default","9 goto [plr] - Teleports you to a player","10 fecheck - Checks whether the game is FE or not","11 lockws - Locks the whole workspace","12 unlockws - Unlocks the whole workspace","13 noclip - Allows you to walk through walls and other objects","14 clip - Stops noclip, can collide","15 follow [plr] / [num] - Makes you follow a player constantly, optional [num] for how far away to follow","16 unfollow - Stops you from following","17 fling [plr] / [pow] - Uses your character to fling a player, optional [pow] for how much power to put into the fling","18 unfling - Stops you from flinging","19 trail [plr] / [num] - Makes you trail (walk infront) of a player constantly, optional [num] for how far away to trail","20 untrail - Stops you from trailing","21 annoy [plr] - Loop teleports you to the player","22 unannoy - Stops loop teleporting you","23 reset - Resets your character","24 grespawn - Respawns your character, best for use after FE godmode","25 respawn - Respawns your character, best to use if grespawn fails to work","26 speed // ws [num] - Changes your walkspeed (speed or ws) to [num]","27 jumppower // jp [num] - Changes your jumppower (jumppower or jp) to [num]","28 hipheight // hh [num] - Changes your hipheight (hipheight or hh) to [num]","29 default - Changes your walkspeed, jumppower and hipheight back to normal","30 credits - Displays admin credits (by illremember#3799)","31 attach [plr] - Attaches you to a player, tool required","32 fly / [speed] - Enables fly, optional [speed] for how fast to fly","33 unfly - Disables fly","34 kill [plr] - Kills a player, tool required","35 bring [plr] - Brings a player, tool required","36 naked - Displays avatar body colours","37 nolimbs - Deletes all your arms and legs","38 noarms - Deletes both your arms","39 nolegs - Deletes both your legs","40 antikick [on/off] - Blocks all remotes for antikick when on, disables when off","41 blockremote [remote] / [service] - Blocks a remote from firing, optional [service] for where the remote is located","42 remotespy [on/off] - Prints all remotes to developer console when on when fired, stops printing when off","43 bang [plr] / [speed] - Bangs a player, optional [speed] to set animation adjust speed","44 unbang - Stops bang player","45 spam [msg] - Spams [msg] in chat","46 spamdelay [num] - Sets how long to wait in between spamming","47 unspam - Stops spamming","48 info [plr] - Creates GUI with information about player account, shows Account age, membership and account ID","49 age [plr] - Chats account age of player","50 invisible - Enables FE invisibility, by Timeless","51 walk [plr] - Begins to make you loop walk towards player","52 glitch [plr] / [num] - Glitches a player, tool required, optional [num] for strength of glitch","53 tp [plr] [plr] - Teleports a player to another player, tool required","54 givetool [plr] / [tool] - Gives your current equipped tool to player, optional [tool] to pick a tool by name from your inventory","55 givealltools [plr] - Gives all tools currently equipped and in inventory to player","56 blockhats - Removes mesh of all accessories","57 blocktool - Removes mesh of currently equipped tool","58 orbit [plr] - Begins to make you orbit around a player","59 unorbit - Stops you orbiting a player","60 pos - Shows your current position","61 savepos - Saves your current position","62 loadpos - Loads your current position from savepos","63 tppos [num] [num] [num] - Teleports you to position [num], [num], [num]","64 pmspam [plr] [msg] - Makes you spam a player's pm with [msg]","65 unpmspam - Stops spamming a player's pm","66 wsvis [num] - Changes all parts in workspace to [num] transparency","67 bringobj [obj] / [num] - Brings an object in the workspace to you, optional [num] for how far away to bring object","68 cbring [plr] - Brings a player to you constantly on client","69 uncbring - Stops bringing a player to you on client","70 cfreeze [plr] - Freezes a player on your client","71 uncfreeze / [plr] - Unfreezes a player on your cleint","72 unattach - Unattaches you from a player","73 reach [on/off] / [num] - Activates/Deactivates reach for currently equipped tool, optional [num] for how long the reach should be","74 droptool / [tool] - Drops a tool into the workspace, optional [tool] command for which tool to drop","75 drophats - Drops all your accessories into the workspace","76 hidecmdbar - Hides the command bar","77 showcmdbar - Shows the command bar","78 prefix [key] - Changes your prefix to [key] must be 1 character","79 removeinvis - Removes all invisible parts in workspace","80 removefog - Removes fog in lighting","81 animation [id/gui] / [speed] - Makes you play an animation with [id], optional [speed] for adjusting animation speed OR [gui] to open Energize animation GUI","82 btools - Gives you btools for deleting, copying and dragging (client side)","83 esp [plr] - Enables an esp for that player, credits to Infinite Yield","84 unesp / [plr] - Disables all esp, optional [plr] for disabling esp just for that player","85 dice - Chats you rolling a dice for 1, 2, 3, 4, 5 or 6","86 random [min] [max] - Chats you picking a random number between [min] and [max]","87 closegame - Shutsdown/closes your game","88 savetool / [tool] - Saves a tool to your player equipped, optional [tool] for which tool to save in your inventory","89 loadtool / [tool] - Loads a tool from your player, optional [tool] for which tool to load by name","90 savealltool - Saves all tools in your character/inventory","91 loadalltool - Loads all tools in your player saved tools","92 clicktp / [key] - Enables click teleport, optional [key] to set a key instead of clicking","93 clickdel / [key] - Enables click delete part, optional [key] to set a key instead of clicking","94 unclicktp - Disables clicktp","95 unclickdel - Disables clickdel","96 shutdown - Attempts a server shutdown","97 chatlogs - Opens up a chat log gui with options to print chat to developer console","98 stopadmin - Disables currently running admin completely","99 freecam / [speed] - Enables freecam (like flying but not in character), optional [speed] for how fast the freecam should go","100 unfreecam // unfc - Disables freecam","101 fctp [plr] - Teleports your freecam to player","102 gotofc - Teleports you to current freecam position","103 cmds - Opens up this GUI with commands","104 fullcredits - Shows full individual credits for all help with the admin","105 hotkey [key] [cmd] - Creates a hotkey that executes [cmd] when [key] is pressed","106 removehotkey [key] - Removes a hotkey with [key]","107 removeallhotkey - Removes all current hotkeys for commands","108 printhotkeys - Prints all current existing hotkeys","109 os [plr] - Chats the current OS of a player","110 spin [plr] - Makes you spin with a player, tool required","111 unspin - Stops you spinning a player/teleporting to a player","112 explorer - Loads DEX explorer","113 maxzoom [num] - Changes your maxzoom to number","114 stare [plr] - Makes you stare at another player","115 unstare [plr] - Makes you stop staring at player","116 tempgod - Enables temporary FE godmode, does not work on all games, does not break tools","117 void [plr] - Teleports you and a player to the void, requires a tool","118 freefall [plr] - Makes you and a player freefall to the ground","119 version - Shows current admin's version","120 shiftlockon - Enables shift lock if not enabled by game developer","121 copychat [plr] - Makes you copy the chat player says, use uncopychat to stop copying chat","122 newattach [plr] - Does not FE Godmode you, requires 2 tools, attaches you to player","123 newkill [plr] - Does not FE Godmode you, requires 2 tools, kills player","124 newbring [plr] - Does not FE Godmode you, requires 2 tools, brings player","125 spawn [ws/jp/hh/god] [num] - Sets your walkspeed/jumppower/hipheight to number whenever you respawn, or makes you FE Godded whenever you respawn","126 unspawn - Stops you spawning with stats set by "..commandPrefix.."spawn","127 autosavetool [on/off] - Auto saves your tools when you reset","128 beginbot / [mode] - Makes you a bot for other players, type just "..commandPrefix.."beginbot to print available modes","129 endbot / [mode] - Ends "..commandPrefix.."beginbot, optional [mode] to disable one mode only","130 stopsit - Disables your ability to sit","131 gosit - Enables your ability to sit","132 spawnpoint - Sets your spawnpoint for whenever you reset to where you are","133 nospawn - Removes your spawnpoint","134 chaterror - Creates a chat error, works best first time","135 bypass [on/off] - Changes certain commands like "..commandPrefix.."fly so they are not detected by most anti-exploits", "136 fixcam - Fixes your camera in case it breaks", "137 gotoobj [obj] - Teleports you to a part in the workspace, make sure you put the name properly!", "138 breakcam - Makes it so your camera can go through parts, fixed with "..commandPrefix.."fixcam", "139 inviscam - Makes it so your camera goes through parts and makes them transparent so your character is always visible, fixed with "..commandPrefix.."fixcam", "140 printobj / [key] - Prints the object's path clicked to developer console, optional [key] for key pressed instead of click", "141 unprintobj - Stops printobj from running", "142 hotkeyfc [goto/unfc] - If freecam is set as a hotkey, chooses whether to use unfreecam or gotofc when disabling through a hotkey", "143 carpet [plr] - Makes you a carpet for a player", "144 uncarpet - Stops carpet", "145 brickcreate [num] / [pos] [pos] [pos] - Creates [num] amount of bricks from accessories, wont work in all games, optional [pos] for position to create bricks", "146 uncopychat - Stops copying chat", "147 forward / [speed] - Makes you automatically move forward default speed is 1", "148 unforward - Stops you moving automatically forward from forward", "149 id [plr] - Makes you chat the user ID of the player", "150 spinhats / [pow] - Makes all your accessories begin to spin around! Credit to xFunnieuss.", "151 unspinhats - Stops spinhats from spinning accessories", "152 headless - Makes you headless, but cannot control your character after, use grespawn to reset", "153 savemap - Saves the current workspace/map", "154 loadmap - Loads map saved by savemap", "155 creatorid - Changes your user ID to the game creator's user ID", "156 gameid - Shows the game's ID", "157 delobj [obj] - Allows you to delete an object in the workspace by name", "158 glide [plr] / [speed] - Makes you glide towards a player, optional [speed] for the speed of gliding", "159 stutter [on/off] - Makes your character begin stuttering as you move", "160 platform - Creates a platform on your client that you can stand on, deletes in 20 seconds", "161 servertime - Gets the server time", "162 ride [plr] - Makes you ride a player's head", "163 unride [plr] - Makes you stop riding a player's head", "164 cmute [plr] - Client mutes a player, useful for muting spammers", "165 uncmute - Unmutes a player that has been cmuted", "166 hat [plr] - Makes you carpet a player, but on their head", "167 unhat - Stops hat from running", "168 chat [msg] - Makes you chat a string, useful for hotkeys"}
  2245. CMDS={"print [msg]","warn [msg]","sit","god","view [plr]","unview","gravity [num]","ungravity","goto [plr]","fecheck","lockws","unlockws","noclip","clip","follow [plr] / [num]","unfollow","fling [plr] / [pow]","unfling","trail [plr] / [num]","untrail","annoy [plr]","unannoy","reset","grespawn","respawn","speed // ws [num]","jumppower // jp [num]","hipheight // hh [num]","default","credits","attach [plr]","fly / [speed]","unfly","kill [plr]","bring [plr]","naked","nolimbs","noarms","nolegs","antikick [on/off]","blockremote [remote] / [service]","remotespy [on/off]","bang [plr] / [speed]","unbang","spam [msg]","spamdelay [num]","unspam","info [plr]","age [plr]","invisible","walk [plr]","glitch [plr] / [num]","tp [plr] [plr]","givetool [plr] / [tool]","givealltools [plr]","blockhats","blocktool","orbit [plr]","unorbit","pos","savepos","loadpos","tppos [num] [num] [num]","pmspam [plr] [msg]","unpmspam","wsvis [num]","bringobj [obj] / [num]","cbring [plr] / [num]","uncbring","cfreeze [plr]","uncfreeze / [plr]","unattach","reach [on/off] / [num]","droptool / [tool]","drophats","hidecmdbar","showcmdbar","prefix [key]","removeinvis","removefog","animation [id/gui] / [speed]","btools","esp [plr]","unesp / [plr]","dice","random [min] [max]","closegame","savetool / [tool]","loadtool / [tool]","savealltool","loadalltool","clicktp / [key]","clickdel / [key]","unclicktp","unclickdel","oof","chatlogs","stopadmin","freecam / [speed] // fc / [speed]","unfreecam // unfc","gotofc","cmds","fullcredits","hotkey [key] [cmd]","removehotkey [key]","removeallhotkey","printhotkeys","os [plr]","spin [plr]","unspin","fctp [plr]","explorer","maxzoom [num]","stare [plr]","unstare [plr]","tempgod","void [plr]","freefall [plr]","version","shiftlockon","copychat [plr]","newattach [plr]","newkill [plr]","newbring [plr]","spawn [ws/jp/hh/god] [num]","unspawn","autosavetool [on/off]","beginbot / [mode]","endbot / [mode]","stopsit","gosit","spawnpoint","nospawn","chaterror", "bypass [on/off]", "fixcam", "gotoobj [obj]", "breakcam", "inviscam", "printobj / [key]", "unprintobj", "hotkeyfc [goto/unfc]", "carpet [plr]", "uncarpet", "brickcreate [num] / [pos] [pos] [pos]", "uncopychat", "forward / [speed]", "unforward", "id [plr]", "spinhats / [pow]", "unspinhats", "headless", "savemap", "loadmap", "creatorid", "gameid", "delobj [obj]", "glide [plr] / [speed]", "stutter [on/off]", "platform", "servertime", "ride [plr]", "unride", "cmute [plr]", "uncmute", "hat [plr]", "unhat", "chat [msg]"} -- 168
  2246. local CMDS_GUI_V2 = Instance.new("ScreenGui")
  2247. local CMDSmain = Instance.new("Frame")
  2248. local CMDSframemain = Instance.new("Frame")
  2249. local cmdgui_topframe = Instance.new("Frame")
  2250. local closecmdsgui = Instance.new("TextButton")
  2251. local cmdgui_midframe = Instance.new("Frame")
  2252. local cmdsgui_SearchFunction = Instance.new("TextBox")
  2253. local cmdsgui_searchDETAILFRAME = Instance.new("Frame")
  2254. local cmdsgui_searchDETAILTEXT = Instance.new("TextLabel")
  2255. local ListofCMDS = Instance.new("ScrollingFrame")
  2256. local cmdTutorial = Instance.new("TextLabel")
  2257. local cmdTutorial_2 = Instance.new("TextLabel")
  2258. local cmdTutorial_3 = Instance.new("TextLabel")
  2259. local CMDS_Shadow = Instance.new("Frame")
  2260. local CMDS_Shadow2 = Instance.new("Frame")
  2261. CMDS_GUI_V2.Name = "CMDS_GUI_V2"
  2262. CMDS_GUI_V2.Parent = gsCoreGui
  2263. CMDSmain.Name = "CMDSmain"
  2264. CMDSmain.Parent = CMDS_GUI_V2
  2265. CMDSmain.BackgroundColor3 = Color3.new(1, 1, 1)
  2266. CMDSmain.BackgroundTransparency = 1
  2267. CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  2268. CMDSmain.Size = UDim2.new(0, 440, 0, 367)
  2269. CMDSmain.AnchorPoint = Vector2.new(0.5, 0.5)
  2270. CMDSmain.Visible = false
  2271. CMDSmain.ClipsDescendants = true
  2272. CMDSframemain.Name = "CMDSframemain"
  2273. CMDSframemain.Parent = CMDSmain
  2274. CMDSframemain.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  2275. CMDSframemain.BorderSizePixel = 0
  2276. CMDSframemain.Size = UDim2.new(0, 440, 0, 367)
  2277. cmdgui_topframe.Name = "cmdgui_topframe"
  2278. cmdgui_topframe.Parent = CMDSframemain
  2279. cmdgui_topframe.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2280. cmdgui_topframe.BorderSizePixel = 0
  2281. cmdgui_topframe.Size = UDim2.new(0, 440, 0, 15)
  2282. closecmdsgui.Name = "closecmdsgui"
  2283. closecmdsgui.Parent = cmdgui_topframe
  2284. closecmdsgui.BackgroundColor3 = Color3.new(1, 1, 1)
  2285. closecmdsgui.BackgroundTransparency = 1
  2286. closecmdsgui.Position = UDim2.new(0, 410, 0, 0)
  2287. closecmdsgui.Size = UDim2.new(0, 30, 0, 15)
  2288. closecmdsgui.Font = Enum.Font.SourceSansBold
  2289. closecmdsgui.Text = "X"
  2290. closecmdsgui.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  2291. closecmdsgui.TextSize = 20
  2292. cmdgui_midframe.Name = "cmdgui_midframe"
  2293. cmdgui_midframe.Parent = CMDSframemain
  2294. cmdgui_midframe.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2295. cmdgui_midframe.BorderSizePixel = 0
  2296. cmdgui_midframe.Position = UDim2.new(0, 0, 0, 15)
  2297. cmdgui_midframe.Size = UDim2.new(0, 440, 0, 45)
  2298. cmdsgui_SearchFunction.Name = "cmdsgui_SearchFunction"
  2299. cmdsgui_SearchFunction.Parent = cmdgui_midframe
  2300. cmdsgui_SearchFunction.BackgroundColor3 = Color3.new(1, 1, 1)
  2301. cmdsgui_SearchFunction.BackgroundTransparency = 1
  2302. cmdsgui_SearchFunction.BorderSizePixel = 0
  2303. cmdsgui_SearchFunction.Position = UDim2.new(0, 120, 0, 10)
  2304. cmdsgui_SearchFunction.Size = UDim2.new(0, 200, 0, 25)
  2305. cmdsgui_SearchFunction.Font = Enum.Font.SourceSans
  2306. cmdsgui_SearchFunction.Text = ""
  2307. cmdsgui_SearchFunction.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  2308. cmdsgui_SearchFunction.TextScaled = true
  2309. cmdsgui_SearchFunction.TextSize = 14
  2310. cmdsgui_SearchFunction.TextWrapped = true
  2311. cmdsgui_searchDETAILFRAME.Name = "cmdsgui_searchDETAILFRAME"
  2312. cmdsgui_searchDETAILFRAME.Parent = cmdsgui_SearchFunction
  2313. cmdsgui_searchDETAILFRAME.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  2314. cmdsgui_searchDETAILFRAME.BorderSizePixel = 0
  2315. cmdsgui_searchDETAILFRAME.Position = UDim2.new(0, 0, 0, 25)
  2316. cmdsgui_searchDETAILFRAME.Size = UDim2.new(0, 200, 0, 2)
  2317. cmdsgui_searchDETAILTEXT.Name = "cmdsgui_searchDETAILTEXT"
  2318. cmdsgui_searchDETAILTEXT.Parent = cmdsgui_SearchFunction
  2319. cmdsgui_searchDETAILTEXT.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  2320. cmdsgui_searchDETAILTEXT.BackgroundTransparency = 1
  2321. cmdsgui_searchDETAILTEXT.Size = UDim2.new(0, 200, 0, 25)
  2322. cmdsgui_searchDETAILTEXT.Font = Enum.Font.SourceSansLight
  2323. cmdsgui_searchDETAILTEXT.Text = "Search"
  2324. cmdsgui_searchDETAILTEXT.TextColor3 = Color3.fromRGB(240, 240, 240)
  2325. cmdsgui_searchDETAILTEXT.TextSize = 30
  2326. ListofCMDS.Name = "ListofCMDS"
  2327. ListofCMDS.Parent = CMDSframemain
  2328. ListofCMDS.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  2329. ListofCMDS.BorderSizePixel = 0
  2330. ListofCMDS.Position = UDim2.new(0, 0, 0, 60)
  2331. ListofCMDS.Size = UDim2.new(0, 440, 0, 307)
  2332. ListofCMDS.CanvasSize = UDim2.new(5, 0, 8, 0)
  2333. ListofCMDS.ScrollingDirection = Enum.ScrollingDirection.XY
  2334. cmdTutorial.Name = "cmdTutorial"
  2335. cmdTutorial.Parent = ListofCMDS
  2336. cmdTutorial.BackgroundColor3 = Color3.new(1, 1, 1)
  2337. cmdTutorial.BackgroundTransparency = 1
  2338. cmdTutorial.BorderSizePixel = 0
  2339. cmdTutorial.Position = UDim2.new(0, 5, 0, 5)
  2340. cmdTutorial.Size = UDim2.new(0, 420, 0, 20)
  2341. cmdTutorial.Font = Enum.Font.SourceSansBold
  2342. cmdTutorial.Text = "\"/\" means OPTIONAL argument after"
  2343. cmdTutorial.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2344. cmdTutorial.TextScaled = true
  2345. cmdTutorial.TextSize = 14
  2346. cmdTutorial.TextWrapped = true
  2347. cmdTutorial.TextXAlignment = Enum.TextXAlignment.Left
  2348. cmdTutorial_2.Name = "cmdTutorial"
  2349. cmdTutorial_2.Parent = ListofCMDS
  2350. cmdTutorial_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2351. cmdTutorial_2.BackgroundTransparency = 1
  2352. cmdTutorial_2.BorderSizePixel = 0
  2353. cmdTutorial_2.Position = UDim2.new(0, 5, 0, 25)
  2354. cmdTutorial_2.Size = UDim2.new(0, 420, 0, 20)
  2355. cmdTutorial_2.Font = Enum.Font.SourceSansBold
  2356. cmdTutorial_2.Text = "\"//\" means another way of running command"
  2357. cmdTutorial_2.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2358. cmdTutorial_2.TextScaled = true
  2359. cmdTutorial_2.TextSize = 14
  2360. cmdTutorial_2.TextWrapped = true
  2361. cmdTutorial_2.TextXAlignment = Enum.TextXAlignment.Left
  2362. cmdTutorial_3.Name = "cmdTutorial"
  2363. cmdTutorial_3.Parent = ListofCMDS
  2364. cmdTutorial_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2365. cmdTutorial_3.BackgroundTransparency = 1
  2366. cmdTutorial_3.BorderSizePixel = 0
  2367. cmdTutorial_3.Position = UDim2.new(0, 5, 0, 45)
  2368. cmdTutorial_3.Size = UDim2.new(0, 420, 0, 20)
  2369. cmdTutorial_3.Font = Enum.Font.SourceSansBold
  2370. cmdTutorial_3.Text = "Anything inside \"[ ]\" is an argument for the command"
  2371. cmdTutorial_3.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2372. cmdTutorial_3.TextScaled = true
  2373. cmdTutorial_3.TextSize = 14
  2374. cmdTutorial_3.TextWrapped = true
  2375. cmdTutorial_3.TextXAlignment = Enum.TextXAlignment.Left
  2376. CMDS_Shadow.Name = "CMDS_Shadow"
  2377. CMDS_Shadow.Parent = CMDSmain
  2378. CMDS_Shadow.BackgroundColor3 = Color3.new(0, 0, 0)
  2379. CMDS_Shadow.BackgroundTransparency = 0.60000002384186
  2380. CMDS_Shadow.BorderSizePixel = 0
  2381. CMDS_Shadow.Position = UDim2.new(0, 2, 0, 2)
  2382. CMDS_Shadow.Size = UDim2.new(0, 440, 0, 367)
  2383. CMDS_Shadow.ZIndex = -1
  2384. CMDS_Shadow2.Name = "CMDS_Shadow2"
  2385. CMDS_Shadow2.Parent = CMDSmain
  2386. CMDS_Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  2387. CMDS_Shadow2.BackgroundTransparency = 0.80000001192093
  2388. CMDS_Shadow2.BorderSizePixel = 0
  2389. CMDS_Shadow2.Position = UDim2.new(0, 5, 0, 5)
  2390. CMDS_Shadow2.Size = UDim2.new(0, 440, 0, 367)
  2391. CMDS_Shadow2.ZIndex = -1
  2392. closecmdsgui.MouseButton1Click:Connect(function()
  2393.     CMDSmain:TweenSize(UDim2.new(0, 0, 0, 0), "InOut", "Sine", 2)
  2394. end)
  2395. function CreateCMDlabel(position, text)
  2396.     local sizenow = 15
  2397.     local cmdHere = Instance.new("TextLabel")
  2398.     cmdHere.Name = "cmdHere"
  2399.     cmdHere.TextWrapped = true
  2400.     cmdHere.Parent = ListofCMDS
  2401.     cmdHere.BackgroundColor3 = Color3.new(1, 1, 1)
  2402.     cmdHere.BackgroundTransparency = 1
  2403.     cmdHere.BorderSizePixel = 0
  2404.     cmdHere.Position = position
  2405.     cmdHere.Size = UDim2.new(0, 1950, 0, sizenow)
  2406.     cmdHere.Font = Enum.Font.SourceSans
  2407.     cmdHere.Text = text
  2408.     cmdHere.TextWrapped = true
  2409.     cmdHere.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  2410.     cmdHere.TextScaled = false
  2411.     cmdHere.TextSize = 20
  2412.     cmdHere.TextXAlignment = Enum.TextXAlignment.Left
  2413. end
  2414. for i,_cmds in pairs(searchCmds) do
  2415.     CreateCMDlabel(UDim2.new(0, 5, 0, 50 + (i * 15)), _cmds)
  2416. end
  2417. local UserInputService = game:GetService("UserInputService")
  2418. local dragging
  2419. local dragInput
  2420. local dragStart
  2421. local startPos
  2422. local function updateCMDS(input)
  2423.     local delta = input.Position - dragStart
  2424.     local dragTime = 0.055
  2425.     local SmoothDrag = {}
  2426.     SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2427.     local dragSmoothFunction = gsTween:Create(CMDSmain, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  2428.     dragSmoothFunction:Play()
  2429. end
  2430. cmdgui_topframe.InputBegan:Connect(function(input)
  2431.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2432.         dragging = true
  2433.         dragStart = input.Position
  2434.         startPos = CMDSmain.Position
  2435.         input.Changed:Connect(function()
  2436.             if input.UserInputState == Enum.UserInputState.End then
  2437.                 dragging = false
  2438.             end
  2439.         end)
  2440.     end
  2441. end)
  2442. cmdgui_topframe.InputChanged:Connect(function(input)
  2443.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2444.         dragInput = input
  2445.     end
  2446. end)
  2447. cmdgui_midframe.InputBegan:Connect(function(input)
  2448.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2449.         dragging = true
  2450.         dragStart = input.Position
  2451.         startPos = CMDSmain.Position
  2452.         input.Changed:Connect(function()
  2453.             if input.UserInputState == Enum.UserInputState.End then
  2454.                 dragging = false
  2455.             end
  2456.         end)
  2457.     end
  2458. end)
  2459. cmdgui_midframe.InputChanged:Connect(function(input)
  2460.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2461.         dragInput = input
  2462.     end
  2463. end)
  2464. UserInputService.InputChanged:Connect(function(input)
  2465.     if input == dragInput and dragging then
  2466.         updateCMDS(input)
  2467.     end
  2468. end)
  2469. cmdsgui_SearchFunction.Focused:Connect(function()
  2470.     cmdsgui_SearchFunction.TextTransparency = 0
  2471.     local searchTween = {}
  2472.     searchTween.TextColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2473.     searchTween.TextSize = 18
  2474.     searchTween.Position = UDim2.new(0, -70, 0, -15)
  2475.     local frameTweenblue = {}
  2476.     frameTweenblue.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  2477.     local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  2478.     searchTween1:Play()
  2479.     local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  2480.     frameTweenblue1:Play()
  2481. end)
  2482. cmdsgui_SearchFunction.FocusLost:Connect(function(enterPressed)
  2483.     if not enterPressed then
  2484.         cmdsgui_SearchFunction.TextTransparency = 1
  2485.     else
  2486.         cmdsgui_SearchFunction.Text = " "
  2487.     end
  2488.     local searchTween = {}
  2489.     searchTween.TextColor3 = Color3.fromRGB(240, 240, 240)
  2490.     searchTween.TextSize = 30
  2491.     searchTween.Position = UDim2.new(0, 0, 0, 0)
  2492.     local frameTweenblue = {}
  2493.     frameTweenblue.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  2494.     local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  2495.     searchTween1:Play()
  2496.     local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  2497.     frameTweenblue1:Play()
  2498. end)
  2499. cmdsgui_SearchFunction.Changed:Connect(function()
  2500.     local index = 0
  2501.     if cmdsgui_SearchFunction.Text ~= "" then
  2502.         for i,v in pairs(ListofCMDS:GetChildren()) do
  2503.             if v.Name == "cmdHere" then
  2504.                 if not string.find(v.Text, cmdsgui_SearchFunction.Text) then
  2505.                     v.Visible = false
  2506.                 else
  2507.                     v.Visible = true
  2508.                     index = index + 1
  2509.                     v.Position = UDim2.new(0, 5, 0, 50 + (index * 15))
  2510.                 end
  2511.             end
  2512.         end
  2513.     end
  2514. end)
  2515.  
  2516. -- Command Execution
  2517. LP.Chatted:Connect(function(chat)
  2518.     run(chat)
  2519. end)
  2520.  
  2521. function run(msg)
  2522.     if string.lower(string.sub(msg, 2, 5)) == "chat" then
  2523.         msg = msg
  2524.     elseif string.match(msg, "hotkey") and string.match(msg, "chat") then
  2525.         msg = msg
  2526.     else
  2527.         msg = string.lower(msg)
  2528.     end
  2529.     local cmdPrefix = string.sub(msg, 1, 1)
  2530.     if cmdPrefix == commandPrefix then
  2531.         msg = string.sub(msg, 2)
  2532.         local args = {}
  2533.         for arg in string.gmatch(msg,"[^%s]+") do
  2534.             table.insert(args,arg)
  2535.         end
  2536.         local cmdName = args[1]
  2537.         table.remove(args,1)
  2538.         local doCmd = Commands[cmdName]
  2539.        
  2540.         if doCmd ~= nil then
  2541.             doCmd(args)
  2542.         end
  2543.     end
  2544. end
  2545.  
  2546. -- Command bar
  2547. local CommandBar = Instance.new("ScreenGui")
  2548. local CMDBAR = Instance.new("Frame")
  2549. local CMDBARText = Instance.new("TextBox")
  2550. CommandBar.Name = "CommandBar"
  2551. CommandBar.Parent = gsCoreGui
  2552. CMDBAR.Name = "CMDBAR"
  2553. CMDBAR.Parent = CommandBar
  2554. CMDBAR.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  2555. CMDBAR.BorderSizePixel = 0
  2556. CMDBAR.Position = UDim2.new(0.025, 0, 1, 0)
  2557. CMDBAR.Size = UDim2.new(0, 270, 0, 35)
  2558. CMDBARText.Name = "CMDBARText"
  2559. CMDBARText.Parent = CMDBAR
  2560. CMDBARText.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  2561. CMDBARText.BorderSizePixel = 0
  2562. CMDBARText.Position = UDim2.new(0, 5, 0, 5)
  2563. CMDBARText.Size = UDim2.new(0, 260, 0, 25)
  2564. CMDBARText.Font = Enum.Font.SourceSansLight
  2565. CMDBARText.Text = ""
  2566. CMDBARText.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  2567. CMDBARText.TextScaled = true
  2568. CMDBARText.TextSize = 14
  2569. CMDBARText.TextWrapped = true
  2570. Mouse.KeyDown:connect(function(Key)
  2571.     if Key == string.lower(commandPrefix) then
  2572.         CMDBARText:CaptureFocus()
  2573.         CMDBAR:TweenPosition(UDim2.new(0.015, 0, 0.95, 0), "Out", "Elastic", 0.5, true)
  2574.     end
  2575. end)
  2576. CMDBARText.FocusLost:connect(function(enterPressed)
  2577.     CMDBAR:TweenPosition(UDim2.new(0.015, 0, 1, 0), "Out", "Quad", 0.5, true)
  2578.     if enterPressed then
  2579.         local cmdmsg = CMDBARText.Text
  2580.         CMDBARText.Text = ""
  2581.         run(commandPrefix..cmdmsg)
  2582.     end
  2583. end)
  2584. local Match = Instance.new("Frame")
  2585. Match.Name = "Match"
  2586. Match.Parent = CMDBAR
  2587. Match.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  2588. Match.BorderSizePixel = 0
  2589. Match.Position = UDim2.new(0, 0, -4, 0)
  2590. Match.Size = UDim2.new(1, 0, 4, 0)
  2591. Match.Visible = false
  2592. function CreateOption(Text)
  2593.     local Option1 = Instance.new("TextLabel")
  2594.     Option1.Name = "Option"
  2595.     Option1.Parent = Match
  2596.     Option1.BackgroundColor3 = Color3.new(1, 1, 1)
  2597.     Option1.BackgroundTransparency = 1
  2598.     Option1.Position = UDim2.new(-10, 0, 0, 0)
  2599.     Option1.Size = UDim2.new(1, 0, 0, 20)
  2600.     Option1.Font = Enum.Font.SourceSans
  2601.     Option1.Text = Text
  2602.     Option1.TextColor3 = Color3.new(0.952941, 0.952941, 0.952941)
  2603.     Option1.TextScaled = true
  2604.     Option1.TextWrapped = true
  2605. end
  2606. for i,cmdtext2 in pairs(CMDS) do
  2607.     CreateOption(cmdtext2)
  2608. end
  2609. CMDBARText.Changed:Connect(function()
  2610.     if CMDBARText.Text ~= "" and CMDBARText.Text ~= commandPrefix then
  2611.         Match.Visible = true
  2612.         local PositionMatch = 0
  2613.         for i,cmdtext in pairs(Match:GetChildren()) do
  2614.             if cmdtext.Name == "Option" then
  2615.                 if string.find(cmdtext.Text, CMDBARText.Text) then
  2616.                     cmdtext.Position = UDim2.new(0, 0, 0, 2 + (PositionMatch * 20))
  2617.                     PositionMatch = PositionMatch + 1
  2618.                     if cmdtext.Position == UDim2.new(0, 0, 0, 142) then
  2619.                         cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  2620.                         PositionMatch = PositionMatch - 1
  2621.                     end
  2622.                 else
  2623.                     cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  2624.                 end
  2625.             end
  2626.         end
  2627.     else
  2628.         Match.Visible = false
  2629.     end
  2630. end)
  2631.  
  2632. -- Chat
  2633. local ChatLogsv2 = Instance.new("ScreenGui")
  2634. local MainChatFrame = Instance.new("Frame")
  2635. local Framess = Instance.new("Frame")
  2636. local CloseChatGUI = Instance.new("TextButton")
  2637. local Frame_222 = Instance.new("Frame")
  2638. local PrintChat = Instance.new("TextButton")
  2639. local Shadow1 = Instance.new("Frame")
  2640. local Shadow2 = Instance.new("Frame")
  2641. local ScrollingFrame = Instance.new("ScrollingFrame")
  2642. ChatLogsv2.Name = "ChatLogsv2"
  2643. ChatLogsv2.Parent = gsCoreGui
  2644. MainChatFrame.Name = "MainChatFrame"
  2645. MainChatFrame.Parent = ChatLogsv2
  2646. MainChatFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2647. MainChatFrame.BackgroundTransparency = 1
  2648. MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  2649. MainChatFrame.Size = UDim2.new(0, 525, 0, 337)
  2650. MainChatFrame.Visible = false
  2651. Framess.Parent = MainChatFrame
  2652. Framess.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  2653. Framess.BorderSizePixel = 0
  2654. Framess.Size = UDim2.new(0, 525, 0, 15)
  2655. CloseChatGUI.Name = "CloseChatGUI"
  2656. CloseChatGUI.Parent = Framess
  2657. CloseChatGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2658. CloseChatGUI.BackgroundTransparency = 1
  2659. CloseChatGUI.BorderSizePixel = 0
  2660. CloseChatGUI.Position = UDim2.new(0, 495, 0, 0)
  2661. CloseChatGUI.Size = UDim2.new(0, 30, 0, 15)
  2662. CloseChatGUI.Font = Enum.Font.SourceSansBold
  2663. CloseChatGUI.Text = "X"
  2664. CloseChatGUI.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  2665. CloseChatGUI.TextSize = 20
  2666. Frame_222.Parent = MainChatFrame
  2667. Frame_222.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2668. Frame_222.BorderSizePixel = 0
  2669. Frame_222.Position = UDim2.new(0, 0, 0, 15)
  2670. Frame_222.Size = UDim2.new(0, 525, 0, 50)
  2671. PrintChat.Name = "PrintChat"
  2672. PrintChat.Parent = Frame_222
  2673. PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  2674. PrintChat.BorderSizePixel = 0
  2675. PrintChat.Position = UDim2.new(0, 15, 0, 0)
  2676. PrintChat.Size = UDim2.new(0, 170, 0, 30)
  2677. PrintChat.Font = Enum.Font.SourceSansLight
  2678. PrintChat.Text = "Print Chat"
  2679. PrintChat.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  2680. PrintChat.TextSize = 30
  2681. PrintChat.TextWrapped = true
  2682. Shadow1.Name = "Shadow1"
  2683. Shadow1.Parent = MainChatFrame
  2684. Shadow1.BackgroundColor3 = Color3.new(0, 0, 0)
  2685. Shadow1.BackgroundTransparency = 0.5
  2686. Shadow1.Position = UDim2.new(0, 2, 0, 2)
  2687. Shadow1.Size = UDim2.new(0, 525, 0, 337)
  2688. Shadow1.ZIndex = -1
  2689. Shadow2.Name = "Shadow2"
  2690. Shadow2.Parent = MainChatFrame
  2691. Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  2692. Shadow2.BackgroundTransparency = 0.80000001192093
  2693. Shadow2.Position = UDim2.new(0, 5, 0, 5)
  2694. Shadow2.Size = UDim2.new(0, 525, 0, 337)
  2695. Shadow2.ZIndex = -1
  2696. ScrollingFrame.Parent = MainChatFrame
  2697. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2698. ScrollingFrame.BorderSizePixel = 0
  2699. ScrollingFrame.Position = UDim2.new(0, 0, 0, 65)
  2700. ScrollingFrame.Size = UDim2.new(0, 525, 0, 271)
  2701. ScrollingFrame.CanvasPosition = Vector2.new(0, 403)
  2702. ScrollingFrame.ScrollBarThickness = 8
  2703. function CreateChatText(plr, chat)
  2704.     for i,v in pairs(ScrollingFrame:GetDescendants()) do
  2705.         v.Position = v.Position - UDim2.new(0, 0, 0, 20)
  2706.         if v.Position == UDim2.new(0, 5, 0, 10) then
  2707.             v:Destroy()
  2708.         end
  2709.     end
  2710.     local Example = Instance.new("TextLabel")
  2711.     Example.Name = "Example"
  2712.     Example.Parent = ScrollingFrame
  2713.     Example.BackgroundColor3 = Color3.new(1, 1, 1)
  2714.     Example.BackgroundTransparency = 1
  2715.     Example.Position = UDim2.new(0, 5, 0, 650)
  2716.     Example.Size = UDim2.new(0, 500, 0, 20)
  2717.     Example.Font = Enum.Font.SourceSans
  2718.     Example.Text = "["..plr.Name.."]: "..chat
  2719.     Example.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  2720.     Example.TextScaled = true
  2721.     Example.TextSize = 20
  2722.     Example.TextWrapped = true
  2723.     Example.TextXAlignment = Enum.TextXAlignment.Left
  2724. end
  2725. CloseChatGUI.MouseButton1Click:Connect(function()
  2726.     MainChatFrame:TweenPosition(UDim2.new(0, 550, 0, -550), "InOut", "Sine", 2)
  2727.     wait(2.01)
  2728.     MainChatFrame.Visible = false
  2729. end)
  2730. printingChat = false
  2731. PrintChat.MouseButton1Click:Connect(function()
  2732.     if printingChat == false then
  2733.         printingChat = true
  2734.         PrintChat.BackgroundColor3 = Color3.fromRGB(60, 200, 60)
  2735.     elseif printingChat == true then
  2736.         printingChat = false
  2737.         PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  2738.     end
  2739. end)
  2740. local UserInputService = game:GetService("UserInputService")
  2741. local dragging
  2742. local dragInput
  2743. local dragStart
  2744. local startPos
  2745. local function updateChat(input)
  2746.     local delta = input.Position - dragStart
  2747.     local dragTime = 0.055
  2748.     local SmoothDrag = {}
  2749.     SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2750.     local dragSmoothFunction = gsTween:Create(MainChatFrame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  2751.     dragSmoothFunction:Play()
  2752. end
  2753. Frame_222.InputBegan:Connect(function(input)
  2754.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2755.         dragging = true
  2756.         dragStart = input.Position
  2757.         startPos = MainChatFrame.Position
  2758.         input.Changed:Connect(function()
  2759.             if input.UserInputState == Enum.UserInputState.End then
  2760.                 dragging = false
  2761.             end
  2762.         end)
  2763.     end
  2764. end)
  2765. Frame_222.InputChanged:Connect(function(input)
  2766.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2767.         dragInput = input
  2768.     end
  2769. end)
  2770. UserInputService.InputChanged:Connect(function(input)
  2771.     if input == dragInput and dragging then
  2772.         updateChat(input)
  2773.     end
  2774. end)
  2775.  
  2776. function printChat(player, chat)
  2777.     print("["..player.Name.."]: "..chat)
  2778. end
  2779. complimentReady = true
  2780. for i,currentPlayersChatting in pairs(game:GetService("Players"):GetPlayers()) do
  2781.     currentPlayersChatting.Chatted:connect(function(chat)
  2782.         CreateChatText(currentPlayersChatting, chat)
  2783.         if printingChat then
  2784.             printChat(currentPlayersChatting, chat)
  2785.         end
  2786.         if copychatACTIVE then
  2787.             if currentPlayersChatting == copychatplayer then
  2788.                 gsReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(chat, "All")
  2789.             end
  2790.         end
  2791.         if modeFling == true then
  2792.             if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  2793.                 if gsWorkspace:PGSIsEnabled() == false then
  2794.                     FEGodmode()
  2795.                 end
  2796.                 if string.lower(string.sub(chat, 8)) == "me" then
  2797.                     run(commandPrefix.."unfling")
  2798.                     LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  2799.                     run(commandPrefix.."fling "..currentPlayersChatting.Name.." 2000000")
  2800.                 else
  2801.                     for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  2802.                         if notAll ~= LP then
  2803.                             run(commandPrefix.."unfling")
  2804.                             LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  2805.                             run(commandPrefix.."fling "..notAll.Name.." 2000000")
  2806.                         end
  2807.                     end
  2808.                 end
  2809.             end
  2810.         end
  2811.         if modeCompliment == true then
  2812.             if string.lower(string.sub(chat, 1, 3)) == "!c " then
  2813.                 if complimentReady then
  2814.                     complimentReady = false
  2815.                     if string.lower(string.sub(chat, 4)) == "me" then
  2816.                         complimentplr(currentPlayersChatting)
  2817.                     else
  2818.                         for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  2819.                             if Others == LP then
  2820.                                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  2821.                             else
  2822.                                 complimentplr(Others)
  2823.                             end
  2824.                         end
  2825.                     end
  2826.                     wait(1)
  2827.                     complimentReady = true
  2828.                 end
  2829.             end
  2830.         end
  2831.         if modeMove == true then
  2832.             if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  2833.                 run(commandPrefix.."unfollow")
  2834.                 run(commandPrefix.."unwalk")
  2835.                 run(commandPrefix.."goto "..currentPlayersChatting.Name)
  2836.             elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  2837.                 for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  2838.                     if getWalkPlayer == LP then
  2839.                         run(commandPrefix.."unfollow")
  2840.                         run(commandPrefix.."walk "..currentPlayersChatting.Name)
  2841.                     else
  2842.                         run(commandPrefix.."unfollow")
  2843.                         run(commandPrefix.."walk "..getWalkPlayer.Name)
  2844.                     end
  2845.                 end
  2846.             elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  2847.                 for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  2848.                     if getFollowPlayer == LP then
  2849.                         run(commandPrefix.."unwalk")
  2850.                         run(commandPrefix.."follow "..currentPlayersChatting.Name)
  2851.                     else
  2852.                         run(commandPrefix.."unwalk")
  2853.                         run(commandPrefix.."follow "..getFollowPlayer.Name)
  2854.                     end
  2855.                 end
  2856.             end
  2857.         end
  2858.         if modeInfo == true then
  2859.             if infoReady then
  2860.                 infoReady = false
  2861.                 if string.lower(string.sub(chat, 1, 5)) == "!age " then
  2862.                     for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  2863.                         if v == LP then
  2864.                             run(commandPrefix.."age "..currentPlayersChatting.Name)
  2865.                         else
  2866.                             run(commandPrefix.."age "..v.Name)
  2867.                         end
  2868.                     end
  2869.                 end
  2870.                 if string.lower(string.sub(chat, 1, 4)) == "!id " then
  2871.                     for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  2872.                         if a == LP then
  2873.                             run(commandPrefix.."id "..currentPlayersChatting.Name)
  2874.                         else
  2875.                             run(commandPrefix.."id "..a.Name)
  2876.                         end
  2877.                     end
  2878.                 end
  2879.                 wait(1)
  2880.                 infoReady = true
  2881.             end
  2882.         end
  2883.     end)
  2884. end
  2885. game:GetService("Players").PlayerAdded:connect(function(plr)
  2886.     plr.Chatted:connect(function(chat)
  2887.         CreateChatText(plr, chat)
  2888.         if printingChat then
  2889.             printChat(plr, chat)
  2890.         end
  2891.         if modeFling == true then
  2892.             if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  2893.                 if gsWorkspace:PGSIsEnabled() == false then
  2894.                     FEGodmode()
  2895.                 end
  2896.                 if string.lower(string.sub(chat, 8)) == "me" then
  2897.                     run(commandPrefix.."unfling")
  2898.                     LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  2899.                     run(commandPrefix.."fling "..plr.Name.." 2000000")
  2900.                 else
  2901.                     for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  2902.                         if notAll ~= LP then
  2903.                             run(commandPrefix.."unfling")
  2904.                             LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  2905.                             run(commandPrefix.."fling "..notAll.Name.." 2000000")
  2906.                         end
  2907.                     end
  2908.                 end
  2909.             end
  2910.         end
  2911.         if modeCompliment == true then
  2912.             if string.lower(string.sub(chat, 1, 3)) == "!c " then
  2913.                 if complimentReady == true then
  2914.                     complimentReady = false
  2915.                     if string.lower(string.sub(chat, 4)) == "me" then
  2916.                         complimentplr(plr)
  2917.                     else
  2918.                         for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  2919.                             if Others == LP then
  2920.                                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  2921.                             else
  2922.                                 complimentplr(Others)
  2923.                             end
  2924.                         end
  2925.                     end
  2926.                     wait(1)
  2927.                     complimentReady = true
  2928.                 end
  2929.             end
  2930.         end
  2931.         if modeMove == true then
  2932.             if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  2933.                 run(commandPrefix.."unfollow")
  2934.                 run(commandPrefix.."unwalk")
  2935.                 run(commandPrefix.."goto "..plr.Name)
  2936.             elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  2937.                 for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  2938.                     if getWalkPlayer == LP then
  2939.                         run(commandPrefix.."unfollow")
  2940.                         run(commandPrefix.."walk "..plr.Name)
  2941.                     else
  2942.                         run(commandPrefix.."unfollow")
  2943.                         run(commandPrefix.."walk "..getWalkPlayer.Name)
  2944.                     end
  2945.                 end
  2946.             elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  2947.                 for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  2948.                     if getFollowPlayer == LP then
  2949.                         run(commandPrefix.."unwalk")
  2950.                         run(commandPrefix.."follow "..plr.Name)
  2951.                     else
  2952.                         run(commandPrefix.."unwalk")
  2953.                         run(commandPrefix.."follow "..getFollowPlayer.Name)
  2954.                     end
  2955.                 end
  2956.             end
  2957.         end
  2958.         if modeInfo == true then
  2959.             if infoReady then
  2960.                 infoReady = false
  2961.                 if string.lower(string.sub(chat, 1, 5)) == "!age " then
  2962.                     for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  2963.                         if v == LP then
  2964.                             run(commandPrefix.."age "..plr.Name)
  2965.                         else
  2966.                             run(commandPrefix.."age "..v.Name)
  2967.                         end
  2968.                     end
  2969.                 end
  2970.                 if string.lower(string.sub(chat, 1, 4)) == "!id " then
  2971.                     for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  2972.                         if a == LP then
  2973.                             run(commandPrefix.."id "..plr.Name)
  2974.                         else
  2975.                             run(commandPrefix.."id "..a.Name)
  2976.                         end
  2977.                     end
  2978.                 end
  2979.                 wait(1)
  2980.                 infoReady = true
  2981.             end
  2982.         end
  2983.     end)
  2984. end)
  2985.  
  2986. -- Loops
  2987. noclip = false
  2988. following = false
  2989. trailing = false
  2990. annoying = false
  2991. flingnoclip = false
  2992. staring = false
  2993. stopsitting = false
  2994. stareplr = ""
  2995. CBRINGamount = 3
  2996. spawnWS = CurrentWalkspeed
  2997. spawnJP = CurrentJumppower
  2998. spawnHH = CurrentHipheight
  2999. spawningfegod = false
  3000. looptpbypassfly = false
  3001. if game.GameId == 245662005 or game.GameId == 601130232 then
  3002.     bypassMODE = true
  3003. else
  3004.     bypassMODE = false
  3005. end
  3006. viewplr = ""
  3007. loopview = false
  3008. cmdForward = false
  3009. forwardSpeed = 1
  3010. loopviewfc = false
  3011. spinTOhead = false
  3012. spinObj = ""
  3013. rideACTIVE = false
  3014. ridePLAYER = ""
  3015.  
  3016. LPcurrenthumanoid = LP.Character.Humanoid
  3017. game:GetService('RunService').Stepped:connect(function()
  3018.     if LP.Character.Humanoid ~= nil then
  3019.         LPcurrenthumanoid = LP.Character.Humanoid
  3020.     end
  3021.     if noclip then
  3022.         if LP.Character then
  3023.             if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  3024.                 LP.Character.Head.CanCollide = false
  3025.                 LP.Character.Torso.CanCollide = false
  3026.                 LP.Character["Left Leg"].CanCollide = false
  3027.                 LP.Character["Right Leg"].CanCollide = false
  3028.                 LP.Character["Left Arm"].CanCollide = false
  3029.                 LP.Character["Right Arm"].CanCollide = false
  3030.             elseif LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  3031.                 LP.Character.Head.CanCollide = false
  3032.                 LP.Character.UpperTorso.CanCollide = false
  3033.                 LP.Character.LowerTorso.CanCollide = false
  3034.                 LP.Character.HumanoidRootPart.CanCollide = false
  3035.             end
  3036.         end
  3037.     end
  3038.     if following then
  3039.         LP.Character.HumanoidRootPart.CFrame = gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * flwnum
  3040.     end
  3041.     if trailing then
  3042.         LP.Character.HumanoidRootPart.CFrame = gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * trlnum
  3043.     end
  3044.     if annoying then
  3045.         LP.Character.HumanoidRootPart.CFrame = gsPlayers[annplr.Name].Character.HumanoidRootPart.CFrame
  3046.     end
  3047.     if walkto then
  3048.         LP.Character.Humanoid:MoveTo(walkplr.Character.HumanoidRootPart.Position)
  3049.     end
  3050.     if cbringing then
  3051.         CBRINGplr.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  3052.     end
  3053.     if cbringingall then
  3054.         for i,getbringplrs in pairs(gsPlayers:GetPlayers()) do
  3055.             if getbringplrs ~= LP then
  3056.                 getbringplrs.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  3057.             end
  3058.         end
  3059.     end
  3060.     if staring then
  3061.         LP.Character.HumanoidRootPart.CFrame = CFrame.new(LP.Character.Torso.Position, gsPlayers[stareplr.Name].Character.Torso.Position)
  3062.     end
  3063.     if stopsitting then
  3064.         LP.Character.Humanoid.Sit = false
  3065.     end
  3066.     if looptpbypassfly then
  3067.         pcall(function()
  3068.             LP.Character.Head.Anchored = false
  3069.             LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  3070.             LP.Character.Head.Anchored = true
  3071.         end)
  3072.     end
  3073.     if loopview then
  3074.         view(viewplr)
  3075.     end
  3076.     if cmdForward then
  3077.         LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * forwardSpeed
  3078.     end
  3079.     if loopviewfc then
  3080.         pcall(function()
  3081.             gsWorkspace.CurrentCamera.CameraSubject = gsWorkspace.rGETpartNUMBER2
  3082.         end)
  3083.     end
  3084.     if spinTOhead then
  3085.         pcall(function()
  3086.             spinObj.Position = LP.Character.Head.Position
  3087.         end)
  3088.     end
  3089.     if rideACTIVE == true then
  3090.         LP.character.HumanoidRootPart.CFrame = ridePLAYER.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  3091.     end
  3092. end)
  3093. spawningatreset = false
  3094. spawnresetpoint = LP.Character.Head.CFrame
  3095.  
  3096. LPcurrenthumanoid.Died:Connect(function()
  3097.     flying = false
  3098.     doFREECAM = false
  3099.     if savingtoolsloop then
  3100.         run(commandPrefix.."savealltool")
  3101.     end
  3102.     if spawningatreset == true then
  3103.         spawnresetpoint = LP.Character.Head.CFrame + Vector3.new(0, 5, 0)
  3104.     end
  3105. end)
  3106.  
  3107. LP.CharacterAdded:Connect(function()
  3108.     wait(0.2)
  3109.     LP.Character.Humanoid.WalkSpeed = spawnWS
  3110.     LP.Character.Humanoid.JumpPower = spawnJP
  3111.     LP.Character.Humanoid.HipHeight = spawnHH
  3112.     if spawningfegod then
  3113.         FEGodmode()
  3114.     end
  3115.     if spawningpos and spawnpos ~= nil then
  3116.         LP.Character.HumanoidRootPart.CFrame = spawnpos
  3117.     end
  3118.     if spawningatreset == true then
  3119.         LP.Character.HumanoidRootPart.CFrame = spawnresetpoint
  3120.     end
  3121. end)
  3122.  
  3123. -- Commands
  3124. Commands = {}
  3125.  
  3126. Commands.print = function(args)
  3127.     local msg = table.concat(args," ")
  3128.     print(msg)
  3129. end
  3130.  
  3131. Commands.warn = function(args)
  3132.     local msg = table.concat(args," ")
  3133.     warn(msg)
  3134. end
  3135.  
  3136. Commands.sit = function(args)
  3137.     LP.Character.Humanoid.Sit = true
  3138. end
  3139.  
  3140. Commands.god = function(args)
  3141.     FEGodmode()
  3142.     Notification("warning", "You have enabled FE Godmode, tools will not work. Use "..commandPrefix.."grespawn to remove.", 7)
  3143. end
  3144.  
  3145. Commands.view = function(args)
  3146.     if args[1] then
  3147.         for i,v in pairs(findSinglePlayer(args[1])) do
  3148.             if bypassMODE == false then
  3149.                 view(v)
  3150.                 Notification("info", "Now viewing "..v.Name..". Use "..commandPrefix.."unview to stop viewing.", 3)
  3151.             elseif bypassMODE == true then
  3152.                 viewplr = v
  3153.                 loopview = true
  3154.             end
  3155.         end
  3156.     end
  3157. end
  3158.  
  3159. Commands.unview = function(args)
  3160.     view(LP)
  3161.     loopview = false
  3162. end
  3163.  
  3164. Commands.gravity = function(args)
  3165.     if args[1] then
  3166.         gsWorkspace.Gravity = args[1]
  3167.     end
  3168. end
  3169.  
  3170. Commands.ungravity = function(args)
  3171.     gsWorkspace.Gravity = CurrentGravity
  3172. end
  3173.  
  3174. Commands.goto = function(args)
  3175.     if args[1] then
  3176.         if bypassMODE == false then
  3177.             for i,v in pairs(findPlayer(args[1])) do
  3178.                 LP.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  3179.             end
  3180.         elseif bypassMODE == true then
  3181.             for i,v in pairs(findPlayer(args[1])) do
  3182.                 local TPbypass = {}
  3183.                 TPbypass.CFrame = v.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  3184.                 local TPFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(1.5, Enum.EasingStyle.Sine, Enum.EasingDirection.In), TPbypass)
  3185.                 TPFunction:Play()
  3186.             end
  3187.         end
  3188.     end
  3189. end
  3190.  
  3191. Commands.fecheck = function(args)
  3192.     if gsWorkspace.FilteringEnabled == true then
  3193.         Notification("warning", "FE is enabled!", 7)
  3194.     else
  3195.         Notification("warning", "FE is disabled. Consider using a different script.", 7)
  3196.     end
  3197. end
  3198.  
  3199. Commands.lockws = function(args)
  3200.     lockWS()
  3201.     Notification("info", "Workspace locked.", 4)
  3202. end
  3203.  
  3204. Commands.unlockws = function(args)
  3205.     unlockWS()
  3206.     Notification("info", "Workspace unlocked.", 4)
  3207. end
  3208.  
  3209. Commands.noclip = function(args)
  3210.     noclip = true
  3211.     Notification("info", "Noclip enabled.", 4)
  3212. end
  3213.  
  3214. Commands.clip = function(args)
  3215.     noclip = false
  3216.     Notification("info", "Noclip disabled.", 4)
  3217. end
  3218.  
  3219. Commands.follow = function(args)
  3220.     if args[1] then
  3221.         for i,v in pairs(findPlayer(args[1])) do
  3222.             flwplr = v
  3223.         end
  3224.         if args[2] then
  3225.             flwnum = args[2]
  3226.         else
  3227.             flwnum = -5
  3228.         end
  3229.         following = true
  3230.     else
  3231.         Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  3232.     end
  3233. end
  3234.  
  3235. Commands.unfollow = function(args)
  3236.     following = false
  3237. end
  3238.  
  3239. Commands.fling = function(args)
  3240.     if args[1] then
  3241.         for i,v in pairs(findSinglePlayer(args[1])) do
  3242.             if v ~= LP then
  3243.                 view(v)
  3244.                 pcall(function()
  3245.                     LP.Character.HumanoidRootPart.Fling:Destroy()
  3246.                 end)
  3247.                 if not args[2] then
  3248.                     RocketPropulsion(800000,1000,400000,v,"Fling")
  3249.                 else
  3250.                     RocketPropulsion(args[2],1500,400000,v,"Fling")
  3251.                 end
  3252.                 if noclip ~= true then
  3253.                     flingnoclip = true
  3254.                     noclip = true
  3255.                 end
  3256.             end
  3257.         end
  3258.     else
  3259.         Notification("warning", "No player selected to fling! Use: "..commandPrefix.."fling player", 4)
  3260.     end
  3261. end
  3262.  
  3263. Commands.unfling = function(args)
  3264.     view(LP)
  3265.     pcall(function()
  3266.         if LP.Character.HumanoidRootPart.Fling then
  3267.             for i,v in pairs(LP.Character:GetDescendants()) do
  3268.                 if v.Name == "Fling" and v:IsA("RocketPropulsion") then
  3269.                     v:Destroy()
  3270.                 end
  3271.             end
  3272.         end
  3273.     end)
  3274.     if flingnoclip == true then
  3275.         noclip = false
  3276.         flingnoclip = false
  3277.     end
  3278. end
  3279.  
  3280. Commands.trail = function(args)
  3281.     if args[1] then
  3282.         for i,v in pairs(findPlayer(args[1])) do
  3283.             trlplr = v
  3284.         end
  3285.         if args[2] then
  3286.             trlnum = args[2]
  3287.         else
  3288.             trlnum = 5
  3289.         end
  3290.         trailing = true
  3291.     else
  3292.         Notification("warning", "No player selected to trail! Use: "..commandPrefix.."trail player", 4)
  3293.     end
  3294. end
  3295.  
  3296. Commands.untrail = function(args)
  3297.     trailing = false
  3298. end
  3299.  
  3300. Commands.annoy = function(args)
  3301.     if args[1] then
  3302.         for i,v in pairs(findPlayer(args[1])) do
  3303.             annplr = v
  3304.         end
  3305.         annoying = true
  3306.     else
  3307.         Notification("warning", "No player selected to annoy! Use: "..commandPrefix.."annoy player", 4)
  3308.     end
  3309. end
  3310.  
  3311. Commands.unannoy = function(args)
  3312.     annoying = false
  3313. end
  3314.  
  3315. Commands.reset = function(args)
  3316.     LP.Character:BreakJoints()
  3317. end
  3318.  
  3319. Commands.grespawn = function(args)
  3320.     LP.Character.Humanoid.Health = 0
  3321.     wait(1)
  3322.     LP.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3323.     LP.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3324. end
  3325.  
  3326. Commands.respawn = function(args)
  3327.     local mod = Instance.new('Model', workspace) mod.Name = 'new '..LP.Name
  3328.     local hum = Instance.new('Humanoid', mod)
  3329.     local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3330.     LP.Character = mod
  3331. end
  3332.  
  3333. Commands.speed = function(args)
  3334.     if args[1] then
  3335.         run(commandPrefix.."ws "..args[1])
  3336.     end
  3337. end
  3338.  
  3339. bypassingwalkspeed = false
  3340. Commands.ws = function(args)
  3341.     if args[1] then
  3342.         if bypassMODE == false then
  3343.             LP.Character.Humanoid.WalkSpeed = args[1]
  3344.         elseif bypassMODE == true then
  3345.             if game.GameId == 245662005 then
  3346.                 bypassingwalkspeed = true
  3347.                 bypassWalkspeed = args[1]
  3348.             end
  3349.         end
  3350.     end
  3351. end
  3352.  
  3353. game:GetService("RunService").Heartbeat:Connect(function()
  3354.     if bypassingwalkspeed then
  3355.         LP.Character.Humanoid.WalkSpeed = bypassWalkspeed
  3356.     end
  3357. end)
  3358.  
  3359. Commands.jumppower = function(args)
  3360.     if args[1] then
  3361.         LP.Character.Humanoid.JumpPower = args[1]
  3362.     end
  3363. end
  3364.  
  3365. Commands.jp = function(args)
  3366.     if args[1] then
  3367.         LP.Character.Humanoid.JumpPower = args[1]
  3368.     end
  3369. end
  3370.  
  3371. Commands.hipheight = function(args)
  3372.     if args[1] then
  3373.         LP.Character.Humanoid.HipHeight = args[1]
  3374.     end
  3375. end
  3376.  
  3377. Commands.hh = function(args)
  3378.     if args[1] then
  3379.         LP.Character.Humanoid.HipHeight = args[1]
  3380.     end
  3381. end
  3382.  
  3383. Commands.default = function(args)
  3384.     LP.Character.Humanoid.WalkSpeed = CurrentWalkspeed
  3385.     LP.Character.Humanoid.HipHeight = CurrentHipheight
  3386.     LP.Character.Humanoid.JumpPower = CurrentJumppower
  3387. end
  3388.  
  3389. Commands.credits = function(args)
  3390.     Notification("info", "Shattervast was made by illremember#3799 , "..commandPrefix.."fullcredits for all credits.", 8)
  3391. end
  3392.  
  3393. Commands.attach = function(args)
  3394.     if hasTools() == false then
  3395.         Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3396.     else
  3397.         FEGodmode()
  3398.         for i,v in pairs(LP.Backpack:GetChildren())do
  3399.             LP.Character.Humanoid:EquipTool(v)
  3400.         end
  3401.         if args[1] then
  3402.             for i,v in pairs(findSinglePlayer(args[1])) do
  3403.                 if v ~= LP then
  3404.                     LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3405.                     wait(0.3)
  3406.                     LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3407.                 end
  3408.             end
  3409.         end
  3410.     end
  3411. end
  3412.  
  3413. Commands.fly = function(args)
  3414.     if bypassMODE == false then
  3415.         local speedget = 1
  3416.         repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') and LP.Character:FindFirstChild('Humanoid')
  3417.         repeat wait() until Mouse
  3418.         if args[1] then
  3419.             speedfly = args[1]
  3420.         else
  3421.             speedfly = 1
  3422.         end
  3423.        
  3424.         local T = LP.Character.HumanoidRootPart
  3425.         local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3426.         local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3427.         local SPEED = speedget
  3428.        
  3429.         local function fly()
  3430.             flying = true
  3431.             local BG = Instance.new('BodyGyro', T)
  3432.             local BV = Instance.new('BodyVelocity', T)
  3433.             BG.P = 9e4
  3434.             BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3435.             BG.cframe = T.CFrame
  3436.             BV.velocity = Vector3.new(0, 0.1, 0)
  3437.             BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3438.             spawn(function()
  3439.             repeat wait()
  3440.             LP.Character.Humanoid.PlatformStand = true
  3441.             if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3442.             SPEED = 50
  3443.             elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3444.             SPEED = 0
  3445.             end
  3446.             if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3447.             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
  3448.             lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3449.             elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3450.             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
  3451.             else
  3452.             BV.velocity = Vector3.new(0, 0.1, 0)
  3453.             end
  3454.             BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3455.                     until not flying
  3456.                     CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3457.                     lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3458.                     SPEED = 0
  3459.                     BG:destroy()
  3460.                     BV:destroy()
  3461.                     LP.Character.Humanoid.PlatformStand = false
  3462.                 end)
  3463.             end
  3464.         Mouse.KeyDown:connect(function(KEY)
  3465.             if KEY:lower() == 'w' then
  3466.                 CONTROL.F = speedfly
  3467.             elseif KEY:lower() == 's' then
  3468.                 CONTROL.B = -speedfly
  3469.             elseif KEY:lower() == 'a' then
  3470.                 CONTROL.L = -speedfly
  3471.             elseif KEY:lower() == 'd' then
  3472.                 CONTROL.R = speedfly
  3473.             end
  3474.         end)
  3475.         Mouse.KeyUp:connect(function(KEY)
  3476.             if KEY:lower() == 'w' then
  3477.                 CONTROL.F = 0
  3478.             elseif KEY:lower() == 's' then
  3479.                 CONTROL.B = 0
  3480.             elseif KEY:lower() == 'a' then
  3481.                 CONTROL.L = 0
  3482.             elseif KEY:lower() == 'd' then
  3483.                 CONTROL.R = 0
  3484.             end
  3485.         end)
  3486.         fly()
  3487.     elseif bypassMODE == true then
  3488.         if not args[1] then
  3489.             run(commandPrefix.."fc")
  3490.         else
  3491.             run(commandPrefix.."fc "..args[1])
  3492.         end
  3493.         LP.Character.Head.Anchored = false
  3494.         looptpbypassfly = true
  3495.         view(LP)
  3496.     end
  3497. end
  3498.  
  3499. Commands.unfly = function(args)
  3500.     if bypassMODE == false then
  3501.         flying = false
  3502.         LP.Character.Humanoid.PlatformStand = false
  3503.     else
  3504.         looptpbypassfly = false
  3505.         run(commandPrefix.."unfreecam")
  3506.         local goalTP = LP.Character.HumanoidRootPart.CFrame
  3507.         if game.GameId == 245662005 then
  3508.             for i = 1, 5 do wait(0.2)
  3509.                 LP.Character.HumanoidRootPart.CFrame = goalTP
  3510.             end
  3511.         else
  3512.             LP.Character.HumanoidRootPart.CFrame = goalTP
  3513.         end
  3514.         LP.Character.Head.Anchored = false
  3515.     end
  3516. end
  3517.  
  3518. Commands.kill = function(args)
  3519.     if args[1] then
  3520.         for i,v in pairs(findSinglePlayer(args[1])) do
  3521.             if v == LP then
  3522.                 LP.Character:BreakJoints()
  3523.             else
  3524.                 if hasTools() == false then
  3525.                     Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3526.                 else
  3527.                     FEGodmode()
  3528.                     for i,v in pairs(LP.Backpack:GetChildren())do
  3529.                         LP.Character.Humanoid:EquipTool(v)
  3530.                     end
  3531.                     local NOW = LP.Character.HumanoidRootPart.CFrame
  3532.                     LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3533.                     wait(0.3)
  3534.                     LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3535.                     local function tp(player,player2)
  3536.                     local char1,char2=player.Character,player2.Character
  3537.                     if char1 and char2 then
  3538.                     char1:MoveTo(char2.Head.Position)
  3539.                     end
  3540.                     end
  3541.                     wait(0.5)
  3542.                     LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000,0,100000))
  3543.                     wait(0.5)
  3544.                     tp(LP,game:GetService("Players")[v.Name])
  3545.                     wait(0.7)
  3546.                     LP.Character.HumanoidRootPart.CFrame = NOW
  3547.                     view(LP)
  3548.                 end
  3549.             end
  3550.         end
  3551.     end
  3552. end
  3553. Commands.bring = function(args)
  3554.     if hasTools() == false then
  3555.         Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3556.     else
  3557.         FEGodmode()
  3558.         for i,v in pairs(LP.Backpack:GetChildren())do
  3559.             LP.Character.Humanoid:EquipTool(v)
  3560.         end
  3561.         if args[1] then
  3562.             for i,v in pairs(findSinglePlayer(args[1])) do
  3563.                 if v ~= LP then
  3564.                     local NOW = LP.Character.HumanoidRootPart.CFrame
  3565.                     local function tp(player,player2)
  3566.                     local char1,char2=player.Character,player2.Character
  3567.                     if char1 and char2 then
  3568.                     char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3569.                     end
  3570.                     end
  3571.                     local function getout(player,player2)
  3572.                     local char1,char2=player.Character,player2.Character
  3573.                     if char1 and char2 then
  3574.                     char1:MoveTo(char2.Head.Position)
  3575.                     end
  3576.                     end
  3577.                     tp(game:GetService("Players")[v.Name], LP)
  3578.                     wait(0.2)
  3579.                     tp(game:GetService("Players")[v.Name], LP)
  3580.                     wait(0.5)
  3581.                     LP.Character.HumanoidRootPart.CFrame = NOW
  3582.                     wait(0.5)
  3583.                     getout(LP, game:GetService("Players")[v.Name])
  3584.                     wait(0.3)
  3585.                     LP.Character.HumanoidRootPart.CFrame = NOW
  3586.                 end
  3587.             end
  3588.         end
  3589.     end
  3590. end
  3591.  
  3592. Commands.naked = function(args)
  3593.     for i,v in pairs(LP.Character:GetDescendants()) do
  3594.         if v:IsA("Clothing") then
  3595.             v:Destroy()
  3596.         end
  3597.     end
  3598. end
  3599.  
  3600. Commands.nolimbs = function(args)
  3601.     LP.Character["Left Arm"]:Destroy()
  3602.     LP.Character["Right Arm"]:Destroy()
  3603.     LP.Character["Left Leg"]:Destroy()
  3604.     LP.Character["Right Leg"]:Destroy()
  3605. end
  3606.  
  3607. Commands.noarms = function(args)
  3608.     LP.Character["Left Arm"]:Destroy()
  3609.     LP.Character["Right Arm"]:Destroy()
  3610. end
  3611.  
  3612. Commands.nolegs = function(args)
  3613.     LP.Character["Left Leg"]:Destroy()
  3614.     LP.Character["Right Leg"]:Destroy()
  3615. end
  3616.  
  3617. Commands.headless = function(args)
  3618.     local l = LP.Character.Humanoid:Clone()
  3619.     LP.Character.Humanoid:Destroy()
  3620.     wait(0.2)
  3621.     LP.Character.Head.CanCollide = false
  3622.     for i,v in pairs(LP.Character:GetDescendants()) do
  3623.         if string.sub(v.Name, 1, 4) == "Neck" then
  3624.             v:Destroy()
  3625.         end
  3626.     end
  3627.     wait(0.2)
  3628.     l.Name = "Humanoid"
  3629.     l.Parent = LP.Character
  3630.     wait(0.1)
  3631.     game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  3632.     LP.Character.Animate:Destroy()
  3633. end
  3634.  
  3635. antiremotes = false
  3636. Commands.antikick = function(args)
  3637.     if args[1] then
  3638.         if args[1] == "on" then
  3639.             antiremotes = true
  3640.             wait(0.2)
  3641.             for i,v in pairs(LP.Character:GetChildren()) do
  3642.                 if string.find(string.lower(v.Name), "exploit") and v:IsA("LocalScript") then
  3643.                     v.Disabled = true
  3644.                 end
  3645.             end
  3646.             Notification("warning", "This command disables all remotes incase they are kick remotes, may break game.", 8)
  3647.             Notification("info", "Does not prevent serverside kicks, use "..commandPrefix.."antikick off to turn off.", 8)
  3648.         elseif args[1] == "off" then
  3649.             antiremotes = false
  3650.             Notification("warning", "Remote anti-kick turned off.", 8)
  3651.         end
  3652.     end
  3653. end
  3654.  
  3655. blockedremotes = {}
  3656. Commands.blockremote = function(args)
  3657.     local getService = ""
  3658.     if args[1] then
  3659.         local remoteName = string.lower(tostring(args[1]))
  3660.         if args[2] then
  3661.             local serviceRemote = string.lower(tostring(args[2]))
  3662.             if serviceRemote == "workspace" then
  3663.                 getService = "Workspace"
  3664.             elseif serviceRemote == "replicatedstorage" then
  3665.                 getService = "ReplicatedStorage"
  3666.             elseif serviceRemote == "players" then
  3667.                 getService = "Players"
  3668.             elseif serviceRemote == "lighting" then
  3669.                 getService = "Lighting"
  3670.             elseif serviceRemote == "startergui" then
  3671.                 getService = "StarterGui"
  3672.             elseif serviceRemote == "starterpack" then
  3673.                 getService = "StarterPack"
  3674.             elseif serviceRemote == "starterplayer" then
  3675.                 getService = "StarterPlayer"
  3676.             else
  3677.                 getService = "ReplicatedStorage"
  3678.             end
  3679.         else
  3680.             getService = "ReplicatedStorage"
  3681.         end
  3682.         for i,getRemote in pairs(game:GetService(getService):GetDescendants()) do
  3683.             if string.lower(getRemote.Name) == remoteName then
  3684.                 table.insert(blockedremotes, getRemote.Name)
  3685.             end
  3686.         end
  3687.     end
  3688.     Notification("warning", "If this command does not work, make sure you type remote name/service fully correct.", 8)
  3689. end
  3690.  
  3691. spyingremotes = false
  3692. Commands.remotespy = function(args)
  3693.     if args[1] then
  3694.         if args[1] == "on" then
  3695.             spyingremotes = true
  3696.             Notification("info", "Remotespy turned on.", 4)
  3697.         elseif args[1] == "off" then
  3698.             spyingremotes = false
  3699.             Notification("info", "Remotespy turned off.", 4)
  3700.         end
  3701.     end
  3702. end
  3703.  
  3704. Commands.bang = function(args)
  3705.     if args[1] then
  3706.         for i,v in pairs(findSinglePlayer(args[1])) do
  3707.             if v ~= nil then
  3708.                 following = true
  3709.                 flwplr = v
  3710.                 flwnum = -1
  3711.                 local bangAnimation = Instance.new("Animation")
  3712.                 bangAnimation.AnimationId = "rbxassetid://148840371"
  3713.                 bangTrack = LP.Character.Humanoid:LoadAnimation(bangAnimation)
  3714.                 if args[2] then
  3715.                     bangTrack:Play(.1, 1, args[2])
  3716.                 else
  3717.                     bangTrack:Play(.1, 1, 1)
  3718.                 end
  3719.             end
  3720.         end
  3721.     else
  3722.         Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  3723.     end
  3724. end
  3725.  
  3726. Commands.unbang = function(args)
  3727.     following = false
  3728.     bangTrack:Stop()
  3729. end
  3730.  
  3731. spamdelay = 1
  3732. spamtext = "Spam"
  3733. spamming = false
  3734. Commands.spam = function(args)
  3735.     if args[1] then
  3736.         spamtext = args[1]
  3737.         spamming = true
  3738.     end
  3739. end
  3740. Commands.spamdelay = function(args)
  3741.     if args[1] then
  3742.         spamdelay = args[1]
  3743.     end
  3744. end
  3745. spawn(function()
  3746.     while wait(spamdelay) do
  3747.         if spamming then
  3748.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  3749.         end
  3750.     end
  3751. end)
  3752.  
  3753. Commands.unspam = function(args)
  3754.     spamming = false
  3755. end
  3756.  
  3757. Commands.info = function(args)
  3758.     if args[1] then
  3759.         for i,v in pairs(findSinglePlayer(args[1])) do
  3760.             createINFO(v)
  3761.         end
  3762.     end
  3763. end
  3764.  
  3765. Commands.age = function(args)
  3766.     if args[1] then
  3767.         for i,v in pairs(findPlayer(args[1])) do
  3768.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account Age: "..v.AccountAge.." days!", "All")
  3769.         end
  3770.     end
  3771. end
  3772.  
  3773. Commands.invisible = function(args)
  3774.     local Character = LP.Character
  3775.     if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  3776.         local Clone = Character.HumanoidRootPart:Clone()
  3777.         Character.HumanoidRootPart:Destroy()
  3778.         Clone.Parent = Character
  3779.     else
  3780.         local Clone = Character.LowerTorso.Root:Clone()
  3781.         Character.LowerTorso.Root:Destroy()
  3782.         Clone.Parent = Character.LowerTorso
  3783.     end
  3784. end
  3785.  
  3786. walkto = false
  3787. walkplr = ""
  3788. Commands.walk = function(args)
  3789.     if args[1] then
  3790.         for i,v in pairs(findSinglePlayer(args[1])) do
  3791.             walkplr = v
  3792.             walkto = true
  3793.             noclip = true
  3794.         end
  3795.     end
  3796. end
  3797.  
  3798. Commands.unwalk = function(args)
  3799.     walkto = false
  3800.     noclip = false
  3801.     LP.Character.Humanoid:MoveTo(LP.Character.HumanoidRootPart.Position)
  3802. end
  3803.  
  3804. Commands.glitch = function(args)
  3805.     if hasTools() == false then
  3806.         Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3807.     else
  3808.         FEGodmode()
  3809.         for i,v in pairs(LP.Backpack:GetChildren())do
  3810.             LP.Character.Humanoid:EquipTool(v)
  3811.         end
  3812.         if args[1] then
  3813.             for i,v in pairs(findSinglePlayer(args[1])) do
  3814.                 local function tp(player,player2)
  3815.                 local char1,char2=player.Character,player2.Character
  3816.                 if char1 and char2 then
  3817.                 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3818.                 end
  3819.                 end
  3820.                 tp(game:GetService("Players")[v.Name], LP)
  3821.                 wait(0.2)
  3822.                 tp(game:GetService("Players")[v.Name], LP)
  3823.                 wait(0.5)
  3824.                 local b = Instance.new("BodyForce")
  3825.                 b.Parent = LP.Character.HumanoidRootPart
  3826.                 b.Name = "Glitch"
  3827.                 if args[2] then
  3828.                     b.Force = Vector3.new(args[2],5000,0)
  3829.                 else
  3830.                     b.Force = Vector3.new(100000000,5000,0)
  3831.                 end
  3832.                 wait(6)
  3833.                 b:Destroy()
  3834.             end
  3835.         end
  3836.     end
  3837. end
  3838.  
  3839. Commands.tp = function(args)
  3840.     if args[1] then
  3841.         for i,v in pairs(findSinglePlayer(args[1])) do
  3842.             if v == LP then
  3843.                 if args[2] then
  3844.                     for i,a in pairs(findSinglePlayer(args[2])) do
  3845.                         v.Character.HumanoidRootPart.CFrame = a.Character.HumanoidRootPart.CFrame
  3846.                     end
  3847.                 end
  3848.             else
  3849.                 if hasTools() == false then
  3850.                     Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3851.                 else
  3852.                     FEGodmode()
  3853.                     for i,v in pairs(LP.Backpack:GetChildren())do
  3854.                         LP.Character.Humanoid:EquipTool(v)
  3855.                     end
  3856.                     if args[1] then
  3857.                         for i,first in pairs(findSinglePlayer(args[1])) do
  3858.                             if args[2] then
  3859.                                 for i,second in pairs(findSinglePlayer(args[2])) do
  3860.                                     local function tp(player,player2)
  3861.                                     local char1,char2=player.Character,player2.Character
  3862.                                     if char1 and char2 then
  3863.                                     char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3864.                                     end
  3865.                                     end
  3866.                                     local function getout(player,player2)
  3867.                                     local char1,char2=player.Character,player2.Character
  3868.                                     if char1 and char2 then
  3869.                                     char1:MoveTo(char2.Head.Position)
  3870.                                     end
  3871.                                     end
  3872.                                     tp(LP, first)
  3873.                                     wait(0.2)
  3874.                                     tp(LP, first)
  3875.                                     wait(0.5)
  3876.                                     tp(LP, second)
  3877.                                     wait(0.2)
  3878.                                     tp(LP, second)
  3879.                                     wait(0.2)
  3880.                                     getout(LP, first)
  3881.                                 end
  3882.                             end
  3883.                         end
  3884.                     end
  3885.                 end
  3886.             end
  3887.         end
  3888.     end
  3889. end
  3890.  
  3891. Commands.givetool = function(args)
  3892.     if args[1] then
  3893.         if args[2] then
  3894.             local selectedTool = ""
  3895.             for i,allTools in pairs(LP.Character:GetDescendants()) do
  3896.                 if allTools:IsA("Tool") and string.lower(allTools.Name) == string.lower(args[2]) then
  3897.                     selectedTool = allTools
  3898.                 else
  3899.                     for i,otherTools in pairs(LP.Backpack:GetDescendants()) do
  3900.                         if otherTools:IsA("Tool") and string.lower(otherTools.Name) == string.lower(args[2]) then
  3901.                             selectedTool = otherTools
  3902.                         end
  3903.                     end
  3904.                 end
  3905.             end
  3906.             for i,v in pairs(findSinglePlayer(args[1])) do
  3907.                 if selectedTool ~= "" then
  3908.                     selectedTool.Parent = v.Character
  3909.                 end
  3910.             end
  3911.         else
  3912.             for i,plr in pairs(findSinglePlayer(args[1])) do
  3913.                 for i,tool in pairs(LP.Character:GetDescendants()) do
  3914.                     if tool:IsA("Tool") then
  3915.                         tool.Parent = plr.Character
  3916.                     end
  3917.                 end
  3918.             end
  3919.         end
  3920.     end
  3921. end
  3922.  
  3923. Commands.givealltools = function(args)
  3924.     LP.Character.Humanoid:UnequipTools()
  3925.     for i,plr in pairs(findSinglePlayer(args[1])) do
  3926.         for i,v in pairs(LP.Character:GetDescendants()) do
  3927.             if v:IsA("Tool") then
  3928.                 v.Parent = plr.Character
  3929.             end
  3930.         end
  3931.         for i,a in pairs(LP.Backpack:GetDescendants()) do
  3932.             if a:IsA("Tool") then
  3933.                 a.Parent = plr.Character
  3934.             end
  3935.         end
  3936.     end
  3937. end
  3938.  
  3939. Commands.blockhats = function(args)
  3940.     for i,v in pairs(LP.Character:GetDescendants()) do
  3941.         if v:IsA("Accessory") or v:IsA("Hat") then
  3942.             for i,mesh in pairs(v:GetDescendants()) do
  3943.                 if mesh.Name == "Mesh" then
  3944.                     mesh:Destroy()
  3945.                 end
  3946.             end
  3947.         end
  3948.     end
  3949. end
  3950.  
  3951. Commands.blocktool = function(args)
  3952.     for i,v in pairs(LP.Character:GetDescendants()) do
  3953.         if v:IsA("Tool") then
  3954.             for i,mesh in pairs(v:GetDescendants()) do
  3955.                 if mesh.Name == "Mesh" then
  3956.                     mesh:Destroy()
  3957.                 end
  3958.             end
  3959.         end
  3960.     end
  3961. end
  3962.  
  3963. Commands.orbit = function(args)
  3964.     if args[1] then
  3965.         for i,v in pairs(findSinglePlayer(args[1])) do
  3966.             view(v)
  3967.             RocketPropulsion(5000,100,5000,v,"OrbitMove")
  3968.         end
  3969.     else
  3970.         Notification("warning", "No player selected to orbit! Use: "..commandPrefix.."orbit player", 4)
  3971.     end
  3972. end
  3973.  
  3974. Commands.unorbit = function(args)
  3975.     for i,v in pairs(LP.Character:GetDescendants()) do
  3976.         if v.Name == "OrbitMove" then
  3977.             v:Destroy()
  3978.         end
  3979.     end
  3980.     view(LP)
  3981. end
  3982.  
  3983. Commands.pos = function(args)
  3984.     Notification("info", "Your current position is ".. tostring(LP.Character.HumanoidRootPart.Position), 9)
  3985. end
  3986.  
  3987. SavedPosition = ""
  3988. Commands.savepos = function(args)
  3989.     SavedPosition = LP.Character.HumanoidRootPart.CFrame
  3990. end
  3991. Commands.loadpos = function(args)
  3992.     if SavedPosition ~= "" then
  3993.         LP.Character.HumanoidRootPart.CFrame = SavedPosition
  3994.     end
  3995. end
  3996.  
  3997. Commands.tppos = function(args)
  3998.     if args[1] and args[2] and args[3] then
  3999.         LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(args[1], args[2], args[3]))
  4000.     end
  4001. end
  4002.  
  4003. Commands.pmspam = function(args)
  4004.     if args[1] then
  4005.         local gotPlayer = ""
  4006.         for i,v in pairs(findPlayer(args[1])) do
  4007.             gotPlayer = v
  4008.         end
  4009.         table.remove(args, 1)
  4010.         local pmSpamMsg = table.concat(args," ")
  4011.         spamtext = "/w "..gotPlayer.Name.." "..pmSpamMsg
  4012.         spamming = true
  4013.     end
  4014. end
  4015.  
  4016. Commands.unpmspam = function(args)
  4017.     spamming = false
  4018. end
  4019.  
  4020. Commands.wsvis = function(args)
  4021.     if args[1] then
  4022.         for i,v in pairs(gsWorkspace:GetDescendants()) do
  4023.             if v:IsA("Part") or v:IsA("Decal") then
  4024.                 if tonumber(args[1]) > 1 then
  4025.                     v.Transparency = 0.5
  4026.                 else
  4027.                     v.Transparency = args[1]
  4028.                 end
  4029.             end
  4030.         end
  4031.     end
  4032.     clientSided()
  4033. end
  4034.  
  4035. Commands.bringobj = function(args)
  4036.     if args[1] then
  4037.         local Object = ""
  4038.         for i,v in pairs(gsWorkspace:GetDescendants()) do
  4039.             if string.lower(v.Name) == string.lower(args[1]) then
  4040.                 Object = v             
  4041.             end
  4042.         end
  4043.         if Object == "" then
  4044.             Notification("warning", "Object was not found in the workspace.", 6)
  4045.         end
  4046.         if args[2] then
  4047.             Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * args[2]
  4048.         else
  4049.             Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * 3
  4050.         end
  4051.         clientSided()
  4052.     end
  4053. end
  4054.  
  4055. CBRINGplr = ""
  4056. cbringing = false
  4057. cbringingall = false
  4058. Commands.cbring = function(args)
  4059.     if args[1] then
  4060.         if string.lower(tostring(args[1])) == "all" or string.lower(tostring(args[1])) == "others" then
  4061.             cbringingall = true
  4062.         else
  4063.             for i,v in pairs(findPlayer(args[1])) do
  4064.                 CBRINGplr = v
  4065.                 cbringing = true
  4066.             end
  4067.         end
  4068.         if args[2] then
  4069.             CBRINGamount = args[2]
  4070.         else
  4071.             CBRINGamount = 3
  4072.         end
  4073.         clientSided()
  4074.     end
  4075. end
  4076.  
  4077. Commands.uncbring = function(args)
  4078.     cbringing = false
  4079.     cbringingall = false
  4080. end
  4081.  
  4082. Commands.cfreeze = function(args)
  4083.     if args[1] then
  4084.         for i,v in pairs(findPlayer(args[1])) do
  4085.             v.Character.HumanoidRootPart.Anchored = true
  4086.         end
  4087.         clientSided()
  4088.     end
  4089. end
  4090.  
  4091. Commands.uncfreeze = function(args)
  4092.     if args[1] then
  4093.         for i,v in pairs(findPlayer(args[1])) do
  4094.             v.Character.HumanoidRootPart.Anchored = false
  4095.         end
  4096.     else
  4097.         for i,all in pairs(gsPlayers:GetPlayers()) do
  4098.             all.Character.HumanoidRootPart.Anchored = false
  4099.         end
  4100.     end
  4101. end
  4102.  
  4103. Commands.unattach = function(args)
  4104.     local function getout(player,player2)
  4105.     local char1,char2=player.Character,player2.Character
  4106.     if char1 and char2 then
  4107.     char1:MoveTo(char2.Head.Position)
  4108.     end
  4109.     end
  4110.     getout(LP, LP)
  4111. end
  4112.  
  4113. currentToolSize = ""
  4114. Commands.reach = function(args)
  4115.     if args[1] then
  4116.         for i,v in pairs(LP.Character:GetDescendants()) do
  4117.             if v:IsA("Tool") then
  4118.                 if string.lower(tostring(args[1])) == "off" then
  4119.                     v.Handle.Size = currentToolSize
  4120.                     v.Handle.SelectionBoxCreated:Destroy()
  4121.                     LP.Character.Humanoid:UnequipTools()
  4122.                 elseif string.lower(tostring(args[1])) == "on" then
  4123.                     if args[2] then
  4124.                         currentToolSize = v.Handle.Size
  4125.                         local a = Instance.new("SelectionBox",v.Handle)
  4126.                         a.Name = "SelectionBoxCreated"
  4127.                         a.Adornee = v.Handle
  4128.                         v.Handle.Size = Vector3.new(0.5,0.5,args[2])
  4129.                         v.GripPos = Vector3.new(0,0,0)
  4130.                         LP.Character.Humanoid:UnequipTools()
  4131.                     else
  4132.                         currentToolSize = v.Handle.Size
  4133.                         local a = Instance.new("SelectionBox",v.Handle)
  4134.                         a.Name = "SelectionBoxCreated"
  4135.                         a.Adornee = v.Handle
  4136.                         v.Handle.Size = Vector3.new(0.5,0.5,60)
  4137.                         v.GripPos = Vector3.new(0,0,0)
  4138.                         LP.Character.Humanoid:UnequipTools()
  4139.                     end
  4140.                 end
  4141.             end
  4142.         end
  4143.     end
  4144. end
  4145.  
  4146. Commands.droptool = function(args)
  4147.     for i,v in pairs(LP.Character:GetDescendants()) do
  4148.         if v:IsA("Tool") then
  4149.             v.Parent = gsWorkspace
  4150.         end
  4151.     end
  4152.     for i,a in pairs(LP.Backpack:GetDescendants()) do
  4153.         if a:IsA("Tool") then
  4154.             a.Parent = gsWorkspace
  4155.         end
  4156.     end
  4157. end
  4158.  
  4159. Commands.drophats = function(args)
  4160.     for i,v in pairs(LP.Character:GetDescendants()) do
  4161.         if v:IsA("Accessory") or v:IsA("Hat") then
  4162.             v.Parent = gsWorkspace
  4163.         end
  4164.     end
  4165. end
  4166.  
  4167. Commands.hidecmdbar = function(args)
  4168.     CMDBAR.Visible = false
  4169. end
  4170.  
  4171. Commands.showcmdbar = function(args)
  4172.     CMDBAR.Visible = true
  4173. end
  4174.  
  4175. Commands.prefix = function(args)
  4176.     if args[1] then
  4177.         commandPrefix = string.sub(tostring(args[1]), 1, 1)
  4178.         fullUpdate()
  4179.     end
  4180. end
  4181.  
  4182. Commands.removeinvis = function(args)
  4183.     for i,v in pairs(gsWorkspace:GetDescendants()) do
  4184.         if v:IsA("Part") and v.Name ~= "HumanoidRootPart" then
  4185.             if v.Transparency == 1 then
  4186.                 v:Destroy()
  4187.             end
  4188.         end
  4189.     end
  4190.     clientSided()
  4191. end
  4192.  
  4193. Commands.removefog = function(args)
  4194.     gsLighting.FogStart = 0
  4195.     gsLighting.FogEnd = 9999999999999
  4196.     clientSided()
  4197. end
  4198.  
  4199. Commands.animation = function(args)
  4200.     if args[1] then
  4201.         if string.lower(tostring(args[1])) == "gui" then
  4202.             loadstring(game:HttpGet(("https://pastebin.com/raw/mdbTSP4d"),true))()
  4203.         else
  4204.             local Anim = Instance.new("Animation")
  4205.             Anim.AnimationId = "rbxassetid://".. tostring(args[1])
  4206.             local track = LP.Character.Humanoid:LoadAnimation(Anim)
  4207.             if args[2] then
  4208.                 track:Play(.1, 1, args[2])
  4209.             else
  4210.                 track:Play(.1, 1, 1)
  4211.             end
  4212.         end
  4213.     end
  4214. end
  4215.  
  4216. Commands.btools = function(args)
  4217.     local Clone_T = Instance.new("HopperBin",LP.Backpack)
  4218.     Clone_T.BinType = "Clone"
  4219.     local Destruct = Instance.new("HopperBin",LP.Backpack)
  4220.     Destruct.BinType = "Hammer"
  4221.     local Hold_T = Instance.new("HopperBin",LP.Backpack)
  4222.     Hold_T.BinType = "Grab"
  4223.     clientSided()
  4224. end
  4225.  
  4226. Commands.esp = function(args)
  4227.     if args[1] then
  4228.         for i,v in pairs(findPlayer(args[1])) do
  4229.             local espPlayer = v
  4230.             for i,createESP in pairs(espPlayer.Character:GetDescendants()) do
  4231.                 if createESP:IsA("Part") or createESP:IsA("MeshPart") then
  4232.                     if createESP.Name ~= "HumanoidRootPart" and createESP.Name ~= "Handle" then
  4233.                         local current = true
  4234.                         local espBOX = Instance.new("BoxHandleAdornment")
  4235.                         espBOX.Parent = gsCoreGui
  4236.                         espBOX.Name = "rGET"..espPlayer.Name
  4237.                         espBOX.Adornee = createESP
  4238.                         espBOX.AlwaysOnTop = true
  4239.                         espBOX.ZIndex = 0
  4240.                         espBOX.Size = createESP.Size
  4241.                         espBOX.Transparency = 0.3
  4242.                         local AboveHead = Instance.new("BillboardGui")
  4243.                         AboveHead.Parent = gsCoreGui
  4244.                         AboveHead.Adornee = espPlayer.Character.Head
  4245.                         AboveHead.Name = "rGET"..espPlayer.Name
  4246.                         AboveHead.Size = UDim2.new(0, 100, 0, 100)
  4247.                         AboveHead.StudsOffset = Vector3.new(0, 1, 0)
  4248.                         AboveHead.AlwaysOnTop = true
  4249.                         local Info = Instance.new("TextLabel")
  4250.                         Info.Parent = AboveHead
  4251.                         Info.BackgroundTransparency = 1
  4252.                         Info.Position = UDim2.new(0, 0, 0, 0)
  4253.                         Info.Size = UDim2.new(1, 0, 0, 40)
  4254.                         Info.TextColor3 = Color3.fromRGB(200,200,200)
  4255.                         Info.TextStrokeTransparency = 0.5
  4256.                         Info.TextSize = 15
  4257.                         if espPlayer.TeamColor == LP.TeamColor then
  4258.                             espBOX.Color = BrickColor.new("Lime green")
  4259.                             Info.TextStrokeColor3 = Color3.fromRGB(10,100,10)
  4260.                         else
  4261.                             espBOX.Color = BrickColor.new("Really red")
  4262.                             Info.TextStrokeColor3 = Color3.fromRGB(100,10,10)
  4263.                         end
  4264.                         game:GetService('RunService').Stepped:connect(function()
  4265.                             if current and LP.Character.Humanoid and espPlayer.Character.HumanoidRootPart then
  4266.                                 Info.Text = espPlayer.Name.." (".. math.floor((LP.Character.HumanoidRootPart.Position - espPlayer.Character.HumanoidRootPart.Position).magnitude)..")"
  4267.                             end
  4268.                         end)
  4269.                         espPlayer.Character.Humanoid.Died:Connect(function()
  4270.                             current = false
  4271.                             espBOX:Destroy()
  4272.                             AboveHead:Destroy()
  4273.                         end)
  4274.                         gsPlayers.PlayerRemoving:Connect(function(plr)
  4275.                             if plr == espPlayer then
  4276.                                 current = false
  4277.                                 espBOX:Destroy()
  4278.                                 AboveHead:Destroy()
  4279.                             end
  4280.                         end)
  4281.                     end
  4282.                 end
  4283.             end
  4284.         end
  4285.         clientSided()
  4286.     end
  4287. end
  4288.  
  4289. Commands.unesp = function(args)
  4290.     if not args[1] then
  4291.         for i,v in pairs(gsCoreGui:GetDescendants()) do
  4292.             if string.sub(v.Name, 1, 4) == "rGET" then
  4293.                 v:Destroy()
  4294.             end
  4295.         end
  4296.     else
  4297.         for i,v in pairs(gsCoreGui:GetDescendants()) do
  4298.             if string.sub(v.Name, 1, 4) == "rGET" then
  4299.                 for i,a in pairs(findPlayer(args[1])) do
  4300.                     if string.sub(v.Name, 5) == a.Name then
  4301.                         v:Destroy()
  4302.                     end
  4303.                 end
  4304.             end
  4305.         end
  4306.     end
  4307. end
  4308.  
  4309. Commands.dice = function(args)
  4310.     game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("You rolled a dice for ".. tostring(math.random(1, 6)), "All")
  4311. end
  4312.  
  4313. Commands.random = function(args)
  4314.     if args[1] and args[2] then
  4315.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Picking random number between "..args[1].." and "..args[2].."... The number is ".. tostring(math.random(args[1], args[2])), "All")
  4316.     end
  4317. end
  4318.  
  4319. Commands.closegame = function(args)
  4320.     game:Shutdown()
  4321. end
  4322.  
  4323. Commands.savetool = function(args)
  4324.     if args[1] then
  4325.         for i,a in pairs(LP.Character:GetDescendants()) do
  4326.             if a:IsA("Tool") and string.lower(a.Name) == string.lower(tostring(args[1])) then
  4327.                 a.Parent = LP
  4328.                 local oldName = a.Name
  4329.                 a.Name = "saved "..oldName
  4330.             else
  4331.                 for i,n in pairs(LP.Backpack:GetDescendants()) do
  4332.                     if n:IsA("Tool") and string.lower(n.Name) == string.lower(tostring(args[1])) then
  4333.                         n.Parent = LP
  4334.                         local sOldName = n.Name
  4335.                         n.Name = "saved "..sOldName
  4336.                     end
  4337.                 end
  4338.             end
  4339.         end
  4340.     else
  4341.         for i,v in pairs(LP.Character:GetDescendants()) do
  4342.             if v:IsA("Tool") then
  4343.                 v.Parent = LP
  4344.                 local oldName = v.Name
  4345.                 v.Name = "saved "..oldName
  4346.             end
  4347.         end
  4348.     end
  4349. end
  4350.  
  4351. Commands.loadtool = function(args)
  4352.     if args[1] then
  4353.         for i,a in pairs(LP:GetChildren()) do
  4354.             if a:IsA("Tool") and string.sub(a.Name, 1, 5) == "saved" and string.lower(string.sub(a.Name, 7)) == string.lower(tostring(args[1])) then
  4355.                 a.Parent = LP.Backpack
  4356.                 local currentName = a.Name
  4357.                 a.Name = string.sub(currentName, 7)
  4358.             end
  4359.         end
  4360.     else
  4361.         for i,v in pairs(LP:GetChildren()) do
  4362.             if string.sub(v.Name, 1, 5) == "saved" then
  4363.                 v.Parent = LP.Backpack
  4364.                 local currentName = v.Name
  4365.                 v.Name = string.sub(currentName, 7)
  4366.             end
  4367.         end
  4368.     end
  4369. end
  4370.  
  4371. Commands.savealltool = function(args)
  4372.     for i,v in pairs(LP.Character:GetDescendants()) do
  4373.         if v:IsA("Tool") then
  4374.             v.Parent = LP
  4375.             local oldName = v.Name
  4376.             v.Name = "saved "..oldName
  4377.         end
  4378.     end
  4379.     for i,v in pairs(LP.Backpack:GetDescendants()) do
  4380.         if v:IsA("Tool") then
  4381.             v.Parent = LP
  4382.             local oldName = v.Name
  4383.             v.Name = "saved "..oldName
  4384.         end
  4385.     end
  4386. end
  4387.  
  4388. Commands.loadalltool = function(args)
  4389.     for i,v in pairs(LP:GetChildren()) do
  4390.         if v:IsA("Tool") and string.sub(v.Name, 1, 5) == "saved" then
  4391.             v.Parent = LP.Backpack
  4392.             local currentName = v.Name
  4393.             v.Name = string.sub(currentName, 7)
  4394.         end
  4395.     end
  4396. end
  4397.  
  4398. Mouse.KeyDown:Connect(function(key)
  4399.     if key == clicktpKEY and clicktpACTIVE == true then
  4400.         if Mouse.Target then
  4401.             LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  4402.         end
  4403.     end
  4404.     if key == clickdelKEY and clickdelACTIVE == true then
  4405.         if Mouse.Target then
  4406.             Mouse.Target:Destroy()
  4407.         end
  4408.     end
  4409. end)
  4410. Mouse.Button1Down:Connect(function()
  4411.     if clicktpACTIVE == true and clicktpCLICK == true then
  4412.         if Mouse.Target then
  4413.             LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  4414.         end
  4415.     end
  4416.     if clickdelACTIVE == true and clickdelCLICK == true then
  4417.         if Mouse.Target then
  4418.             Mouse.Target:Destroy()
  4419.         end
  4420.     end
  4421. end)
  4422.  
  4423. clicktpKEY = ""
  4424. clickdelKEY = ""
  4425. clicktpACTIVE = false
  4426. clickdelACTIVE = false
  4427. clicktpCLICK = false
  4428. clickdelCLICK = false
  4429.  
  4430. Commands.clicktp = function(args)
  4431.     if args[1] then
  4432.         clicktpKEY = string.sub(tostring(args[1]), 1, 1)
  4433.         clicktpACTIVE = true
  4434.         clicktpCLICK = false
  4435.     else
  4436.         clicktpKEY = ""
  4437.         clicktpACTIVE = true
  4438.         clicktpCLICK = true
  4439.     end
  4440.     clientSided()
  4441. end
  4442.  
  4443. Commands.clickdel = function(args)
  4444.     if args[1] then
  4445.         clickdelKEY = string.sub(tostring(args[1]), 1, 1)
  4446.         clickdelACTIVE = true
  4447.         clickdelCLICK = false
  4448.     else
  4449.         clickdelKEY = ""
  4450.         clickdelACTIVE = true
  4451.         clickdelCLICK = true
  4452.     end
  4453.     clientSided()
  4454. end
  4455.  
  4456. Commands.unclicktp = function(args)
  4457.     clicktpACTIVE = false
  4458. end
  4459.  
  4460. Commands.unclickdel = function(args)
  4461.     clickdelACTIVE = false
  4462. end
  4463.  
  4464. Commands.oof = function(args)
  4465.     spawn(function()
  4466.         while wait() do
  4467.            for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4468.                if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4469.                    for _,x in pairs(v.Character.Head:GetChildren()) do
  4470.                        if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
  4471.                    end
  4472.                end
  4473.            end
  4474.         end
  4475.     end)
  4476. end
  4477.  
  4478. Commands.chatlogs = function(args)
  4479.     MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  4480.     MainChatFrame.Visible = true
  4481. end
  4482.  
  4483. Commands.stopadmin = function(args)
  4484.     commandPrefix = "     "
  4485.     following = false
  4486.     trailing = false
  4487.     annoying = false
  4488.     CMDBAR.Visible = false
  4489.     Match.Visible = false
  4490.     flying = false
  4491. end
  4492.  
  4493. Commands.freecam = function(args)
  4494.     for i,getFC in pairs(gsWorkspace:GetDescendants()) do
  4495.         if getFC.Name == "rGETpartNUMBER2" then
  4496.             getFC:Destroy()
  4497.         end
  4498.     end
  4499.     local CameraPart = Instance.new("Part")
  4500.     CameraPart.CanCollide = false
  4501.     CameraPart.CFrame = LP.Character.Head.CFrame
  4502.     CameraPart.Locked = true
  4503.     CameraPart.Transparency = 1
  4504.     CameraPart.Size = Vector3.new(1, 1, 1)
  4505.     CameraPart.Parent = gsWorkspace
  4506.     CameraPart.Name = "rGETpartNUMBER2"
  4507.     if bypassMODE == true then
  4508.         loopviewfc = true
  4509.     elseif bypassMODE == false then
  4510.         gsWorkspace.CurrentCamera.CameraSubject = CameraPart
  4511.     end
  4512.     local speedget = 1
  4513.     local T = CameraPart
  4514.     local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4515.     local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4516.     local SPEED = speedget
  4517.     if args[1] then
  4518.         speedfly = tonumber(args[1])
  4519.     else
  4520.         speedfly = 1
  4521.     end
  4522.     local function freecamfly()
  4523.         LP.Character.Head.Anchored = true
  4524.         doFREECAM = true
  4525.         local BG = Instance.new('BodyGyro', T)
  4526.         local BV = Instance.new('BodyVelocity', T)
  4527.         BG.P = 9e4
  4528.         BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4529.         BG.cframe = T.CFrame
  4530.         BV.velocity = Vector3.new(0, 0.1, 0)
  4531.         BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4532.         spawn(function()
  4533.         repeat wait()
  4534.         if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4535.         SPEED = 50
  4536.         elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4537.         SPEED = 0
  4538.         end
  4539.         if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4540.         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
  4541.         lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4542.         elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4543.         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
  4544.         else
  4545.         BV.velocity = Vector3.new(0, 0.1, 0)
  4546.         end
  4547.         BG.cframe = workspace.CurrentCamera.CoordinateFrame
  4548.                 until not doFREECAM
  4549.                 CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4550.                 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4551.                 SPEED = 0
  4552.                 BG:destroy()
  4553.                 BV:destroy()
  4554.             end)
  4555.         end
  4556.     Mouse.KeyDown:connect(function(KEY)
  4557.         if KEY:lower() == 'w' then
  4558.             CONTROL.F = speedfly
  4559.         elseif KEY:lower() == 's' then
  4560.             CONTROL.B = -speedfly
  4561.         elseif KEY:lower() == 'a' then
  4562.             CONTROL.L = -speedfly
  4563.         elseif KEY:lower() == 'd' then
  4564.             CONTROL.R = speedfly
  4565.         end
  4566.     end)
  4567.     Mouse.KeyUp:connect(function(KEY)
  4568.         if KEY:lower() == 'w' then
  4569.             CONTROL.F = 0
  4570.         elseif KEY:lower() == 's' then
  4571.             CONTROL.B = 0
  4572.         elseif KEY:lower() == 'a' then
  4573.             CONTROL.L = 0
  4574.         elseif KEY:lower() == 'd' then
  4575.             CONTROL.R = 0
  4576.         end
  4577.     end)
  4578.     freecamfly()
  4579. end
  4580.  
  4581. Commands.fc = function(args)
  4582.     if args[1] then
  4583.         run(commandPrefix.."freecam "..args[1])
  4584.     else
  4585.         run(commandPrefix.."freecam")
  4586.     end
  4587. end
  4588.  
  4589. Commands.unfreecam = function(args)
  4590.     doFREECAM = false
  4591.     LP.Character.Head.Anchored = false
  4592.     view(LP)
  4593.     if gsWorkspace.rGETpartNUMBER2 then
  4594.         gsWorkspace.rGETpartNUMBER2:Destroy()
  4595.     end
  4596.     loopviewfc = false
  4597. end
  4598.  
  4599. Commands.unfc = function(args)
  4600.     doFREECAM = false
  4601.     LP.Character.Head.Anchored = false
  4602.     view(LP)
  4603.     if gsWorkspace.rGETpartNUMBER2 then
  4604.         gsWorkspace.rGETpartNUMBER2:Destroy()
  4605.     end
  4606.     loopviewfc = false
  4607. end
  4608.  
  4609. Commands.gotofc = function(args)
  4610.     doFREECAM = false
  4611.     LP.Character.Head.Anchored = false
  4612.     view(LP)
  4613.     pcall(function()
  4614.         LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  4615.         gsWorkspace.rGETpartNUMBER2:Destroy()
  4616.     end)
  4617.     loopviewfc = false
  4618. end
  4619.  
  4620. Commands.fctp = function(args)
  4621.     if args[1] then
  4622.         for i,v in pairs(findPlayer(args[1])) do
  4623.             pcall(function()
  4624.                 gsWorkspace.rGETpartNUMBER2.CFrame = v.Character.Head.CFrame
  4625.             end)
  4626.         end
  4627.     end
  4628. end
  4629.  
  4630. Commands.cmds = function(args)
  4631.     CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  4632.     CMDSmain.Visible = true
  4633.     CMDSmain:TweenSize(UDim2.new(0, 440, 0, 367), "InOut", "Sine", 1)
  4634. end
  4635.  
  4636. Commands.fullcredits = function(args)
  4637.     Notification("info", "Credit to Autumn, Josh and 3dsboy08 (Help with "..commandPrefix.."remotespy and anti client kick)", 1)
  4638.     Notification("info", "Credit to Infinite Yield developers (Assisted in "..commandPrefix.."esp and "..commandPrefix.."fly commands)", 1)
  4639.     Notification("info", "Credit to Timeless ("..commandPrefix.."invisible) and Harkinian ("..commandPrefix.."shutdown)", 1)
  4640.     Notification("info", "Credit to DEX creators ("..commandPrefix.."explorer) and xFunnieuss ("..commandPrefix.."spinhats)", 1)
  4641.     Notification("info", "Only creator is illremember", 2)
  4642. end
  4643.  
  4644. Commands.hotkey = function(args)
  4645.     if args[1] then
  4646.         local hotkeyKEY = string.sub(tostring(args[1]), 1, 3)
  4647.         if args[2] then
  4648.             table.remove(args, 1)
  4649.             local hotkeyCMD = table.concat(args, " ")
  4650.             table.insert(hotkeys, hotkeyCMD.."//"..hotkeyKEY)
  4651.             fullUpdate()
  4652.             Notification("info", "Hotkey added!", 1)
  4653.         end
  4654.     end
  4655. end
  4656.  
  4657. Mouse.KeyDown:Connect(function(key)
  4658.     for i,v in pairs(hotkeys) do
  4659.         local currentKey = string.match(v, "[%a%d]+$")
  4660.         if string.len(currentKey) == 1 then
  4661.             if key == string.sub(v, #v, #v) then
  4662.                 local commandtoRUN = string.match(v, "^[%w%s]+")
  4663.                 if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  4664.                     if bypassMODE == true then
  4665.                         if doFREECAM == false then
  4666.                             run(commandPrefix..tostring(commandtoRUN))
  4667.                         else
  4668.                             run(commandPrefix.."unfly")
  4669.                         end
  4670.                     else
  4671.                         if flying == false then
  4672.                             run(commandPrefix..tostring(commandtoRUN))
  4673.                         else
  4674.                             run(commandPrefix.."unfly")
  4675.                         end
  4676.                     end
  4677.                 elseif tostring(commandtoRUN) == "noclip" then
  4678.                     if noclip == false then
  4679.                         run(commandPrefix..tostring(commandtoRUN))
  4680.                     else
  4681.                         run(commandPrefix.."clip")
  4682.                     end
  4683.                 elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  4684.                     if doFREECAM == false then
  4685.                         run(commandPrefix..tostring(commandtoRUN))
  4686.                     else
  4687.                         if fchotkeymode == "goto" then
  4688.                             run(commandPrefix.."gotofc")
  4689.                         elseif fchotkeymode == "unfc" then
  4690.                             run(commandPrefix.."unfreecam")
  4691.                         end
  4692.                     end
  4693.                 else
  4694.                     run(commandPrefix..tostring(commandtoRUN))
  4695.                 end
  4696.             end
  4697.         else
  4698.             if string.lower(string.sub(tostring(currentKey), 1, 1)) == "f" then
  4699.                 local commandtoRUN = string.match(v, "^[%w%s]+")
  4700.                 local hotkeyadjust = tonumber(string.sub(currentKey, 2, 3)) + 25
  4701.                 if string.byte(key) == hotkeyadjust then
  4702.                     if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  4703.                         if bypassMODE == true then
  4704.                             if doFREECAM == false then
  4705.                                 run(commandPrefix..tostring(commandtoRUN))
  4706.                             else
  4707.                                 run(commandPrefix.."unfly")
  4708.                             end
  4709.                         else
  4710.                             if flying == false then
  4711.                                 run(commandPrefix..tostring(commandtoRUN))
  4712.                             else
  4713.                                 run(commandPrefix.."unfly")
  4714.                             end
  4715.                         end
  4716.                     elseif tostring(commandtoRUN) == "noclip" then
  4717.                         if noclip == false then
  4718.                             run(commandPrefix..tostring(commandtoRUN))
  4719.                         else
  4720.                             run(commandPrefix.."clip")
  4721.                         end
  4722.                     elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  4723.                         if doFREECAM == false then
  4724.                             run(commandPrefix..tostring(commandtoRUN))
  4725.                         else
  4726.                             if fchotkeymode == "goto" then
  4727.                                 run(commandPrefix.."gotofc")
  4728.                             elseif fchotkeymode == "unfc" then
  4729.                                 run(commandPrefix.."unfreecam")
  4730.                             end
  4731.                         end
  4732.                     else
  4733.                         run(commandPrefix..tostring(commandtoRUN))
  4734.                     end
  4735.                 end
  4736.             end
  4737.         end
  4738.     end
  4739. end)
  4740.  
  4741. Commands.removeallhotkey = function(args)
  4742.     hotkeys = {}
  4743.     fullUpdate()
  4744.     Notification("warning", "All hotkeys reset/removed", 6)
  4745. end
  4746.  
  4747. Commands.removehotkey = function(args)
  4748.     if args[1] then
  4749.         for i,v in pairs(hotkeys) do
  4750.             local currentKey = string.match(v, "[%a%d]+$")
  4751.             if currentKey == string.lower(tostring(args[1])) then
  4752.                 table.remove(hotkeys, i)
  4753.                 fullUpdate()
  4754.             end
  4755.         end
  4756.     end
  4757. end
  4758.  
  4759. Commands.printhotkeys = function(args)
  4760.     for i,v in pairs(hotkeys) do
  4761.         warn("HOTKEYS:")
  4762.         print(v)
  4763.     end
  4764. end
  4765.  
  4766. Commands.os = function(args)
  4767.     if args[1] then
  4768.         for i,v in pairs(findPlayer(args[1])) do
  4769.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." is on "..v.OsPlatform, "All")
  4770.         end
  4771.     end
  4772. end
  4773.  
  4774. spinning = false
  4775. Commands.spin = function(args)
  4776.     if args[1] then
  4777.         for i,v in pairs(findSinglePlayer(args[1])) do
  4778.             run(commandPrefix.."attach "..v.Name)
  4779.             annplr = v
  4780.             annoying = true
  4781.             spinning = true
  4782.         end
  4783.     end
  4784. end
  4785.  
  4786. Commands.unspin = function(args)
  4787.     if spinning then
  4788.         annoying = false
  4789.         spinning = false
  4790.     end
  4791.     run(""..commandPrefix.."unattach")
  4792. end
  4793.  
  4794. Commands.explorer = function(args)
  4795.     loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
  4796.     Notification("info", "Loaded DEX explorer!", 5)
  4797. end
  4798.  
  4799. Commands.maxzoom = function(args)
  4800.     if args[1] then
  4801.         LP.CameraMaxZoomDistance = args[1]
  4802.     end
  4803. end
  4804.  
  4805. Commands.stare = function(args)
  4806.     if args[1] then
  4807.         for i,v in pairs(findSinglePlayer(args[1])) do
  4808.             stareplr = v
  4809.             staring = true
  4810.         end
  4811.     end
  4812. end
  4813.  
  4814. Commands.unstare = function(args)
  4815.     staring = false
  4816. end
  4817.  
  4818. Commands.tempgod = function(args)
  4819.     local hu = LP.Character.Humanoid
  4820.     local l = Instance.new("Humanoid")
  4821.     l.Parent = LP.Character
  4822.     l.Name = "Humanoid"
  4823.     wait(0.1)
  4824.     hu.Parent = LP
  4825.     gsWorkspace.CurrentCamera.CameraSubject = LP.Character
  4826.     LP.Character.Animate.Disabled = true
  4827.     wait(0.1)
  4828.     LP.Character.Animate.Disabled = false
  4829.     Notification("info", "Enabled Temp FE Godmode", 4)
  4830. end
  4831.  
  4832. Commands.void = function(args)
  4833.     if hasTools() == false then
  4834.         Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4835.     else
  4836.         FEGodmode()
  4837.         for i,v in pairs(LP.Backpack:GetChildren())do
  4838.             LP.Character.Humanoid:EquipTool(v)
  4839.         end
  4840.         if args[1] then
  4841.             for i,v in pairs(findSinglePlayer(args[1])) do
  4842.                 local NOW = LP.Character.HumanoidRootPart.CFrame
  4843.                 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4844.                 wait(0.3)
  4845.                 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4846.                 local function tp(player,player2)
  4847.                 local char1,char2=player.Character,player2.Character
  4848.                 if char1 and char2 then
  4849.                 char1:MoveTo(char2.Head.Position)
  4850.                 end
  4851.                 end
  4852.                 wait(0.5)
  4853.                 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(999999999999999,0,999999999999999))
  4854.             end
  4855.         end
  4856.     end
  4857. end
  4858.  
  4859. Commands.freefall = function(args)
  4860.     if hasTools() == false then
  4861.         Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  4862.     else
  4863.         FEGodmode()
  4864.         for i,v in pairs(LP.Backpack:GetChildren())do
  4865.             LP.Character.Humanoid:EquipTool(v)
  4866.         end
  4867.         if args[1] then
  4868.             for i,v in pairs(findSinglePlayer(args[1])) do
  4869.                 local NOW = LP.Character.HumanoidRootPart.CFrame
  4870.                 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4871.                 wait(0.3)
  4872.                 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  4873.                 wait(0.5)
  4874.                 LP.Character.HumanoidRootPart.CFrame = NOW
  4875.                 wait(0.5)
  4876.                 LP.Character.HumanoidRootPart.CFrame = NOW
  4877.                 wait(0.6)
  4878.                 LP.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4879.             end
  4880.         end
  4881.     end
  4882. end
  4883.  
  4884. Commands.version = function(args)
  4885.     Notification("info", "Current Shattervast Version: V2.8", 7)
  4886. end
  4887.  
  4888. Commands.shiftlockon = function(args)
  4889.     LP.DevEnableMouseLock = true
  4890.     Notification("info", "Shift lock enabled!", 5)
  4891. end
  4892.  
  4893. for i,needChat in pairs(gsPlayers:GetPlayers()) do
  4894.     needChat.Chatted:Connect(function(msg)
  4895.         if copychatall then
  4896.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  4897.         end
  4898.     end)
  4899. end
  4900. gsPlayers.PlayerAdded:Connect(function(plr)
  4901.     plr.Chatted:Connect(function(msg)
  4902.         if copychatall then
  4903.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  4904.         end
  4905.     end)
  4906. end)
  4907.  
  4908. copychatplayer = nil
  4909. copychatall = false
  4910. copychatACTIVE = false
  4911. Commands.copychat = function(args)
  4912.     if args[1] then
  4913.         if string.lower(args[1]) == "all" or string.lower(args[1]) == "others" then
  4914.             copychatall = true
  4915.         else
  4916.             for i,v in pairs(findPlayer(args[1])) do
  4917.                 if v ~= LP then
  4918.                     copychatplayer = v
  4919.                     copychatACTIVE = true
  4920.                 end
  4921.             end
  4922.         end
  4923.     end
  4924. end
  4925.  
  4926. Commands.uncopychat = function(args)
  4927.     copychatall = false
  4928.     copychatACTIVE = false
  4929. end
  4930.  
  4931. Commands.newkill =  function(args)
  4932.     if hasTools() == false then
  4933.         Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  4934.     else
  4935.         if args[1] then
  4936.             for i,plr in pairs(findSinglePlayer(args[1])) do
  4937.                 for i,v in pairs(LP.Backpack:GetChildren())do
  4938.                     LP.Character.Humanoid:EquipTool(v)
  4939.                 end
  4940.                 for i,v in pairs(LP.Backpack:GetDescendants()) do
  4941.                     if v:IsA("Tool") then
  4942.                         v.Parent = LP.Character
  4943.                         wait()
  4944.                         v.Parent = plr.Character
  4945.                     end
  4946.                 end
  4947.                 wait(0.4)
  4948.                 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(4000000, -10, 200000))
  4949.             end
  4950.         end
  4951.     end
  4952. end
  4953.  
  4954. Commands.newattach =  function(args)
  4955.     if hasTools() == false then
  4956.         Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  4957.     else
  4958.         if args[1] then
  4959.             for i,plr in pairs(findSinglePlayer(args[1])) do
  4960.                 for i,v in pairs(LP.Backpack:GetChildren())do
  4961.                     LP.Character.Humanoid:EquipTool(v)
  4962.                 end
  4963.                 for i,v in pairs(LP.Backpack:GetDescendants()) do
  4964.                     if v:IsA("Tool") then
  4965.                         v.Parent = LP.Character
  4966.                         wait()
  4967.                         v.Parent = plr.Character
  4968.                     end
  4969.                 end
  4970.             end
  4971.         end
  4972.     end
  4973. end
  4974.  
  4975. Commands.newbring =  function(args)
  4976.     if hasTools() == false then
  4977.         Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  4978.     else
  4979.         if args[1] then
  4980.             for i,plr in pairs(findSinglePlayer(args[1])) do
  4981.                 local NOW = LP.Character.HumanoidRootPart.CFrame
  4982.                 for i,v in pairs(LP.Backpack:GetChildren())do
  4983.                     LP.Character.Humanoid:EquipTool(v)
  4984.                 end
  4985.                 for i,v in pairs(LP.Backpack:GetDescendants()) do
  4986.                     if v:IsA("Tool") then
  4987.                         v.Parent = LP.Character
  4988.                         wait()
  4989.                         v.Parent = plr.Character
  4990.                     end
  4991.                 end
  4992.                 wait(0.4)
  4993.                 LP.Character.HumanoidRootPart.CFrame = NOW
  4994.                 wait(0.4)
  4995.                 LP.Character.HumanoidRootPart.CFrame = NOW
  4996.             end
  4997.         end
  4998.     end
  4999. end
  5000.  
  5001. Commands.spawn = function(args)
  5002.     if args[1] then
  5003.         if string.lower(tostring(args[1])) == "ws" then
  5004.             spawnWS = args[2] or CurrentWalkspeed
  5005.             LP.Character.Humanoid.WalkSpeed = args[2] or CurrentWalkspeed
  5006.         elseif string.lower(tostring(args[1])) == "jp" then
  5007.             spawnJP = args[2] or CurrentJumppower
  5008.             LP.Character.Humanoid.JumpPower = args[2] or CurrentJumppower
  5009.         elseif string.lower(tostring(args[1])) == "hh" then
  5010.             spawnHH = args[2] or CurrentHipheight
  5011.             LP.Character.Humanoid.HipHeight = args[2] or CurrentHipheight
  5012.         elseif string.lower(tostring(args[1])) == "god" then
  5013.             spawningfegod = true
  5014.             FEGodmode()
  5015.         end
  5016.     end
  5017. end
  5018.  
  5019. Commands.unspawn = function(args)
  5020.     spawnWS = CurrentWalkspeed
  5021.     spawnJP = CurrentJumppower
  5022.     spawnHH = CurrentHipheight
  5023.     spawningfegod = false
  5024.     Notification("info", "Reset spawning stats", 5)
  5025. end
  5026.  
  5027. savingtoolsloop = false
  5028. Commands.autosavetool = function(args)
  5029.     if args[1] then
  5030.         if string.lower(tostring(args[1])) == "on" then
  5031.             savingtoolsloop = true
  5032.         elseif string.lower(tostring(args[1])) == "off" then
  5033.             savingtoolsloop = false
  5034.         end
  5035.     end
  5036. end
  5037.  
  5038. modeFling = false
  5039. modeCompliment = false
  5040. modeMove = false
  5041. modeInfo = false
  5042. Commands.beginbot = function(args)
  5043.     if not args[1] then
  5044.         print("fling // compliment // move // info")
  5045.         Notification("info", ""..commandPrefix.."beginbot Modes printed", 5)
  5046.     else
  5047.         if string.lower(tostring(args[1])) == "fling" then
  5048.             modeFling = true
  5049.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hello! I am Fling-Bot 5000! Say !fling [Player] to fling that player!", "All")
  5050.         elseif string.lower(tostring(args[1])) == "compliment" then
  5051.             modeCompliment = true
  5052.             complimentReady = true
  5053.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Good day, I am Compliment-Bot. Say !c [Player] to give them a compliment.", "All")
  5054.         elseif string.lower(tostring(args[1])) == "move" then
  5055.             modeMove = true
  5056.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hi, I am movement bot. Commands you can use: !walk [Player], !bringbot, !follow [Player].", "All")
  5057.         elseif string.lower(tostring(args[1])) == "info" then
  5058.             modeInfo = true
  5059.             infoReady = true
  5060.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hey, I'm Info-Bot. Commands you can use: !age [Player], !id [Player].", "All")
  5061.         end
  5062.     end
  5063. end
  5064.  
  5065. Commands.endbot = function(args)
  5066.     if not args[1] then
  5067.         modeFling = false
  5068.         modeCompliment = false
  5069.         modeMove = false
  5070.         modeInfo = false
  5071.     else
  5072.         if string.lower(tostring(args[1])) == "fling" then
  5073.             modeFling = false
  5074.         elseif string.lower(tostring(args[1])) == "compliment" then
  5075.             modeCompliment = false
  5076.         elseif string.lower(tostring(args[1])) == "move" then
  5077.             modeMove = false
  5078.         elseif string.lower(tostring(args[1])) == "info" then
  5079.             modeInfo = false
  5080.         end
  5081.     end
  5082. end
  5083.  
  5084. Commands.stopsit = function(args)
  5085.     stopsitting = true
  5086. end
  5087.  
  5088. Commands.gosit = function(args)
  5089.     stopsitting = false
  5090. end
  5091.  
  5092. chattingerror = true
  5093. Commands.chaterror = function(args)
  5094.     if chattingerror then
  5095.         chattingerror = false
  5096.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5097.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5098.         wait(4)
  5099.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  5100.         wait(3)
  5101.         chattingerror = true
  5102.     end
  5103. end
  5104.  
  5105. spawnpos = nil
  5106. spawningpos = true
  5107. Commands.spawnpoint = function(args)
  5108.     spawnpos = LP.Character.HumanoidRootPart.CFrame
  5109.     spawningpos = true
  5110.     Notification("info", "Spawn point has been set! Use "..commandPrefix.."nospawn to remove.", 6)
  5111. end
  5112.  
  5113. Commands.nospawn = function(args)
  5114.     spawningpos = false
  5115.     Notification("info", "Spawn point has been removed. Use "..commandPrefix.."spawnpoint to enable.", 6)
  5116. end
  5117.  
  5118. Commands.bypass = function(args)
  5119.     if args[1] then
  5120.         if string.lower(tostring(args[1])) == "on" then
  5121.             bypassMODE = true
  5122.             Notification("warning", "Bypass mode turned on, this changes functions of "..commandPrefix.."fly and other commands to bypass most anti-exploits.", 7)
  5123.         elseif string.lower(tostring(args[1])) == "off" then
  5124.             bypassMODE = false
  5125.             Notification("warning", "Bypass mode has been turned off.", 7)
  5126.         end
  5127.     end
  5128. end
  5129.  
  5130. Commands.fixcam = function(args)
  5131.     gsWorkspace.CurrentCamera:Destroy()
  5132.     wait(0.1)
  5133.     game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character.Humanoid
  5134.     game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  5135.     LP.CameraMinZoomDistance = 0.5
  5136.     LP.CameraMaxZoomDistance = 400
  5137.     LP.CameraMode = "Classic"
  5138.     LP.DevCameraOcclusionMode = CurrentNormal
  5139. end
  5140.  
  5141. Commands.gotoobj = function(args)
  5142.     if args[1] then
  5143.         for i,v in pairs(gsWorkspace:GetDescendants()) do
  5144.             if string.lower(v.Name) == string.lower(tostring(args[1])) then
  5145.                 LP.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0, 3, 0)
  5146.             end
  5147.         end
  5148.     end
  5149. end
  5150.  
  5151. Commands.breakcam = function(args)
  5152.     gsWorkspace.CurrentCamera.CameraSubject = LP.Character.Head
  5153. end
  5154.  
  5155. Commands.inviscam = function(args)
  5156.     LP.DevCameraOcclusionMode = "Invisicam"
  5157. end
  5158.  
  5159. printobjKEY = ""
  5160. printobjCLICKING = false
  5161. printobjACTIVE = false
  5162.  
  5163. Commands.printobj = function(args)
  5164.     if args[1] then
  5165.         printobjKEY = string.sub(tostring(args[1]), 1, 1)
  5166.         printobjACTIVE = true
  5167.         printobjCLICKING = false
  5168.     else
  5169.         printobjKEY = ""
  5170.         printobjACTIVE = true
  5171.         printobjCLICKING = true
  5172.     end
  5173. end
  5174.  
  5175. Mouse.KeyDown:Connect(function(key)
  5176.     if key == printobjKEY and printobjACTIVE == true then
  5177.         if Mouse.Target then
  5178.             local path = Mouse.Target:GetFullName()
  5179.             local getPath = "game:GetService(\"Workspace\")"
  5180.             local getSpaces = ""
  5181.             local separate = {}
  5182.             local a = nil
  5183.             for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  5184.                 if string.match(v, " ") then
  5185.                     a = "["..v.."]"
  5186.                     table.insert(separate, a)
  5187.                 else
  5188.                     a = "."..v
  5189.                     table.insert(separate, a)
  5190.                 end
  5191.                 getSpaces = table.concat(separate, "")
  5192.             end
  5193.             local fullPath = getPath..getSpaces
  5194.             print(fullPath)
  5195.         end
  5196.     end
  5197. end)
  5198. Mouse.Button1Down:Connect(function()
  5199.     if printobjCLICKING == true and printobjACTIVE == true then
  5200.         if Mouse.Target then
  5201.             local path = Mouse.Target:GetFullName()
  5202.             local getPath = "game:GetService(\"Workspace\")"
  5203.             local getSpaces = ""
  5204.             local separate = {}
  5205.             local a = nil
  5206.             for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  5207.                 if string.match(v, " ") then
  5208.                     a = "["..v.."]"
  5209.                     table.insert(separate, a)
  5210.                 else
  5211.                     a = "."..v
  5212.                     table.insert(separate, a)
  5213.                 end
  5214.                 getSpaces = table.concat(separate, "")
  5215.             end
  5216.             local fullPath = getPath..getSpaces
  5217.             print(fullPath)
  5218.         end
  5219.     end
  5220. end)
  5221.  
  5222. Commands.unprintobj = function(args)
  5223.     printobjACTIVE = false
  5224.     printobjCLICKING = false
  5225. end
  5226.  
  5227. Commands.hotkeyfc = function(args)
  5228.     if args[1] then
  5229.         if string.lower(tostring(args[1])) == "goto" then
  5230.             fchotkeymode = "goto"
  5231.         elseif string.lower(tostring(args[1])) == "unfc" then
  5232.             fchotkeymode = "unfc"
  5233.         end
  5234.         fullUpdate()
  5235.     end
  5236. end
  5237.  
  5238. Commands.carpet = function(args)
  5239.     if args[1] then
  5240.         for i,v in pairs(findSinglePlayer(args[1])) do
  5241.             if v ~= nil then
  5242.                 annoying = true
  5243.                 annplr = v
  5244.                 local carpetAnimation = Instance.new("Animation")
  5245.                 carpetAnimation.AnimationId = "rbxassetid://282574440"
  5246.                 carpetTrack = LP.Character.Humanoid:LoadAnimation(carpetAnimation)
  5247.                 carpetTrack:Play(.1, 1, 1)
  5248.             end
  5249.         end
  5250.     end
  5251. end
  5252.  
  5253. Commands.uncarpet = function(args)
  5254.     annoying = false
  5255.     carpetTrack:Stop()
  5256. end
  5257.  
  5258. Commands.brickcreate = function(args)
  5259.     if args[1] then
  5260.         local createPosition = LP.Character.HumanoidRootPart.CFrame
  5261.         if args[2] and args[3] and args[4] then
  5262.             createPosition = CFrame.new(Vector3.new(args[2], args[3], args[4]))
  5263.         else
  5264.             createPosition = LP.Character.HumanoidRootPart.CFrame
  5265.         end
  5266.         for i = 1, args[1] do
  5267.             LP.Character.HumanoidRootPart.CFrame = createPosition
  5268.             run(commandPrefix.."blockhats")
  5269.             wait(0.2)
  5270.             run(commandPrefix.."drophats")
  5271.             wait(0.2)
  5272.             run(commandPrefix.."reset")
  5273.             wait(6)
  5274.         end
  5275.     end
  5276. end
  5277.  
  5278. Commands.forward = function(args)
  5279.     if args[1] then
  5280.         forwardSpeed = args[1]
  5281.     else
  5282.         forwardSpeed = 1
  5283.     end
  5284.     cmdForward = true
  5285. end
  5286.  
  5287. Commands.unforward = function(args)
  5288.     cmdForward = false
  5289. end
  5290.  
  5291. Commands.id = function(args)
  5292.     if args[1] then
  5293.         for i,v in pairs(findPlayer(args[1])) do
  5294.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account ID: "..v.UserId.."!", "All")
  5295.         end
  5296.     end
  5297. end
  5298.  
  5299. Commands.spinhats = function(args) -- Credit to xFunnieuss
  5300.     for i,v in pairs(LP.Character:GetDescendants()) do
  5301.         if v:IsA("Accessory") or v:IsA("Hat") then
  5302.             local keep = Instance.new("BodyPosition") keep.Parent = v.Handle keep.Name = "no"
  5303.             local spin = Instance.new("BodyAngularVelocity") spin.Parent = v.Handle spin.Name = "ha"
  5304.             if v.Handle.AccessoryWeld then
  5305.                 v.Handle.AccessoryWeld:Destroy()
  5306.             end
  5307.             if args[1] then
  5308.                 spin.AngularVelocity = Vector3.new(0, args[1], 0)
  5309.                 spin.MaxTorque = Vector3.new(0, args[1] * 2, 0)
  5310.             else
  5311.                 spin.AngularVelocity = Vector3.new(0, 100, 0)
  5312.                 spin.MaxTorque = Vector3.new(0, 200, 0)
  5313.             end
  5314.             keep.P = 30000
  5315.             keep.D = 50
  5316.             spinObj = keep
  5317.             spinTOhead = true
  5318.         end
  5319.     end
  5320. end
  5321.  
  5322. Commands.unspinhats = function(args)
  5323.     for i,v in pairs(LP.Character:GetDescendants()) do
  5324.         if v:IsA("Accessory") or v:IsA("Hat") then
  5325.             pcall(function()
  5326.                 run(commandPrefix.."drophats")
  5327.                 wait(2)
  5328.                 v.Handle.spin:Destroy()
  5329.                 v.Handle.keep:Destroy()
  5330.             end)
  5331.         end
  5332.     end
  5333. end
  5334.  
  5335. savedmap = {}
  5336. Commands.savemap = function(args)
  5337.     for i,v in pairs(gsWorkspace:GetChildren()) do
  5338.         v.Archivable = true
  5339.         if not v:IsA("Terrain") and not v:IsA("Camera") then
  5340.             if not gsPlayers:FindFirstChild(v.Name) then
  5341.                 table.insert(savedmap, v:Clone())
  5342.             end
  5343.         end
  5344.     end
  5345.     clientSided()
  5346. end
  5347.  
  5348. Commands.loadmap = function(args)
  5349.     for i,v in pairs(gsWorkspace:GetChildren()) do
  5350.         if not v:IsA("Terrain") and not v:IsA("Camera") then
  5351.             if not gsPlayers:FindFirstChild(v.Name) then
  5352.                 pcall(function()
  5353.                     v:Destroy()
  5354.                 end)
  5355.             end
  5356.         end
  5357.     end
  5358.     for i,a in ipairs(savedmap) do
  5359.         a:Clone().Parent = gsWorkspace
  5360.     end
  5361.     clientSided()
  5362. end
  5363.  
  5364. Commands.creatorid = function(args)
  5365.     LP.UserId = game.CreatorId
  5366. end
  5367.  
  5368. Commands.gameid = function(args)
  5369.     Notification("info", "Current game's ID = "..game.GameId, 8)
  5370. end
  5371.  
  5372. Commands.delobj = function(args)
  5373.     if args[1] then
  5374.         for i,v in pairs(gsWorkspace:GetDescendants()) do
  5375.             if string.lower(v.Name) == string.lower(tostring(args[1])) then
  5376.                 v:Destroy()
  5377.                 clientSided()
  5378.             end
  5379.         end
  5380.     end
  5381. end
  5382.  
  5383. Commands.glide = function(args)
  5384.     if args[1] then
  5385.         for i,v in pairs(findSinglePlayer(args[1])) do
  5386.             local goal = {}
  5387.             goal.CFrame = v.Character.HumanoidRootPart.CFrame
  5388.             local defaultSpeed = 3
  5389.             if args[2] then
  5390.                 if tonumber(args[2]) < 10 then
  5391.                     defaultSpeed = tonumber(args[2])
  5392.                 else
  5393.                     defaultSpeed = 5
  5394.                 end
  5395.             else
  5396.                 defaultSpeed = 3
  5397.             end
  5398.             local goalFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(defaultSpeed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), goal)
  5399.             goalFunction:Play()
  5400.         end
  5401.     end
  5402. end
  5403.  
  5404. stutterON = false
  5405. Commands.stutter = function(args)
  5406.     if args[1] then
  5407.         if string.lower(tostring(args[1])) == "on" then
  5408.             stutterON = true
  5409.         elseif string.lower(tostring(args[1])) == "off" then
  5410.             stutterON = false
  5411.             wait(0.4)
  5412.             LP.Character.HumanoidRootPart.Anchored = false
  5413.         end
  5414.     end
  5415. end
  5416.  
  5417. spawn(function()
  5418.     while wait(0.1) do
  5419.         if stutterON == true then
  5420.             LP.Character.HumanoidRootPart.Anchored = false
  5421.             wait(0.1)
  5422.             LP.Character.HumanoidRootPart.Anchored = true
  5423.         end
  5424.     end
  5425. end)
  5426.  
  5427. Commands.platform = function(args)
  5428.     local a = Instance.new("Part")
  5429.     a.Parent = gsWorkspace
  5430.     a.Size = Vector3.new(10, 1, 10)
  5431.     a.Anchored = true
  5432.     a.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  5433.     LP.Character.HumanoidRootPart.CFrame = a.CFrame + Vector3.new(0, 2, 0)
  5434.     clientSided()
  5435.     wait(20)
  5436.     a:Destroy()
  5437. end
  5438.  
  5439. Commands.servertime = function(args)
  5440.     Notification("info", "Server time is "..math.ceil(tonumber(gsWorkspace.DistributedGameTime)).." seconds.", 8)
  5441. end
  5442.  
  5443. Commands.ride = function(args)
  5444.     if args[1] then
  5445.         for i,v in pairs(findSinglePlayer(args[1])) do
  5446.             local Anim = Instance.new("Animation")
  5447.             Anim.AnimationId = "rbxassetid://179224234"
  5448.             RIDEtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  5449.             rideACTIVE = true
  5450.             ridePLAYER = v
  5451.             RIDEtrack:Play()
  5452.         end
  5453.     end
  5454. end
  5455.  
  5456. Commands.unride = function(args)
  5457.     RIDEtrack:Stop()
  5458.     rideACTIVE = false
  5459. end
  5460.  
  5461. Commands.cmute = function(args)
  5462.     if args[1] then
  5463.         for i,v in pairs(findSinglePlayer(args[1])) do
  5464.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/mute "..v.Name, "All")
  5465.             clientSided()
  5466.         end
  5467.     end
  5468. end
  5469.  
  5470. Commands.uncmute = function(args)
  5471.     if args[1] then
  5472.         for i,v in pairs(findSinglePlayer(args[1])) do
  5473.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/unmute "..v.Name, "All")
  5474.         end
  5475.     end
  5476. end
  5477.  
  5478. Commands.hat = function(args)
  5479.     if args[1] then
  5480.         for i,v in pairs(findSinglePlayer(args[1])) do
  5481.             local Anim = Instance.new("Animation")
  5482.             Anim.AnimationId = "rbxassetid://282574440"
  5483.             HATtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  5484.             rideACTIVE = true
  5485.             ridePLAYER = v
  5486.             HATtrack:Play()
  5487.             view(v)
  5488.         end
  5489.     end
  5490. end
  5491.  
  5492. Commands.unhat = function(args)
  5493.     HATtrack:Stop()
  5494.     rideACTIVE = false
  5495.     view(LP)
  5496. end
  5497.  
  5498. --[[Commands.spawnreset = function(args)
  5499.     if args[1] then
  5500.         if string.lower(tostring(args[1])) == "on" then
  5501.             spawningatreset = true
  5502.         elseif string.lower(tostring(args[1])) == "off" then
  5503.             spawningatreset = false
  5504.         end
  5505.     end
  5506. end]]
  5507.  
  5508. Commands.chat = function(args)
  5509.     if args[1] then
  5510.         local Chatmsg = table.concat(args, " ")
  5511.         game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chatmsg, "All")
  5512.     end
  5513. end
  5514.  
  5515. -- findPlayer function (ALL, OTHERS, ME, NOOBS, VETERANS, OLDVETERANS, FRIENDS, NOFRIENDS, DEFAULT, RANDOM, SAMETEAM, NOTEAM, OTHERTEAM, TEAMname)
  5516. function findPlayer(plr)
  5517.     local players = {}
  5518.     local find = plr:lower()
  5519.     local getAllNames = getmultipleplayers(find)
  5520.     for i,mplr in pairs(getAllNames) do
  5521.     if mplr == "all" then
  5522.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5523.             table.insert(players,v)
  5524.         end
  5525.     elseif mplr == "others" then
  5526.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5527.             if v.Name ~= LP.Name then
  5528.                 table.insert(players,v)
  5529.             end
  5530.         end
  5531.     elseif mplr == "me" then
  5532.         table.insert(players,LP)
  5533.     elseif mplr == "noobs" then
  5534.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5535.             if v.AccountAge <= 3 then
  5536.                 table.insert(players,v)
  5537.             end
  5538.         end
  5539.     elseif mplr == "veterans" then
  5540.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5541.             if v.AccountAge >= 365 then
  5542.                 table.insert(players,v)
  5543.             end
  5544.         end
  5545.     elseif mplr == "oldveterans" then
  5546.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5547.             if v.AccountAge >= 1500 then
  5548.                 table.insert(players,v)
  5549.             end
  5550.         end
  5551.     elseif mplr == "friends" then
  5552.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5553.             if v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  5554.                 table.insert(players,v)
  5555.             end
  5556.         end
  5557.     elseif mplr == "nofriends" then
  5558.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5559.             if not v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  5560.                 table.insert(players,v)
  5561.             end
  5562.         end
  5563.     elseif mplr == "default" then
  5564.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5565.             if v.Character:FindFirstChild("Pal Hair") or v.Character:FindFirstChild("Kate Hair") then
  5566.                 table.insert(players,v)
  5567.             end
  5568.         end
  5569.     elseif mplr == "random" then
  5570.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5571.             table.insert(players,v[math.random(1, #v)])
  5572.         end
  5573.     elseif mplr == "sameteam" then
  5574.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5575.             if v.Team == LP.Team then
  5576.                 table.insert(players,v)
  5577.             end
  5578.         end
  5579.     elseif mplr == "noteam" then
  5580.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5581.             if v.Team == nil then
  5582.                 table.insert(players,v)
  5583.             end
  5584.         end
  5585.     elseif mplr == "otherteam" then
  5586.             for i,v in pairs(gsPlayers:GetPlayers()) do
  5587.                 if v.Team ~= LP.Team then
  5588.                     table.insert(players,v)
  5589.                 end
  5590.             end
  5591.     elseif string.sub(mplr, 1, 4) == "team" then
  5592.             for i,v in pairs(gsPlayers:GetPlayers()) do
  5593.                 local spaceTEAM = {}
  5594.                 for teamValues in (string.gmatch(string.sub(mplr, 5), "[^_]+")) do
  5595.                     spaceTEAM[#spaceTEAM + 1] = teamValues
  5596.                 end
  5597.                 local gottrueteam = table.concat(spaceTEAM, " ")
  5598.                 if string.lower(tostring(v.Team)) == string.lower(gottrueteam) then
  5599.                     table.insert(players,v)
  5600.                 end
  5601.             end
  5602.         else
  5603.             for i,v in pairs(gsPlayers:GetPlayers()) do
  5604.                 if string.lower(v.Name):sub(1, #mplr) == string.lower(mplr) then
  5605.                     table.insert(players,v)
  5606.                 end
  5607.             end
  5608.         end
  5609.     end
  5610.  
  5611.     return players    
  5612. end
  5613. function getmultipleplayers(plr)
  5614.     local plrsgotten = {}
  5615.     for i in string.gmatch(plr,"[^,]+") do
  5616.         table.insert(plrsgotten,i)
  5617.     end
  5618.     return plrsgotten
  5619. end
  5620. function findSinglePlayer(plr)
  5621.     local players = {}
  5622.     local find = plr:lower()
  5623.     if find == "me" then
  5624.         table.insert(players,LP)
  5625.     else
  5626.         for i,v in pairs(gsPlayers:GetPlayers()) do
  5627.             if string.lower(v.Name):sub(1, #find) == string.lower(find) then
  5628.                 table.insert(players,v)
  5629.             end
  5630.         end
  5631.     end
  5632.     local oneplayer = {}
  5633.     pcall(function()
  5634.         table.insert(oneplayer, players[math.random(1, #players)])
  5635.     end)
  5636.     return oneplayer
  5637. end
  5638.  
  5639. -- Anti Kick
  5640.  
  5641. if getrawmetatable then
  5642.     function formatargs(getArgs,v)
  5643.         if #getArgs == 0 then
  5644.             return ""
  5645.         end
  5646.        
  5647.         local collectArgs = {}
  5648.         for k,v in next,getArgs do
  5649.             local argument = ""
  5650.             if type(v) == "string" then
  5651.                 argument = "\""..v.."\""
  5652.             elseif type(v) == "table" then
  5653.                 argument = "{" .. formatargs(v,true) .. "}"
  5654.             else
  5655.                 argument = tostring(v)
  5656.             end
  5657.             if v and type(k) ~= "number" then
  5658.                 table.insert(collectArgs,k.."="..argument)
  5659.             else
  5660.                 table.insert(collectArgs,argument)
  5661.             end
  5662.         end
  5663.         return table.concat(collectArgs, ", ")
  5664.     end
  5665.    
  5666.     kicknum = 0
  5667.     local game_meta = getrawmetatable(game)
  5668.     local game_namecall = game_meta.__namecall
  5669.     local game_index = game_meta.__index
  5670.     local w = (setreadonly or fullaccess or make_writeable)
  5671.     pcall(w, game_meta, false)
  5672.     game_meta.__namecall = function(out, ...)
  5673.         local args = {...}
  5674.         local Method = args[#args]
  5675.         args[#args] = nil
  5676.        
  5677.         if Method == "Kick" and out == LP then
  5678.             kicknum = kicknum + 1
  5679.             warn("Blocked client-kick attempt "..kicknum)
  5680.             return
  5681.         end
  5682.        
  5683.         if antiremotes then
  5684.             if Method == "FireServer" or Method == "InvokeServer" then
  5685.                 if out.Name ~= "CharacterSoundEvent" and out.Name ~= "SayMessageRequest" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Parent ~= "DefaultChatSystemChatEvents" then
  5686.                     warn("Blocked remote: "..out.Name.." // Method: "..Method)
  5687.                     return
  5688.                 end
  5689.             end
  5690.         else
  5691.             if Method == "FireServer" or Method == "InvokeServer" then
  5692.                 for i,noremote in pairs(blockedremotes) do
  5693.                     if out.Name == noremote and out.Name ~= "SayMessageRequest" then
  5694.                         warn("Blocked remote: "..out.Name.." // Method: "..Method)
  5695.                         return
  5696.                     end
  5697.                 end
  5698.             end
  5699.         end
  5700.        
  5701.         if spyingremotes then
  5702.             if Method == "FireServer" or Method == "InvokeServer" then
  5703.                 if out.Name ~= "CharacterSoundEvent" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Name ~= "SayMessageRequest" then
  5704.                     local arguments = {}
  5705.                     for i = 1,#args do
  5706.                         arguments[i] = args[i]
  5707.                     end
  5708.                     local getScript = getfenv(2).script
  5709.                     if getScript == nil then
  5710.                         getScript = "??? (Not Found) ???"
  5711.                     end
  5712.                     warn("<> <> <> A "..out.ClassName.." has been fired! How to fire:\ngame."..out:GetFullName()..":"..Method.."("..formatargs(arguments)..")\n\nFired from script: ".. tostring(getScript:GetFullName()))
  5713.                 end
  5714.             end
  5715.         end
  5716.        
  5717.         return game_namecall(out, ...)
  5718.     end
  5719. end
  5720.  
  5721. -- FE Check
  5722. function FEcheckDefault()
  5723.     if gsWorkspace.FilteringEnabled == true then
  5724.         createIntro("warning", "FE is enabled! Press "..commandPrefix.." to bring Command Bar.", 7)
  5725.     else
  5726.         createIntro("warning", "FE is disabled. Consider using a different script.", 7)
  5727.     end
  5728. end
  5729. FEcheckDefault()
  5730. end)
  5731.  
  5732. None_5.Name = "None"
  5733. None_5.Parent = Main
  5734. None_5.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5735. None_5.BorderSizePixel = 0
  5736. None_5.Position = UDim2.new(0.036387749, 0, 0.516185284, 0)
  5737. None_5.Size = UDim2.new(0, 133, 0, 37)
  5738. None_5.Font = Enum.Font.Cartoon
  5739. None_5.Text = "None"
  5740. None_5.TextColor3 = Color3.new(1, 1, 1)
  5741. None_5.TextSize = 20
  5742.  
  5743. None_6.Name = "None"
  5744. None_6.Parent = Main
  5745. None_6.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5746. None_6.BorderSizePixel = 0
  5747. None_6.Position = UDim2.new(0.036387749, 0, 0.693268597, 0)
  5748. None_6.Size = UDim2.new(0, 133, 0, 37)
  5749. None_6.Font = Enum.Font.Cartoon
  5750. None_6.Text = "None"
  5751. None_6.TextColor3 = Color3.new(1, 1, 1)
  5752. None_6.TextSize = 20
  5753.  
  5754. None_7.Name = "None"
  5755. None_7.Parent = Main
  5756. None_7.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5757. None_7.BorderSizePixel = 0
  5758. None_7.Position = UDim2.new(0.679098189, 0, 0.162018627, 0)
  5759. None_7.Size = UDim2.new(0, 133, 0, 37)
  5760. None_7.Font = Enum.Font.Cartoon
  5761. None_7.Text = "None"
  5762. None_7.TextColor3 = Color3.new(1, 1, 1)
  5763. None_7.TextSize = 20
  5764.  
  5765. None_8.Name = "None"
  5766. None_8.Parent = Main
  5767. None_8.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5768. None_8.BorderSizePixel = 0
  5769. None_8.Position = UDim2.new(0.679098189, 0, 0.33910197, 0)
  5770. None_8.Size = UDim2.new(0, 133, 0, 37)
  5771. None_8.Font = Enum.Font.Cartoon
  5772. None_8.Text = "None"
  5773. None_8.TextColor3 = Color3.new(1, 1, 1)
  5774. None_8.TextSize = 20
  5775.  
  5776. None_9.Name = "None"
  5777. None_9.Parent = Main
  5778. None_9.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5779. None_9.BorderSizePixel = 0
  5780. None_9.Position = UDim2.new(0.679098189, 0, 0.516185284, 0)
  5781. None_9.Size = UDim2.new(0, 133, 0, 37)
  5782. None_9.Font = Enum.Font.Cartoon
  5783. None_9.Text = "None"
  5784. None_9.TextColor3 = Color3.new(1, 1, 1)
  5785. None_9.TextSize = 20
  5786.  
  5787. None_10.Name = "None"
  5788. None_10.Parent = Main
  5789. None_10.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  5790. None_10.BorderSizePixel = 0
  5791. None_10.Position = UDim2.new(0.679098189, 0, 0.693268597, 0)
  5792. None_10.Size = UDim2.new(0, 133, 0, 37)
  5793. None_10.Font = Enum.Font.Cartoon
  5794. None_10.Text = "None"
  5795. None_10.TextColor3 = Color3.new(1, 1, 1)
  5796. None_10.TextSize = 20
  5797.  
  5798. Close.Name = "Close"
  5799. Close.Parent = Main
  5800. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  5801. Close.BackgroundTransparency = 1
  5802. Close.BorderSizePixel = 0
  5803. Close.Position = UDim2.new(0.90149349, 0, 0.00333388639, 0)
  5804. Close.Size = UDim2.new(0, 49, 0, 27)
  5805. Close.Font = Enum.Font.Cartoon
  5806. Close.Text = "X"
  5807. Close.TextColor3 = Color3.new(1, 1, 1)
  5808. Close.TextSize = 30
  5809. Close.MouseButton1Down:connect(function()
  5810. OpenFrame.Visible = true
  5811. Main.Visible = false
  5812. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement