Advertisement
Guest User

Untitled

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