Advertisement
Guest User

Untitled

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