agariogamer2345

Ariosoia script

Aug 4th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.58 KB | None | 0 0
  1. -- Thank you for using Arosia, enjoy!
  2. -- If you want to use some of the script, credit is appreciated!
  3.  
  4. -- Objects
  5.  
  6. local Arosia = Instance.new("ScreenGui")
  7. local SideTabsBrick = Instance.new("Frame")
  8. local icon = Instance.new("ImageLabel")
  9. local MainFrame = Instance.new("Frame")
  10. local TopRow = Instance.new("Frame")
  11. local Title = Instance.new("TextLabel")
  12. local CloseGUI = Instance.new("TextButton")
  13. local FE_Check = Instance.new("TextLabel")
  14. local SideTabs = Instance.new("Frame")
  15. local TAB_LocalPlayer = Instance.new("TextButton")
  16. local TAB_Others = Instance.new("TextButton")
  17. local TAB_Scripts = Instance.new("TextButton")
  18. local TAB_Credit = Instance.new("TextButton")
  19. local TAB_Games = Instance.new("TextButton")
  20. local Others = Instance.new("Frame")
  21. local PlayerUserEnter = Instance.new("TextBox")
  22. local Guidance = Instance.new("TextLabel")
  23. local Annoy = Instance.new("TextButton")
  24. local Teleport = Instance.new("TextButton")
  25. local View = Instance.new("TextButton")
  26. local Kill = Instance.new("TextButton")
  27. local Attach = Instance.new("TextButton")
  28. local Bring = Instance.new("TextButton")
  29. local Guidance2 = Instance.new("TextLabel")
  30. local NoneSelected = Instance.new("Frame")
  31. local NoneSelectedText1 = Instance.new("TextLabel")
  32. local NoneSelectedText2 = Instance.new("TextLabel")
  33. local NoneSelectedText3 = Instance.new("TextLabel")
  34. local LocalPlayer = Instance.new("Frame")
  35. local GodMode = Instance.new("TextButton")
  36. local Fly = Instance.new("TextButton")
  37. local Speed = Instance.new("TextButton")
  38. local Speed_TXTBOX = Instance.new("TextBox")
  39. local JumpHeight = Instance.new("TextButton")
  40. local JumpHeight_TXTBOX = Instance.new("TextBox")
  41. local Chat = Instance.new("TextButton")
  42. local Chat_TXTBOX = Instance.new("TextBox")
  43. local Respawn = Instance.new("TextButton")
  44. local HipHeight = Instance.new("TextButton")
  45. local HipHeight_TXTBOX = Instance.new("TextBox")
  46. local Noclip = Instance.new("TextButton")
  47. local Sit = Instance.new("TextButton")
  48. local Jump = Instance.new("TextButton")
  49. local HideName = Instance.new("TextButton")
  50. local Spam = Instance.new("TextButton")
  51. local Freeze = Instance.new("TextButton")
  52. local Btools = Instance.new("TextButton")
  53. local Spin = Instance.new("TextButton")
  54. local NoLimbs = Instance.new("TextButton")
  55. local Seizure = Instance.new("TextButton")
  56. local Games = Instance.new("Frame")
  57. local Scripts = Instance.new("Frame")
  58. local SideFrame = Instance.new("Frame")
  59. local SIDE_Title = Instance.new("TextLabel")
  60. local OpenGUI = Instance.new("TextButton")
  61. local SIDE_FE_Check = Instance.new("TextLabel")
  62. local getimage = game:GetService('ContentProvider')
  63. local ResetDefault = Instance.new("TextButton")
  64. local Push = Instance.new("TextButton")
  65. local ClientFreeze = Instance.new("TextButton")
  66. local Orbit = Instance.new("TextButton")
  67. local BringAll = Instance.new("TextButton")
  68. local AttachAll = Instance.new("TextButton")
  69. local Flatten = Instance.new("TextButton")
  70. local Guidance3 = Instance.new("TextLabel")
  71. local KillAll = Instance.new("TextButton")
  72. local Energize = Instance.new("TextButton")
  73. local GlitchMax = Instance.new("TextButton")
  74. local Energize_TXT = Instance.new("TextLabel")
  75. local GlitchMax_TXT = Instance.new("TextLabel")
  76. local Verspin = Instance.new("TextButton")
  77. local Verspin_TXT = Instance.new("TextLabel")
  78. local Temp = Instance.new("TextLabel")
  79. local Experimental = Instance.new("TextButton")
  80. local CHAOS = Instance.new("TextButton")
  81.  
  82. -- Properties
  83.  
  84. Arosia.Name = "Arosia"
  85. Arosia.Parent = game.CoreGui
  86.  
  87. MainFrame.Name = "MainFrame"
  88. MainFrame.Parent = Arosia
  89. MainFrame.Active = true
  90. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  91. MainFrame.BackgroundTransparency = 1
  92. MainFrame.Draggable = true
  93. MainFrame.Position = UDim2.new(0.309, 0, -1, 0)
  94. MainFrame.Size = UDim2.new(0, 448, 0, 334)
  95.  
  96. TopRow.Name = "TopRow"
  97. TopRow.Parent = MainFrame
  98. TopRow.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  99. TopRow.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  100. TopRow.BorderSizePixel = 2
  101. TopRow.Size = UDim2.new(0, 448, 0, 24)
  102. TopRow.ZIndex = 7
  103.  
  104. Title.Name = "Title"
  105. Title.Parent = TopRow
  106. Title.Active = true
  107. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  108. Title.BackgroundTransparency = 1
  109. Title.Size = UDim2.new(0, 90, 0, 24)
  110. Title.Font = Enum.Font.ArialBold
  111. Title.FontSize = Enum.FontSize.Size24
  112. Title.Text = "Arosia "
  113. Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  114. Title.TextScaled = true
  115. Title.TextSize = 19
  116. Title.TextWrapped = true
  117. Title.ZIndex = 8
  118.  
  119. CloseGUI.Name = "CloseGUI"
  120. CloseGUI.Parent = TopRow
  121. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  122. CloseGUI.BackgroundTransparency = 1
  123. CloseGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  124. CloseGUI.Size = UDim2.new(0, 38, 0, 24)
  125. CloseGUI.Font = Enum.Font.ArialBold
  126. CloseGUI.FontSize = Enum.FontSize.Size32
  127. CloseGUI.Text = "X"
  128. CloseGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  129. CloseGUI.TextSize = 30
  130. CloseGUI.ZIndex = 8
  131.  
  132. FE_Check.Name = "FE_Check"
  133. FE_Check.Parent = TopRow
  134. FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  135. FE_Check.BackgroundTransparency = 1
  136. FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  137. FE_Check.Size = UDim2.new(0, 223, 0, 24)
  138. FE_Check.Font = Enum.Font.Highway
  139. FE_Check.FontSize = Enum.FontSize.Size14
  140. FE_Check.Text = "Error loading FE Checker"
  141. FE_Check.TextColor3 = Color3.new(1, 1, 1)
  142. FE_Check.TextScaled = true
  143. FE_Check.TextSize = 14
  144. FE_Check.TextWrapped = true
  145. FE_Check.ZIndex = 8
  146.  
  147. SideTabs.Name = "SideTabs"
  148. SideTabs.Parent = MainFrame
  149. SideTabs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  150. SideTabs.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  151. SideTabs.BorderSizePixel = 2
  152. SideTabs.Position = UDim2.new(0, 0, 0.0799999982, 0)
  153. SideTabs.Size = UDim2.new(0, 120, 0, 307)
  154. SideTabs.ZIndex = 5
  155.  
  156. TAB_LocalPlayer.Name = "TAB_LocalPlayer"
  157. TAB_LocalPlayer.Parent = SideTabs
  158. TAB_LocalPlayer.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  159. TAB_LocalPlayer.BorderSizePixel = 0
  160. TAB_LocalPlayer.Size = UDim2.new(0, 120, 0, 35)
  161. TAB_LocalPlayer.Font = Enum.Font.SourceSansBold
  162. TAB_LocalPlayer.FontSize = Enum.FontSize.Size24
  163. TAB_LocalPlayer.Text = "Local Player"
  164. TAB_LocalPlayer.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  165. TAB_LocalPlayer.TextSize = 23
  166. TAB_LocalPlayer.TextWrapped = true
  167. TAB_LocalPlayer.ZIndex = 6
  168.  
  169. TAB_Others.Name = "TAB_Others"
  170. TAB_Others.Parent = SideTabs
  171. TAB_Others.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  172. TAB_Others.BorderSizePixel = 0
  173. TAB_Others.Position = UDim2.new(0, 0, 0.130510315, 0)
  174. TAB_Others.Size = UDim2.new(0, 120, 0, 35)
  175. TAB_Others.Font = Enum.Font.SourceSansBold
  176. TAB_Others.FontSize = Enum.FontSize.Size28
  177. TAB_Others.Text = "Others"
  178. TAB_Others.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  179. TAB_Others.TextSize = 27
  180. TAB_Others.TextWrapped = true
  181. TAB_Others.ZIndex = 6
  182.  
  183. TAB_Scripts.Name = "TAB_Scripts"
  184. TAB_Scripts.Parent = SideTabs
  185. TAB_Scripts.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  186. TAB_Scripts.BorderSizePixel = 0
  187. TAB_Scripts.Position = UDim2.new(0, 0, 0.261020631, 0)
  188. TAB_Scripts.Size = UDim2.new(0, 120, 0, 35)
  189. TAB_Scripts.Font = Enum.Font.SourceSansBold
  190. TAB_Scripts.FontSize = Enum.FontSize.Size28
  191. TAB_Scripts.Text = "Scripts"
  192. TAB_Scripts.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  193. TAB_Scripts.TextSize = 27
  194. TAB_Scripts.TextWrapped = true
  195. TAB_Scripts.ZIndex = 6
  196.  
  197. TAB_Credit.Name = "TAB_Credit"
  198. TAB_Credit.Parent = SideTabs
  199. TAB_Credit.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  200. TAB_Credit.BorderSizePixel = 0
  201. TAB_Credit.Position = UDim2.new(0, 0, 0.880944669, 0)
  202. TAB_Credit.Size = UDim2.new(0, 120, 0, 37)
  203. TAB_Credit.Font = Enum.Font.SourceSansBold
  204. TAB_Credit.FontSize = Enum.FontSize.Size28
  205. TAB_Credit.Text = "illremember"
  206. TAB_Credit.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  207. TAB_Credit.TextSize = 25
  208. TAB_Credit.TextStrokeColor3 = Color3.new(1, 0, 0)
  209. TAB_Credit.TextStrokeTransparency = 0.80000001192093
  210. TAB_Credit.TextWrapped = true
  211. TAB_Credit.ZIndex = 6
  212.  
  213. TAB_Games.Name = "TAB_Games"
  214. TAB_Games.Parent = SideTabs
  215. TAB_Games.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  216. TAB_Games.BorderSizePixel = 0
  217. TAB_Games.Position = UDim2.new(0, 0, 0.391530931, 0)
  218. TAB_Games.Size = UDim2.new(0, 120, 0, 35)
  219. TAB_Games.Font = Enum.Font.SourceSansBold
  220. TAB_Games.FontSize = Enum.FontSize.Size28
  221. TAB_Games.Text = "Games"
  222. TAB_Games.TextColor3 = Color3.new(0.882353, 0.882353, 0.882353)
  223. TAB_Games.TextSize = 27
  224. TAB_Games.TextWrapped = true
  225. TAB_Games.ZIndex = 6
  226.  
  227. Others.Name = "Others"
  228. Others.Parent = MainFrame
  229. Others.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  230. Others.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  231. Others.BorderSizePixel = 2
  232. Others.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  233. Others.Size = UDim2.new(0, 328, 0, 307)
  234. Others.Visible = false
  235.  
  236. PlayerUserEnter.Name = "PlayerUserEnter"
  237. PlayerUserEnter.Parent = Others
  238. PlayerUserEnter.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  239. PlayerUserEnter.BorderSizePixel = 0
  240. PlayerUserEnter.Position = UDim2.new(0.0612446219, 0, 0.0978827327, 0)
  241. PlayerUserEnter.Size = UDim2.new(0, 286, 0, 26)
  242. PlayerUserEnter.Font = Enum.Font.SourceSans
  243. PlayerUserEnter.FontSize = Enum.FontSize.Size14
  244. PlayerUserEnter.Text = ""
  245. PlayerUserEnter.TextScaled = true
  246. PlayerUserEnter.TextSize = 14
  247. PlayerUserEnter.TextWrapped = true
  248.  
  249. Guidance.Name = "Guidance"
  250. Guidance.Parent = Others
  251. Guidance.BackgroundColor3 = Color3.new(1, 1, 1)
  252. Guidance.BackgroundTransparency = 1
  253. Guidance.Position = UDim2.new(0.183733866, 0, 0, 0)
  254. Guidance.Size = UDim2.new(0, 209, 0, 24)
  255. Guidance.Font = Enum.Font.ArialBold
  256. Guidance.FontSize = Enum.FontSize.Size14
  257. Guidance.Text = "Enter Player Username"
  258. Guidance.TextColor3 = Color3.new(0.258824, 0.690196, 0.211765)
  259. Guidance.TextScaled = true
  260. Guidance.TextSize = 14
  261. Guidance.TextWrapped = true
  262.  
  263. Annoy.Name = "Annoy"
  264. Annoy.Parent = Others
  265. Annoy.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  266. Annoy.BorderSizePixel = 0
  267. Annoy.Position = UDim2.new(0.0612553172, 0, 0.228393063, 0)
  268. Annoy.Size = UDim2.new(0, 78, 0, 26)
  269. Annoy.Font = Enum.Font.Arial
  270. Annoy.FontSize = Enum.FontSize.Size18
  271. Annoy.Text = "Annoy"
  272. Annoy.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  273. Annoy.TextSize = 18
  274. Annoy.TextWrapped = true
  275.  
  276. Teleport.Name = "Teleport"
  277. Teleport.Parent = Others
  278. Teleport.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  279. Teleport.BorderSizePixel = 0
  280. Teleport.Position = UDim2.new(0.367531896, 0, 0.228393063, 0)
  281. Teleport.Size = UDim2.new(0, 78, 0, 26)
  282. Teleport.Font = Enum.Font.Arial
  283. Teleport.FontSize = Enum.FontSize.Size18
  284. Teleport.Text = "Teleport"
  285. Teleport.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  286. Teleport.TextSize = 18
  287. Teleport.TextWrapped = true
  288.  
  289. View.Name = "View"
  290. View.Parent = Others
  291. View.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  292. View.BorderSizePixel = 0
  293. View.Position = UDim2.new(0.673808455, 0, 0.228393063, 0)
  294. View.Size = UDim2.new(0, 78, 0, 26)
  295. View.Font = Enum.Font.Arial
  296. View.FontSize = Enum.FontSize.Size18
  297. View.Text = "View"
  298. View.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  299. View.TextSize = 18
  300. View.TextWrapped = true
  301.  
  302. KillAll.Name = "KillAll"
  303. KillAll.Parent = Others
  304. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  305. KillAll.BorderSizePixel = 0
  306. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  307. KillAll.Size = UDim2.new(0, 78, 0, 26)
  308. KillAll.Font = Enum.Font.Arial
  309. KillAll.FontSize = Enum.FontSize.Size18
  310. KillAll.Text = "Kill All"
  311. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  312. KillAll.TextSize = 18
  313. KillAll.TextWrapped = true
  314.  
  315. Attach.Name = "Attach"
  316. Attach.Parent = Others
  317. Attach.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  318. Attach.BorderSizePixel = 0
  319. Attach.Position = UDim2.new(0.673808455, 0, 0.652551532, 0)
  320. Attach.Size = UDim2.new(0, 78, 0, 26)
  321. Attach.Font = Enum.Font.Arial
  322. Attach.FontSize = Enum.FontSize.Size18
  323. Attach.Text = "Attach"
  324. Attach.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  325. Attach.TextSize = 18
  326. Attach.TextWrapped = true
  327.  
  328. Bring.Name = "Bring"
  329. Bring.Parent = Others
  330. Bring.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  331. Bring.BorderSizePixel = 0
  332. Bring.Position = UDim2.new(0.367531896, 0, 0.652551532, 0)
  333. Bring.Size = UDim2.new(0, 78, 0, 26)
  334. Bring.Font = Enum.Font.Arial
  335. Bring.FontSize = Enum.FontSize.Size18
  336. Bring.Text = "Bring"
  337. Bring.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  338. Bring.TextSize = 18
  339. Bring.TextWrapped = true
  340.  
  341. Guidance2.Name = "Guidance2"
  342. Guidance2.Parent = Others
  343. Guidance2.BackgroundColor3 = Color3.new(1, 1, 1)
  344. Guidance2.BackgroundTransparency = 1
  345. Guidance2.Position = UDim2.new(0.153138295, 0, 0.522041261, 0)
  346. Guidance2.Size = UDim2.new(0, 227, 0, 40)
  347. Guidance2.Font = Enum.Font.ArialBold
  348. Guidance2.FontSize = Enum.FontSize.Size14
  349. Guidance2.Text = "Golden buttons require tools in your backpack before using"
  350. Guidance2.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  351. Guidance2.TextScaled = true
  352. Guidance2.TextSize = 14
  353. Guidance2.TextStrokeColor3 = Color3.new(1, 0.870588, 0.223529)
  354. Guidance2.TextStrokeTransparency = 0.80000001192093
  355. Guidance2.TextWrapped = true
  356.  
  357. Kill.Name = "Kill"
  358. Kill.Parent = Others
  359. Kill.BackgroundColor3 = Color3.new(0.415686, 0.423529, 0.0666667)
  360. Kill.BorderSizePixel = 0
  361. Kill.Position = UDim2.new(0.0612553172, 0, 0.652551532, 0)
  362. Kill.Size = UDim2.new(0, 78, 0, 26)
  363. Kill.Font = Enum.Font.Arial
  364. Kill.FontSize = Enum.FontSize.Size18
  365. Kill.Text = "Kill"
  366. Kill.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  367. Kill.TextSize = 18
  368. Kill.TextWrapped = true
  369.  
  370. BringAll.Name = "Bring"
  371. BringAll.Parent = Others
  372. BringAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  373. BringAll.BorderSizePixel = 0
  374. BringAll.Position = UDim2.new(0.367467731, 0, 0.880944669, 0)
  375. BringAll.Size = UDim2.new(0, 78, 0, 26)
  376. BringAll.Font = Enum.Font.Arial
  377. BringAll.FontSize = Enum.FontSize.Size18
  378. BringAll.Text = "Bring All"
  379. BringAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  380. BringAll.TextSize = 18
  381. BringAll.TextWrapped = true
  382.  
  383. AttachAll.Name = "Attach"
  384. AttachAll.Parent = Others
  385. AttachAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  386. AttachAll.BorderSizePixel = 0
  387. AttachAll.Position = UDim2.new(0.673690796, 0, 0.880944669, 0)
  388. AttachAll.Size = UDim2.new(0, 78, 0, 26)
  389. AttachAll.Font = Enum.Font.Arial
  390. AttachAll.FontSize = Enum.FontSize.Size18
  391. AttachAll.Text = "Attach All"
  392. AttachAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  393. AttachAll.TextSize = 18
  394. AttachAll.TextWrapped = true
  395.  
  396. Flatten.Name = "Flatten"
  397. Flatten.Parent = Others
  398. Flatten.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  399. Flatten.BorderSizePixel = 0
  400. Flatten.Position = UDim2.new(0.367531896, 0, 0.424158514, 0)
  401. Flatten.Size = UDim2.new(0, 78, 0, 26)
  402. Flatten.Font = Enum.Font.Arial
  403. Flatten.FontSize = Enum.FontSize.Size18
  404. Flatten.Text = "Flatten"
  405. Flatten.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  406. Flatten.TextSize = 18
  407. Flatten.TextWrapped = true
  408.  
  409. Guidance3.Name = "Guidance3"
  410. Guidance3.Parent = Others
  411. Guidance3.BackgroundColor3 = Color3.new(1, 1, 1)
  412. Guidance3.BackgroundTransparency = 1
  413. Guidance3.Position = UDim2.new(0.153138295, 0, 0.750434279, 0)
  414. Guidance3.Size = UDim2.new(0, 227, 0, 40)
  415. Guidance3.Font = Enum.Font.ArialBold
  416. Guidance3.FontSize = Enum.FontSize.Size14
  417. Guidance3.Text = "Red buttons require many tools in your backpack before using"
  418. Guidance3.TextColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  419. Guidance3.TextScaled = true
  420. Guidance3.TextSize = 14
  421. Guidance3.TextStrokeColor3 = Color3.new(1, 0.266667, 0.137255)
  422. Guidance3.TextStrokeTransparency = 0.80000001192093
  423. Guidance3.TextWrapped = true
  424.  
  425. NoneSelected.Name = "NoneSelected"
  426. NoneSelected.Parent = MainFrame
  427. NoneSelected.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  428. NoneSelected.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  429. NoneSelected.BorderSizePixel = 2
  430. NoneSelected.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  431. NoneSelected.Size = UDim2.new(0, 328, 0, 307)
  432.  
  433. NoneSelectedText1.Name = "NoneSelectedText1"
  434. NoneSelectedText1.Parent = NoneSelected
  435. NoneSelectedText1.BackgroundColor3 = Color3.new(1, 1, 1)
  436. NoneSelectedText1.BackgroundTransparency = 1
  437. NoneSelectedText1.Position = UDim2.new(0.184861064, 0, 0.0326275788, 0)
  438. NoneSelectedText1.Size = UDim2.new(0, 200, 0, 50)
  439. NoneSelectedText1.Font = Enum.Font.ArialBold
  440. NoneSelectedText1.FontSize = Enum.FontSize.Size14
  441. NoneSelectedText1.Text = "Arosia"
  442. NoneSelectedText1.TextColor3 = Color3.new(0.337255, 0.85098, 0.258824)
  443. NoneSelectedText1.TextScaled = true
  444. NoneSelectedText1.TextSize = 14
  445. NoneSelectedText1.TextWrapped = true
  446.  
  447. NoneSelectedText2.Name = "NoneSelectedText2"
  448. NoneSelectedText2.Parent = NoneSelected
  449. NoneSelectedText2.BackgroundColor3 = Color3.new(1, 1, 1)
  450. NoneSelectedText2.BackgroundTransparency = 1
  451. NoneSelectedText2.Position = UDim2.new(0.184861064, -31, 0.195765465, 0)
  452. NoneSelectedText2.Size = UDim2.new(0, 272, 0, 72)
  453. NoneSelectedText2.Font = Enum.Font.ArialBold
  454. NoneSelectedText2.FontSize = Enum.FontSize.Size14
  455. NoneSelectedText2.Text = "Dedicated to bringing power into FE games"
  456. NoneSelectedText2.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  457. NoneSelectedText2.TextScaled = true
  458. NoneSelectedText2.TextSize = 14
  459. NoneSelectedText2.TextWrapped = true
  460.  
  461. NoneSelectedText3.Name = "NoneSelectedText3"
  462. NoneSelectedText3.Parent = NoneSelected
  463. NoneSelectedText3.BackgroundColor3 = Color3.new(1, 1, 1)
  464. NoneSelectedText3.BackgroundTransparency = 1
  465. NoneSelectedText3.Position = UDim2.new(0.0918669328, 0, 0.652551532, 0)
  466. NoneSelectedText3.Size = UDim2.new(0, 272, 0, 72)
  467. NoneSelectedText3.Font = Enum.Font.ArialBold
  468. NoneSelectedText3.FontSize = Enum.FontSize.Size14
  469. NoneSelectedText3.Text = "By illremember"
  470. NoneSelectedText3.TextColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  471. NoneSelectedText3.TextScaled = true
  472. NoneSelectedText3.TextSize = 14
  473. NoneSelectedText3.TextStrokeColor3 = Color3.new(1, 0.027451, 0.027451)
  474. NoneSelectedText3.TextStrokeTransparency = 0.89999997615814
  475. NoneSelectedText3.TextWrapped = true
  476.  
  477. LocalPlayer.Name = "LocalPlayer"
  478. LocalPlayer.Parent = MainFrame
  479. LocalPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  480. LocalPlayer.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  481. LocalPlayer.BorderSizePixel = 2
  482. LocalPlayer.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  483. LocalPlayer.Size = UDim2.new(0, 328, 0, 307)
  484. LocalPlayer.Visible = false
  485.  
  486. GodMode.Name = "GodMode"
  487. GodMode.Parent = LocalPlayer
  488. GodMode.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  489. GodMode.BorderSizePixel = 0
  490. GodMode.Position = UDim2.new(0.0306223109, 0, 0.0326275788, 0)
  491. GodMode.Size = UDim2.new(0, 80, 0, 26)
  492. GodMode.Font = Enum.Font.Arial
  493. GodMode.FontSize = Enum.FontSize.Size18
  494. GodMode.Text = "GodMode"
  495. GodMode.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  496. GodMode.TextSize = 18
  497. GodMode.TextWrapped = true
  498.  
  499. Fly.Name = "Fly"
  500. Fly.Parent = LocalPlayer
  501. Fly.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  502. Fly.BorderSizePixel = 0
  503. Fly.Position = UDim2.new(0.398090035, 0, 0.0326275788, 0)
  504. Fly.Size = UDim2.new(0, 80, 0, 26)
  505. Fly.Font = Enum.Font.Arial
  506. Fly.FontSize = Enum.FontSize.Size18
  507. Fly.Text = "Fly"
  508. Fly.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  509. Fly.TextSize = 18
  510. Fly.TextWrapped = true
  511.  
  512. Speed.Name = "Speed"
  513. Speed.Parent = LocalPlayer
  514. Speed.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  515. Speed.BorderSizePixel = 0
  516. Speed.Position = UDim2.new(0.0306223109, 0, 0.261020631, 0)
  517. Speed.Size = UDim2.new(0, 80, 0, 26)
  518. Speed.Font = Enum.Font.Arial
  519. Speed.FontSize = Enum.FontSize.Size18
  520. Speed.Text = "Speed"
  521. Speed.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  522. Speed.TextSize = 18
  523. Speed.TextWrapped = true
  524.  
  525. Speed_TXTBOX.Name = "Speed_TXTBOX"
  526. Speed_TXTBOX.Parent = LocalPlayer
  527. Speed_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  528. Speed_TXTBOX.BorderSizePixel = 0
  529. Speed_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.261020631, 0)
  530. Speed_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  531. Speed_TXTBOX.Font = Enum.Font.SourceSans
  532. Speed_TXTBOX.FontSize = Enum.FontSize.Size14
  533. Speed_TXTBOX.Text = ""
  534. Speed_TXTBOX.TextScaled = true
  535. Speed_TXTBOX.TextSize = 14
  536. Speed_TXTBOX.TextWrapped = true
  537.  
  538. JumpHeight.Name = "JumpHeight"
  539. JumpHeight.Parent = LocalPlayer
  540. JumpHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  541. JumpHeight.BorderSizePixel = 0
  542. JumpHeight.Position = UDim2.new(0.459334642, 0, 0.261020631, 0)
  543. JumpHeight.Size = UDim2.new(0, 80, 0, 26)
  544. JumpHeight.Font = Enum.Font.Arial
  545. JumpHeight.FontSize = Enum.FontSize.Size18
  546. JumpHeight.Text = "JumpHeight"
  547. JumpHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  548. JumpHeight.TextSize = 15
  549. JumpHeight.TextWrapped = true
  550.  
  551. JumpHeight_TXTBOX.Name = "JumpHeight_TXTBOX"
  552. JumpHeight_TXTBOX.Parent = LocalPlayer
  553. JumpHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  554. JumpHeight_TXTBOX.BorderSizePixel = 0
  555. JumpHeight_TXTBOX.Position = UDim2.new(0.704313159, 0, 0.261020631, 0)
  556. JumpHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  557. JumpHeight_TXTBOX.Font = Enum.Font.SourceSans
  558. JumpHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  559. JumpHeight_TXTBOX.Text = ""
  560. JumpHeight_TXTBOX.TextScaled = true
  561. JumpHeight_TXTBOX.TextSize = 14
  562. JumpHeight_TXTBOX.TextWrapped = true
  563.  
  564. Chat.Name = "Chat"
  565. Chat.Parent = LocalPlayer
  566. Chat.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  567. Chat.BorderSizePixel = 0
  568. Chat.Position = UDim2.new(0.0306223109, 0, 0.456786126, 0)
  569. Chat.Size = UDim2.new(0, 80, 0, 26)
  570. Chat.Font = Enum.Font.Arial
  571. Chat.FontSize = Enum.FontSize.Size18
  572. Chat.Text = "Chat"
  573. Chat.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  574. Chat.TextSize = 18
  575. Chat.TextWrapped = true
  576.  
  577. Chat_TXTBOX.Name = "Chat_TXTBOX"
  578. Chat_TXTBOX.Parent = LocalPlayer
  579. Chat_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  580. Chat_TXTBOX.BorderSizePixel = 0
  581. Chat_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.456786126, 0)
  582. Chat_TXTBOX.Size = UDim2.new(0, 222, 0, 26)
  583. Chat_TXTBOX.Font = Enum.Font.SourceSans
  584. Chat_TXTBOX.FontSize = Enum.FontSize.Size14
  585. Chat_TXTBOX.Text = ""
  586. Chat_TXTBOX.TextScaled = true
  587. Chat_TXTBOX.TextSize = 14
  588. Chat_TXTBOX.TextWrapped = true
  589.  
  590. Respawn.Name = "Respawn"
  591. Respawn.Parent = LocalPlayer
  592. Respawn.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  593. Respawn.BorderSizePixel = 0
  594. Respawn.Position = UDim2.new(0.734935462, 0, 0.0326275788, 0)
  595. Respawn.Size = UDim2.new(0, 80, 0, 26)
  596. Respawn.Font = Enum.Font.Arial
  597. Respawn.FontSize = Enum.FontSize.Size18
  598. Respawn.Text = "Respawn"
  599. Respawn.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  600. Respawn.TextSize = 18
  601. Respawn.TextWrapped = true
  602.  
  603. HipHeight.Name = "HipHeight"
  604. HipHeight.Parent = LocalPlayer
  605. HipHeight.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  606. HipHeight.BorderSizePixel = 0
  607. HipHeight.Position = UDim2.new(0.0306223109, 0, 0.358903378, 0)
  608. HipHeight.Size = UDim2.new(0, 80, 0, 26)
  609. HipHeight.Font = Enum.Font.Arial
  610. HipHeight.FontSize = Enum.FontSize.Size18
  611. HipHeight.Text = "HipHeight"
  612. HipHeight.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  613. HipHeight.TextSize = 18
  614. HipHeight.TextWrapped = true
  615.  
  616. HipHeight_TXTBOX.Name = "HipHeight_TXTBOX"
  617. HipHeight_TXTBOX.Parent = LocalPlayer
  618. HipHeight_TXTBOX.BackgroundColor3 = Color3.new(0.65098, 0.65098, 0.65098)
  619. HipHeight_TXTBOX.BorderSizePixel = 0
  620. HipHeight_TXTBOX.Position = UDim2.new(0.275600791, 0, 0.358903378, 0)
  621. HipHeight_TXTBOX.Size = UDim2.new(0, 40, 0, 26)
  622. HipHeight_TXTBOX.Font = Enum.Font.SourceSans
  623. HipHeight_TXTBOX.FontSize = Enum.FontSize.Size14
  624. HipHeight_TXTBOX.Text = ""
  625. HipHeight_TXTBOX.TextScaled = true
  626. HipHeight_TXTBOX.TextSize = 14
  627. HipHeight_TXTBOX.TextWrapped = true
  628.  
  629. Noclip.Name = "Noclip"
  630. Noclip.Parent = LocalPlayer
  631. Noclip.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  632. Noclip.BorderSizePixel = 0
  633. Noclip.Position = UDim2.new(0.0306223109, 0, 0.130510315, 0)
  634. Noclip.Size = UDim2.new(0, 80, 0, 26)
  635. Noclip.Font = Enum.Font.Arial
  636. Noclip.FontSize = Enum.FontSize.Size18
  637. Noclip.Text = "Noclip"
  638. Noclip.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  639. Noclip.TextSize = 18
  640. Noclip.TextWrapped = true
  641.  
  642. Sit.Name = "Sit"
  643. Sit.Parent = LocalPlayer
  644. Sit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  645. Sit.BorderSizePixel = 0
  646. Sit.Position = UDim2.new(0.398090035, 0, 0.130510315, 0)
  647. Sit.Size = UDim2.new(0, 80, 0, 26)
  648. Sit.Font = Enum.Font.Arial
  649. Sit.FontSize = Enum.FontSize.Size18
  650. Sit.Text = "Sit"
  651. Sit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  652. Sit.TextSize = 18
  653. Sit.TextWrapped = true
  654.  
  655. Jump.Name = "Jump"
  656. Jump.Parent = LocalPlayer
  657. Jump.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  658. Jump.BorderSizePixel = 0
  659. Jump.Position = UDim2.new(0.734935462, 0, 0.130510315, 0)
  660. Jump.Size = UDim2.new(0, 80, 0, 26)
  661. Jump.Font = Enum.Font.Arial
  662. Jump.FontSize = Enum.FontSize.Size18
  663. Jump.Text = "Jump"
  664. Jump.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  665. Jump.TextSize = 18
  666. Jump.TextWrapped = true
  667.  
  668. HideName.Name = "HideName"
  669. HideName.Parent = LocalPlayer
  670. HideName.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  671. HideName.BorderSizePixel = 0
  672. HideName.Position = UDim2.new(0.0306223109, 0, 0.880944669, 0)
  673. HideName.Size = UDim2.new(0, 80, 0, 26)
  674. HideName.Font = Enum.Font.Arial
  675. HideName.FontSize = Enum.FontSize.Size18
  676. HideName.Text = "HideName"
  677. HideName.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  678. HideName.TextSize = 18
  679. HideName.TextWrapped = true
  680.  
  681. Spam.Name = "Spam"
  682. Spam.Parent = LocalPlayer
  683. Spam.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  684. Spam.BorderSizePixel = 0
  685. Spam.Position = UDim2.new(0.0306223109, 0, 0.554668844, 0)
  686. Spam.Size = UDim2.new(0, 80, 0, 26)
  687. Spam.Font = Enum.Font.Arial
  688. Spam.FontSize = Enum.FontSize.Size18
  689. Spam.Text = "Spam"
  690. Spam.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  691. Spam.TextSize = 18
  692. Spam.TextWrapped = true
  693.  
  694. Freeze.Name = "Freeze"
  695. Freeze.Parent = LocalPlayer
  696. Freeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  697. Freeze.BorderSizePixel = 0
  698. Freeze.Position = UDim2.new(0.398090035, 0, 0.880944669, 0)
  699. Freeze.Size = UDim2.new(0, 80, 0, 26)
  700. Freeze.Font = Enum.Font.Arial
  701. Freeze.FontSize = Enum.FontSize.Size18
  702. Freeze.Text = "Freeze"
  703. Freeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  704. Freeze.TextSize = 18
  705. Freeze.TextWrapped = true
  706.  
  707. Btools.Name = "Btools"
  708. Btools.Parent = LocalPlayer
  709. Btools.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  710. Btools.BorderSizePixel = 0
  711. Btools.Position = UDim2.new(0.0306223109, 0, 0.783061862, 0)
  712. Btools.Size = UDim2.new(0, 80, 0, 26)
  713. Btools.Font = Enum.Font.Arial
  714. Btools.FontSize = Enum.FontSize.Size18
  715. Btools.Text = "Btools"
  716. Btools.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  717. Btools.TextSize = 18
  718. Btools.TextWrapped = true
  719.  
  720. Spin.Name = "Spin"
  721. Spin.Parent = LocalPlayer
  722. Spin.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  723. Spin.BorderSizePixel = 0
  724. Spin.Position = UDim2.new(0.398090035, 0, 0.783061862, 0)
  725. Spin.Size = UDim2.new(0, 80, 0, 26)
  726. Spin.Font = Enum.Font.Arial
  727. Spin.FontSize = Enum.FontSize.Size18
  728. Spin.Text = "Spin"
  729. Spin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  730. Spin.TextSize = 18
  731. Spin.TextWrapped = true
  732.  
  733. NoLimbs.Name = "NoLimbs"
  734. NoLimbs.Parent = LocalPlayer
  735. NoLimbs.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  736. NoLimbs.BorderSizePixel = 0
  737. NoLimbs.Position = UDim2.new(0.734935462, 0, 0.880944669, 0)
  738. NoLimbs.Size = UDim2.new(0, 80, 0, 26)
  739. NoLimbs.Font = Enum.Font.Arial
  740. NoLimbs.FontSize = Enum.FontSize.Size18
  741. NoLimbs.Text = "NoLimbs"
  742. NoLimbs.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  743. NoLimbs.TextSize = 18
  744. NoLimbs.TextWrapped = true
  745.  
  746. Seizure.Name = "Seizure"
  747. Seizure.Parent = LocalPlayer
  748. Seizure.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  749. Seizure.BorderSizePixel = 0
  750. Seizure.Position = UDim2.new(0.734935462, 0, 0.783061862, 0)
  751. Seizure.Size = UDim2.new(0, 80, 0, 26)
  752. Seizure.Font = Enum.Font.Arial
  753. Seizure.FontSize = Enum.FontSize.Size18
  754. Seizure.Text = "Seizure"
  755. Seizure.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  756. Seizure.TextSize = 18
  757. Seizure.TextWrapped = true
  758.  
  759. Games.Name = "Games"
  760. Games.Parent = MainFrame
  761. Games.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  762. Games.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  763. Games.BorderSizePixel = 2
  764. Games.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  765. Games.Size = UDim2.new(0, 328, 0, 307)
  766. Games.Visible = false
  767.  
  768. Scripts.Name = "Scripts"
  769. Scripts.Parent = MainFrame
  770. Scripts.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  771. Scripts.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  772. Scripts.BorderSizePixel = 2
  773. Scripts.Position = UDim2.new(0.31400001, -21, 0.180000007, -33)
  774. Scripts.Size = UDim2.new(0, 328, 0, 307)
  775. Scripts.Visible = false
  776.  
  777. Energize.Name = "Energize"
  778. Energize.Parent = Scripts
  779. Energize.BackgroundColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  780. Energize.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  781. Energize.BorderSizePixel = 3
  782. Energize.Position = UDim2.new(0.183430299, 0, 0.0326275788, 0)
  783. Energize.Size = UDim2.new(0, 200, 0, 30)
  784. Energize.Font = Enum.Font.ArialBold
  785. Energize.FontSize = Enum.FontSize.Size18
  786. Energize.Text = "Animation GUI for R6/R15"
  787. Energize.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  788. Energize.TextScaled = true
  789. Energize.TextSize = 18
  790. Energize.TextWrapped = true
  791.  
  792. GlitchMax.Name = "GlitchMax"
  793. GlitchMax.Parent = Scripts
  794. GlitchMax.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  795. GlitchMax.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  796. GlitchMax.BorderSizePixel = 3
  797. GlitchMax.Position = UDim2.new(0.183430299, 0, 0.358903378, 0)
  798. GlitchMax.Size = UDim2.new(0, 200, 0, 30)
  799. GlitchMax.Font = Enum.Font.ArialBold
  800. GlitchMax.FontSize = Enum.FontSize.Size28
  801. GlitchMax.Text = "GlitchMax GUI"
  802. GlitchMax.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  803. GlitchMax.TextSize = 25
  804. GlitchMax.TextWrapped = true
  805.  
  806. Energize_TXT.Name = "Energize_TXT"
  807. Energize_TXT.Parent = Scripts
  808. Energize_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  809. Energize_TXT.BorderColor3 = Color3.new(0.960784, 0.419608, 0.145098)
  810. Energize_TXT.BorderSizePixel = 3
  811. Energize_TXT.Position = UDim2.new(0.183430299, 0, 0.130510315, 0)
  812. Energize_TXT.Size = UDim2.new(0, 200, 0, 50)
  813. Energize_TXT.Font = Enum.Font.SourceSansSemibold
  814. Energize_TXT.FontSize = Enum.FontSize.Size14
  815. Energize_TXT.Text = "Use cool animations on yourself!"
  816. Energize_TXT.TextScaled = true
  817. Energize_TXT.TextSize = 14
  818. Energize_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  819. Energize_TXT.TextStrokeTransparency = 0.89999997615814
  820. Energize_TXT.TextWrapped = true
  821.  
  822. GlitchMax_TXT.Name = "GlitchMax_TXT"
  823. GlitchMax_TXT.Parent = Scripts
  824. GlitchMax_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  825. GlitchMax_TXT.BorderColor3 = Color3.new(0.298039, 0.509804, 0.901961)
  826. GlitchMax_TXT.BorderSizePixel = 3
  827. GlitchMax_TXT.Position = UDim2.new(0.183430299, 0, 0.456786126, 0)
  828. GlitchMax_TXT.Size = UDim2.new(0, 200, 0, 50)
  829. GlitchMax_TXT.Font = Enum.Font.SourceSansSemibold
  830. GlitchMax_TXT.FontSize = Enum.FontSize.Size14
  831. GlitchMax_TXT.Text = "Annoy/glitch people in the server!"
  832. GlitchMax_TXT.TextScaled = true
  833. GlitchMax_TXT.TextSize = 14
  834. GlitchMax_TXT.TextStrokeColor3 = Color3.new(0, 0.819608, 1)
  835. GlitchMax_TXT.TextStrokeTransparency = 0.89999997615814
  836. GlitchMax_TXT.TextWrapped = true
  837.  
  838. Verspin.Name = "Verspin"
  839. Verspin.Parent = Scripts
  840. Verspin.BackgroundColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  841. Verspin.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  842. Verspin.BorderSizePixel = 3
  843. Verspin.Position = UDim2.new(0.183430299, 0, 0.685179174, 0)
  844. Verspin.Size = UDim2.new(0, 200, 0, 30)
  845. Verspin.Font = Enum.Font.ArialBold
  846. Verspin.FontSize = Enum.FontSize.Size28
  847. Verspin.Text = "Verspin GUI"
  848. Verspin.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  849. Verspin.TextSize = 25
  850. Verspin.TextWrapped = true
  851.  
  852. Verspin_TXT.Name = "Verspin_TXT"
  853. Verspin_TXT.Parent = Scripts
  854. Verspin_TXT.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
  855. Verspin_TXT.BorderColor3 = Color3.new(0.278431, 0.827451, 0.109804)
  856. Verspin_TXT.BorderSizePixel = 3
  857. Verspin_TXT.Position = UDim2.new(0.183430299, 0, 0.783061862, 0)
  858. Verspin_TXT.Size = UDim2.new(0, 200, 0, 50)
  859. Verspin_TXT.Font = Enum.Font.SourceSansSemibold
  860. Verspin_TXT.FontSize = Enum.FontSize.Size14
  861. Verspin_TXT.Text = "Kill/Bring/Attach players with tools!"
  862. Verspin_TXT.TextScaled = true
  863. Verspin_TXT.TextSize = 14
  864. Verspin_TXT.TextStrokeColor3 = Color3.new(1, 0.533333, 0.152941)
  865. Verspin_TXT.TextStrokeTransparency = 0.89999997615814
  866. Verspin_TXT.TextWrapped = true
  867.  
  868. SideFrame.Name = "SideFrame"
  869. SideFrame.Parent = Arosia
  870. SideFrame.Active = true
  871. SideFrame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  872. SideFrame.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  873. SideFrame.BorderSizePixel = 2
  874. SideFrame.Draggable = true
  875. SideFrame.Position = UDim2.new(0.308999985, 0, 0.182999998, 0)
  876. SideFrame.Size = UDim2.new(0, 448, 0, 334)
  877. SideFrame.Visible = false
  878. SideFrame.ZIndex = 9
  879.  
  880. SIDE_Title.Name = "SIDE_Title"
  881. SIDE_Title.Parent = SideFrame
  882. SIDE_Title.Active = true
  883. SIDE_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  884. SIDE_Title.BackgroundTransparency = 1
  885. SIDE_Title.Size = UDim2.new(0, 90, 0, 24)
  886. SIDE_Title.Font = Enum.Font.ArialBold
  887. SIDE_Title.FontSize = Enum.FontSize.Size24
  888. SIDE_Title.Text = "Arosia "
  889. SIDE_Title.TextColor3 = Color3.new(0.368627, 0.976471, 0.262745)
  890. SIDE_Title.TextScaled = true
  891. SIDE_Title.TextSize = 19
  892. SIDE_Title.TextWrapped = true
  893. SIDE_Title.ZIndex = 10
  894.  
  895. OpenGUI.Name = "OpenGUI"
  896. OpenGUI.Parent = SideFrame
  897. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  898. OpenGUI.BackgroundTransparency = 1
  899. OpenGUI.Position = UDim2.new(0.560000002, 166, 0.100000001, 0)
  900. OpenGUI.Size = UDim2.new(0, 38, 0, 24)
  901. OpenGUI.Font = Enum.Font.ArialBold
  902. OpenGUI.FontSize = Enum.FontSize.Size32
  903. OpenGUI.Text = "X"
  904. OpenGUI.TextColor3 = Color3.new(0.615686, 0, 0)
  905. OpenGUI.TextSize = 30
  906. OpenGUI.ZIndex = 10
  907.  
  908. SIDE_FE_Check.Name = "SIDE_FE_Check"
  909. SIDE_FE_Check.Parent = SideFrame
  910. SIDE_FE_Check.BackgroundColor3 = Color3.new(1, 1, 1)
  911. SIDE_FE_Check.BackgroundTransparency = 1
  912. SIDE_FE_Check.Position = UDim2.new(0.291458786, 0, 0, 0)
  913. SIDE_FE_Check.Size = UDim2.new(0, 223, 0, 24)
  914. SIDE_FE_Check.Font = Enum.Font.Highway
  915. SIDE_FE_Check.FontSize = Enum.FontSize.Size14
  916. SIDE_FE_Check.Text = "Error loading FE Checker"
  917. SIDE_FE_Check.TextColor3 = Color3.new(1, 1, 1)
  918. SIDE_FE_Check.TextScaled = true
  919. SIDE_FE_Check.TextSize = 14
  920. SIDE_FE_Check.TextWrapped = true
  921. SIDE_FE_Check.ZIndex = 10
  922.  
  923. icon.Name = "icon"
  924. icon.Parent = SideTabs
  925. icon.BackgroundColor3 = Color3.new(1, 1, 1)
  926. icon.BackgroundTransparency = 1
  927. icon.Position = UDim2.new(0, 0, 0.51, 0)
  928. icon.Size = UDim2.new(0, 120, 0, 110)
  929. icon.Image = "http://www.roblox.com/asset/?id=1227728863"
  930. icon.ZIndex = 6
  931.  
  932. SideTabsBrick.Name = "SideTabsBrick"
  933. SideTabsBrick.Parent = MainFrame
  934. SideTabsBrick.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  935. SideTabsBrick.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  936. SideTabsBrick.BorderSizePixel = 0
  937. SideTabsBrick.Position = UDim2.new(0.270000011, 0, 0.0799999982, 0)
  938. SideTabsBrick.Size = UDim2.new(0, 0, 0, 307)
  939.  
  940. ResetDefault.Name = "ResetDefault"
  941. ResetDefault.Parent = LocalPlayer
  942. ResetDefault.BackgroundColor3 = Color3.new(0.6, 0.192157, 0.192157)
  943. ResetDefault.BorderSizePixel = 0
  944. ResetDefault.Position = UDim2.new(0.30627659, 0, 0.554668844, 0)
  945. ResetDefault.Size = UDim2.new(0, 107, 0, 26)
  946. ResetDefault.Font = Enum.Font.Arial
  947. ResetDefault.FontSize = Enum.FontSize.Size18
  948. ResetDefault.Text = "ResetDefault"
  949. ResetDefault.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  950. ResetDefault.TextSize = 18
  951. ResetDefault.TextWrapped = true
  952.  
  953. Push.Name = "Push"
  954. Push.Parent = Others
  955. Push.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  956. Push.BorderSizePixel = 0
  957. Push.Position = UDim2.new(0.0612553172, 0, 0.326499889, 0)
  958. Push.Size = UDim2.new(0, 78, 0, 26)
  959. Push.Font = Enum.Font.Arial
  960. Push.FontSize = Enum.FontSize.Size18
  961. Push.Text = "Push"
  962. Push.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  963. Push.TextSize = 18
  964. Push.TextWrapped = true
  965.  
  966. ClientFreeze.Name = "ClientFreeze"
  967. ClientFreeze.Parent = Others
  968. ClientFreeze.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  969. ClientFreeze.BorderSizePixel = 0
  970. ClientFreeze.Position = UDim2.new(0.367531896, 0, 0.326499889, 0)
  971. ClientFreeze.Size = UDim2.new(0, 78, 0, 26)
  972. ClientFreeze.Font = Enum.Font.Arial
  973. ClientFreeze.FontSize = Enum.FontSize.Size14
  974. ClientFreeze.Text = "ClientFreeze"
  975. ClientFreeze.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  976. ClientFreeze.TextSize = 14
  977. ClientFreeze.TextWrapped = true
  978.  
  979. Orbit.Name = "Orbit"
  980. Orbit.Parent = Others
  981. Orbit.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  982. Orbit.BorderSizePixel = 0
  983. Orbit.Position = UDim2.new(0.673808455, 0, 0.326499889, 0)
  984. Orbit.Size = UDim2.new(0, 78, 0, 26)
  985. Orbit.Font = Enum.Font.Arial
  986. Orbit.FontSize = Enum.FontSize.Size18
  987. Orbit.Text = "Orbit"
  988. Orbit.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  989. Orbit.TextSize = 18
  990. Orbit.TextWrapped = true
  991.  
  992. KillAll.Name = "KillAll"
  993. KillAll.Parent = Others
  994. KillAll.BackgroundColor3 = Color3.new(0.423529, 0.0862745, 0.0627451)
  995. KillAll.BorderSizePixel = 0
  996. KillAll.Position = UDim2.new(0.0612446219, 0, 0.880944669, 0)
  997. KillAll.Size = UDim2.new(0, 78, 0, 26)
  998. KillAll.Font = Enum.Font.Arial
  999. KillAll.FontSize = Enum.FontSize.Size18
  1000. KillAll.Text = "Kill All"
  1001. KillAll.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1002. KillAll.TextSize = 18
  1003. KillAll.TextWrapped = true
  1004.  
  1005. Temp.Name = "Temp"
  1006. Temp.Parent = Games
  1007. Temp.BackgroundColor3 = Color3.new(1, 1, 1)
  1008. Temp.BackgroundTransparency = 1
  1009. Temp.Position = UDim2.new(0.183430299, -60, 0.456786126, -17)
  1010. Temp.Rotation = -30
  1011. Temp.Size = UDim2.new(0, 328, 0, 60)
  1012. Temp.Font = Enum.Font.Highway
  1013. Temp.FontSize = Enum.FontSize.Size14
  1014. Temp.Text = "Coming soon!"
  1015. Temp.TextScaled = true
  1016. Temp.TextSize = 14
  1017. Temp.TextStrokeColor3 = Color3.new(0.192157, 1, 0.733333)
  1018. Temp.TextStrokeTransparency = 0
  1019. Temp.TextWrapped = true
  1020.  
  1021. Experimental.Name = "Experimental"
  1022. Experimental.Parent = Others
  1023. Experimental.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1024. Experimental.BorderSizePixel = 0
  1025. Experimental.Position = UDim2.new(0.0611434318, 0, 0.424158514, 0)
  1026. Experimental.Size = UDim2.new(0, 78, 0, 26)
  1027. Experimental.Font = Enum.Font.Arial
  1028. Experimental.FontSize = Enum.FontSize.Size14
  1029. Experimental.Text = "Experimental"
  1030. Experimental.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1031. Experimental.TextSize = 14
  1032. Experimental.TextWrapped = true
  1033.  
  1034. CHAOS.Name = "CHAOS"
  1035. CHAOS.Parent = Others
  1036. CHAOS.BackgroundColor3 = Color3.new(0.0431373, 0.231373, 0.0862745)
  1037. CHAOS.BorderSizePixel = 0
  1038. CHAOS.Position = UDim2.new(0.672577739, 0, 0.424158514, 0)
  1039. CHAOS.Size = UDim2.new(0, 78, 0, 26)
  1040. CHAOS.Font = Enum.Font.Arial
  1041. CHAOS.FontSize = Enum.FontSize.Size18
  1042. CHAOS.Text = "CHAOS"
  1043. CHAOS.TextColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1044. CHAOS.TextSize = 18
  1045. CHAOS.TextWrapped = true
  1046.  
  1047. -- Buttons
  1048. if game.Workspace.FilteringEnabled == false then
  1049. FE_Check.Text = "FE is disabled"
  1050. FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  1051. SIDE_FE_Check.Text = "FE is disabled"
  1052. SIDE_FE_Check.TextColor3 = Color3.fromRGB(200,10,10)
  1053. else
  1054. FE_Check.Text = "FE is enabled"
  1055. FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  1056. SIDE_FE_Check.Text = "FE is enabled"
  1057. SIDE_FE_Check.TextColor3 = Color3.fromRGB(10,200,10)
  1058. end
  1059. col = Color3.new(0.231373, 0.231373, 0.231373)
  1060. loc = Color3.new(0.331373, 0.531373, 0.331373)
  1061.  
  1062. wait(0.4)
  1063. MainFrame:TweenPosition(UDim2.new(0.309, 0, 0.183, 0), "Out", "Bounce", 3)
  1064.  
  1065. CloseGUI.MouseButton1Click:connect(function()
  1066. CloseGUI.Visible = false
  1067. TopRow:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  1068. wait(1)
  1069. MainFrame.Visible = false
  1070. SideFrame.Position = MainFrame.Position
  1071. SideFrame.Visible = true
  1072. SideFrame:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  1073. OpenGUI.Visible = false
  1074. wait(1)
  1075. OpenGUI.Visible = true
  1076. end)
  1077.  
  1078. OpenGUI.MouseButton1Click:connect(function()
  1079. OpenGUI.Visible = false
  1080. SideFrame:TweenSize(UDim2.new(0, 448, 0, 334), "Out", "Sine", 1)
  1081. wait(1)
  1082. SideFrame.Visible = false
  1083. MainFrame.Position = SideFrame.Position
  1084. MainFrame.Visible = true
  1085. TopRow:TweenSize(UDim2.new(0, 448, 0, 24), "Out", "Sine", 1)
  1086. CloseGUI.Visible = false
  1087. wait(1)
  1088. CloseGUI.Visible = true
  1089. end)
  1090.  
  1091. TAB_Credit.MouseButton1Click:connect(function()
  1092. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1093. wait(0.5)
  1094. Games.Visible = false
  1095. LocalPlayer.Visible = false
  1096. Others.Visible = false
  1097. Scripts.Visible = false
  1098. NoneSelected.Visible = true
  1099. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1100. end)
  1101.  
  1102. TAB_Games.MouseButton1Click:connect(function()
  1103. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1104. wait(0.5)
  1105. Games.Visible = true
  1106. LocalPlayer.Visible = false
  1107. Others.Visible = false
  1108. Scripts.Visible = false
  1109. NoneSelected.Visible = false
  1110. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1111. end)
  1112.  
  1113. TAB_Scripts.MouseButton1Click:connect(function()
  1114. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1115. wait(0.5)
  1116. Games.Visible = false
  1117. LocalPlayer.Visible = false
  1118. Others.Visible = false
  1119. Scripts.Visible = true
  1120. NoneSelected.Visible = false
  1121. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1122. end)
  1123.  
  1124. TAB_LocalPlayer.MouseButton1Click:connect(function()
  1125. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1126. wait(0.5)
  1127. Games.Visible = false
  1128. LocalPlayer.Visible = true
  1129. Others.Visible = false
  1130. Scripts.Visible = false
  1131. NoneSelected.Visible = false
  1132. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1133. end)
  1134.  
  1135. TAB_Others.MouseButton1Click:connect(function()
  1136. SideTabsBrick:TweenSize(UDim2.new(0, 328, 0, 307), "Out", "Sine", 0.5)
  1137. wait(0.5)
  1138. Games.Visible = false
  1139. LocalPlayer.Visible = false
  1140. Others.Visible = true
  1141. Scripts.Visible = false
  1142. NoneSelected.Visible = false
  1143. SideTabsBrick:TweenSize(UDim2.new(0, 0, 0, 307), "Out", "Sine", 0.5)
  1144. end)
  1145.  
  1146. -- LOCAL PLAYER ---------------------------------
  1147. -- LOCAL PLAYER ---------------------------------
  1148.  
  1149. HipHeight.MouseButton1Click:connect(function()
  1150. game.Players.LocalPlayer.Character.Humanoid.HipHeight = HipHeight_TXTBOX.Text
  1151. end)
  1152. JumpHeight.MouseButton1Click:connect(function()
  1153. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpHeight_TXTBOX.Text
  1154. end)
  1155. Speed.MouseButton1Click:connect(function()
  1156. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Speed_TXTBOX.Text
  1157. end)
  1158. Sit.MouseButton1Click:connect(function()
  1159. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  1160. end)
  1161. Jump.MouseButton1Click:connect(function()
  1162. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1163. end)
  1164. frost = false
  1165. Freeze.MouseButton1Click:connect(function()
  1166. frost = not frost
  1167. if frost then
  1168. game.Players.LocalPlayer.Character.Torso.Anchored = true
  1169. game.Players.LocalPlayer.Character.Head.Anchored = true
  1170. game.Players.LocalPlayer.Character["Left Leg"].Anchored = true
  1171. game.Players.LocalPlayer.Character["Left Arm"].Anchored = true
  1172. game.Players.LocalPlayer.Character["Right Leg"].Anchored = true
  1173. game.Players.LocalPlayer.Character["Right Arm"].Anchored = true
  1174. Freeze.BackgroundColor3 = loc
  1175. else
  1176. game.Players.LocalPlayer.Character.Torso.Anchored = false
  1177. game.Players.LocalPlayer.Character.Head.Anchored = false
  1178. game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  1179. game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  1180. game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  1181. game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  1182. Freeze.BackgroundColor3 = col
  1183. end
  1184. end)
  1185. Chat.MouseButton1Click:connect(function()
  1186. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  1187. end)
  1188. keepspam = false
  1189. Spam.MouseButton1Click:connect(function()
  1190. keepspam = not keepspam
  1191. if keepspam then
  1192. Spam.BackgroundColor3 = loc
  1193. else
  1194. Spam.BackgroundColor3 = col
  1195. end
  1196. while wait(0.5) do
  1197. if keepspam then
  1198. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chat_TXTBOX.Text, "All")
  1199. end
  1200. end
  1201. end)
  1202. gmd = false
  1203. GodMode.MouseButton1Click:connect(function()
  1204. gmd = not gmd
  1205. if gmd then
  1206. game.Players.LocalPlayer.Character.Humanoid.Name = "no"
  1207. local turn1 = game.Players.LocalPlayer.Character["no"]:Clone()
  1208. turn1.Parent = game.Players.LocalPlayer.Character
  1209. turn1.Name = "Humanoid"
  1210. wait(0.1)
  1211. game.Players.LocalPlayer.Character["no"]:Destroy()
  1212. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1213. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1214. wait(0.1)
  1215. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1216. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1217. GodMode.BackgroundColor3 = loc
  1218. else
  1219. GodMode.BackgroundColor3 = col
  1220. end
  1221. end)
  1222. NoLimbs.MouseButton1Click:connect(function()
  1223. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  1224. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  1225. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  1226. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  1227. end)
  1228. Respawn.MouseButton1Click:connect(function()
  1229. game.Players.LocalPlayer:LoadCharacter()
  1230. end)
  1231.  
  1232. local Anim = Instance.new("Animation")
  1233. Anim.AnimationId = "rbxassetid://188632011"
  1234. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1235. local SpinACTIVE = false
  1236. Spin.MouseButton1Click:connect(function()
  1237. SpinACTIVE = not SpinACTIVE
  1238. if SpinACTIVE then
  1239. while wait() do
  1240. if track.IsPlaying == false then
  1241. if SpinACTIVE then
  1242. track:Play(.1, 1, 2)
  1243. Spin.BackgroundColor3 = loc
  1244. else
  1245. Spin.BackgroundColor3 = col
  1246. end
  1247. end
  1248. end
  1249. else
  1250. track:Stop()
  1251. end
  1252. end)
  1253. Hidden = false
  1254. HideName.MouseButton1Click:connect(function()
  1255. Hidden = not Hidden
  1256. if Hidden then
  1257. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1258. HideName.BackgroundColor3 = loc
  1259. else
  1260. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  1261. HideName.BackgroundColor3 = col
  1262. end
  1263. end)
  1264. clip = true
  1265. Noclip.MouseButton1Click:connect(function()
  1266. clip = not clip
  1267. if not clip then
  1268. Noclip.BackgroundColor3 = loc
  1269. else
  1270. Noclip.BackgroundColor3 = col
  1271. end
  1272. game:GetService('RunService').Stepped:connect(function()
  1273. if not clip then
  1274. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1275. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1276. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1277. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1278. end
  1279. end)
  1280. end)
  1281. shake = false
  1282. Seizure.MouseButton1Click:connect(function()
  1283. shake = not shake
  1284. if shake then
  1285. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  1286. while wait() do
  1287. if shake then
  1288. game.Players.LocalPlayer.Character.Torso.Velocity = Vector3.new(math.random(-20,20),-10,math.random(-20,20))
  1289. game.Players.LocalPlayer.Character.Torso.RotVelocity = Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  1290. Seizure.BackgroundColor3 = loc
  1291. else
  1292. Seizure.BackgroundColor3 = col
  1293. end
  1294. end
  1295. else
  1296. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1297. end
  1298. end)
  1299.  
  1300. local flying = false
  1301. Fly.MouseButton1Click:connect(function()
  1302. flying = not flying
  1303. repeat wait()
  1304. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1305. local mouse = game.Players.LocalPlayer:GetMouse()
  1306. repeat wait() until mouse
  1307. local plr = game.Players.LocalPlayer
  1308. local torso = plr.Character.Torso
  1309. local deb = true
  1310. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1311. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1312. local maxspeed = 60
  1313. local speed = 0
  1314. if flying then
  1315. Fly.BackgroundColor3 = loc
  1316. else
  1317. Fly.BackgroundColor3 = col
  1318. end
  1319.  
  1320. function FlyFunction()
  1321. local bg = Instance.new("BodyGyro", torso)
  1322. bg.P = 9e4
  1323. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1324. bg.cframe = torso.CFrame
  1325. local bv = Instance.new("BodyVelocity", torso)
  1326. bv.velocity = Vector3.new(0,0.1,0)
  1327. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1328. repeat wait()
  1329. plr.Character.Humanoid.PlatformStand = true
  1330. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1331. speed = speed+.5+(speed/maxspeed)
  1332. if speed > maxspeed then
  1333. speed = maxspeed
  1334. end
  1335. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1336. speed = speed-1
  1337. if speed < 0 then
  1338. speed = 0
  1339. end
  1340. end
  1341. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1342. 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
  1343. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1344. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1345. 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
  1346. else
  1347. bv.velocity = Vector3.new(0,0.1,0)
  1348. end
  1349. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1350. until not flying
  1351. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1352. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1353. speed = 0
  1354. bg:Destroy()
  1355. bv:Destroy()
  1356. plr.Character.Humanoid.PlatformStand = false
  1357. end
  1358. mouse.KeyDown:connect(function(key)
  1359. if key:lower() == "w" then
  1360. ctrl.f = 1
  1361. elseif key:lower() == "s" then
  1362. ctrl.b = -1
  1363. elseif key:lower() == "a" then
  1364. ctrl.l = -1
  1365. elseif key:lower() == "d" then
  1366. ctrl.r = 1
  1367. end
  1368. end)
  1369. mouse.KeyUp:connect(function(key)
  1370. if key:lower() == "w" then
  1371. ctrl.f = 0
  1372. elseif key:lower() == "s" then
  1373. ctrl.b = 0
  1374. elseif key:lower() == "a" then
  1375. ctrl.l = 0
  1376. elseif key:lower() == "d" then
  1377. ctrl.r = 0
  1378. end
  1379. end)
  1380. FlyFunction()
  1381. end)
  1382.  
  1383. Btools.MouseButton1Click:connect(function()
  1384. local Clone_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1385. Clone_T.BinType = "Clone"
  1386. local Destruct = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1387. Destruct.BinType = "Hammer"
  1388. local Hold_T = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1389. Hold_T.BinType = "Grab"
  1390. local a = game.Workspace:getChildren()
  1391. for i = 1, #a do
  1392. if a[i].className == "Part" then
  1393. a[i].Locked = false
  1394. elseif a[i].className == "Model" then
  1395. local r = a[i]:getChildren()
  1396. for i = 1, #r do
  1397. if r[i].className == "Part" then
  1398. r[i].Locked = false
  1399. end
  1400. end
  1401. end
  1402. end
  1403. end)
  1404.  
  1405. ResetDefault.MouseButton1Click:connect(function()
  1406. flying = false
  1407. game.Players.LocalPlayer.Character.Torso.Anchored = false
  1408. game.Players.LocalPlayer.Character.Head.Anchored = false
  1409. game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  1410. game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  1411. game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  1412. game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  1413. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1414. game.Players.LocalPlayer.Character.Humanoid.Sit = false
  1415. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1416. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1417. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "Viewer"
  1418. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  1419. end)
  1420.  
  1421. -- OTHERS ---------------------------------
  1422. -- OTHERS ---------------------------------
  1423.  
  1424. function GetPlayer(String) --thank you/credit to Timeless/xFunnieuss
  1425. local Found = {}
  1426. local strl = String:lower()
  1427. if strl == "all" then
  1428. for i,v in pairs(game.Players:GetPlayers()) do
  1429. table.insert(Found,v)
  1430. end
  1431. elseif strl == "others" then
  1432. for i,v in pairs(game.Players:GetPlayers()) do
  1433. if v.Name ~= game.Players.LocalPlayer.Name then
  1434. table.insert(Found,v)
  1435. end
  1436. end
  1437. else
  1438. for i,v in pairs(game.Players:GetPlayers()) do
  1439. if v.Name:lower():sub(1, #String) == String:lower() then
  1440. table.insert(Found,v)
  1441. end
  1442. end
  1443. end
  1444. return Found
  1445. end
  1446.  
  1447. Teleport.MouseButton1Click:connect(function()
  1448. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1449. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1450. end
  1451. end)
  1452. currentview = false
  1453. View.MouseButton1Click:connect(function()
  1454. currentview = not currentview
  1455. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1456. if currentview then
  1457. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  1458. View.BackgroundColor3 = loc
  1459. else
  1460. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  1461. View.BackgroundColor3 = col
  1462. end
  1463. end
  1464. end)
  1465. annoying = false
  1466. Annoy.MouseButton1Click:connect(function()
  1467. annoying = not annoying
  1468. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1469. while wait() do
  1470. if annoying then
  1471. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  1472. Annoy.BackgroundColor3 = loc
  1473. else
  1474. Annoy.BackgroundColor3 = col
  1475. end
  1476. end
  1477. end
  1478. end)
  1479. cfreeze = false
  1480. ClientFreeze.MouseButton1Click:connect(function()
  1481. cfreeze = not cfreeze
  1482. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1483. if cfreeze then
  1484. game.Players[v.Name].Character.Torso.Anchored = true
  1485. game.Players[v.Name].Character.Head.Anchored = true
  1486. game.Players[v.Name].Character["Left Leg"].Anchored = true
  1487. game.Players[v.Name].Character["Left Arm"].Anchored = true
  1488. game.Players[v.Name].Character["Right Leg"].Anchored = true
  1489. game.Players[v.Name].Character["Right Arm"].Anchored = true
  1490. else
  1491. game.Players[v.Name].Character.Torso.Anchored = false
  1492. game.Players[v.Name].Character.Head.Anchored = false
  1493. game.Players[v.Name].Character["Left Leg"].Anchored = false
  1494. game.Players[v.Name].Character["Left Arm"].Anchored = false
  1495. game.Players[v.Name].Character["Right Leg"].Anchored = false
  1496. game.Players[v.Name].Character["Right Arm"].Anchored = false
  1497. end
  1498. end
  1499. end)
  1500. orbital = false
  1501. Orbit.MouseButton1Click:connect(function()
  1502. orbital = not orbital
  1503. if orbital then
  1504. Orbit.BackgroundColor3 = loc
  1505. local o = Instance.new("RocketPropulsion")
  1506. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1507. o.Name = "Orbit"
  1508. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1509. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  1510. o:Fire()
  1511. game:GetService('RunService').Stepped:connect(function()
  1512. if orbital then
  1513. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1514. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1515. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1516. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1517. end
  1518. end)
  1519. end
  1520. else
  1521. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  1522. Orbit.BackgroundColor3 = col
  1523. end
  1524. end)
  1525. pushing = false
  1526. Push.MouseButton1Click:connect(function()
  1527. pushing = not pushing
  1528. if pushing then
  1529. Push.BackgroundColor3 = loc
  1530. local o = Instance.new("RocketPropulsion")
  1531. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1532. o.Name = "Push"
  1533. o.TurnP = 2500
  1534. o.MaxThrust = 50000
  1535. o.MaxSpeed = 1000
  1536. o.ThrustP = 50000
  1537. o.CartoonFactor = 1
  1538. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1539. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  1540. o:Fire()
  1541. game:GetService('RunService').Stepped:connect(function()
  1542. if pushing then
  1543. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1544. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1545. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1546. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1547. end
  1548. end)
  1549. end
  1550. else
  1551. game.Players.LocalPlayer.Character.HumanoidRootPart.Push:Destroy()
  1552. Push.BackgroundColor3 = col
  1553. end
  1554. end)
  1555. local Anim = Instance.new("Animation")
  1556. Anim.AnimationId = "rbxassetid://282574440"
  1557. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1558. flattening = false
  1559. Flatten.MouseButton1Click:connect(function()
  1560. flattening = not flattening
  1561. if flattening then
  1562. Flatten.BackgroundColor3 = loc
  1563. local o = Instance.new("RocketPropulsion")
  1564. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1565. o.Name = "Flatten"
  1566. o.MaxThrust = 50000
  1567. o.MaxSpeed = 1000
  1568. o.ThrustP = 50000
  1569. o.CartoonFactor = 1
  1570. for i,v in pairs(GetPlayer(PlayerUserEnter.Text))do
  1571. o.Target = game.Players[v.Name].Character["Left Leg"]
  1572. o:Fire()
  1573. track:Play(.1, 1, 1)
  1574. game:GetService('RunService').Stepped:connect(function()
  1575. if flattening then
  1576. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1577. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1578. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1579. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1580. end
  1581. end)
  1582. while wait(0.3) do
  1583. if flattening then
  1584. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  1585. end
  1586. end
  1587. end
  1588. else
  1589. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  1590. Flatten.BackgroundColor3 = col
  1591. track:Stop()
  1592. end
  1593. end)
  1594. Verspin.MouseButton1Click:connect(function()
  1595. game:GetObjects("rbxassetid://1249942219")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1596. end)
  1597. Energize.MouseButton1Click:connect(function()
  1598. game:GetObjects("rbxassetid://1202558084")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1599. end)
  1600. GlitchMax.MouseButton1Click:connect(function()
  1601. game:GetObjects("rbxassetid://1249943137")[1].Parent = game.Players.LocalPlayer.PlayerGui
  1602. end)
  1603. Experimental.MouseButton1Click:connect(function()
  1604.  
  1605. end)
Add Comment
Please, Sign In to add comment