EnderHub

Untitled

Apr 18th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 394.94 KB | None | 0 0
  1. -- Angry Discord Exploit
  2. -- Version.1.0.0
  3.  
  4. -- Instances
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local MainFrame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local ImageLabel_2 = Instance.new("ImageLabel")
  11. local OceonGui = Instance.new("TextButton")
  12. local FeGui = Instance.new("TextButton")
  13. local PrisonGui = Instance.new("TextButton")
  14. local TrollGui = Instance.new("TextButton")
  15. local SpecGui = Instance.new("TextButton")
  16. local RagdollGui = Instance.new("TextButton")
  17. local TextLabel_2 = Instance.new("TextLabel")
  18. local OpenGui = Instance.new("TextButton")
  19.  
  20. --Properties
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23.  
  24. MainFrame.Name = "MainFrame"
  25. MainFrame.Parent = ScreenGui
  26. MainFrame.BackgroundColor3 = Color3.fromRGB(9, 9, 9)
  27. MainFrame.BorderSizePixel = 0
  28. MainFrame.Position = UDim2.new(0.389598548, 0, 0.194304854, 0)
  29. MainFrame.Size = UDim2.new(0, 456, 0, 365)
  30. MainFrame.Active = true
  31. MainFrame.Draggable = true
  32.  
  33. TextLabel.Parent = MainFrame
  34. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  35. TextLabel.BorderSizePixel = 0
  36. TextLabel.Size = UDim2.new(0, 456, 0, 32)
  37. TextLabel.Font = Enum.Font.PermanentMarker
  38. TextLabel.Text = "Angry Discord Exploit"
  39. TextLabel.TextColor3 = Color3.fromRGB(200, 110, 0)
  40. TextLabel.TextScaled = true
  41. TextLabel.TextSize = 14.000
  42. TextLabel.TextWrapped = true
  43.  
  44. ImageLabel.Parent = MainFrame
  45. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  46. ImageLabel.BorderSizePixel = 0
  47. ImageLabel.Position = UDim2.new(0.0219298247, 0, 0, 0)
  48. ImageLabel.Size = UDim2.new(0, 34, 0, 32)
  49. ImageLabel.Image = "http://www.roblox.com/asset/?id=6696419685"
  50.  
  51. ImageLabel_2.Parent = MainFrame
  52. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. ImageLabel_2.BorderSizePixel = 0
  54. ImageLabel_2.Position = UDim2.new(0.903508782, 0, 0, 0)
  55. ImageLabel_2.Size = UDim2.new(0, 34, 0, 32)
  56. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=6696419685"
  57.  
  58. OceonGui.Name = "Oceon Gui"
  59. OceonGui.Parent = MainFrame
  60. OceonGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  61. OceonGui.BorderSizePixel = 0
  62. OceonGui.Position = UDim2.new(0.653508782, 0, 0.263013691, 0)
  63. OceonGui.Size = UDim2.new(0, 140, 0, 38)
  64. OceonGui.Font = Enum.Font.PatrickHand
  65. OceonGui.Text = "Oceon Gui"
  66. OceonGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  67. OceonGui.TextScaled = true
  68. OceonGui.TextSize = 14.000
  69. OceonGui.TextWrapped = true
  70. OceonGui.MouseButton1Down:connect(function()
  71. loadstring(game:HttpGet("https://pastebin.com/raw/8cw7FMq4", true))()
  72. end)
  73.  
  74. FeGui.Name = "FeGui"
  75. FeGui.Parent = MainFrame
  76. FeGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  77. FeGui.BorderSizePixel = 0
  78. FeGui.Position = UDim2.new(0.653508782, 0, 0.128767133, 0)
  79. FeGui.Size = UDim2.new(0, 140, 0, 38)
  80. FeGui.Font = Enum.Font.PatrickHand
  81. FeGui.Text = "Fe Gui"
  82. FeGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  83. FeGui.TextScaled = true
  84. FeGui.TextSize = 14.000
  85. FeGui.TextWrapped = true
  86. FeGui.MouseButton1Down:connect(function()
  87. wait(0.3)
  88. -- Objects
  89. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  90.  
  91. OPFinality = Instance.new("ScreenGui")
  92. MainFrame = Instance.new("Frame")
  93. TopFrame = Instance.new("Frame")
  94. CloseGUI = Instance.new("TextButton")
  95. MenuEnterFrame = Instance.new("Frame")
  96. Title = Instance.new("TextLabel")
  97. OpenMenu = Instance.new("ImageButton")
  98. Pages = Instance.new("Frame")
  99. Information = Instance.new("Frame")
  100. Image_FE_ENABLED = Instance.new("ImageLabel")
  101. Text_FE_ENABLED = Instance.new("TextLabel")
  102. WhatIsOPFinality = Instance.new("TextLabel")
  103. Text_FE_DISABLED = Instance.new("TextLabel")
  104. OPFin_Description = Instance.new("TextLabel")
  105. OPFin_Warning = Instance.new("TextLabel")
  106. Info_Bar = Instance.new("Frame")
  107. Info_Background = Instance.new("Frame")
  108. Warning_Bar = Instance.new("Frame")
  109. Warning_Background = Instance.new("Frame")
  110. Info_Image = Instance.new("ImageLabel")
  111. Image_FE_DISABLED = Instance.new("ImageLabel")
  112. Warn_Image = Instance.new("ImageLabel")
  113. Others_1 = Instance.new("Frame")
  114. OthersTitle = Instance.new("TextLabel")
  115. Char_Image = Instance.new("ImageLabel")
  116. OthersText = Instance.new("TextLabel")
  117. TXTBOX_PlrName = Instance.new("TextBox")
  118. othersBaseBackground = Instance.new("Frame")
  119. TeleportTo = Instance.new("TextButton")
  120. Annoy = Instance.new("TextButton")
  121. Follow = Instance.new("TextButton")
  122. View = Instance.new("TextButton")
  123. Orbit = Instance.new("TextButton")
  124. HeadWalk = Instance.new("TextButton")
  125. Stick = Instance.new("TextButton")
  126. Spam = Instance.new("TextButton")
  127. Carpet = Instance.new("TextButton")
  128. Others_toPAGE2 = Instance.new("TextButton")
  129. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  130. Character_2 = Instance.new("Frame")
  131. CharacterTitle = Instance.new("TextLabel")
  132. CharacterText = Instance.new("TextLabel")
  133. Animations_SPOOKY = Instance.new("Frame")
  134. spookytitle = Instance.new("TextLabel")
  135. headthrow = Instance.new("TextButton")
  136. armsoff = Instance.new("TextButton")
  137. loophead = Instance.new("TextButton")
  138. levitate = Instance.new("TextButton")
  139. headfloat = Instance.new("TextButton")
  140. Character_backPAGE1 = Instance.new("TextButton")
  141. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  142. Animations_DANCE = Instance.new("Frame")
  143. dancetitle = Instance.new("TextLabel")
  144. normal = Instance.new("TextButton")
  145. movingdance = Instance.new("TextButton")
  146. insane = Instance.new("TextButton")
  147. happy = Instance.new("TextButton")
  148. spindance = Instance.new("TextButton")
  149. Animations_HEROIC = Instance.new("Frame")
  150. heroictitle = Instance.new("TextLabel")
  151. swordstrike = Instance.new("TextButton")
  152. jumpland = Instance.new("TextButton")
  153. punches = Instance.new("TextButton")
  154. swing = Instance.new("TextButton")
  155. crawl = Instance.new("TextButton")
  156. Char2_Image = Instance.new("ImageLabel")
  157. Character_1 = Instance.new("Frame")
  158. CharacterTitle_2 = Instance.new("TextLabel")
  159. Char_Image_2 = Instance.new("ImageLabel")
  160. CharacterText_2 = Instance.new("TextLabel")
  161. TXTBOX_Stats = Instance.new("TextBox")
  162. BackGroundChar = Instance.new("Frame")
  163. HipHeight = Instance.new("TextButton")
  164. JumpHeight = Instance.new("TextButton")
  165. Speed = Instance.new("TextButton")
  166. TXTBOX_Chat = Instance.new("TextBox")
  167. BackGroundChar2 = Instance.new("Frame")
  168. Chat = Instance.new("TextButton")
  169. Spam_2 = Instance.new("TextButton")
  170. BackGroundChar3 = Instance.new("Frame")
  171. Noclip = Instance.new("TextButton")
  172. Fly = Instance.new("TextButton")
  173. Character_toPAGE2 = Instance.new("TextButton")
  174. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  175. Others_2 = Instance.new("Frame")
  176. OthersTitle_2 = Instance.new("TextLabel")
  177. Other_Image2 = Instance.new("ImageLabel")
  178. OthersText_2 = Instance.new("TextLabel")
  179. TXTBOX_PlrName2 = Instance.new("TextBox")
  180. othersBaseBackground2 = Instance.new("Frame")
  181. Flatten = Instance.new("TextButton")
  182. AimHead = Instance.new("TextButton")
  183. Float = Instance.new("TextButton")
  184. Multiple = Instance.new("TextButton")
  185. Animated = Instance.new("TextButton")
  186. SlowAttract = Instance.new("TextButton")
  187. WeirdOrbit = Instance.new("TextButton")
  188. Violent = Instance.new("TextButton")
  189. Max = Instance.new("TextButton")
  190. Others_toPAGE3 = Instance.new("TextButton")
  191. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  192. Others_backPAGE1 = Instance.new("TextButton")
  193. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  194. Extra_1 = Instance.new("Frame")
  195. Extra_Image = Instance.new("ImageLabel")
  196. ExtraText = Instance.new("TextLabel")
  197. ExtraBaseBackGround1 = Instance.new("Frame")
  198. CrouchRocket = Instance.new("TextButton")
  199. ExtraBaseBackGround1Side = Instance.new("Frame")
  200. CloneIllusion = Instance.new("TextButton")
  201. CoolSpin = Instance.new("TextButton")
  202. JumpRocket = Instance.new("TextButton")
  203. Extra_toPAGE2 = Instance.new("TextButton")
  204. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  205. Extra_Title = Instance.new("TextLabel")
  206. ExtraBaseBackGround2 = Instance.new("Frame")
  207. NoLimbs = Instance.new("TextButton")
  208. FEGodmode = Instance.new("TextButton")
  209. BrickHats = Instance.new("TextButton")
  210. RapidPunch = Instance.new("TextButton")
  211. ExtraBaseBackGround2Side = Instance.new("Frame")
  212. ExtraBaseBackGround3 = Instance.new("Frame")
  213. PunchFollow = Instance.new("TextButton")
  214. ArmFollow = Instance.new("TextButton")
  215. Spin = Instance.new("TextButton")
  216. Faint = Instance.new("TextButton")
  217. ExtraBaseBackGround3Side = Instance.new("Frame")
  218. Extra_2 = Instance.new("Frame")
  219. Extra_Image_2 = Instance.new("ImageLabel")
  220. ExtraText_2 = Instance.new("TextLabel")
  221. Extra_Title_2 = Instance.new("TextLabel")
  222. ExtraBaseBackGround2_2 = Instance.new("Frame")
  223. CrouchAttack = Instance.new("TextButton")
  224. WalkThrough = Instance.new("TextButton")
  225. CreepyWatch = Instance.new("TextButton")
  226. SpinAttack = Instance.new("TextButton")
  227. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  228. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  229. _18 = Instance.new("TextButton")
  230. SlamPropulsion = Instance.new("TextButton")
  231. Extra_backPAGE1 = Instance.new("TextButton")
  232. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  233. Others_3 = Instance.new("Frame")
  234. OthersTitle_3 = Instance.new("TextLabel")
  235. Other_Image3 = Instance.new("ImageLabel")
  236. OthersText_3 = Instance.new("TextLabel")
  237. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  238. othersBaseBackground3 = Instance.new("Frame")
  239. FreeFall = Instance.new("TextButton")
  240. Attach = Instance.new("TextButton")
  241. Bring = Instance.new("TextButton")
  242. SafeKill = Instance.new("TextButton")
  243. SuperSpin = Instance.new("TextButton")
  244. Kill = Instance.new("TextButton")
  245. Others_backPAGE2 = Instance.new("TextButton")
  246. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  247. Games = Instance.new("Frame")
  248. Games_IMAGE = Instance.new("ImageLabel")
  249. GamesText = Instance.new("TextLabel")
  250. Games_TITLE = Instance.new("TextLabel")
  251. Games_IMAGE2 = Instance.new("ImageLabel")
  252. SwordFightingTournament = Instance.new("TextButton")
  253. PlatesOfFateMayhem = Instance.new("TextButton")
  254. GamesText2 = Instance.new("TextLabel")
  255. Frappe = Instance.new("TextButton")
  256. Frappe_2 = Instance.new("TextButton")
  257. MenuFrame = Instance.new("Frame")
  258. Welcome = Instance.new("TextLabel")
  259. NameOfPlayer = Instance.new("TextLabel")
  260. T_Information = Instance.new("TextButton")
  261. T_InfoImage = Instance.new("ImageLabel")
  262. T_Character = Instance.new("TextButton")
  263. T_CharImage = Instance.new("ImageLabel")
  264. T_Games = Instance.new("TextButton")
  265. T_GameImage = Instance.new("ImageLabel")
  266. T_Others = Instance.new("TextButton")
  267. T_OtherImage = Instance.new("ImageLabel")
  268. T_Extra = Instance.new("TextButton")
  269. T_ExtraImage = Instance.new("ImageLabel")
  270. DeleteGUI = Instance.new("TextButton")
  271. DELETEIMAGE = Instance.new("ImageLabel")
  272. Darkness = Instance.new("TextButton")
  273.  
  274. -- Properties
  275.  
  276. OPFinality.Name = "OPFinality"
  277. OPFinality.Parent = game.CoreGui
  278.  
  279. MainFrame.Name = "MainFrame"
  280. MainFrame.Parent = OPFinality
  281. MainFrame.Active = true
  282. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  283. MainFrame.BackgroundTransparency = 1
  284. MainFrame.BorderSizePixel = 0
  285. MainFrame.ClipsDescendants = true
  286. MainFrame.Draggable = true
  287. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  288. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  289.  
  290. TopFrame.Name = "TopFrame"
  291. TopFrame.Parent = MainFrame
  292. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  293. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  294. TopFrame.BorderSizePixel = 0
  295. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  296. TopFrame.ZIndex = 7
  297.  
  298. CloseGUI.Parent = TopFrame
  299. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  300. CloseGUI.BackgroundTransparency = 1
  301. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  302. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  303. CloseGUI.Font = Enum.Font.Cartoon
  304. CloseGUI.FontSize = Enum.FontSize.Size28
  305. CloseGUI.Text = "X"
  306. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  307. CloseGUI.TextSize = 25
  308. CloseGUI.ZIndex = 8
  309.  
  310. MenuEnterFrame.Name = "MenuEnterFrame"
  311. MenuEnterFrame.Parent = MainFrame
  312. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  313. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  314. MenuEnterFrame.BorderSizePixel = 0
  315. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  316. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  317. MenuEnterFrame.ZIndex = 5
  318.  
  319. Title.Name = "Title"
  320. Title.Parent = MenuEnterFrame
  321. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  322. Title.BackgroundTransparency = 1
  323. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  324. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  325. Title.Font = Enum.Font.SourceSansLight
  326. Title.FontSize = Enum.FontSize.Size32
  327. Title.Text = "OPFinality"
  328. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  329. Title.TextSize = 30
  330. Title.ZIndex = 6
  331.  
  332. OpenMenu.Name = "OpenMenu"
  333. OpenMenu.Parent = MenuEnterFrame
  334. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  335. OpenMenu.BackgroundTransparency = 1
  336. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  337. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  338. OpenMenu.ZIndex = 6
  339.  
  340. Pages.Name = "Pages"
  341. Pages.Parent = MainFrame
  342. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  343. Pages.BorderSizePixel = 0
  344. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  345. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  346.  
  347. Information.Name = "Information"
  348. Information.Parent = Pages
  349. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  350. Information.BorderSizePixel = 0
  351. Information.Size = UDim2.new(1, 0, 1, 0)
  352.  
  353. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  354. Image_FE_ENABLED.Parent = Information
  355. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  356. Image_FE_ENABLED.BackgroundTransparency = 1
  357. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  358. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  359. Image_FE_ENABLED.Visible = false
  360. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  361.  
  362. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  363. Text_FE_ENABLED.Parent = Information
  364. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  365. Text_FE_ENABLED.BackgroundTransparency = 1
  366. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  367. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  368. Text_FE_ENABLED.Visible = false
  369. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  370. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  371. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  372. Text_FE_ENABLED.TextSize = 19
  373.  
  374. WhatIsOPFinality.Name = "WhatIsOPFinality"
  375. WhatIsOPFinality.Parent = Information
  376. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  377. WhatIsOPFinality.BackgroundTransparency = 1
  378. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  379. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  380. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  381. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  382. WhatIsOPFinality.Text = "What is OPFinality?"
  383. WhatIsOPFinality.TextSize = 25
  384.  
  385. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  386. Text_FE_DISABLED.Parent = Information
  387. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  388. Text_FE_DISABLED.BackgroundTransparency = 1
  389. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  390. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  391. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  392. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  393. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  394. Text_FE_DISABLED.TextSize = 19
  395.  
  396. OPFin_Description.Name = "OPFin_Description"
  397. OPFin_Description.Parent = Information
  398. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  399. OPFin_Description.BackgroundTransparency = 1
  400. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  401. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  402. OPFin_Description.ZIndex = 3
  403. OPFin_Description.Font = Enum.Font.SourceSans
  404. OPFin_Description.FontSize = Enum.FontSize.Size18
  405. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  406. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  407. OPFin_Description.TextSize = 18
  408. OPFin_Description.TextWrapped = true
  409.  
  410. OPFin_Warning.Name = "OPFin_Warning"
  411. OPFin_Warning.Parent = Information
  412. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  413. OPFin_Warning.BackgroundTransparency = 1
  414. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  415. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  416. OPFin_Warning.ZIndex = 2
  417. OPFin_Warning.Font = Enum.Font.SourceSans
  418. OPFin_Warning.FontSize = Enum.FontSize.Size18
  419. OPFin_Warning.Text = "If this game is detected as Filtering Disabled, this GUI wont work as well as other scripts would. Consider using a different script."
  420. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  421. OPFin_Warning.TextSize = 18
  422. OPFin_Warning.TextWrapped = true
  423.  
  424. Info_Bar.Name = "Info_Bar"
  425. Info_Bar.Parent = Information
  426. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  427. Info_Bar.BorderSizePixel = 0
  428. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  429. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  430.  
  431. Info_Background.Name = "Info_Background"
  432. Info_Background.Parent = Information
  433. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  434. Info_Background.BorderSizePixel = 0
  435. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  436. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  437. Info_Background.ZIndex = 2
  438.  
  439. Warning_Bar.Name = "Warning_Bar"
  440. Warning_Bar.Parent = Information
  441. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  442. Warning_Bar.BorderSizePixel = 0
  443. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  444. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  445.  
  446. Warning_Background.Name = "Warning_Background"
  447. Warning_Background.Parent = Information
  448. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  449. Warning_Background.BorderSizePixel = 0
  450. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  451. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  452.  
  453. Info_Image.Name = "Info_Image"
  454. Info_Image.Parent = Information
  455. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  456. Info_Image.BackgroundTransparency = 1
  457. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  458. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  459. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  460.  
  461. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  462. Image_FE_DISABLED.Parent = Information
  463. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  464. Image_FE_DISABLED.BackgroundTransparency = 1
  465. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  466. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  467. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  468.  
  469. Warn_Image.Name = "Warn_Image"
  470. Warn_Image.Parent = Information
  471. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  472. Warn_Image.BackgroundTransparency = 1
  473. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  474. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  475. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  476.  
  477. Others_1.Name = "Others_1"
  478. Others_1.Parent = Pages
  479. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  480. Others_1.BorderSizePixel = 0
  481. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  482. Others_1.Size = UDim2.new(1, 0, 1, 0)
  483.  
  484. OthersTitle.Name = "OthersTitle"
  485. OthersTitle.Parent = Others_1
  486. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  487. OthersTitle.BackgroundTransparency = 1
  488. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  489. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  490. OthersTitle.Font = Enum.Font.SourceSansBold
  491. OthersTitle.FontSize = Enum.FontSize.Size28
  492. OthersTitle.Text = "Others"
  493. OthersTitle.TextSize = 25
  494.  
  495. Char_Image.Name = "Char_Image"
  496. Char_Image.Parent = Others_1
  497. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  498. Char_Image.BackgroundTransparency = 1
  499. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  500. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  501. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  502.  
  503. OthersText.Name = "OthersText"
  504. OthersText.Parent = Others_1
  505. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  506. OthersText.BackgroundTransparency = 1
  507. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  508. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  509. OthersText.Font = Enum.Font.SourceSansItalic
  510. OthersText.FontSize = Enum.FontSize.Size24
  511. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  512. OthersText.TextSize = 19
  513. OthersText.TextWrapped = true
  514.  
  515. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  516. TXTBOX_PlrName.Parent = Others_1
  517. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  518. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  519. TXTBOX_PlrName.BorderSizePixel = 0
  520. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  521. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  522. TXTBOX_PlrName.ZIndex = 2
  523. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  524. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  525. TXTBOX_PlrName.Text = "Player"
  526. TXTBOX_PlrName.TextScaled = true
  527. TXTBOX_PlrName.TextSize = 14
  528. TXTBOX_PlrName.TextWrapped = true
  529.  
  530. othersBaseBackground.Name = "othersBaseBackground"
  531. othersBaseBackground.Parent = Others_1
  532. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  533. othersBaseBackground.BorderSizePixel = 0
  534. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  535. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  536.  
  537. TeleportTo.Name = "TeleportTo"
  538. TeleportTo.Parent = othersBaseBackground
  539. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  540. TeleportTo.BorderSizePixel = 0
  541. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  542. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  543. TeleportTo.Font = Enum.Font.SourceSans
  544. TeleportTo.FontSize = Enum.FontSize.Size24
  545. TeleportTo.Text = "Teleport To"
  546. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  547. TeleportTo.TextSize = 22
  548.  
  549. Annoy.Name = "Annoy"
  550. Annoy.Parent = othersBaseBackground
  551. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  552. Annoy.BorderSizePixel = 0
  553. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  554. Annoy.Size = UDim2.new(0, 92, 0, 25)
  555. Annoy.Font = Enum.Font.SourceSans
  556. Annoy.FontSize = Enum.FontSize.Size24
  557. Annoy.Text = "Annoy"
  558. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  559. Annoy.TextSize = 22
  560.  
  561. Follow.Name = "Follow"
  562. Follow.Parent = othersBaseBackground
  563. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  564. Follow.BorderSizePixel = 0
  565. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  566. Follow.Size = UDim2.new(0, 92, 0, 25)
  567. Follow.Font = Enum.Font.SourceSans
  568. Follow.FontSize = Enum.FontSize.Size24
  569. Follow.Text = "Follow"
  570. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  571. Follow.TextSize = 22
  572.  
  573. View.Name = "View"
  574. View.Parent = othersBaseBackground
  575. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  576. View.BorderSizePixel = 0
  577. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  578. View.Size = UDim2.new(0, 92, 0, 25)
  579. View.Font = Enum.Font.SourceSans
  580. View.FontSize = Enum.FontSize.Size24
  581. View.Text = "View"
  582. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  583. View.TextSize = 22
  584.  
  585. Orbit.Name = "Orbit"
  586. Orbit.Parent = othersBaseBackground
  587. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  588. Orbit.BorderSizePixel = 0
  589. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  590. Orbit.Size = UDim2.new(0, 92, 0, 25)
  591. Orbit.Font = Enum.Font.SourceSans
  592. Orbit.FontSize = Enum.FontSize.Size24
  593. Orbit.Text = "Orbit"
  594. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  595. Orbit.TextSize = 22
  596.  
  597. HeadWalk.Name = "HeadWalk"
  598. HeadWalk.Parent = othersBaseBackground
  599. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  600. HeadWalk.BorderSizePixel = 0
  601. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  602. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  603. HeadWalk.Font = Enum.Font.SourceSans
  604. HeadWalk.FontSize = Enum.FontSize.Size24
  605. HeadWalk.Text = "Head Walk"
  606. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  607. HeadWalk.TextSize = 22
  608.  
  609. Stick.Name = "Stick"
  610. Stick.Parent = othersBaseBackground
  611. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  612. Stick.BorderSizePixel = 0
  613. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  614. Stick.Size = UDim2.new(0, 92, 0, 25)
  615. Stick.Font = Enum.Font.SourceSans
  616. Stick.FontSize = Enum.FontSize.Size24
  617. Stick.Text = "Stick"
  618. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  619. Stick.TextSize = 22
  620.  
  621. Spam.Name = "Spam"
  622. Spam.Parent = othersBaseBackground
  623. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  624. Spam.BorderSizePixel = 0
  625. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  626. Spam.Size = UDim2.new(0, 92, 0, 25)
  627. Spam.Font = Enum.Font.SourceSans
  628. Spam.FontSize = Enum.FontSize.Size24
  629. Spam.Text = "Spam"
  630. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  631. Spam.TextSize = 22
  632.  
  633. Carpet.Name = "Carpet"
  634. Carpet.Parent = othersBaseBackground
  635. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  636. Carpet.BorderSizePixel = 0
  637. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  638. Carpet.Size = UDim2.new(0, 92, 0, 25)
  639. Carpet.Font = Enum.Font.SourceSans
  640. Carpet.FontSize = Enum.FontSize.Size24
  641. Carpet.Text = "Carpet"
  642. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  643. Carpet.TextSize = 22
  644.  
  645. Others_toPAGE2.Name = "Others_toPAGE2"
  646. Others_toPAGE2.Parent = Others_1
  647. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  648. Others_toPAGE2.BorderSizePixel = 0
  649. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  650. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  651. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  652. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  653. Others_toPAGE2.Text = "Next"
  654. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  655. Others_toPAGE2.TextSize = 22
  656.  
  657. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  658. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  659. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  660. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  661. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  662. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  663. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  664.  
  665. Character_2.Name = "Character_2"
  666. Character_2.Parent = Pages
  667. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  668. Character_2.BorderSizePixel = 0
  669. Character_2.Position = UDim2.new(1, 0, 0, 0)
  670. Character_2.Size = UDim2.new(1, 0, 1, 0)
  671.  
  672. CharacterTitle.Name = "CharacterTitle"
  673. CharacterTitle.Parent = Character_2
  674. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  675. CharacterTitle.BackgroundTransparency = 1
  676. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  677. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  678. CharacterTitle.Font = Enum.Font.SourceSansBold
  679. CharacterTitle.FontSize = Enum.FontSize.Size28
  680. CharacterTitle.Text = "Character"
  681. CharacterTitle.TextSize = 25
  682.  
  683. CharacterText.Name = "CharacterText"
  684. CharacterText.Parent = Character_2
  685. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  686. CharacterText.BackgroundTransparency = 1
  687. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  688. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  689. CharacterText.Font = Enum.Font.SourceSansItalic
  690. CharacterText.FontSize = Enum.FontSize.Size24
  691. CharacterText.Text = "Apply cool animations to your player!"
  692. CharacterText.TextSize = 19
  693. CharacterText.TextWrapped = true
  694.  
  695. Animations_SPOOKY.Name = "Animations_SPOOKY"
  696. Animations_SPOOKY.Parent = Character_2
  697. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  698. Animations_SPOOKY.BorderSizePixel = 0
  699. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  700. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  701.  
  702. spookytitle.Name = "spookytitle"
  703. spookytitle.Parent = Animations_SPOOKY
  704. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  705. spookytitle.BackgroundTransparency = 1
  706. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  707. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  708. spookytitle.Font = Enum.Font.SourceSansLight
  709. spookytitle.FontSize = Enum.FontSize.Size28
  710. spookytitle.Text = "Spooky"
  711. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  712. spookytitle.TextSize = 25
  713.  
  714. headthrow.Name = "headthrow"
  715. headthrow.Parent = Animations_SPOOKY
  716. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  717. headthrow.BorderSizePixel = 0
  718. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  719. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  720. headthrow.Font = Enum.Font.SourceSans
  721. headthrow.FontSize = Enum.FontSize.Size14
  722. headthrow.Text = "Head Throw"
  723. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  724. headthrow.TextScaled = true
  725. headthrow.TextSize = 14
  726. headthrow.TextWrapped = true
  727.  
  728. armsoff.Name = "armsoff"
  729. armsoff.Parent = Animations_SPOOKY
  730. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  731. armsoff.BorderSizePixel = 0
  732. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  733. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  734. armsoff.Font = Enum.Font.SourceSans
  735. armsoff.FontSize = Enum.FontSize.Size14
  736. armsoff.Text = "Arms Off"
  737. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  738. armsoff.TextScaled = true
  739. armsoff.TextSize = 14
  740. armsoff.TextWrapped = true
  741.  
  742. loophead.Name = "loophead"
  743. loophead.Parent = Animations_SPOOKY
  744. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  745. loophead.BorderSizePixel = 0
  746. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  747. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  748. loophead.Font = Enum.Font.SourceSans
  749. loophead.FontSize = Enum.FontSize.Size14
  750. loophead.Text = "Loop Head"
  751. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  752. loophead.TextScaled = true
  753. loophead.TextSize = 14
  754. loophead.TextWrapped = true
  755.  
  756. levitate.Name = "levitate"
  757. levitate.Parent = Animations_SPOOKY
  758. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  759. levitate.BorderSizePixel = 0
  760. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  761. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  762. levitate.Font = Enum.Font.SourceSans
  763. levitate.FontSize = Enum.FontSize.Size14
  764. levitate.Text = "Levitate"
  765. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  766. levitate.TextScaled = true
  767. levitate.TextSize = 14
  768. levitate.TextWrapped = true
  769.  
  770. headfloat.Name = "headfloat"
  771. headfloat.Parent = Animations_SPOOKY
  772. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  773. headfloat.BorderSizePixel = 0
  774. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  775. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  776. headfloat.Font = Enum.Font.SourceSans
  777. headfloat.FontSize = Enum.FontSize.Size14
  778. headfloat.Text = "Head Float"
  779. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  780. headfloat.TextScaled = true
  781. headfloat.TextSize = 14
  782. headfloat.TextWrapped = true
  783.  
  784. Character_backPAGE1.Name = "Character_backPAGE1"
  785. Character_backPAGE1.Parent = Character_2
  786. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  787. Character_backPAGE1.BorderSizePixel = 0
  788. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  789. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  790. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  791. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  792. Character_backPAGE1.Text = "Prev"
  793. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  794. Character_backPAGE1.TextSize = 22
  795.  
  796. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  797. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  798. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  799. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  800. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  801. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  802. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  803.  
  804. Animations_DANCE.Name = "Animations_DANCE"
  805. Animations_DANCE.Parent = Character_2
  806. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  807. Animations_DANCE.BorderSizePixel = 0
  808. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  809. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  810.  
  811. dancetitle.Name = "dancetitle"
  812. dancetitle.Parent = Animations_DANCE
  813. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  814. dancetitle.BackgroundTransparency = 1
  815. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  816. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  817. dancetitle.Font = Enum.Font.SourceSansLight
  818. dancetitle.FontSize = Enum.FontSize.Size28
  819. dancetitle.Text = "Dance"
  820. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  821. dancetitle.TextSize = 25
  822.  
  823. normal.Name = "normal"
  824. normal.Parent = Animations_DANCE
  825. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  826. normal.BorderSizePixel = 0
  827. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  828. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  829. normal.Font = Enum.Font.SourceSans
  830. normal.FontSize = Enum.FontSize.Size14
  831. normal.Text = "Normal"
  832. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  833. normal.TextScaled = true
  834. normal.TextSize = 14
  835. normal.TextWrapped = true
  836.  
  837. movingdance.Name = "movingdance"
  838. movingdance.Parent = Animations_DANCE
  839. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  840. movingdance.BorderSizePixel = 0
  841. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  842. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  843. movingdance.Font = Enum.Font.SourceSans
  844. movingdance.FontSize = Enum.FontSize.Size14
  845. movingdance.Text = "Moving Dance"
  846. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  847. movingdance.TextScaled = true
  848. movingdance.TextSize = 14
  849. movingdance.TextWrapped = true
  850.  
  851. insane.Name = "insane"
  852. insane.Parent = Animations_DANCE
  853. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  854. insane.BorderSizePixel = 0
  855. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  856. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  857. insane.Font = Enum.Font.SourceSans
  858. insane.FontSize = Enum.FontSize.Size14
  859. insane.Text = "Insane"
  860. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  861. insane.TextScaled = true
  862. insane.TextSize = 14
  863. insane.TextWrapped = true
  864.  
  865. happy.Name = "happy"
  866. happy.Parent = Animations_DANCE
  867. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  868. happy.BorderSizePixel = 0
  869. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  870. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  871. happy.Font = Enum.Font.SourceSans
  872. happy.FontSize = Enum.FontSize.Size14
  873. happy.Text = "Happy"
  874. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  875. happy.TextScaled = true
  876. happy.TextSize = 14
  877. happy.TextWrapped = true
  878.  
  879. spindance.Name = "spindance"
  880. spindance.Parent = Animations_DANCE
  881. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  882. spindance.BorderSizePixel = 0
  883. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  884. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  885. spindance.Font = Enum.Font.SourceSans
  886. spindance.FontSize = Enum.FontSize.Size14
  887. spindance.Text = "Spin Dance"
  888. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  889. spindance.TextScaled = true
  890. spindance.TextSize = 14
  891. spindance.TextWrapped = true
  892.  
  893. Animations_HEROIC.Name = "Animations_HEROIC"
  894. Animations_HEROIC.Parent = Character_2
  895. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  896. Animations_HEROIC.BorderSizePixel = 0
  897. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  898. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  899.  
  900. heroictitle.Name = "heroictitle"
  901. heroictitle.Parent = Animations_HEROIC
  902. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  903. heroictitle.BackgroundTransparency = 1
  904. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  905. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  906. heroictitle.Font = Enum.Font.SourceSansLight
  907. heroictitle.FontSize = Enum.FontSize.Size28
  908. heroictitle.Text = "Heroic"
  909. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  910. heroictitle.TextSize = 25
  911.  
  912. swordstrike.Name = "swordstrike"
  913. swordstrike.Parent = Animations_HEROIC
  914. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  915. swordstrike.BorderSizePixel = 0
  916. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  917. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  918. swordstrike.Font = Enum.Font.SourceSans
  919. swordstrike.FontSize = Enum.FontSize.Size14
  920. swordstrike.Text = "Sword Strike"
  921. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  922. swordstrike.TextScaled = true
  923. swordstrike.TextSize = 14
  924. swordstrike.TextWrapped = true
  925.  
  926. jumpland.Name = "jumpland"
  927. jumpland.Parent = Animations_HEROIC
  928. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  929. jumpland.BorderSizePixel = 0
  930. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  931. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  932. jumpland.Font = Enum.Font.SourceSans
  933. jumpland.FontSize = Enum.FontSize.Size14
  934. jumpland.Text = "Jump Land"
  935. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  936. jumpland.TextScaled = true
  937. jumpland.TextSize = 14
  938. jumpland.TextWrapped = true
  939.  
  940. punches.Name = "punches"
  941. punches.Parent = Animations_HEROIC
  942. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  943. punches.BorderSizePixel = 0
  944. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  945. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  946. punches.Font = Enum.Font.SourceSans
  947. punches.FontSize = Enum.FontSize.Size14
  948. punches.Text = "Punches"
  949. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  950. punches.TextScaled = true
  951. punches.TextSize = 14
  952. punches.TextWrapped = true
  953.  
  954. swing.Name = "swing"
  955. swing.Parent = Animations_HEROIC
  956. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  957. swing.BorderSizePixel = 0
  958. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  959. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  960. swing.Font = Enum.Font.SourceSans
  961. swing.FontSize = Enum.FontSize.Size14
  962. swing.Text = "Swing"
  963. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  964. swing.TextScaled = true
  965. swing.TextSize = 14
  966. swing.TextWrapped = true
  967.  
  968. crawl.Name = "crawl"
  969. crawl.Parent = Animations_HEROIC
  970. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  971. crawl.BorderSizePixel = 0
  972. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  973. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  974. crawl.Font = Enum.Font.SourceSans
  975. crawl.FontSize = Enum.FontSize.Size14
  976. crawl.Text = "Crawl"
  977. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  978. crawl.TextScaled = true
  979. crawl.TextSize = 14
  980. crawl.TextWrapped = true
  981.  
  982. Char2_Image.Name = "Char2_Image"
  983. Char2_Image.Parent = Character_2
  984. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  985. Char2_Image.BackgroundTransparency = 1
  986. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  987. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  988. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  989.  
  990. Character_1.Name = "Character_1"
  991. Character_1.Parent = Pages
  992. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  993. Character_1.BorderSizePixel = 0
  994. Character_1.Position = UDim2.new(11, 0, 0, 0)
  995. Character_1.Size = UDim2.new(1, 0, 1, 0)
  996.  
  997. CharacterTitle_2.Name = "CharacterTitle"
  998. CharacterTitle_2.Parent = Character_1
  999. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1000. CharacterTitle_2.BackgroundTransparency = 1
  1001. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1002. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1003. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  1004. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  1005. CharacterTitle_2.Text = "Character"
  1006. CharacterTitle_2.TextSize = 25
  1007.  
  1008. Char_Image_2.Name = "Char_Image"
  1009. Char_Image_2.Parent = Character_1
  1010. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1011. Char_Image_2.BackgroundTransparency = 1
  1012. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  1013. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1014. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  1015.  
  1016. CharacterText_2.Name = "CharacterText"
  1017. CharacterText_2.Parent = Character_1
  1018. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1019. CharacterText_2.BackgroundTransparency = 1
  1020. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  1021. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  1022. CharacterText_2.Font = Enum.Font.SourceSansItalic
  1023. CharacterText_2.FontSize = Enum.FontSize.Size24
  1024. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  1025. CharacterText_2.TextSize = 19
  1026. CharacterText_2.TextWrapped = true
  1027.  
  1028. TXTBOX_Stats.Name = "TXTBOX_Stats"
  1029. TXTBOX_Stats.Parent = Character_1
  1030. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1031. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1032. TXTBOX_Stats.BorderSizePixel = 6
  1033. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  1034. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  1035. TXTBOX_Stats.Font = Enum.Font.SourceSans
  1036. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  1037. TXTBOX_Stats.Text = "Number"
  1038. TXTBOX_Stats.TextScaled = true
  1039. TXTBOX_Stats.TextSize = 14
  1040. TXTBOX_Stats.TextWrapped = true
  1041.  
  1042. BackGroundChar.Name = "BackGroundChar"
  1043. BackGroundChar.Parent = Character_1
  1044. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1045. BackGroundChar.BorderSizePixel = 0
  1046. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  1047. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  1048.  
  1049. HipHeight.Name = "HipHeight"
  1050. HipHeight.Parent = BackGroundChar
  1051. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1052. HipHeight.BorderSizePixel = 0
  1053. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  1054. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  1055. HipHeight.Font = Enum.Font.SourceSans
  1056. HipHeight.FontSize = Enum.FontSize.Size24
  1057. HipHeight.Text = "HipHeight"
  1058. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1059. HipHeight.TextSize = 22
  1060.  
  1061. JumpHeight.Name = "JumpHeight"
  1062. JumpHeight.Parent = BackGroundChar
  1063. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1064. JumpHeight.BorderSizePixel = 0
  1065. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  1066. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  1067. JumpHeight.Font = Enum.Font.SourceSans
  1068. JumpHeight.FontSize = Enum.FontSize.Size24
  1069. JumpHeight.Text = "JumpHeight"
  1070. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1071. JumpHeight.TextSize = 20
  1072.  
  1073. Speed.Name = "Speed"
  1074. Speed.Parent = BackGroundChar
  1075. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1076. Speed.BorderSizePixel = 0
  1077. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  1078. Speed.Size = UDim2.new(0, 92, 0, 25)
  1079. Speed.Font = Enum.Font.SourceSans
  1080. Speed.FontSize = Enum.FontSize.Size24
  1081. Speed.Text = "Speed"
  1082. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1083. Speed.TextSize = 22
  1084.  
  1085. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1086. TXTBOX_Chat.Parent = Character_1
  1087. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1088. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1089. TXTBOX_Chat.BorderSizePixel = 6
  1090. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1091. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1092. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1093. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1094. TXTBOX_Chat.Text = "Text for chatting"
  1095. TXTBOX_Chat.TextScaled = true
  1096. TXTBOX_Chat.TextSize = 14
  1097. TXTBOX_Chat.TextWrapped = true
  1098.  
  1099. BackGroundChar2.Name = "BackGroundChar2"
  1100. BackGroundChar2.Parent = Character_1
  1101. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1102. BackGroundChar2.BorderSizePixel = 0
  1103. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1104. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1105.  
  1106. Chat.Name = "Chat"
  1107. Chat.Parent = BackGroundChar2
  1108. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1109. Chat.BorderSizePixel = 0
  1110. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1111. Chat.Size = UDim2.new(0, 92, 0, 25)
  1112. Chat.Font = Enum.Font.SourceSans
  1113. Chat.FontSize = Enum.FontSize.Size24
  1114. Chat.Text = "Chat"
  1115. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1116. Chat.TextSize = 22
  1117.  
  1118. Spam_2.Name = "Spam"
  1119. Spam_2.Parent = BackGroundChar2
  1120. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1121. Spam_2.BorderSizePixel = 0
  1122. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1123. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1124. Spam_2.Font = Enum.Font.SourceSans
  1125. Spam_2.FontSize = Enum.FontSize.Size24
  1126. Spam_2.Text = "Spam"
  1127. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1128. Spam_2.TextSize = 22
  1129.  
  1130. BackGroundChar3.Name = "BackGroundChar3"
  1131. BackGroundChar3.Parent = Character_1
  1132. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1133. BackGroundChar3.BorderSizePixel = 0
  1134. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1135. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1136.  
  1137. Noclip.Name = "Noclip"
  1138. Noclip.Parent = BackGroundChar3
  1139. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1140. Noclip.BorderSizePixel = 0
  1141. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1142. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1143. Noclip.Font = Enum.Font.SourceSans
  1144. Noclip.FontSize = Enum.FontSize.Size24
  1145. Noclip.Text = "Noclip"
  1146. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1147. Noclip.TextSize = 22
  1148.  
  1149. Fly.Name = "Fly"
  1150. Fly.Parent = BackGroundChar3
  1151. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1152. Fly.BorderSizePixel = 0
  1153. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1154. Fly.Size = UDim2.new(0, 92, 0, 25)
  1155. Fly.Font = Enum.Font.SourceSans
  1156. Fly.FontSize = Enum.FontSize.Size24
  1157. Fly.Text = "Fly"
  1158. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1159. Fly.TextSize = 22
  1160.  
  1161. Character_toPAGE2.Name = "Character_toPAGE2"
  1162. Character_toPAGE2.Parent = Character_1
  1163. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1164. Character_toPAGE2.BorderSizePixel = 0
  1165. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1166. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1167. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1168. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1169. Character_toPAGE2.Text = "Next"
  1170. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1171. Character_toPAGE2.TextSize = 22
  1172.  
  1173. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1174. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1175. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1176. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1177. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1178. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1179. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1180.  
  1181. Others_2.Name = "Others_2"
  1182. Others_2.Parent = Pages
  1183. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1184. Others_2.BorderSizePixel = 0
  1185. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1186. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1187.  
  1188. OthersTitle_2.Name = "OthersTitle"
  1189. OthersTitle_2.Parent = Others_2
  1190. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1191. OthersTitle_2.BackgroundTransparency = 1
  1192. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1193. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1194. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1195. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1196. OthersTitle_2.Text = "Others"
  1197. OthersTitle_2.TextSize = 25
  1198.  
  1199. Other_Image2.Name = "Other_Image2"
  1200. Other_Image2.Parent = Others_2
  1201. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1202. Other_Image2.BackgroundTransparency = 1
  1203. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1204. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1205. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1206.  
  1207. OthersText_2.Name = "OthersText"
  1208. OthersText_2.Parent = Others_2
  1209. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1210. OthersText_2.BackgroundTransparency = 1
  1211. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1212. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1213. OthersText_2.Font = Enum.Font.SourceSansItalic
  1214. OthersText_2.FontSize = Enum.FontSize.Size24
  1215. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1216. OthersText_2.TextSize = 19
  1217. OthersText_2.TextWrapped = true
  1218.  
  1219. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1220. TXTBOX_PlrName2.Parent = Others_2
  1221. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1222. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1223. TXTBOX_PlrName2.BorderSizePixel = 0
  1224. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1225. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1226. TXTBOX_PlrName2.ZIndex = 2
  1227. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1228. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1229. TXTBOX_PlrName2.Text = "Player"
  1230. TXTBOX_PlrName2.TextScaled = true
  1231. TXTBOX_PlrName2.TextSize = 14
  1232. TXTBOX_PlrName2.TextWrapped = true
  1233.  
  1234. othersBaseBackground2.Name = "othersBaseBackground2"
  1235. othersBaseBackground2.Parent = Others_2
  1236. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1237. othersBaseBackground2.BorderSizePixel = 0
  1238. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1239. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1240.  
  1241. Flatten.Name = "Flatten"
  1242. Flatten.Parent = othersBaseBackground2
  1243. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1244. Flatten.BorderSizePixel = 0
  1245. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1246. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1247. Flatten.Font = Enum.Font.SourceSans
  1248. Flatten.FontSize = Enum.FontSize.Size24
  1249. Flatten.Text = "Flatten"
  1250. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1251. Flatten.TextSize = 22
  1252.  
  1253. AimHead.Name = "AimHead"
  1254. AimHead.Parent = othersBaseBackground2
  1255. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1256. AimHead.BorderSizePixel = 0
  1257. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1258. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1259. AimHead.Font = Enum.Font.SourceSans
  1260. AimHead.FontSize = Enum.FontSize.Size24
  1261. AimHead.Text = "Aim Head"
  1262. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1263. AimHead.TextSize = 22
  1264.  
  1265. Float.Name = "Float"
  1266. Float.Parent = othersBaseBackground2
  1267. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1268. Float.BorderSizePixel = 0
  1269. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1270. Float.Size = UDim2.new(0, 92, 0, 25)
  1271. Float.Font = Enum.Font.SourceSans
  1272. Float.FontSize = Enum.FontSize.Size24
  1273. Float.Text = "Float"
  1274. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1275. Float.TextSize = 22
  1276.  
  1277. Multiple.Name = "Multiple"
  1278. Multiple.Parent = othersBaseBackground2
  1279. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1280. Multiple.BorderSizePixel = 0
  1281. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1282. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1283. Multiple.Font = Enum.Font.SourceSans
  1284. Multiple.FontSize = Enum.FontSize.Size24
  1285. Multiple.Text = "Multiple"
  1286. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1287. Multiple.TextSize = 22
  1288.  
  1289. Animated.Name = "Animated"
  1290. Animated.Parent = othersBaseBackground2
  1291. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1292. Animated.BorderSizePixel = 0
  1293. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1294. Animated.Size = UDim2.new(0, 92, 0, 25)
  1295. Animated.Font = Enum.Font.SourceSans
  1296. Animated.FontSize = Enum.FontSize.Size24
  1297. Animated.Text = "Animated"
  1298. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1299. Animated.TextSize = 22
  1300.  
  1301. SlowAttract.Name = "SlowAttract"
  1302. SlowAttract.Parent = othersBaseBackground2
  1303. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1304. SlowAttract.BorderSizePixel = 0
  1305. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1306. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1307. SlowAttract.Font = Enum.Font.SourceSans
  1308. SlowAttract.FontSize = Enum.FontSize.Size24
  1309. SlowAttract.Text = "SlowAttract"
  1310. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1311. SlowAttract.TextSize = 22
  1312.  
  1313. WeirdOrbit.Name = "WeirdOrbit"
  1314. WeirdOrbit.Parent = othersBaseBackground2
  1315. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1316. WeirdOrbit.BorderSizePixel = 0
  1317. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1318. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1319. WeirdOrbit.Font = Enum.Font.SourceSans
  1320. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1321. WeirdOrbit.Text = "Weird Orbit"
  1322. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1323. WeirdOrbit.TextSize = 22
  1324.  
  1325. Violent.Name = "Violent"
  1326. Violent.Parent = othersBaseBackground2
  1327. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1328. Violent.BorderSizePixel = 0
  1329. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1330. Violent.Size = UDim2.new(0, 92, 0, 25)
  1331. Violent.Font = Enum.Font.SourceSans
  1332. Violent.FontSize = Enum.FontSize.Size24
  1333. Violent.Text = "Violent"
  1334. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1335. Violent.TextSize = 22
  1336.  
  1337. Max.Name = "Max"
  1338. Max.Parent = othersBaseBackground2
  1339. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1340. Max.BorderSizePixel = 0
  1341. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1342. Max.Size = UDim2.new(0, 92, 0, 25)
  1343. Max.Font = Enum.Font.SourceSans
  1344. Max.FontSize = Enum.FontSize.Size24
  1345. Max.Text = "Max"
  1346. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1347. Max.TextSize = 22
  1348.  
  1349. Others_toPAGE3.Name = "Others_toPAGE3"
  1350. Others_toPAGE3.Parent = Others_2
  1351. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1352. Others_toPAGE3.BorderSizePixel = 0
  1353. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1354. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1355. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1356. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1357. Others_toPAGE3.Text = "Next"
  1358. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1359. Others_toPAGE3.TextSize = 22
  1360.  
  1361. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1362. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1363. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1364. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1365. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1366. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1367. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1368.  
  1369. Others_backPAGE1.Name = "Others_backPAGE1"
  1370. Others_backPAGE1.Parent = Others_2
  1371. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1372. Others_backPAGE1.BorderSizePixel = 0
  1373. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1374. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1375. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1376. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1377. Others_backPAGE1.Text = "Prev"
  1378. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1379. Others_backPAGE1.TextSize = 22
  1380.  
  1381. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1382. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1383. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1384. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1385. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1386. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1387. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1388.  
  1389. Extra_1.Name = "Extra_1"
  1390. Extra_1.Parent = Pages
  1391. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1392. Extra_1.BorderSizePixel = 0
  1393. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1394. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1395.  
  1396. Extra_Image.Name = "Extra_Image"
  1397. Extra_Image.Parent = Extra_1
  1398. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1399. Extra_Image.BackgroundTransparency = 1
  1400. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1401. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1402. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1403.  
  1404. ExtraText.Name = "ExtraText"
  1405. ExtraText.Parent = Extra_1
  1406. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1407. ExtraText.BackgroundTransparency = 1
  1408. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1409. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1410. ExtraText.Font = Enum.Font.SourceSansItalic
  1411. ExtraText.FontSize = Enum.FontSize.Size24
  1412. ExtraText.Text = "Cool and unique commands for yourself!"
  1413. ExtraText.TextSize = 19
  1414. ExtraText.TextWrapped = true
  1415.  
  1416. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1417. ExtraBaseBackGround1.Parent = Extra_1
  1418. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1419. ExtraBaseBackGround1.BorderSizePixel = 0
  1420. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1421. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1422.  
  1423. CrouchRocket.Name = "CrouchRocket"
  1424. CrouchRocket.Parent = ExtraBaseBackGround1
  1425. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1426. CrouchRocket.BorderSizePixel = 0
  1427. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1428. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1429. CrouchRocket.Font = Enum.Font.SourceSans
  1430. CrouchRocket.FontSize = Enum.FontSize.Size18
  1431. CrouchRocket.Text = "Crouch Rocket"
  1432. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1433. CrouchRocket.TextSize = 17
  1434.  
  1435. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1436. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1437. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1438. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1439. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1440. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1441.  
  1442. CloneIllusion.Name = "CloneIllusion"
  1443. CloneIllusion.Parent = ExtraBaseBackGround1
  1444. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1445. CloneIllusion.BorderSizePixel = 0
  1446. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1447. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1448. CloneIllusion.Font = Enum.Font.SourceSans
  1449. CloneIllusion.FontSize = Enum.FontSize.Size18
  1450. CloneIllusion.Text = "Clone Illusion"
  1451. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1452. CloneIllusion.TextSize = 17
  1453.  
  1454. CoolSpin.Name = "CoolSpin"
  1455. CoolSpin.Parent = ExtraBaseBackGround1
  1456. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1457. CoolSpin.BorderSizePixel = 0
  1458. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1459. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1460. CoolSpin.Font = Enum.Font.SourceSans
  1461. CoolSpin.FontSize = Enum.FontSize.Size18
  1462. CoolSpin.Text = "Cool Spin"
  1463. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1464. CoolSpin.TextSize = 17
  1465.  
  1466. JumpRocket.Name = "JumpRocket"
  1467. JumpRocket.Parent = ExtraBaseBackGround1
  1468. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1469. JumpRocket.BorderSizePixel = 0
  1470. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1471. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1472. JumpRocket.Font = Enum.Font.SourceSans
  1473. JumpRocket.FontSize = Enum.FontSize.Size18
  1474. JumpRocket.Text = "Jump Rocket"
  1475. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1476. JumpRocket.TextSize = 17
  1477.  
  1478. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1479. Extra_toPAGE2.Parent = Extra_1
  1480. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1481. Extra_toPAGE2.BorderSizePixel = 0
  1482. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1483. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1484. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1485. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1486. Extra_toPAGE2.Text = "Next"
  1487. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1488. Extra_toPAGE2.TextSize = 22
  1489.  
  1490. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1491. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1492. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1493. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1494. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1495. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1496. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1497.  
  1498. Extra_Title.Name = "Extra_Title"
  1499. Extra_Title.Parent = Extra_1
  1500. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1501. Extra_Title.BackgroundTransparency = 1
  1502. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1503. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1504. Extra_Title.Font = Enum.Font.SourceSansBold
  1505. Extra_Title.FontSize = Enum.FontSize.Size28
  1506. Extra_Title.Text = "Extra"
  1507. Extra_Title.TextSize = 25
  1508.  
  1509. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1510. ExtraBaseBackGround2.Parent = Extra_1
  1511. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1512. ExtraBaseBackGround2.BorderSizePixel = 0
  1513. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1514. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1515.  
  1516. NoLimbs.Name = "NoLimbs"
  1517. NoLimbs.Parent = ExtraBaseBackGround2
  1518. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1519. NoLimbs.BorderSizePixel = 0
  1520. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1521. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1522. NoLimbs.Font = Enum.Font.SourceSans
  1523. NoLimbs.FontSize = Enum.FontSize.Size18
  1524. NoLimbs.Text = "No Limbs"
  1525. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1526. NoLimbs.TextSize = 17
  1527.  
  1528. FEGodmode.Name = "FE Godmode"
  1529. FEGodmode.Parent = ExtraBaseBackGround2
  1530. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1531. FEGodmode.BorderSizePixel = 0
  1532. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1533. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1534. FEGodmode.Font = Enum.Font.SourceSans
  1535. FEGodmode.FontSize = Enum.FontSize.Size18
  1536. FEGodmode.Text = "FE Godmode"
  1537. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1538. FEGodmode.TextSize = 17
  1539.  
  1540. BrickHats.Name = "BrickHats"
  1541. BrickHats.Parent = ExtraBaseBackGround2
  1542. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1543. BrickHats.BorderSizePixel = 0
  1544. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1545. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1546. BrickHats.Font = Enum.Font.SourceSans
  1547. BrickHats.FontSize = Enum.FontSize.Size18
  1548. BrickHats.Text = "Brick Hats"
  1549. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1550. BrickHats.TextSize = 17
  1551.  
  1552. RapidPunch.Name = "RapidPunch"
  1553. RapidPunch.Parent = ExtraBaseBackGround2
  1554. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1555. RapidPunch.BorderSizePixel = 0
  1556. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1557. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1558. RapidPunch.Font = Enum.Font.SourceSans
  1559. RapidPunch.FontSize = Enum.FontSize.Size18
  1560. RapidPunch.Text = "RapidPunch"
  1561. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1562. RapidPunch.TextSize = 17
  1563.  
  1564. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1565. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1566. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1567. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1568. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1569. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1570.  
  1571. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1572. ExtraBaseBackGround3.Parent = Extra_1
  1573. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1574. ExtraBaseBackGround3.BorderSizePixel = 0
  1575. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1576. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1577.  
  1578. PunchFollow.Name = "PunchFollow"
  1579. PunchFollow.Parent = ExtraBaseBackGround3
  1580. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1581. PunchFollow.BorderSizePixel = 0
  1582. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1583. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1584. PunchFollow.Font = Enum.Font.SourceSans
  1585. PunchFollow.FontSize = Enum.FontSize.Size18
  1586. PunchFollow.Text = "Punch Follow"
  1587. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1588. PunchFollow.TextSize = 17
  1589.  
  1590. ArmFollow.Name = "ArmFollow"
  1591. ArmFollow.Parent = ExtraBaseBackGround3
  1592. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1593. ArmFollow.BorderSizePixel = 0
  1594. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1595. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1596. ArmFollow.Font = Enum.Font.SourceSans
  1597. ArmFollow.FontSize = Enum.FontSize.Size18
  1598. ArmFollow.Text = "Arm Follow"
  1599. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1600. ArmFollow.TextSize = 17
  1601.  
  1602. Spin.Name = "Spin"
  1603. Spin.Parent = ExtraBaseBackGround3
  1604. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1605. Spin.BorderSizePixel = 0
  1606. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1607. Spin.Size = UDim2.new(0, 92, 0, 25)
  1608. Spin.Font = Enum.Font.SourceSans
  1609. Spin.FontSize = Enum.FontSize.Size18
  1610. Spin.Text = "Spin"
  1611. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1612. Spin.TextSize = 17
  1613.  
  1614. Faint.Name = "Faint"
  1615. Faint.Parent = ExtraBaseBackGround3
  1616. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1617. Faint.BorderSizePixel = 0
  1618. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1619. Faint.Size = UDim2.new(0, 92, 0, 25)
  1620. Faint.Font = Enum.Font.SourceSans
  1621. Faint.FontSize = Enum.FontSize.Size18
  1622. Faint.Text = "Faint"
  1623. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1624. Faint.TextSize = 17
  1625.  
  1626. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  1627. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  1628. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1629. ExtraBaseBackGround3Side.BorderSizePixel = 0
  1630. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1631. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1632.  
  1633. Extra_2.Name = "Extra_2"
  1634. Extra_2.Parent = Pages
  1635. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1636. Extra_2.BorderSizePixel = 0
  1637. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  1638. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  1639.  
  1640. Extra_Image_2.Name = "Extra_Image"
  1641. Extra_Image_2.Parent = Extra_2
  1642. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1643. Extra_Image_2.BackgroundTransparency = 1
  1644. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  1645. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1646. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  1647.  
  1648. ExtraText_2.Name = "ExtraText"
  1649. ExtraText_2.Parent = Extra_2
  1650. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1651. ExtraText_2.BackgroundTransparency = 1
  1652. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1653. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1654. ExtraText_2.Font = Enum.Font.SourceSansItalic
  1655. ExtraText_2.FontSize = Enum.FontSize.Size24
  1656. ExtraText_2.Text = "Cool and unique commands for other players!"
  1657. ExtraText_2.TextSize = 19
  1658. ExtraText_2.TextWrapped = true
  1659.  
  1660. Extra_Title_2.Name = "Extra_Title"
  1661. Extra_Title_2.Parent = Extra_2
  1662. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1663. Extra_Title_2.BackgroundTransparency = 1
  1664. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1665. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1666. Extra_Title_2.Font = Enum.Font.SourceSansBold
  1667. Extra_Title_2.FontSize = Enum.FontSize.Size28
  1668. Extra_Title_2.Text = "Extra"
  1669. Extra_Title_2.TextSize = 25
  1670.  
  1671. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  1672. ExtraBaseBackGround2_2.Parent = Extra_2
  1673. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1674. ExtraBaseBackGround2_2.BorderSizePixel = 0
  1675. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  1676. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  1677.  
  1678. CrouchAttack.Name = "CrouchAttack"
  1679. CrouchAttack.Parent = ExtraBaseBackGround2_2
  1680. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1681. CrouchAttack.BorderSizePixel = 0
  1682. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  1683. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  1684. CrouchAttack.Font = Enum.Font.SourceSans
  1685. CrouchAttack.FontSize = Enum.FontSize.Size18
  1686. CrouchAttack.Text = "Crouch Attack"
  1687. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1688. CrouchAttack.TextSize = 17
  1689.  
  1690. WalkThrough.Name = "WalkThrough"
  1691. WalkThrough.Parent = ExtraBaseBackGround2_2
  1692. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1693. WalkThrough.BorderSizePixel = 0
  1694. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  1695. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  1696. WalkThrough.Font = Enum.Font.SourceSans
  1697. WalkThrough.FontSize = Enum.FontSize.Size18
  1698. WalkThrough.Text = "Walk Through"
  1699. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1700. WalkThrough.TextSize = 17
  1701.  
  1702. CreepyWatch.Name = "CreepyWatch"
  1703. CreepyWatch.Parent = ExtraBaseBackGround2_2
  1704. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1705. CreepyWatch.BorderSizePixel = 0
  1706. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  1707. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  1708. CreepyWatch.Font = Enum.Font.SourceSans
  1709. CreepyWatch.FontSize = Enum.FontSize.Size18
  1710. CreepyWatch.Text = "Creepy Watch"
  1711. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1712. CreepyWatch.TextSize = 17
  1713.  
  1714. SpinAttack.Name = "SpinAttack"
  1715. SpinAttack.Parent = ExtraBaseBackGround2_2
  1716. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1717. SpinAttack.BorderSizePixel = 0
  1718. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  1719. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  1720. SpinAttack.Font = Enum.Font.SourceSans
  1721. SpinAttack.FontSize = Enum.FontSize.Size18
  1722. SpinAttack.Text = "Spin Attack"
  1723. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1724. SpinAttack.TextSize = 17
  1725.  
  1726. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  1727. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  1728. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1729. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  1730. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  1731. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  1732.  
  1733. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  1734. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  1735. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1736. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1737. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  1738. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  1739. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  1740. TXTBOX_PlrNameEXTRA.ZIndex = 2
  1741. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  1742. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  1743. TXTBOX_PlrNameEXTRA.Text = "Player"
  1744. TXTBOX_PlrNameEXTRA.TextScaled = true
  1745. TXTBOX_PlrNameEXTRA.TextSize = 14
  1746. TXTBOX_PlrNameEXTRA.TextWrapped = true
  1747.  
  1748. _18.Name = "18+"
  1749. _18.Parent = ExtraBaseBackGround2_2
  1750. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1751. _18.BorderSizePixel = 0
  1752. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  1753. _18.Size = UDim2.new(0, 92, 0, 25)
  1754. _18.Font = Enum.Font.SourceSans
  1755. _18.FontSize = Enum.FontSize.Size18
  1756. _18.Text = "18+"
  1757. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1758. _18.TextSize = 17
  1759.  
  1760. SlamPropulsion.Name = "SlamPropulsion"
  1761. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  1762. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1763. SlamPropulsion.BorderSizePixel = 0
  1764. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  1765. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  1766. SlamPropulsion.Font = Enum.Font.SourceSans
  1767. SlamPropulsion.FontSize = Enum.FontSize.Size18
  1768. SlamPropulsion.Text = "Slam Propulsion"
  1769. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1770. SlamPropulsion.TextSize = 15
  1771. SlamPropulsion.TextWrapped = true
  1772.  
  1773. Extra_backPAGE1.Name = "Extra_backPAGE1"
  1774. Extra_backPAGE1.Parent = Extra_2
  1775. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1776. Extra_backPAGE1.BorderSizePixel = 0
  1777. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1778. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1779. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  1780. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  1781. Extra_backPAGE1.Text = "Prev"
  1782. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1783. Extra_backPAGE1.TextSize = 22
  1784.  
  1785. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  1786. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  1787. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1788. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  1789. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1790. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1791. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  1792.  
  1793. Others_3.Name = "Others_3"
  1794. Others_3.Parent = Pages
  1795. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1796. Others_3.BorderSizePixel = 0
  1797. Others_3.Position = UDim2.new(1, 0, 0, 0)
  1798. Others_3.Size = UDim2.new(1, 0, 1, 0)
  1799.  
  1800. OthersTitle_3.Name = "OthersTitle"
  1801. OthersTitle_3.Parent = Others_3
  1802. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1803. OthersTitle_3.BackgroundTransparency = 1
  1804. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  1805. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1806. OthersTitle_3.Font = Enum.Font.SourceSansBold
  1807. OthersTitle_3.FontSize = Enum.FontSize.Size28
  1808. OthersTitle_3.Text = "Others"
  1809. OthersTitle_3.TextSize = 25
  1810.  
  1811. Other_Image3.Name = "Other_Image3"
  1812. Other_Image3.Parent = Others_3
  1813. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  1814. Other_Image3.BackgroundTransparency = 1
  1815. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  1816. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1817. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  1818.  
  1819. OthersText_3.Name = "OthersText"
  1820. OthersText_3.Parent = Others_3
  1821. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1822. OthersText_3.BackgroundTransparency = 1
  1823. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  1824. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  1825. OthersText_3.Font = Enum.Font.SourceSansItalic
  1826. OthersText_3.FontSize = Enum.FontSize.Size24
  1827. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  1828. OthersText_3.TextSize = 19
  1829. OthersText_3.TextWrapped = true
  1830.  
  1831. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  1832. TXTBOX_PlrNameOTHER3.Parent = Others_3
  1833. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1834. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1835. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  1836. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  1837. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1838. TXTBOX_PlrNameOTHER3.ZIndex = 2
  1839. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  1840. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  1841. TXTBOX_PlrNameOTHER3.Text = "Player"
  1842. TXTBOX_PlrNameOTHER3.TextScaled = true
  1843. TXTBOX_PlrNameOTHER3.TextSize = 14
  1844. TXTBOX_PlrNameOTHER3.TextWrapped = true
  1845.  
  1846. othersBaseBackground3.Name = "othersBaseBackground3"
  1847. othersBaseBackground3.Parent = Others_3
  1848. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  1849. othersBaseBackground3.BorderSizePixel = 0
  1850. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  1851. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  1852.  
  1853. FreeFall.Name = "FreeFall"
  1854. FreeFall.Parent = othersBaseBackground3
  1855. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1856. FreeFall.BorderSizePixel = 0
  1857. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  1858. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  1859. FreeFall.Font = Enum.Font.SourceSans
  1860. FreeFall.FontSize = Enum.FontSize.Size24
  1861. FreeFall.Text = "Free Fall"
  1862. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1863. FreeFall.TextSize = 22
  1864.  
  1865. Attach.Name = "Attach"
  1866. Attach.Parent = othersBaseBackground3
  1867. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1868. Attach.BorderSizePixel = 0
  1869. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  1870. Attach.Size = UDim2.new(0, 92, 0, 25)
  1871. Attach.Font = Enum.Font.SourceSans
  1872. Attach.FontSize = Enum.FontSize.Size24
  1873. Attach.Text = "Attach"
  1874. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1875. Attach.TextSize = 22
  1876.  
  1877. Bring.Name = "Bring"
  1878. Bring.Parent = othersBaseBackground3
  1879. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1880. Bring.BorderSizePixel = 0
  1881. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  1882. Bring.Size = UDim2.new(0, 92, 0, 25)
  1883. Bring.Font = Enum.Font.SourceSans
  1884. Bring.FontSize = Enum.FontSize.Size24
  1885. Bring.Text = "Bring"
  1886. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1887. Bring.TextSize = 22
  1888.  
  1889. SafeKill.Name = "SafeKill"
  1890. SafeKill.Parent = othersBaseBackground3
  1891. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1892. SafeKill.BorderSizePixel = 0
  1893. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  1894. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  1895. SafeKill.Font = Enum.Font.SourceSans
  1896. SafeKill.FontSize = Enum.FontSize.Size24
  1897. SafeKill.Text = "SafeKill"
  1898. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1899. SafeKill.TextSize = 22
  1900.  
  1901. SuperSpin.Name = "SuperSpin"
  1902. SuperSpin.Parent = othersBaseBackground3
  1903. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1904. SuperSpin.BorderSizePixel = 0
  1905. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  1906. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  1907. SuperSpin.Font = Enum.Font.SourceSans
  1908. SuperSpin.FontSize = Enum.FontSize.Size24
  1909. SuperSpin.Text = "SuperSpin"
  1910. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1911. SuperSpin.TextSize = 22
  1912.  
  1913. Kill.Name = "Kill"
  1914. Kill.Parent = othersBaseBackground3
  1915. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1916. Kill.BorderSizePixel = 0
  1917. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  1918. Kill.Size = UDim2.new(0, 92, 0, 25)
  1919. Kill.Font = Enum.Font.SourceSans
  1920. Kill.FontSize = Enum.FontSize.Size24
  1921. Kill.Text = "Kill"
  1922. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1923. Kill.TextSize = 22
  1924.  
  1925. Others_backPAGE2.Name = "Others_backPAGE2"
  1926. Others_backPAGE2.Parent = Others_3
  1927. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1928. Others_backPAGE2.BorderSizePixel = 0
  1929. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1930. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1931. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  1932. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  1933. Others_backPAGE2.Text = "Prev"
  1934. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1935. Others_backPAGE2.TextSize = 22
  1936.  
  1937. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  1938. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  1939. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1940. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  1941. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1942. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  1943. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  1944.  
  1945. Games.Name = "Games"
  1946. Games.Parent = Pages
  1947. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1948. Games.BorderSizePixel = 0
  1949. Games.Position = UDim2.new(1, 0, 0, 0)
  1950. Games.Size = UDim2.new(1, 0, 1, 0)
  1951.  
  1952. Games_IMAGE.Name = "Games_IMAGE"
  1953. Games_IMAGE.Parent = Games
  1954. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  1955. Games_IMAGE.BackgroundTransparency = 1
  1956. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  1957. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1958. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  1959.  
  1960. GamesText.Name = "GamesText"
  1961. GamesText.Parent = Games
  1962. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  1963. GamesText.BackgroundTransparency = 1
  1964. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1965. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1966. GamesText.Font = Enum.Font.SourceSansItalic
  1967. GamesText.FontSize = Enum.FontSize.Size24
  1968. GamesText.Text = "Not a completed part, I will be updating with more games."
  1969. GamesText.TextSize = 19
  1970. GamesText.TextWrapped = true
  1971.  
  1972. Games_TITLE.Name = "Games_TITLE"
  1973. Games_TITLE.Parent = Games
  1974. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  1975. Games_TITLE.BackgroundTransparency = 1
  1976. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  1977. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1978. Games_TITLE.Font = Enum.Font.SourceSansBold
  1979. Games_TITLE.FontSize = Enum.FontSize.Size28
  1980. Games_TITLE.Text = "Games"
  1981. Games_TITLE.TextSize = 25
  1982.  
  1983. Games_IMAGE2.Name = "Games_IMAGE2"
  1984. Games_IMAGE2.Parent = Games
  1985. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  1986. Games_IMAGE2.BackgroundTransparency = 1
  1987. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  1988. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1989. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  1990.  
  1991. SwordFightingTournament.Name = "SwordFightingTournament"
  1992. SwordFightingTournament.Parent = Games
  1993. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1994. SwordFightingTournament.BorderSizePixel = 0
  1995. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  1996. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1997. SwordFightingTournament.Font = Enum.Font.SourceSans
  1998. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  1999. SwordFightingTournament.Text = "Sword Fighting Tournament"
  2000. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2001. SwordFightingTournament.TextScaled = true
  2002. SwordFightingTournament.TextSize = 14
  2003. SwordFightingTournament.TextWrapped = true
  2004.  
  2005. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  2006. PlatesOfFateMayhem.Parent = Games
  2007. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2008. PlatesOfFateMayhem.BorderSizePixel = 0
  2009. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  2010. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2011. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  2012. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  2013. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  2014. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2015. PlatesOfFateMayhem.TextScaled = true
  2016. PlatesOfFateMayhem.TextSize = 14
  2017. PlatesOfFateMayhem.TextWrapped = true
  2018.  
  2019. GamesText2.Name = "GamesText2"
  2020. GamesText2.Parent = Games
  2021. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  2022. GamesText2.BackgroundTransparency = 1
  2023. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  2024. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  2025. GamesText2.Font = Enum.Font.SourceSansItalic
  2026. GamesText2.FontSize = Enum.FontSize.Size24
  2027. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  2028. GamesText2.TextSize = 19
  2029. GamesText2.TextWrapped = true
  2030.  
  2031. Frappe.Name = "Frappe"
  2032. Frappe.Parent = Games
  2033. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2034. Frappe.BorderSizePixel = 0
  2035. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  2036. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2037. Frappe.Font = Enum.Font.SourceSans
  2038. Frappe.FontSize = Enum.FontSize.Size14
  2039. Frappe.Text = "Frappe"
  2040. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2041. Frappe.TextScaled = true
  2042. Frappe.TextSize = 14
  2043. Frappe.TextWrapped = true
  2044.  
  2045. Frappe_2.Name = "Frappe"
  2046. Frappe_2.Parent = Games
  2047. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2048. Frappe_2.BorderSizePixel = 0
  2049. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  2050. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2051. Frappe_2.Font = Enum.Font.SourceSans
  2052. Frappe_2.FontSize = Enum.FontSize.Size14
  2053. Frappe_2.Text = "Frappe"
  2054. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2055. Frappe_2.TextScaled = true
  2056. Frappe_2.TextSize = 14
  2057. Frappe_2.TextWrapped = true
  2058.  
  2059. MenuFrame.Name = "MenuFrame"
  2060. MenuFrame.Parent = MainFrame
  2061. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2062. MenuFrame.BorderSizePixel = 0
  2063. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2064. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  2065.  
  2066. Welcome.Name = "Welcome"
  2067. Welcome.Parent = MenuFrame
  2068. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  2069. Welcome.BackgroundTransparency = 1
  2070. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  2071. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  2072. Welcome.Font = Enum.Font.SourceSansLight
  2073. Welcome.FontSize = Enum.FontSize.Size14
  2074. Welcome.Text = "Welcome,"
  2075. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2076. Welcome.TextScaled = true
  2077. Welcome.TextSize = 14
  2078. Welcome.TextWrapped = true
  2079.  
  2080. NameOfPlayer.Name = "NameOfPlayer"
  2081. NameOfPlayer.Parent = MenuFrame
  2082. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2083. NameOfPlayer.BackgroundTransparency = 1
  2084. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  2085. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2086. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2087. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2088. NameOfPlayer.Text = "PlayerName"
  2089. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2090. NameOfPlayer.TextScaled = true
  2091. NameOfPlayer.TextSize = 14
  2092. NameOfPlayer.TextWrapped = true
  2093.  
  2094. T_Information.Name = "T_Information"
  2095. T_Information.Parent = MenuFrame
  2096. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2097. T_Information.BorderSizePixel = 0
  2098. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2099. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2100. T_Information.Font = Enum.Font.SourceSans
  2101. T_Information.FontSize = Enum.FontSize.Size18
  2102. T_Information.Text = "Information"
  2103. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2104. T_Information.TextSize = 16
  2105. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2106.  
  2107. T_InfoImage.Name = "T_InfoImage"
  2108. T_InfoImage.Parent = T_Information
  2109. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2110. T_InfoImage.BackgroundTransparency = 1
  2111. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2112. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2113. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2114.  
  2115. T_Character.Name = "T_Character"
  2116. T_Character.Parent = MenuFrame
  2117. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2118. T_Character.BorderSizePixel = 0
  2119. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2120. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2121. T_Character.Font = Enum.Font.SourceSans
  2122. T_Character.FontSize = Enum.FontSize.Size18
  2123. T_Character.Text = "Character"
  2124. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2125. T_Character.TextSize = 16
  2126. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2127.  
  2128. T_CharImage.Name = "T_CharImage"
  2129. T_CharImage.Parent = T_Character
  2130. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2131. T_CharImage.BackgroundTransparency = 1
  2132. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2133. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2134. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2135.  
  2136. T_Games.Name = "T_Games"
  2137. T_Games.Parent = MenuFrame
  2138. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2139. T_Games.BorderSizePixel = 0
  2140. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2141. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2142. T_Games.Font = Enum.Font.SourceSans
  2143. T_Games.FontSize = Enum.FontSize.Size18
  2144. T_Games.Text = "Games"
  2145. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2146. T_Games.TextSize = 16
  2147. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2148.  
  2149. T_GameImage.Name = "T_GameImage"
  2150. T_GameImage.Parent = T_Games
  2151. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2152. T_GameImage.BackgroundTransparency = 1
  2153. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2154. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2155. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2156.  
  2157. T_Others.Name = "T_Others"
  2158. T_Others.Parent = MenuFrame
  2159. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2160. T_Others.BorderSizePixel = 0
  2161. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2162. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2163. T_Others.Font = Enum.Font.SourceSans
  2164. T_Others.FontSize = Enum.FontSize.Size18
  2165. T_Others.Text = "Others"
  2166. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2167. T_Others.TextSize = 16
  2168. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2169.  
  2170. T_OtherImage.Name = "T_OtherImage"
  2171. T_OtherImage.Parent = T_Others
  2172. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2173. T_OtherImage.BackgroundTransparency = 1
  2174. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2175. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2176. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2177.  
  2178. T_Extra.Name = "T_Extra"
  2179. T_Extra.Parent = MenuFrame
  2180. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2181. T_Extra.BorderSizePixel = 0
  2182. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2183. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2184. T_Extra.Font = Enum.Font.SourceSans
  2185. T_Extra.FontSize = Enum.FontSize.Size18
  2186. T_Extra.Text = "Extra"
  2187. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2188. T_Extra.TextSize = 16
  2189. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2190.  
  2191. T_ExtraImage.Name = "T_ExtraImage"
  2192. T_ExtraImage.Parent = T_Extra
  2193. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2194. T_ExtraImage.BackgroundTransparency = 1
  2195. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2196. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2197. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2198.  
  2199. DeleteGUI.Name = "DeleteGUI"
  2200. DeleteGUI.Parent = MenuFrame
  2201. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2202. DeleteGUI.BorderSizePixel = 0
  2203. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2204. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2205. DeleteGUI.Font = Enum.Font.SourceSans
  2206. DeleteGUI.FontSize = Enum.FontSize.Size18
  2207. DeleteGUI.Text = "Delete GUI"
  2208. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2209. DeleteGUI.TextSize = 16
  2210. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2211.  
  2212. DELETEIMAGE.Name = "DELETEIMAGE"
  2213. DELETEIMAGE.Parent = DeleteGUI
  2214. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2215. DELETEIMAGE.BackgroundTransparency = 1
  2216. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2217. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2218. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2219.  
  2220. Darkness.Name = "Darkness"
  2221. Darkness.Parent = MainFrame
  2222. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2223. Darkness.BackgroundTransparency = 0.8
  2224. Darkness.BorderSizePixel = 0
  2225. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2226. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2227. Darkness.Visible = false
  2228. Darkness.ZIndex = 7
  2229. Darkness.Font = Enum.Font.SourceSans
  2230. Darkness.FontSize = Enum.FontSize.Size14
  2231. Darkness.Text = ""
  2232. Darkness.TextSize = 14
  2233.  
  2234. -----------------------------------------------------------------
  2235. -----------------------------------------------------------------
  2236. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2237. if game.Workspace.FilteringEnabled == true then
  2238. Image_FE_ENABLED.Visible = true
  2239. Image_FE_DISABLED.Visible = false
  2240. Text_FE_ENABLED.Visible = true
  2241. Text_FE_DISABLED.Visible = false
  2242. else
  2243. Image_FE_ENABLED.Visible = false
  2244. Image_FE_DISABLED.Visible = true
  2245. Text_FE_ENABLED.Visible = false
  2246. Text_FE_DISABLED.Visible = true
  2247. end
  2248.  
  2249. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2250. local Found = {}
  2251. local strl = String:lower()
  2252. if strl == "all" then
  2253. for i,v in pairs(game.Players:GetPlayers()) do
  2254. table.insert(Found,v)
  2255. end
  2256. elseif strl == "others" then
  2257. for i,v in pairs(game.Players:GetPlayers()) do
  2258. if v.Name ~= game.Players.LocalPlayer.Name then
  2259. table.insert(Found,v)
  2260. end
  2261. end
  2262. else
  2263. for i,v in pairs(game.Players:GetPlayers()) do
  2264. if v.Name:lower():sub(1, #String) == String:lower() then
  2265. table.insert(Found,v)
  2266. end
  2267. end
  2268. end
  2269. return Found
  2270. end
  2271.  
  2272. OpenMenu.MouseButton1Click:connect(function()
  2273. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2274. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2275. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2276. wait(0.7)
  2277. Darkness.Visible = true
  2278. Darkness.BackgroundTransparency = 0.8
  2279. end)
  2280.  
  2281. Darkness.MouseButton1Click:connect(function()
  2282. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2283. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2284. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2285. Darkness.Visible = false
  2286. end)
  2287.  
  2288. closedgui = true
  2289. CloseGUI.MouseButton1Click:connect(function()
  2290. wait(0.3)
  2291. if closedgui then
  2292. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2293. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2294. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2295. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2296. Darkness.Visible = false
  2297. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2298. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2299. wait(1.6)
  2300. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2301. Darkness.Visible = false
  2302. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2303. closedgui = false
  2304. else
  2305. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2306. wait(1.5)
  2307. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2308. wait(0.6)
  2309. closedgui = true
  2310. end
  2311. end)
  2312.  
  2313. DeleteGUI.MouseButton1Click:connect(function()
  2314. game.CoreGui.OPFinality:Destroy()
  2315. end)
  2316.  
  2317. T_Character.MouseButton1Click:connect(function()
  2318. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2319. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2320. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2321. Darkness.Visible = false
  2322. wait(0.5)
  2323. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2324. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2325. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2326. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2327. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2328. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2329. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2330. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2331. wait(0.5)
  2332. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2333. end)
  2334.  
  2335. T_Extra.MouseButton1Click:connect(function()
  2336. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2337. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2338. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2339. Darkness.Visible = false
  2340. wait(0.5)
  2341. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2342. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2343. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2344. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2345. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2346. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2347. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2348. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2349. wait(0.5)
  2350. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2351. end)
  2352.  
  2353. T_Games.MouseButton1Click:connect(function()
  2354. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2355. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2356. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2357. Darkness.Visible = false
  2358. wait(0.5)
  2359. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2360. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2361. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2362. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2363. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2364. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2365. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2366. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2367. wait(0.5)
  2368. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2369. end)
  2370.  
  2371. T_Information.MouseButton1Click:connect(function()
  2372. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2373. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2374. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2375. Darkness.Visible = false
  2376. wait(0.5)
  2377. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2378. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2379. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2380. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2381. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2382. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2383. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2384. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2385. wait(0.5)
  2386. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2387. end)
  2388.  
  2389. T_Others.MouseButton1Click:connect(function()
  2390. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2391. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2392. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2393. Darkness.Visible = false
  2394. wait(0.5)
  2395. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2396. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2397. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2398. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2399. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2400. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2401. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2402. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2403. wait(0.5)
  2404. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2405. end)
  2406.  
  2407. Character_toPAGE2.MouseButton1Click:connect(function()
  2408. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2409. wait(0.5)
  2410. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2411. end)
  2412. Character_backPAGE1.MouseButton1Click:connect(function()
  2413. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2414. wait(0.5)
  2415. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2416. end)
  2417. Extra_toPAGE2.MouseButton1Click:connect(function()
  2418. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2419. wait(0.5)
  2420. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2421. end)
  2422. Extra_backPAGE1.MouseButton1Click:connect(function()
  2423. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2424. wait(0.5)
  2425. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2426. end)
  2427. Others_toPAGE2.MouseButton1Click:connect(function()
  2428. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2429. wait(0.5)
  2430. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2431. end)
  2432. Others_toPAGE3.MouseButton1Click:connect(function()
  2433. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2434. wait(0.5)
  2435. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2436. end)
  2437. Others_backPAGE1.MouseButton1Click:connect(function()
  2438. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2439. wait(0.5)
  2440. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2441. end)
  2442. Others_backPAGE2.MouseButton1Click:connect(function()
  2443. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2444. wait(0.5)
  2445. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2446. end)
  2447.  
  2448. -------------------------------------------------------------------------------
  2449. -------------------------------------------------------------------------------
  2450.  
  2451. HipHeight.MouseButton1Click:connect(function()
  2452. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2453. end)
  2454. Speed.MouseButton1Click:connect(function()
  2455. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2456. end)
  2457. JumpHeight.MouseButton1Click:connect(function()
  2458. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2459. end)
  2460. Chat.MouseButton1Click:connect(function()
  2461. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2462. end)
  2463. SpammingChar = false
  2464. Spam_2.MouseButton1Click:connect(function()
  2465. SpammingChar = not SpammingChar
  2466. end)
  2467.  
  2468. local flying = false
  2469. Fly.MouseButton1Click:connect(function()
  2470. flying = not flying
  2471. repeat wait()
  2472. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2473. local mouse = game.Players.LocalPlayer:GetMouse()
  2474. repeat wait() until mouse
  2475. local plr = game.Players.LocalPlayer
  2476. local torso = plr.Character.Torso
  2477. local deb = true
  2478. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2479. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2480. local maxspeed = 80
  2481. local speed = 0
  2482. if flying then
  2483. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2484. else
  2485. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2486. end
  2487.  
  2488. function FlyFunction()
  2489. local bg = Instance.new("BodyGyro", torso)
  2490. bg.P = 9e4
  2491. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2492. bg.cframe = torso.CFrame
  2493. local bv = Instance.new("BodyVelocity", torso)
  2494. bv.velocity = Vector3.new(0,0.1,0)
  2495. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2496. repeat wait()
  2497. plr.Character.Humanoid.PlatformStand = true
  2498. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2499. speed = speed+.5+(speed/maxspeed)
  2500. if speed > maxspeed then
  2501. speed = maxspeed
  2502. end
  2503. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2504. speed = speed-1
  2505. if speed < 0 then
  2506. speed = 0
  2507. end
  2508. end
  2509. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2510. 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
  2511. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2512. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2513. 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
  2514. else
  2515. bv.velocity = Vector3.new(0,0.1,0)
  2516. end
  2517. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2518. until not flying
  2519. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2520. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2521. speed = 0
  2522. bg:Destroy()
  2523. bv:Destroy()
  2524. plr.Character.Humanoid.PlatformStand = false
  2525. end
  2526. mouse.KeyDown:connect(function(key)
  2527. if key:lower() == "w" then
  2528. ctrl.f = 1
  2529. elseif key:lower() == "s" then
  2530. ctrl.b = -1
  2531. elseif key:lower() == "a" then
  2532. ctrl.l = -1
  2533. elseif key:lower() == "d" then
  2534. ctrl.r = 1
  2535. end
  2536. end)
  2537. mouse.KeyUp:connect(function(key)
  2538. if key:lower() == "w" then
  2539. ctrl.f = 0
  2540. elseif key:lower() == "s" then
  2541. ctrl.b = 0
  2542. elseif key:lower() == "a" then
  2543. ctrl.l = 0
  2544. elseif key:lower() == "d" then
  2545. ctrl.r = 0
  2546. end
  2547. end)
  2548. FlyFunction()
  2549. end)
  2550.  
  2551. clip = true
  2552. Noclip.MouseButton1Click:connect(function()
  2553. clip = not clip
  2554. game:GetService('RunService').Stepped:connect(function()
  2555. if not clip then
  2556. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2557. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2558. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2559. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2560. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2561. else
  2562. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2563. end
  2564. end)
  2565. end)
  2566.  
  2567. local Anim = Instance.new("Animation")
  2568. Anim.AnimationId = "rbxassetid://33169583"
  2569. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2570. local armsareoff = false
  2571. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2572. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2573. armsareoff = false
  2574. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2575. end)
  2576. armsoff.MouseButton1Click:connect(function()
  2577. armsareoff = not armsareoff
  2578. if armsareoff then
  2579. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2580. while wait() do
  2581. if track.IsPlaying == false then
  2582. if armsareoff then
  2583. track:Play(.1, 1, 1e6)
  2584. end
  2585. end
  2586. end
  2587. else
  2588. track:Stop()
  2589. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2590. end
  2591. end)
  2592.  
  2593. local Anim = Instance.new("Animation")
  2594. Anim.AnimationId = "rbxassetid://121572214"
  2595. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2596. headfloatACTIVE = false
  2597. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2598. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2599. headfloatACTIVE = false
  2600. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2601. end)
  2602. headfloat.MouseButton1Click:connect(function()
  2603. headfloatACTIVE = not headfloatACTIVE
  2604. if headfloatACTIVE then
  2605. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2606. while wait() do
  2607. if track.IsPlaying == false then
  2608. if headfloatACTIVE then
  2609. track:Play(.1, 1, 1)
  2610. end
  2611. end
  2612. end
  2613. else
  2614. track:Stop()
  2615. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2616. end
  2617. end)
  2618.  
  2619. local Anim = Instance.new("Animation")
  2620. Anim.AnimationId = "rbxassetid://35154961"
  2621. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2622. local headthrowACTIVE = false
  2623. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2624. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2625. headthrowACTIVE = false
  2626. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2627. end)
  2628. headthrow.MouseButton1Click:connect(function()
  2629. headthrowACTIVE = not headthrowACTIVE
  2630. if headthrowACTIVE then
  2631. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2632. while wait() do
  2633. if track.IsPlaying == false then
  2634. if headthrowACTIVE then
  2635. track:Play(.1, 1, 1)
  2636. end
  2637. end
  2638. end
  2639. else
  2640. track:Stop()
  2641. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2642. end
  2643. end)
  2644.  
  2645. local Anim = Instance.new("Animation")
  2646. Anim.AnimationId = "rbxassetid://35154961"
  2647. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2648. local loopheadACTIVE = false
  2649. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2650. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2651. loopheadACTIVE = false
  2652. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2653. end)
  2654. loophead.MouseButton1Click:connect(function()
  2655. loopheadACTIVE = not loopheadACTIVE
  2656. if loopheadACTIVE then
  2657. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2658. while wait() do
  2659. if track.IsPlaying == false then
  2660. if loopheadACTIVE then
  2661. track:Play(.1, 1, 1e6)
  2662. end
  2663. end
  2664. end
  2665. else
  2666. track:Stop()
  2667. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2668. end
  2669. end)
  2670.  
  2671. local Anim = Instance.new("Animation")
  2672. Anim.AnimationId = "rbxassetid://313762630"
  2673. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2674. local levitateACTIVE = false
  2675. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2676. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2677. levitateACTIVE = false
  2678. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2679. end)
  2680. levitate.MouseButton1Click:connect(function()
  2681. levitateACTIVE = not levitateACTIVE
  2682. if levitateACTIVE then
  2683. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2684. while wait() do
  2685. if track.IsPlaying == false then
  2686. if levitateACTIVE then
  2687. track:Play(.1, 1, 1)
  2688. end
  2689. end
  2690. end
  2691. else
  2692. track:Stop()
  2693. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2694. end
  2695. end)
  2696.  
  2697. local Anim = Instance.new("Animation")
  2698. Anim.AnimationId = "rbxassetid://282574440"
  2699. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2700. local crawlACTIVE = false
  2701. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2702. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2703. crawlACTIVE = false
  2704. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2705. end)
  2706. crawl.MouseButton1Click:connect(function()
  2707. crawlACTIVE = not crawlACTIVE
  2708. if crawlACTIVE then
  2709. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2710. while wait() do
  2711. if track.IsPlaying == false then
  2712. if crawlACTIVE then
  2713. track:Play(.1, 1, 1)
  2714. end
  2715. end
  2716. end
  2717. else
  2718. track:Stop()
  2719. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2720. end
  2721. end)
  2722.  
  2723. local Anim = Instance.new("Animation")
  2724. Anim.AnimationId = "rbxassetid://184574340"
  2725. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2726. local jumplandACTIVE = false
  2727. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2728. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2729. jumplandACTIVE = false
  2730. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2731. end)
  2732. jumpland.MouseButton1Click:connect(function()
  2733. jumplandACTIVE = not jumplandACTIVE
  2734. if jumplandACTIVE then
  2735. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2736. while wait() do
  2737. if track.IsPlaying == false then
  2738. if jumplandACTIVE then
  2739. track:Play(.1, 1, 1)
  2740. end
  2741. end
  2742. end
  2743. else
  2744. track:Stop()
  2745. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2746. end
  2747. end)
  2748.  
  2749. local Anim = Instance.new("Animation")
  2750. Anim.AnimationId = "rbxassetid://126753849"
  2751. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2752. local punchesACTIVE = false
  2753. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2754. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2755. punchesACTIVE = false
  2756. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2757. end)
  2758. punches.MouseButton1Click:connect(function()
  2759. punchesACTIVE = not punchesACTIVE
  2760. if punchesACTIVE then
  2761. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2762. while wait() do
  2763. if track.IsPlaying == false then
  2764. if punchesACTIVE then
  2765. track:Play(.1, 1, 1)
  2766. end
  2767. end
  2768. end
  2769. else
  2770. track:Stop()
  2771. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2772. end
  2773. end)
  2774.  
  2775. local Anim = Instance.new("Animation")
  2776. Anim.AnimationId = "rbxassetid://204062532"
  2777. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2778. local swingACTIVE = false
  2779. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2780. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2781. swingACTIVE = false
  2782. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2783. end)
  2784. swing.MouseButton1Click:connect(function()
  2785. swingACTIVE = not swingACTIVE
  2786. if swingACTIVE then
  2787. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2788. while wait() do
  2789. if track.IsPlaying == false then
  2790. if swingACTIVE then
  2791. track:Play(.1, 1, 1)
  2792. end
  2793. end
  2794. end
  2795. else
  2796. track:Stop()
  2797. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2798. end
  2799. end)
  2800.  
  2801. local Anim = Instance.new("Animation")
  2802. Anim.AnimationId = "rbxassetid://204295235"
  2803. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2804. local swordstrikeACTIVE = false
  2805. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2806. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2807. swordstrikeACTIVE = false
  2808. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2809. end)
  2810. swordstrike.MouseButton1Click:connect(function()
  2811. swordstrikeACTIVE = not swordstrikeACTIVE
  2812. if swordstrikeACTIVE then
  2813. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2814. while wait() do
  2815. if track.IsPlaying == false then
  2816. if swordstrikeACTIVE then
  2817. track:Play(.1, 1, 1)
  2818. end
  2819. end
  2820. end
  2821. else
  2822. track:Stop()
  2823. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2824. end
  2825. end)
  2826.  
  2827. local Anim = Instance.new("Animation")
  2828. Anim.AnimationId = "rbxassetid://45834924"
  2829. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2830. local happyACTIVE = false
  2831. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2832. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2833. happyACTIVE = false
  2834. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2835. end)
  2836. happy.MouseButton1Click:connect(function()
  2837. happyACTIVE = not happyACTIVE
  2838. if happyACTIVE then
  2839. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2840. while wait() do
  2841. if track.IsPlaying == false then
  2842. if happyACTIVE then
  2843. track:Play(.1, 1, 1)
  2844. end
  2845. end
  2846. end
  2847. else
  2848. track:Stop()
  2849. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2850. end
  2851. end)
  2852.  
  2853. local Anim = Instance.new("Animation")
  2854. Anim.AnimationId = "rbxassetid://33796059"
  2855. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2856. local insaneACTIVE = false
  2857. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2858. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2859. insaneACTIVE = false
  2860. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2861. end)
  2862. insane.MouseButton1Click:connect(function()
  2863. insaneACTIVE = not insaneACTIVE
  2864. if insaneACTIVE then
  2865. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2866. while wait() do
  2867. if track.IsPlaying == false then
  2868. if insaneACTIVE then
  2869. track:Play(.1, 1, 1e6)
  2870. end
  2871. end
  2872. end
  2873. else
  2874. track:Stop()
  2875. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2876. end
  2877. end)
  2878.  
  2879. local Anim = Instance.new("Animation")
  2880. Anim.AnimationId = "rbxassetid://429703734"
  2881. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2882. local movingdanceACTIVE = false
  2883. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2884. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2885. movingdanceACTIVE = false
  2886. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2887. end)
  2888. movingdance.MouseButton1Click:connect(function()
  2889. movingdanceACTIVE = not movingdanceACTIVE
  2890. if movingdanceACTIVE then
  2891. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2892. while wait() do
  2893. if track.IsPlaying == false then
  2894. if movingdanceACTIVE then
  2895. track:Play(.1, 1, 1)
  2896. end
  2897. end
  2898. end
  2899. else
  2900. track:Stop()
  2901. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2902. end
  2903. end)
  2904.  
  2905. local Anim = Instance.new("Animation")
  2906. Anim.AnimationId = "rbxassetid://35654637"
  2907. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2908. local normalACTIVE = false
  2909. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2910. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2911. normalACTIVE = false
  2912. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2913. end)
  2914. normal.MouseButton1Click:connect(function()
  2915. normalACTIVE = not normalACTIVE
  2916. if normalACTIVE then
  2917. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2918. while wait() do
  2919. if track.IsPlaying == false then
  2920. if normalACTIVE then
  2921. track:Play(.1, 1, 1)
  2922. end
  2923. end
  2924. end
  2925. else
  2926. track:Stop()
  2927. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2928. end
  2929. end)
  2930.  
  2931. local Anim = Instance.new("Animation")
  2932. Anim.AnimationId = "rbxassetid://186934910"
  2933. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2934. local spindanceACTIVE = false
  2935. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2936. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2937. spindanceACTIVE = false
  2938. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2939. end)
  2940. spindance.MouseButton1Click:connect(function()
  2941. spindanceACTIVE = not spindanceACTIVE
  2942. if spindanceACTIVE then
  2943. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2944. while wait() do
  2945. if track.IsPlaying == false then
  2946. if spindanceACTIVE then
  2947. track:Play(.1, 1, 1)
  2948. end
  2949. end
  2950. end
  2951. else
  2952. track:Stop()
  2953. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2954. end
  2955. end)
  2956.  
  2957. local Anim = Instance.new("Animation")
  2958. Anim.AnimationId = "rbxassetid://215384594"
  2959. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2960. local CloneIllusionACTIVE = false
  2961. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2962. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2963. CloneIllusionACTIVE = false
  2964. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2965. end)
  2966. CloneIllusion.MouseButton1Click:connect(function()
  2967. CloneIllusionACTIVE = not CloneIllusionACTIVE
  2968. if CloneIllusionACTIVE then
  2969. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2970. while wait() do
  2971. if track.IsPlaying == false then
  2972. if CloneIllusionACTIVE then
  2973. track:Play(.1, 1, 1e6)
  2974. end
  2975. end
  2976. end
  2977. else
  2978. track:Stop()
  2979. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2980. end
  2981. end)
  2982.  
  2983. spinning = false
  2984. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2985. spinning = false
  2986. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2987. end)
  2988. CoolSpin.MouseButton1Click:connect(function()
  2989. spinning = not spinning
  2990. if spinning then
  2991. local p = Instance.new("RocketPropulsion")
  2992. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2993. p.Name = "CrazySpin"
  2994. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  2995. p:Fire()
  2996. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2997. else
  2998. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  2999. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3000. end
  3001. end)
  3002.  
  3003. local Anim = Instance.new("Animation")
  3004. Anim.AnimationId = "rbxassetid://180612465"
  3005. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3006. local ScaredACTIVE = false
  3007. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3008. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3009. ScaredACTIVE = false
  3010. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3011. end)
  3012. CrouchRocket.MouseButton1Click:connect(function()
  3013. ScaredACTIVE = not ScaredACTIVE
  3014. if ScaredACTIVE then
  3015. local u = Instance.new("RocketPropulsion")
  3016. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3017. u.Name = "CrouchRocket"
  3018. u.Target = game.Players.LocalPlayer.Character.Head
  3019. u:Fire()
  3020. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3021. while wait() do
  3022. if track.IsPlaying == false then
  3023. if ScaredACTIVE then
  3024. track:Play(.1, 1, 1)
  3025. end
  3026. end
  3027. end
  3028. else
  3029. track:Stop()
  3030. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3031. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  3032. end
  3033. end)
  3034.  
  3035. local Anim = Instance.new("Animation")
  3036. Anim.AnimationId = "rbxassetid://184574340"
  3037. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3038. local jumprocketnow = false
  3039. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3040. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3041. jumprocketnow = false
  3042. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  3043. end)
  3044. JumpRocket.MouseButton1Click:connect(function()
  3045. jumprocketnow = not jumprocketnow
  3046. if jumprocketnow then
  3047. local u = Instance.new("RocketPropulsion")
  3048. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3049. u.Name = "JumpRocket"
  3050. u.Target = game.Players.LocalPlayer.Character.Head
  3051. u:Fire()
  3052. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3053. while wait() do
  3054. if track.IsPlaying == false then
  3055. if jumprocketnow then
  3056. track:Play(.1, 1, 1)
  3057. end
  3058. end
  3059. end
  3060. else
  3061. track:Stop()
  3062. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3063. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  3064. end
  3065. end)
  3066.  
  3067. local Anim = Instance.new("Animation")
  3068. Anim.AnimationId = "rbxassetid://126753849"
  3069. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3070. local RapidPunchACTIVE = false
  3071. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3072. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3073. RapidPunchACTIVE = false
  3074. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3075. end)
  3076. RapidPunch.MouseButton1Click:connect(function()
  3077. RapidPunchACTIVE = not RapidPunchACTIVE
  3078. if RapidPunchACTIVE then
  3079. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  3080. while wait() do
  3081. if track.IsPlaying == false then
  3082. if RapidPunchACTIVE then
  3083. track:Play(.1, 1, 10)
  3084. end
  3085. end
  3086. end
  3087. else
  3088. track:Stop()
  3089. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3090. end
  3091. end)
  3092.  
  3093. FEGodmode.MouseButton1Click:connect(function()
  3094. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3095. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3096. l.Parent = game.Players.LocalPlayer.Character
  3097. l.Name = "Humanoid"
  3098. wait(0.1)
  3099. game.Players.LocalPlayer.Character["1"]:Destroy()
  3100. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3101. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3102. wait(0.1)
  3103. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3104. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3105. end)
  3106.  
  3107. NoLimbs.MouseButton1Click:connect(function()
  3108. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3109. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3110. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3111. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3112. end)
  3113.  
  3114. BrickHats.MouseButton1Click:connect(function()
  3115. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3116. if (v:IsA("Accessory")) then
  3117. v.Handle.Mesh:Destroy()
  3118. end
  3119. end
  3120. end)
  3121.  
  3122. local Anim = Instance.new("Animation")
  3123. Anim.AnimationId = "rbxassetid://181525546"
  3124. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3125. local FaintACTIVE = false
  3126. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3127. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3128. FaintACTIVE = false
  3129. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3130. end)
  3131. Faint.MouseButton1Click:connect(function()
  3132. FaintACTIVE = not FaintACTIVE
  3133. if FaintACTIVE then
  3134. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3135. while wait() do
  3136. if track.IsPlaying == false then
  3137. if FaintACTIVE then
  3138. track:Play(.1, 1, 1)
  3139. end
  3140. end
  3141. end
  3142. else
  3143. track:Stop()
  3144. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3145. end
  3146. end)
  3147.  
  3148. local Anim = Instance.new("Animation")
  3149. Anim.AnimationId = "rbxassetid://188632011"
  3150. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3151. local SpinACTIVE = false
  3152. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3153. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3154. SpinACTIVE = false
  3155. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3156. end)
  3157. Spin.MouseButton1Click:connect(function()
  3158. SpinACTIVE = not SpinACTIVE
  3159. if SpinACTIVE then
  3160. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3161. while wait() do
  3162. if track.IsPlaying == false then
  3163. if SpinACTIVE then
  3164. track:Play(.1, 1, 1)
  3165. end
  3166. end
  3167. end
  3168. else
  3169. track:Stop()
  3170. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3171. end
  3172. end)
  3173.  
  3174. local Anim = Instance.new("Animation")
  3175. Anim.AnimationId = "rbxassetid://33169583"
  3176. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3177. local ArmFollowACTIVE = false
  3178. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3179. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3180. ArmFollowACTIVE = false
  3181. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3182. end)
  3183. ArmFollow.MouseButton1Click:connect(function()
  3184. ArmFollowACTIVE = not ArmFollowACTIVE
  3185. if ArmFollowACTIVE then
  3186. local u = Instance.new("RocketPropulsion")
  3187. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3188. u.Name = "ArmFollow"
  3189. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3190. u:Fire()
  3191. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3192. while wait() do
  3193. if track.IsPlaying == false then
  3194. if ArmFollowACTIVE then
  3195. track:Play(.1, 1, 1)
  3196. end
  3197. end
  3198. end
  3199. else
  3200. track:Stop()
  3201. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3202. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3203. end
  3204. end)
  3205.  
  3206. local Anim = Instance.new("Animation")
  3207. Anim.AnimationId = "rbxassetid://126753849"
  3208. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3209. local PunchFollowACTIVE = false
  3210. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3211. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3212. PunchFollowACTIVE = false
  3213. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3214. end)
  3215. PunchFollow.MouseButton1Click:connect(function()
  3216. PunchFollowACTIVE = not PunchFollowACTIVE
  3217. if PunchFollowACTIVE then
  3218. local u = Instance.new("RocketPropulsion")
  3219. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3220. u.Name = "PunchFollow"
  3221. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3222. u:Fire()
  3223. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3224. while wait() do
  3225. if track.IsPlaying == false then
  3226. if PunchFollowACTIVE then
  3227. track:Play(.1, 1, 1)
  3228. end
  3229. end
  3230. end
  3231. else
  3232. track:Stop()
  3233. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3234. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3235. end
  3236. end)
  3237.  
  3238. AnimationId = "148840371"
  3239. local Anim = Instance.new("Animation")
  3240. Anim.AnimationId = "rbxassetid://"..AnimationId
  3241. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3242. _18active = false
  3243. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3244. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3245. _18active = false
  3246. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3247. end)
  3248. _18.MouseButton1Click:connect(function()
  3249. _18active = not _18active
  3250. if _18active then
  3251. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3252. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3253. track:Play()
  3254. while wait() do
  3255. if _18active then
  3256. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3257. end
  3258. end
  3259. end
  3260. else
  3261. track:Stop()
  3262. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3263. end
  3264. end)
  3265.  
  3266. local Anim = Instance.new("Animation")
  3267. Anim.AnimationId = "rbxassetid://180612465"
  3268. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3269. local crouchattacking = false
  3270. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3271. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3272. crouchattacking = false
  3273. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3274. end)
  3275. CrouchAttack.MouseButton1Click:connect(function()
  3276. crouchattacking = not crouchattacking
  3277. if crouchattacking then
  3278. local u = Instance.new("RocketPropulsion")
  3279. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3280. u.Name = "CrouchAttack"
  3281. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3282. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3283. end
  3284. u:Fire()
  3285. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3286. while wait() do
  3287. if track.IsPlaying == false then
  3288. if crouchattacking then
  3289. track:Play(.1, 1, 1)
  3290. end
  3291. end
  3292. end
  3293. else
  3294. track:Stop()
  3295. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3296. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3297. end
  3298. end)
  3299.  
  3300. local Anim = Instance.new("Animation")
  3301. Anim.AnimationId = "rbxassetid://184574340"
  3302. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3303. local SlamPropulsioning = false
  3304. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3305. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3306. SlamPropulsioning = false
  3307. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3308. end)
  3309. SlamPropulsion.MouseButton1Click:connect(function()
  3310. SlamPropulsioning = not SlamPropulsioning
  3311. if SlamPropulsioning then
  3312. local u = Instance.new("RocketPropulsion")
  3313. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3314. u.Name = "SlamPropulsion"
  3315. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3316. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3317. end
  3318. u:Fire()
  3319. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3320. while wait() do
  3321. if track.IsPlaying == false then
  3322. if SlamPropulsioning then
  3323. track:Play(.1, 1, 1)
  3324. end
  3325. end
  3326. end
  3327. else
  3328. track:Stop()
  3329. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3330. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3331. end
  3332. end)
  3333.  
  3334. local Anim = Instance.new("Animation")
  3335. Anim.AnimationId = "rbxassetid://429730430"
  3336. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3337. local SpinAttacking = false
  3338. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3339. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3340. SpinAttacking = false
  3341. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3342. end)
  3343. SpinAttack.MouseButton1Click:connect(function()
  3344. SpinAttacking = not SpinAttacking
  3345. if SpinAttacking then
  3346. local u = Instance.new("RocketPropulsion")
  3347. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3348. u.Name = "SpinAttack"
  3349. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3350. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3351. end
  3352. u:Fire()
  3353. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3354. while wait() do
  3355. if track.IsPlaying == false then
  3356. if SpinAttacking then
  3357. track:Play(.1, 1, 1)
  3358. end
  3359. end
  3360. end
  3361. else
  3362. track:Stop()
  3363. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3364. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3365. end
  3366. end)
  3367.  
  3368. watching = false
  3369. CreepyWatch.MouseButton1Click:connect(function()
  3370. watching = not watching
  3371. end)
  3372.  
  3373. local Anim = Instance.new("Animation")
  3374. Anim.AnimationId = "rbxassetid://215384594"
  3375. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3376. walkingthrough = false
  3377. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3378. walkingthrough = false
  3379. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3380. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3381. end)
  3382. WalkThrough.MouseButton1Click:connect(function()
  3383. walkingthrough = not walkingthrough
  3384. if walkingthrough then
  3385. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3386. while wait() do
  3387. if walkingthrough then
  3388. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3390. if track.IsPlaying == false then
  3391. if walkingthrough then
  3392. track:Play(.1, 1, 1e6)
  3393. end
  3394. end
  3395. end
  3396. end
  3397. end
  3398. else
  3399. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3400. track:Stop()
  3401. end
  3402. end)
  3403.  
  3404. annoying = false
  3405. Annoy.MouseButton1Click:connect(function()
  3406. annoying = not annoying
  3407. end)
  3408. local Anim = Instance.new("Animation")
  3409. Anim.AnimationId = "rbxassetid://282574440"
  3410. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3411. local crawlACTIVE = false
  3412. Carpett = false
  3413. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3414. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3415. Carpett = false
  3416. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3417. end)
  3418. Carpet.MouseButton1Click:connect(function()
  3419. Carpett = not Carpett
  3420. if Carpett then
  3421. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3422. while wait() do
  3423. if track.IsPlaying == false then
  3424. if Carpett then
  3425. track:Play(.1, 1, 1)
  3426. end
  3427. end
  3428. end
  3429. else
  3430. track:Stop()
  3431. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3432. end
  3433. end)
  3434. following = false
  3435. Follow.MouseButton1Click:connect(function()
  3436. following = not following
  3437. end)
  3438. headwalking = false
  3439. HeadWalk.MouseButton1Click:connect(function()
  3440. headwalking = not headwalking
  3441. end)
  3442. Spammer = false
  3443. Spam.MouseButton1Click:connect(function()
  3444. Spammer = not Spammer
  3445. end)
  3446. stuck = false
  3447. Stick.MouseButton1Click:connect(function()
  3448. stuck = not stuck
  3449. end)
  3450. TeleportTo.MouseButton1Click:connect(function()
  3451. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3452. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3453. end
  3454. end)
  3455.  
  3456. orbital = false
  3457. Orbit.MouseButton1Click:connect(function()
  3458. orbital = not orbital
  3459. if orbital then
  3460. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3461. local o = Instance.new("RocketPropulsion")
  3462. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3463. o.Name = "Orbit"
  3464. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3465. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3466. o:Fire()
  3467. game:GetService('RunService').Stepped:connect(function()
  3468. if orbital then
  3469. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3470. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3471. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3472. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3473. end
  3474. end)
  3475. end
  3476. else
  3477. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3478. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3479. end
  3480. end)
  3481.  
  3482. currentview = false
  3483. View.MouseButton1Click:connect(function()
  3484. currentview = not currentview
  3485. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3486. if currentview then
  3487. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3488. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3489. else
  3490. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3491. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3492. end
  3493. end
  3494. end)
  3495.  
  3496. floating = false
  3497. Float.MouseButton1Click:connect(function()
  3498. floating = not floating
  3499. if floating then
  3500. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3501. local y = Instance.new("RocketPropulsion")
  3502. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3503. y.CartoonFactor = 1
  3504. y.MaxThrust = 50000
  3505. y.MaxSpeed = 1000
  3506. y.ThrustP = 50000
  3507. y.Name = "Float"
  3508. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3509. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3510. y.Target = game.Players[v.Name].Character.Head
  3511. y:Fire()
  3512. game:GetService('RunService').Stepped:connect(function()
  3513. if floating then
  3514. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3515. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3516. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3517. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3518. end
  3519. end)
  3520. while wait(0.3) do
  3521. if floating then
  3522. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3523. end
  3524. end
  3525. end
  3526. else
  3527. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3528. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3529. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3530. end
  3531. end)
  3532.  
  3533. local Anim = Instance.new("Animation")
  3534. Anim.AnimationId = "rbxassetid://282574440"
  3535. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3536. flattening = false
  3537. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3538. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3539. flattening = false
  3540. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3541. end)
  3542. Flatten.MouseButton1Click:connect(function()
  3543. flattening = not flattening
  3544. if flattening then
  3545. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3546. local y = Instance.new("RocketPropulsion")
  3547. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3548. y.CartoonFactor = 1
  3549. y.MaxThrust = 50000
  3550. y.MaxSpeed = 1000
  3551. y.ThrustP = 50000
  3552. y.Name = "Flatten"
  3553. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3554. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3555. y.Target = game.Players[v.Name].Character["Left Leg"]
  3556. y:Fire()
  3557. track:Play(.1, 1, 1)
  3558. game:GetService('RunService').Stepped:connect(function()
  3559. if flattening then
  3560. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3561. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3562. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3563. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3564. end
  3565. end)
  3566. while wait(0.3) do
  3567. if flattening then
  3568. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3569. end
  3570. end
  3571. end
  3572. else
  3573. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3574. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3575. track:Stop()
  3576. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3577. end
  3578. end)
  3579.  
  3580. SlowAttracting = false
  3581. SlowAttract.MouseButton1Click:connect(function()
  3582. SlowAttracting = not SlowAttracting
  3583. if SlowAttracting then
  3584. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3585. local b = Instance.new("RocketPropulsion")
  3586. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3587. b.TurnD = 5000
  3588. b.MaxThrust = 5000
  3589. b.MaxSpeed = 200
  3590. b.ThrustP = 5000
  3591. b.CartoonFactor = 1
  3592. b.Name = "SlowAttract"
  3593. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3594. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3595. b:Fire()
  3596. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3597. game:GetService('RunService').Stepped:connect(function()
  3598. if SlowAttracting then
  3599. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3600. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3601. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3602. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3603. end
  3604. end)
  3605. end
  3606. else
  3607. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3608. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3609. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3610. end
  3611. end)
  3612.  
  3613. AimHeading = false
  3614. AimHead.MouseButton1Click:connect(function()
  3615. AimHeading = not AimHeading
  3616. if AimHeading then
  3617. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3618. local b = Instance.new("RocketPropulsion")
  3619. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3620. b.TurnP = 2500
  3621. b.MaxThrust = 50000
  3622. b.MaxSpeed = 1000
  3623. b.ThrustP = 50000
  3624. b.CartoonFactor = 1
  3625. b.Name = "AimHead"
  3626. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3627. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3628. b.Target = game.Players[v.Name].Character.Head
  3629. b:Fire()
  3630. game:GetService('RunService').Stepped:connect(function()
  3631. if AimHeading then
  3632. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3633. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3634. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3635. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3636. end
  3637. end)
  3638. end
  3639. else
  3640. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3641. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  3642. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3643. end
  3644. end)
  3645.  
  3646. Multipleing = false
  3647. Multiple.MouseButton1Click:connect(function()
  3648. Multipleing = not Multipleing
  3649. if Multipleing then
  3650. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3651. local t1 = Instance.new("RocketPropulsion")
  3652. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3653. t1.TurnP = 30000
  3654. t1.MaxThrust = 30000
  3655. t1.MaxSpeed = 1000
  3656. t1.ThrustP = 30000
  3657. t1.CartoonFactor = 1
  3658. t1.Name = "one"
  3659. local t2 = Instance.new("RocketPropulsion")
  3660. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3661. t2.TurnP = 30000
  3662. t2.MaxThrust = 30000
  3663. t2.MaxSpeed = 1000
  3664. t2.ThrustP = 30000
  3665. t2.CartoonFactor = 1
  3666. t2.Name = "two"
  3667. local t3 = Instance.new("RocketPropulsion")
  3668. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3669. t3.TurnP = 30000
  3670. t3.MaxThrust = 30000
  3671. t3.MaxSpeed = 1000
  3672. t3.ThrustP = 30000
  3673. t3.CartoonFactor = 1
  3674. t3.Name = "three"
  3675. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3676. t1.Target = game.Players[v.Name].Character.Torso
  3677. t1:Fire()
  3678. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3679. t2:Fire()
  3680. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3681. t3:Fire()
  3682. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3683. game:GetService('RunService').Stepped:connect(function()
  3684. if Multipleing then
  3685. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3686. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3687. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3688. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3689. end
  3690. end)
  3691. end
  3692. else
  3693. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3694. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  3695. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  3696. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  3697. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3698. end
  3699. end)
  3700.  
  3701. local Anim = Instance.new("Animation")
  3702. Anim.AnimationId = "rbxassetid://215384594"
  3703. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3704. Violenting = false
  3705. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3706. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3707. Violenting = false
  3708. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3709. end)
  3710. Violent.MouseButton1Click:connect(function()
  3711. Violenting = not Violenting
  3712. if Violenting then
  3713. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3714. local y = Instance.new("RocketPropulsion")
  3715. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3716. y.CartoonFactor = 1
  3717. y.MaxThrust = 50000
  3718. y.MaxSpeed = 1000
  3719. y.ThrustP = 50000
  3720. y.Name = "Violent"
  3721. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3722. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3723. y:Fire()
  3724. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3725. track:Play(.1, 1, 10)
  3726. game:GetService('RunService').Stepped:connect(function()
  3727. if Violenting then
  3728. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3729. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3730. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3731. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3732. end
  3733. end)
  3734. end
  3735. else
  3736. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3737. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3738. track:Stop()
  3739. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3740. end
  3741. end)
  3742.  
  3743. local Anim = Instance.new("Animation")
  3744. Anim.AnimationId = "rbxassetid://215384594"
  3745. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3746. Violenting = false
  3747. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3748. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3749. Violenting = false
  3750. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3751. end)
  3752. Violent.MouseButton1Click:connect(function()
  3753. Violenting = not Violenting
  3754. if Violenting then
  3755. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3756. local y = Instance.new("RocketPropulsion")
  3757. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3758. y.CartoonFactor = 1
  3759. y.MaxThrust = 500000
  3760. y.MaxSpeed = 1000
  3761. y.ThrustP = 50000
  3762. y.Name = "Violent"
  3763. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3764. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3765. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3766. y:Fire()
  3767. track:Play(.1, 1, 10)
  3768. game:GetService('RunService').Stepped:connect(function()
  3769. if Violenting then
  3770. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3771. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3772. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3773. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3774. end
  3775. end)
  3776. end
  3777. else
  3778. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3779. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3780. track:Stop()
  3781. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3782. end
  3783. end)
  3784.  
  3785. WeirdOrbital = false
  3786. WeirdOrbit.MouseButton1Click:connect(function()
  3787. WeirdOrbital = not WeirdOrbital
  3788. if WeirdOrbital then
  3789. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3790. local o = Instance.new("RocketPropulsion")
  3791. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3792. o.TurnD = 50000
  3793. o.Name = "WeirdOrbit"
  3794. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3795. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3796. o:Fire()
  3797. game:GetService('RunService').Stepped:connect(function()
  3798. if WeirdOrbital then
  3799. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3800. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3801. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3802. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3803. end
  3804. end)
  3805. end
  3806. else
  3807. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  3808. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3809. end
  3810. end)
  3811.  
  3812. Maxing = false
  3813. Max.MouseButton1Click:connect(function()
  3814. Maxing = not Maxing
  3815. if Maxing then
  3816. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3817. local t1 = Instance.new("RocketPropulsion")
  3818. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3819. t1.TurnP = 100000
  3820. t1.MaxThrust = 100000
  3821. t1.MaxSpeed = 5000
  3822. t1.ThrustP = 100000
  3823. t1.CartoonFactor = 1
  3824. t1.Name = "onee"
  3825. local t2 = Instance.new("RocketPropulsion")
  3826. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3827. t2.TurnP = 100000
  3828. t2.MaxThrust = 100000
  3829. t2.MaxSpeed = 5000
  3830. t2.ThrustP = 100000
  3831. t2.CartoonFactor = 1
  3832. t2.Name = "twoo"
  3833. local t3 = Instance.new("RocketPropulsion")
  3834. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3835. t3.TurnP = 100000
  3836. t3.MaxThrust = 100000
  3837. t3.MaxSpeed = 5000
  3838. t3.ThrustP = 100000
  3839. t3.CartoonFactor = 1
  3840. t3.Name = "threee"
  3841. local t4 = Instance.new("RocketPropulsion")
  3842. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3843. t4.TurnP = 100000
  3844. t4.MaxThrust = 100000
  3845. t4.MaxSpeed = 5000
  3846. t4.ThrustP = 100000
  3847. t4.CartoonFactor = 1
  3848. t4.Name = "fourr"
  3849. local t5 = Instance.new("RocketPropulsion")
  3850. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3851. t5.TurnP = 100000
  3852. t5.MaxThrust = 100000
  3853. t5.MaxSpeed = 5000
  3854. t5.ThrustP = 100000
  3855. t5.CartoonFactor = 1
  3856. t5.Name = "fivee"
  3857. local t6 = Instance.new("RocketPropulsion")
  3858. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3859. t6.TurnP = 100000
  3860. t6.MaxThrust = 100000
  3861. t6.MaxSpeed = 5000
  3862. t6.ThrustP = 100000
  3863. t6.CartoonFactor = 1
  3864. t6.Name = "sixx"
  3865. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3866. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3867. t1.Target = game.Players[v.Name].Character.Torso
  3868. t1:Fire()
  3869. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3870. t2:Fire()
  3871. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3872. t3:Fire()
  3873. t4.Target = game.Players[v.Name].Character["Left Leg"]
  3874. t4:Fire()
  3875. t5.Target = game.Players[v.Name].Character["Right Arm"]
  3876. t5:Fire()
  3877. t6.Target = game.Players[v.Name].Character.Head
  3878. t6:Fire()
  3879. game:GetService('RunService').Stepped:connect(function()
  3880. if Maxing then
  3881. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3882. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3883. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3884. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3885. end
  3886. end)
  3887. end
  3888. else
  3889. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3890. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  3891. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  3892. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  3893. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  3894. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  3895. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  3896. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3897. end
  3898. end)
  3899.  
  3900. local Anim = Instance.new("Animation")
  3901. Anim.AnimationId = "rbxassetid://184574340"
  3902. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3903. Animateding = false
  3904. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3905. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3906. Animateding = false
  3907. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3908. end)
  3909. Animated.MouseButton1Click:connect(function()
  3910. Animateding = not Animateding
  3911. if Animateding then
  3912. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3913. local y = Instance.new("RocketPropulsion")
  3914. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3915. y.CartoonFactor = 1
  3916. y.MaxThrust = 200000
  3917. y.MaxSpeed = 1000
  3918. y.ThrustP = 50000
  3919. y.Name = "Animated"
  3920. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3921. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3922. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3923. y:Fire()
  3924. track:Play(.1, 1, 10)
  3925. game:GetService('RunService').Stepped:connect(function()
  3926. if Animateding then
  3927. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3928. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3929. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3930. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3931. end
  3932. end)
  3933. end
  3934. else
  3935. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3936. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  3937. track:Stop()
  3938. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3939. end
  3940. end)
  3941.  
  3942. Attach.MouseButton1Click:connect(function()
  3943. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3944. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3945. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3946. l.Parent = game.Players.LocalPlayer.Character
  3947. l.Name = "Humanoid"
  3948. wait(0.1)
  3949. game.Players.LocalPlayer.Character["1"]:Destroy()
  3950. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3951. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3952. wait(0.1)
  3953. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3954. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3955. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3956. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3957. end
  3958. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3959. end
  3960. end)
  3961.  
  3962. superspinning = false
  3963. SuperSpin.MouseButton1Click:connect(function()
  3964. superspinning = not superspinning
  3965. if superspinning then
  3966. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  3967. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3968. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3969. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3970. l.Parent = game.Players.LocalPlayer.Character
  3971. l.Name = "Humanoid"
  3972. wait(0.1)
  3973. game.Players.LocalPlayer.Character["1"]:Destroy()
  3974. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3975. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3976. wait(0.1)
  3977. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3978. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3979. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3980. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3981. end
  3982. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3983. wait(1)
  3984. while wait() do
  3985. if superspinning then
  3986. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3987. end
  3988. end
  3989. end
  3990. else
  3991. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3992. end
  3993. end)
  3994.  
  3995. Kill.MouseButton1Click:connect(function()
  3996. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3997. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3998. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3999. l.Parent = game.Players.LocalPlayer.Character
  4000. l.Name = "Humanoid"
  4001. wait(0.1)
  4002. game.Players.LocalPlayer.Character["1"]:Destroy()
  4003. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4004. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4005. wait(0.1)
  4006. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4007. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4008. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4009. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4010. end
  4011. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4012. wait(0.2)
  4013. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4014. wait(0.4)
  4015. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  4016. end
  4017. end)
  4018.  
  4019. SafeKill.MouseButton1Click:connect(function()
  4020. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4021. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4022. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4023. l.Parent = game.Players.LocalPlayer.Character
  4024. l.Name = "Humanoid"
  4025. wait(0.1)
  4026. game.Players.LocalPlayer.Character["1"]:Destroy()
  4027. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4028. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4029. wait(0.1)
  4030. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4031. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4032. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4033. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4034. end
  4035. local function tp(player,player2)
  4036. local char1,char2=player.Character,player2.Character
  4037. if char1 and char2 then
  4038. char1:MoveTo(char2.Head.Position)
  4039. end
  4040. end
  4041. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4042. wait(0.1)
  4043. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4044. wait(0.2)
  4045. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4046. wait(0.2)
  4047. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  4048. wait(0.7)
  4049. tp(game.Players.LocalPlayer,game.Players[v.Name])
  4050. wait(0.7)
  4051. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4052. end
  4053. end)
  4054.  
  4055. Bring.MouseButton1Click:connect(function()
  4056. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4057. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4058. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4059. l.Parent = game.Players.LocalPlayer.Character
  4060. l.Name = "Humanoid"
  4061. wait(0.1)
  4062. game.Players.LocalPlayer.Character["1"]:Destroy()
  4063. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4064. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4065. wait(0.1)
  4066. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4067. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4068. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4069. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4070. end
  4071.  
  4072. local function tp(player,player2)
  4073. local char1,char2=player.Character,player2.Character
  4074. if char1 and char2 then
  4075. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4076. end
  4077. end
  4078.  
  4079. local function getout(player,player2)
  4080. local char1,char2=player.Character,player2.Character
  4081. if char1 and char2 then
  4082. char1:MoveTo(char2.Head.Position)
  4083. end
  4084. end
  4085.  
  4086. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4087. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4088. wait(0.2)
  4089. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4090. wait(0.5)
  4091. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4092. wait(0.5)
  4093. getout(game.Players.LocalPlayer, game.Players[v.Name])
  4094. wait(0.3)
  4095. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4096. end
  4097. end)
  4098.  
  4099. FreeFall.MouseButton1Click:connect(function()
  4100. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4101. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4102. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4103. l.Parent = game.Players.LocalPlayer.Character
  4104. l.Name = "Humanoid"
  4105. wait(0.1)
  4106. game.Players.LocalPlayer.Character["1"]:Destroy()
  4107. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4108. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4109. wait(0.1)
  4110. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4111. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4112. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4113. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4114. end
  4115. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4117. wait(0.2)
  4118. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4119. wait(0.6)
  4120. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4121. wait(0.6)
  4122. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4123. end
  4124. end)
  4125.  
  4126. while wait() do
  4127. if SpammingChar then
  4128. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4129. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4130. wait(0.5)
  4131. else
  4132. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4133. end
  4134. if annoying then
  4135. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4137. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4138. end
  4139. else
  4140. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4141. end
  4142. if Carpett then
  4143. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4144. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4145. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4146. end
  4147. else
  4148. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4149. end
  4150. if following then
  4151. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4152. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4153. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4154. end
  4155. else
  4156. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4157. end
  4158. if headwalking then
  4159. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4160. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4161. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4162. end
  4163. else
  4164. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4165. end
  4166. if Spammer then
  4167. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4168. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4169. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4170. wait(0.5)
  4171. end
  4172. else
  4173. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4174. end
  4175. if watching then
  4176. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4177. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4178. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4179. end
  4180. else
  4181. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4182. end
  4183. end
  4184. end)
  4185.  
  4186. PrisonGui.Name = "PrisonGui"
  4187. PrisonGui.Parent = MainFrame
  4188. PrisonGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  4189. PrisonGui.BorderSizePixel = 0
  4190. PrisonGui.Position = UDim2.new(0.0394736826, 0, 0.263013691, 0)
  4191. PrisonGui.Size = UDim2.new(0, 140, 0, 38)
  4192. PrisonGui.Font = Enum.Font.PatrickHand
  4193. PrisonGui.Text = "PrisonBreaker"
  4194. PrisonGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  4195. PrisonGui.TextScaled = true
  4196. PrisonGui.TextSize = 14.000
  4197. PrisonGui.TextWrapped = true
  4198. PrisonGui.MouseButton1Down:connect(function()
  4199. local PrisonBreakerv15 = Instance.new("ScreenGui")
  4200. local openmain = Instance.new("Frame")
  4201. local open = Instance.new("TextButton")
  4202. local main = Instance.new("Frame")
  4203. local title = Instance.new("TextLabel")
  4204. local close = Instance.new("TextButton")
  4205. local police = Instance.new("TextButton")
  4206. local inmate = Instance.new("TextButton")
  4207. local neutral = Instance.new("TextButton")
  4208. local arrestcrims = Instance.new("TextButton")
  4209. local invis = Instance.new("TextButton")
  4210. local superpunch = Instance.new("TextButton")
  4211. local guns = Instance.new("TextButton")
  4212. local taserbypass = Instance.new("TextButton")
  4213. local fling = Instance.new("TextButton")
  4214. local reviz = Instance.new("TextButton")
  4215. local arrest = Instance.new("TextButton")
  4216. local attach = Instance.new("TextButton")
  4217. local fastrem = Instance.new("TextButton")
  4218. local fastm9 = Instance.new("TextButton")
  4219. local fasttaze = Instance.new("TextButton")
  4220. local fastak = Instance.new("TextButton")
  4221. local killall = Instance.new("TextButton")
  4222. local btools = Instance.new("TextButton")
  4223. local speed = Instance.new("TextButton")
  4224. local respawn = Instance.new("TextButton")
  4225. local Credits = Instance.new("TextButton")
  4226. local prison = Instance.new("TextButton")
  4227. local yard = Instance.new("TextButton")
  4228. local crimbase = Instance.new("TextButton")
  4229. local title_2 = Instance.new("TextLabel")
  4230. local bringall = Instance.new("TextButton")
  4231. local drill = Instance.new("TextButton")
  4232. local killplrmain = Instance.new("Frame")
  4233. local killtext = Instance.new("TextBox")
  4234. local kill = Instance.new("TextButton")
  4235. local waves = Instance.new("TextButton")
  4236. local bigbowl = Instance.new("TextButton")
  4237. local tazeplrmain = Instance.new("Frame")
  4238. local tazetext = Instance.new("TextBox")
  4239. local taze = Instance.new("TextButton")
  4240. local teamcrim = Instance.new("TextButton")
  4241. local tazeall = Instance.new("TextButton")
  4242. local removewalls = Instance.new("TextButton")
  4243. local removeall = Instance.new("TextButton")
  4244. local lagserver = Instance.new("TextButton")
  4245. --Properties:
  4246. PrisonBreakerv15.Name = "PrisonBreaker v1.5"
  4247. PrisonBreakerv15.Parent = game.CoreGui
  4248.  
  4249. openmain.Name = "openmain"
  4250. openmain.Parent = PrisonBreakerv15
  4251. openmain.BackgroundColor3 = Color3.new(0, 0, 0)
  4252. openmain.Position = UDim2.new(0.00434467755, 0, 0.397959173, 0)
  4253. openmain.Size = UDim2.new(0, 100, 0, 27)
  4254. openmain.Visible = false
  4255.  
  4256. open.Name = "open"
  4257. open.Parent = openmain
  4258. open.BackgroundColor3 = Color3.new(1, 1, 0)
  4259. open.Position = UDim2.new(1.49011612e-08, 0, 0, 0)
  4260. open.Size = UDim2.new(0, 100, 0, 27)
  4261. open.Style = Enum.ButtonStyle.RobloxRoundButton
  4262. open.Font = Enum.Font.GothamBold
  4263. open.Text = "OPEN"
  4264. open.TextColor3 = Color3.new(0, 0, 0)
  4265. open.TextSize = 14
  4266. open.MouseButton1Down:connect(function()
  4267. openmain.Visible = false
  4268. main.Visible = true
  4269. end)
  4270.  
  4271. main.Name = "main"
  4272. main.Parent = PrisonBreakerv15
  4273. main.BackgroundColor3 = Color3.new(0, 1, 0)
  4274. main.Position = UDim2.new(0.00441803597, 0, 0.249908596, 0)
  4275. main.Size = UDim2.new(0, 383, 0, 586)
  4276. main.Style = Enum.FrameStyle.RobloxRound
  4277. main.Active = true
  4278. main.Draggable = true
  4279.  
  4280. title.Name = "title"
  4281. title.Parent = main
  4282. title.BackgroundColor3 = Color3.new(0, 0, 1)
  4283. title.Position = UDim2.new(-0.0125168273, 0, -0.00528348284, 0)
  4284. title.Size = UDim2.new(0, 376, 0, 50)
  4285. title.Font = Enum.Font.GothamBold
  4286. title.Text = "PrisonBreaker V1.5"
  4287. title.TextColor3 = Color3.new(1, 1, 1)
  4288. title.TextSize = 14
  4289.  
  4290. close.Name = "close"
  4291. close.Parent = main
  4292. close.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  4293. close.Position = UDim2.new(0.848563969, 0, -0.00557620823, 0)
  4294. close.Size = UDim2.new(0, 59, 0, 50)
  4295. close.Font = Enum.Font.GothamBold
  4296. close.Text = "X"
  4297. close.TextColor3 = Color3.new(0, 0, 0)
  4298. close.TextSize = 14
  4299. close.MouseButton1Down:connect(function()
  4300. main.Visible = false
  4301. openmain.Visible = true
  4302. end)
  4303.  
  4304. police.Name = "police"
  4305. police.Parent = main
  4306. police.BackgroundColor3 = Color3.new(0, 0, 1)
  4307. police.Position = UDim2.new(0.0143180238, 0, 0.108731732, 0)
  4308. police.Size = UDim2.new(0, 84, 0, 22)
  4309. police.Font = Enum.Font.GothamBold
  4310. police.Text = "Team Police"
  4311. police.TextColor3 = Color3.new(0, 0, 0)
  4312. police.TextSize = 14
  4313. police.MouseButton1Down:connect(function()
  4314. workspace.Remote.TeamEvent:FireServer("Bright blue")
  4315. end)
  4316.  
  4317. inmate.Name = "inmate"
  4318. inmate.Parent = main
  4319. inmate.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  4320. inmate.BorderColor3 = Color3.new(1, 0.666667, 0.0901961)
  4321. inmate.Position = UDim2.new(0.270111769, 0, 0.107363492, 0)
  4322. inmate.Size = UDim2.new(0, 84, 0, 22)
  4323. inmate.Font = Enum.Font.GothamBold
  4324. inmate.Text = "Team Inmate"
  4325. inmate.TextColor3 = Color3.new(0, 0, 0)
  4326. inmate.TextSize = 14
  4327. inmate.MouseButton1Down:connect(function()
  4328. workspace.Remote.TeamEvent:FireServer("Bright orange")
  4329. end)
  4330.  
  4331. neutral.Name = "neutral"
  4332. neutral.Parent = main
  4333. neutral.BackgroundColor3 = Color3.new(0.772549, 0.74902, 0.784314)
  4334. neutral.Position = UDim2.new(0.525683641, 0, 0.106356524, 0)
  4335. neutral.Size = UDim2.new(0, 83, 0, 22)
  4336. neutral.Font = Enum.Font.GothamBold
  4337. neutral.Text = "Team Neutral"
  4338. neutral.TextColor3 = Color3.new(0, 0, 0)
  4339. neutral.TextSize = 14
  4340. neutral.TextStrokeColor3 = Color3.new(0.333333, 1, 0)
  4341. neutral.MouseButton1Down:connect(function()
  4342. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  4343. end)
  4344.  
  4345. arrestcrims.Name = "arrestcrims"
  4346. arrestcrims.Parent = main
  4347. arrestcrims.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4348. arrestcrims.Position = UDim2.new(0.0124716684, 0, 0.160733104, 0)
  4349. arrestcrims.Size = UDim2.new(0, 111, 0, 31)
  4350. arrestcrims.Font = Enum.Font.GothamBold
  4351. arrestcrims.Text = "Arrest Crims"
  4352. arrestcrims.TextColor3 = Color3.new(1, 0, 0)
  4353. arrestcrims.TextSize = 14
  4354. arrestcrims.MouseButton1Down:connect(function()
  4355. local Player = game.Players.LocalPlayer
  4356. local cpos = Player.Character.HumanoidRootPart.CFrame
  4357. for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
  4358. if v.Name ~= Player.Name then
  4359. local i = 10
  4360. repeat
  4361. wait()
  4362. i = i-1
  4363. game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
  4364. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  4365. until i == 0
  4366. end
  4367. end
  4368. Player.Character.HumanoidRootPart.CFrame = cpos
  4369. Notify("Success", "Arrested all of the n00bs", "Cool!")
  4370. end)
  4371.  
  4372. invis.Name = "invis"
  4373. invis.Parent = main
  4374. invis.BackgroundColor3 = Color3.new(0, 1, 1)
  4375. invis.Position = UDim2.new(0.348153055, 0, 0.160733074, 0)
  4376. invis.Size = UDim2.new(0, 111, 0, 31)
  4377. invis.Font = Enum.Font.GothamBold
  4378. invis.Text = "Invisible"
  4379. invis.TextColor3 = Color3.new(1, 0, 0)
  4380. invis.TextSize = 14
  4381. invis.MouseButton1Down:connect(function()
  4382. local player = game.Players.LocalPlayer
  4383. position = player.Character.HumanoidRootPart.Position
  4384. wait(0.1)
  4385. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
  4386. wait(0.1)
  4387. humanoidrootpart = player.Character.HumanoidRootPart:clone()
  4388. wait(0.1)
  4389. player.Character.HumanoidRootPart:Destroy()
  4390. humanoidrootpart.Parent = player.Character
  4391. player.Character:MoveTo(position)
  4392. wait()
  4393. -- Remove this if you want to see yourself (others still won't see you)
  4394. game.Players.LocalPlayer.Character.Torso.Transparency = 1
  4395. game.Players.LocalPlayer.Character.Head.Transparency = 1
  4396. game.Players.LocalPlayer.Character["Left Arm"].Transparency = 1
  4397. game.Players.LocalPlayer.Character["Right Arm"].Transparency = 1
  4398. game.Players.LocalPlayer.Character["Left Leg"].Transparency = 1
  4399. game.Players.LocalPlayer.Character["Right Leg"].Transparency = 1
  4400. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  4401. game.Players.LocalPlayer.Character.Head.face:Remove()
  4402. end)
  4403.  
  4404. superpunch.Name = "superpunch"
  4405. superpunch.Parent = main
  4406. superpunch.BackgroundColor3 = Color3.new(0, 1, 1)
  4407. superpunch.Position = UDim2.new(0.678248107, 0, 0.160733074, 0)
  4408. superpunch.Size = UDim2.new(0, 111, 0, 31)
  4409. superpunch.Font = Enum.Font.GothamBold
  4410. superpunch.Text = "SuperPunch"
  4411. superpunch.TextColor3 = Color3.new(1, 0, 0)
  4412. superpunch.TextSize = 14
  4413. superpunch.MouseButton1Down:connect(function()
  4414. mainRemotes = game.ReplicatedStorage meleeRemote = mainRemotes['meleeEvent'] mouse = game.Players.LocalPlayer:GetMouse() punching = false cooldown = false function punch() cooldown = true local part = Instance.new("Part", game.Players.LocalPlayer.Character) part.Transparency = 1 part.Size = Vector3.new(5, 2, 3) part.CanCollide = false local w1 = Instance.new("Weld", part) w1.Part0 = game.Players.LocalPlayer.Character.Torso w1.Part1 = part w1.C1 = CFrame.new(0,0,2) part.Touched:connect(function(hit) if game.Players:FindFirstChild(hit.Parent.Name) then local plr = game.Players:FindFirstChild(hit.Parent.Name) if plr.Name ~= game.Players.LocalPlayer.Name then part:Destroy() for i = 1,100 do meleeRemote:FireServer(plr) end end end end) wait(1) cooldown = false part:Destroy() end mouse.KeyDown:connect(function(key) if cooldown == false then if key:lower() == "f" then punch() end end end)
  4415. end)
  4416.  
  4417. guns.Name = "guns"
  4418. guns.Parent = main
  4419. guns.BackgroundColor3 = Color3.new(0, 1, 1)
  4420. guns.Position = UDim2.new(0.0124716703, 0, 0.2304198, 0)
  4421. guns.Size = UDim2.new(0, 111, 0, 32)
  4422. guns.Font = Enum.Font.GothamBlack
  4423. guns.Text = "Guns"
  4424. guns.TextColor3 = Color3.new(1, 0, 0)
  4425. guns.TextSize = 14
  4426. guns.MouseButton1Down:connect(function()
  4427. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  4428.  
  4429. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  4430. print(lol)
  4431. end
  4432. end)
  4433.  
  4434. taserbypass.Name = "taserbypass"
  4435. taserbypass.Parent = main
  4436. taserbypass.BackgroundColor3 = Color3.new(0, 1, 1)
  4437. taserbypass.Position = UDim2.new(0.348080158, 0, 0.2304198, 0)
  4438. taserbypass.Size = UDim2.new(0, 111, 0, 32)
  4439. taserbypass.Font = Enum.Font.GothamBold
  4440. taserbypass.Text = "Taser Bypass"
  4441. taserbypass.TextColor3 = Color3.new(1, 0, 0)
  4442. taserbypass.TextSize = 14
  4443. taserbypass.MouseButton1Down:connect(function()
  4444. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  4445. game.Players.LocalPlayer.CharacterAdded:connect(function()
  4446. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  4447. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  4448. end)
  4449. local message = Instance.new("Message",game.Workspace)
  4450. message.Text = 'Made By Jake11price'
  4451. wait(2)
  4452. message:Destroy()
  4453. end)
  4454.  
  4455. fling.Name = "fling"
  4456. fling.Parent = main
  4457. fling.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  4458. fling.Position = UDim2.new(0.00984076969, 0, 0.379423141, 0)
  4459. fling.Size = UDim2.new(0, 111, 0, 32)
  4460. fling.Font = Enum.Font.GothamBold
  4461. fling.Text = "Fling"
  4462. fling.TextColor3 = Color3.new(1, 0, 0)
  4463. fling.TextSize = 14
  4464. fling.MouseButton1Down:connect(function()
  4465. power = 300 -- change this to make it more or less powerful
  4466.  
  4467. game:GetService('RunService').Stepped:connect(function()
  4468. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4469. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4470. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4471. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4472. end)
  4473.  
  4474. wait(.1)
  4475. local bambam = Instance.new("BodyThrust")
  4476. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4477. bambam.Force = Vector3.new(power,0,power)
  4478. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  4479. end)
  4480.  
  4481. reviz.Name = "reviz"
  4482. reviz.Parent = main
  4483. reviz.BackgroundColor3 = Color3.new(0, 1, 1)
  4484. reviz.Position = UDim2.new(0.0121497028, 0, 0.303878158, 0)
  4485. reviz.Size = UDim2.new(0, 111, 0, 32)
  4486. reviz.Font = Enum.Font.GothamBold
  4487. reviz.Text = "Reviz Admin"
  4488. reviz.TextColor3 = Color3.new(1, 0, 0)
  4489. reviz.TextSize = 14
  4490. reviz.MouseButton1Down:connect(function()
  4491. -- Creator: illremember#3799
  4492.  
  4493. -- Credits to infinite yield, harkinian, dex creators
  4494.  
  4495. prefix = ";"
  4496. wait(0.3)
  4497. Commands = {
  4498. '[-] cmdbar is shown when ; is pressed.',
  4499. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  4500. '[2] bring [plr] -- You need a tool! Will bring player to you',
  4501. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  4502. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  4503. '[5] attach [plr] -- You need a tool! Attaches you to player',
  4504. '[6] unattach [plr] -- Attempts to unattach you from a player',
  4505. '[7] follow [plr] -- Makes you follow behind the player',
  4506. '[8] unfollow',
  4507. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  4508. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  4509. '[11] untrail',
  4510. '[12] orbit [plr] -- Makes you orbit the player',
  4511. '[13] unorbit',
  4512. '[14] fling [plr] -- Makes you fling the player',
  4513. '[15] unfling',
  4514. '[16] fecheck -- Checks if the game is FE or not',
  4515. '[17] void [plr] -- Teleports player to the void',
  4516. '[18] noclip -- Gives you noclip to walk through walls',
  4517. '[19] clip -- Removes noclip',
  4518. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  4519. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  4520. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  4521. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  4522. '[24] annoy [plr] -- Loop teleports you to the player',
  4523. '[25] unannoy',
  4524. '[26] headwalk [plr] -- Loop teleports you to the player head',
  4525. '[27] unheadwalk',
  4526. '[28] nolimbs -- Removes your arms and legs',
  4527. '[29] god -- Gives you FE Godmode',
  4528. '[30] drophats -- Drops your accessories',
  4529. '[31] droptool -- Drops any tool you have equipped',
  4530. '[32] loopdhats -- Loop drops your accessories',
  4531. '[33] unloopdhats',
  4532. '[34] loopdtool -- Loop drops any tools you have equipped',
  4533. '[35] unloopdtool',
  4534. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  4535. '[37] view [plr] -- Changes your camera to the player character',
  4536. '[38] unview',
  4537. '[39] goto [plr] -- Teleports you to player',
  4538. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  4539. '[41] unfly',
  4540. '[42] chat [msg] -- Makes you chat a message',
  4541. '[43] spam [msg] -- Spams a message',
  4542. '[44] unspam',
  4543. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  4544. '[46] pmspam [plr] -- Spams a player in private message',
  4545. '[47] unpmspam',
  4546. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  4547. '[49] uncfreeze [plr]',
  4548. '[50] unlockws -- Unlocks the workspace',
  4549. '[51] lockws -- Locks the workspace',
  4550. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  4551. '[53] pstand -- Enables platform stand',
  4552. '[54] unpstand -- Disables platform stand',
  4553. '[55] blockhead -- Removes your head mesh',
  4554. '[56] sit',
  4555. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  4556. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  4557. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  4558. '[60] cmds -- Prints all commands',
  4559. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  4560. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  4561. '[63] spinner -- Makes you spin',
  4562. '[64] nospinner',
  4563. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  4564. '[66] noreach -- Removes reach, must have tool equipped',
  4565. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  4566. '[68] tp me [plr] -- Alternative to goto',
  4567. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  4568. '[70] uncbring',
  4569. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  4570. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  4571. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  4572. '[74] unglitch -- Unglitches you',
  4573. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  4574. '[76] explorer -- Loads up DEX',
  4575. '[77] reset -- Resets your character.',
  4576. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  4577. '[79] animgui -- Loads up Energize animations GUI',
  4578. '[80] savepos -- Saves your current position',
  4579. '[81] loadpos -- Teleports you to your saved position',
  4580. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  4581. '[83] unbang',
  4582. '[84] delcmdbar -- Removes the command bar completely',
  4583. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  4584. '[86] shutdown -- Uses harkinians script to shutdown server',
  4585. '[87] respawn -- If grespawn doesnt work you can use respawn',
  4586. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  4587. '[89] getplrs -- Prints all players in game',
  4588. '[90] deldecal -- Deletes all decals client sided',
  4589. '[91] opfinality -- Loads in my FE GUI Opfinality',
  4590. '[92] remotes -- Prints all remotes in the game in the console when added',
  4591. '[93] noremotes -- Stops printing remotes',
  4592. '[94] tpdefault -- Stops all loop teleports to a player',
  4593. '[95] stopsit -- Will not allow you to sit',
  4594. '[96] gosit -- Allows you to sit',
  4595. '[97] clicktp -- Enables click tp',
  4596. '[98] noclicktp -- Disables click tp',
  4597. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  4598. '[100] toolsoff -- Stops ;toolson',
  4599. '[101] version -- Gets the admin version',
  4600. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  4601. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  4602. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  4603. '[105] clickdel -- Delete any block you press q on, client sided',
  4604. '[106] noclickdel -- Stops clickdel',
  4605. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  4606. '[108] unlooprhats -- Stops loop removing mesh',
  4607. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  4608. '[110] unlooprtool -- Stops loop removing mesh',
  4609. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  4610. '[112] age [plr] -- Makes you chat the account age of the player',
  4611. '[113] id [plr] -- Makes you chat the account ID of the player',
  4612. '[114] .age [plr] -- Privately shows you the account age of the player',
  4613. '[115] .id [plr] -- Privately shows you the account ID of the player',
  4614. '[116] gameid -- Shows the game ID',
  4615. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  4616. '[118] removefog -- Removes fog, client sided',
  4617. '[119] disable -- Disables your character by removing humanoid',
  4618. '[120] enable -- Enables your character by adding humanoid',
  4619. '[121] prefix [key] -- Changes the prefix used, default is ;',
  4620. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  4621. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  4622. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  4623. '[125] uncarpet -- Stops carpet player',
  4624. '[126] stare [plr] -- Turns your character to stare at another player',
  4625. '[127] unstare -- Stops stare player',
  4626. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  4627. '[129] unlogchat -- Disables logchat',
  4628. '[130] fixcam -- Fixes/resets your camera',
  4629. '[131] unstate -- Stops changing state',
  4630. }
  4631. speedget = 1
  4632.  
  4633. lplayer = game:GetService("Players").LocalPlayer
  4634.  
  4635. lplayer.CharacterAdded:Connect(function(character)
  4636. spin = false
  4637. flying = false
  4638. staring = false
  4639. banpl = false
  4640. end)
  4641.  
  4642. function change()
  4643. prefix = prefix
  4644. speedfly = speedfly
  4645. end
  4646.  
  4647. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4648. local Found = {}
  4649. local strl = String:lower()
  4650. if strl == "all" then
  4651. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4652. table.insert(Found,v)
  4653. end
  4654. elseif strl == "others" then
  4655. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4656. if v.Name ~= lplayer.Name then
  4657. table.insert(Found,v)
  4658. end
  4659. end
  4660. elseif strl == "me" then
  4661. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4662. if v.Name == lplayer.Name then
  4663. table.insert(Found,v)
  4664. end
  4665. end
  4666. else
  4667. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4668. if v.Name:lower():sub(1, #String) == String:lower() then
  4669. table.insert(Found,v)
  4670. end
  4671. end
  4672. end
  4673. return Found
  4674. end
  4675.  
  4676. local Mouse = lplayer:GetMouse()
  4677.  
  4678. spin = false
  4679. followed = false
  4680. traill = false
  4681. noclip = false
  4682. annoying = false
  4683. hwalk = false
  4684. droppinghats = false
  4685. droppingtools = false
  4686. flying = false
  4687. spamdelay = 1
  4688. spamming = false
  4689. spammingpm = false
  4690. cbringing = false
  4691. remotes = true
  4692. added = true
  4693. binds = false
  4694. stopsitting = false
  4695. clickgoto = false
  4696. gettingtools = false
  4697. removingmeshhats = false
  4698. removingmeshtool = false
  4699. clickdel = false
  4700. staring = false
  4701. chatlogs = false
  4702. banpl = false
  4703. changingstate = false
  4704. statechosen = 0
  4705.  
  4706. adminversion = "Reviz Admin by illremember, Version 2.0"
  4707.  
  4708. flying = false
  4709. speedfly = 1
  4710.  
  4711. function plrchat(plr, chat)
  4712. print(plr.Name..": "..tick().."\n"..chat)
  4713. end
  4714.  
  4715. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4716. v.Chatted:connect(function(chat)
  4717. if chatlogs then
  4718. plrchat(v, chat)
  4719. end
  4720. end)
  4721. end
  4722. game:GetService("Players").PlayerAdded:connect(function(plr)
  4723. plr.Chatted:connect(function(chat)
  4724. if chatlogs then
  4725. plrchat(plr, chat)
  4726. end
  4727. end)
  4728. end)
  4729.  
  4730.  
  4731. local ScreenGui = Instance.new("ScreenGui")
  4732. local Frame = Instance.new("Frame")
  4733. local CMDBAR = Instance.new("TextBox")
  4734. ScreenGui.Parent = game:GetService("CoreGui")
  4735. Frame.Parent = ScreenGui
  4736. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  4737. Frame.BackgroundTransparency = 0.3
  4738. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  4739. Frame.Size = UDim2.new(0, 200, 0, 40)
  4740. Frame.Active = true
  4741. Frame.Draggable = true
  4742. CMDBAR.Name = "CMDBAR"
  4743. CMDBAR.Parent = Frame
  4744. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4745. CMDBAR.BackgroundTransparency = 0.20000000298023
  4746. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  4747. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  4748. CMDBAR.Font = Enum.Font.SourceSansLight
  4749. CMDBAR.FontSize = Enum.FontSize.Size14
  4750. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  4751. CMDBAR.TextScaled = true
  4752. CMDBAR.TextSize = 14
  4753. CMDBAR.TextWrapped = true
  4754. CMDBAR.Text = "Press ; to type, Enter to execute"
  4755.  
  4756. local CMDS = Instance.new("ScreenGui")
  4757. local CMDSFRAME = Instance.new("Frame")
  4758. local ScrollingFrame = Instance.new("ScrollingFrame")
  4759. local TextLabel = Instance.new("TextLabel")
  4760. local closegui = Instance.new("TextButton")
  4761. CMDS.Name = "CMDS"
  4762. CMDS.Parent = game:GetService("CoreGui")
  4763. CMDSFRAME.Name = "CMDSFRAME"
  4764. CMDSFRAME.Parent = CMDS
  4765. CMDSFRAME.Active = true
  4766. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  4767. CMDSFRAME.BorderSizePixel = 0
  4768. CMDSFRAME.Draggable = true
  4769. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  4770. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  4771. CMDSFRAME.Visible = false
  4772. ScrollingFrame.Parent = CMDSFRAME
  4773. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  4774. ScrollingFrame.BorderSizePixel = 0
  4775. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  4776. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  4777. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  4778. TextLabel.Parent = ScrollingFrame
  4779. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4780. TextLabel.BackgroundTransparency = 1
  4781. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  4782. TextLabel.Font = Enum.Font.SourceSans
  4783. TextLabel.FontSize = Enum.FontSize.Size18
  4784. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  4785. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  4786. TextLabel.TextSize = 15
  4787. TextLabel.TextWrapped = true
  4788. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  4789. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  4790. closegui.Name = "closegui"
  4791. closegui.Parent = CMDSFRAME
  4792. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  4793. closegui.BorderSizePixel = 0
  4794. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  4795. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  4796. closegui.Font = Enum.Font.SourceSansBold
  4797. closegui.FontSize = Enum.FontSize.Size24
  4798. closegui.Text = "X"
  4799. closegui.TextColor3 = Color3.new(1, 1, 1)
  4800. closegui.TextSize = 20
  4801.  
  4802. closegui.MouseButton1Click:connect(function()
  4803. CMDSFRAME.Visible = false
  4804. end)
  4805.  
  4806. game:GetService('RunService').Stepped:connect(function()
  4807. if spin then
  4808. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  4809. end
  4810. if followed then
  4811. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  4812. end
  4813. if traill then
  4814. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  4815. end
  4816. if annoying then
  4817. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  4818. end
  4819. if hwalk then
  4820. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  4821. end
  4822. if staring then
  4823. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  4824. end
  4825. end)
  4826. game:GetService('RunService').Stepped:connect(function()
  4827. if noclip then
  4828. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  4829. lplayer.Character.Head.CanCollide = false
  4830. lplayer.Character.Torso.CanCollide = false
  4831. lplayer.Character["Left Leg"].CanCollide = false
  4832. lplayer.Character["Right Leg"].CanCollide = false
  4833. else
  4834. lplayer.Character.Humanoid:ChangeState(11)
  4835. end
  4836. end
  4837. if changingstate then
  4838. lplayer.Character.Humanoid:ChangeState(statechosen)
  4839. end
  4840. end)
  4841. game:GetService('RunService').Stepped:connect(function()
  4842. if droppinghats then
  4843. for i,v in pairs(lplayer.Character:GetChildren()) do
  4844. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4845. v.Parent = workspace
  4846. end
  4847. end
  4848. end
  4849. if droppingtools then
  4850. for i,v in pairs(lplayer.Character:GetChildren()) do
  4851. if (v:IsA("Tool")) then
  4852. v.Parent = workspace
  4853. end
  4854. end
  4855. end
  4856. if removingmeshhats then
  4857. for i,v in pairs(lplayer.Character:GetChildren()) do
  4858. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4859. v.Handle.Mesh:Destroy()
  4860. end
  4861. end
  4862. end
  4863. if removingmeshtool then
  4864. for i,v in pairs(lplayer.Character:GetChildren()) do
  4865. if (v:IsA("Tool")) then
  4866. v.Handle.Mesh:Destroy()
  4867. end
  4868. end
  4869. end
  4870. end)
  4871. game:GetService('RunService').Stepped:connect(function()
  4872. if banpl then
  4873. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  4874. end
  4875. end)
  4876. game:GetService('RunService').Stepped:connect(function()
  4877. if stopsitting then
  4878. lplayer.Character.Humanoid.Sit = false
  4879. end
  4880. end)
  4881.  
  4882. plr = lplayer
  4883. hum = plr.Character.HumanoidRootPart
  4884. mouse = plr:GetMouse()
  4885. mouse.KeyDown:connect(function(key)
  4886. if key == "e" then
  4887. if mouse.Target then
  4888. if clickgoto then
  4889. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  4890. elseif clickdel then
  4891. mouse.Target:Destroy()
  4892. end
  4893. end
  4894. end
  4895. end)
  4896.  
  4897. game:GetService("Workspace").ChildAdded:connect(function(part)
  4898. if gettingtools then
  4899. if part:IsA("Tool") then
  4900. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4901. end
  4902. end
  4903. end)
  4904.  
  4905. lplayer.Chatted:Connect(function(msg)
  4906. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  4907. if string.sub(msg, 7) == "me" then
  4908. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  4909. else
  4910. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  4911. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4912. lplayer.Character.Humanoid.Name = 1
  4913. local l = lplayer.Character["1"]:Clone()
  4914. l.Parent = lplayer.Character
  4915. l.Name = "Humanoid"
  4916. wait(0.1)
  4917. lplayer.Character["1"]:Destroy()
  4918. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4919. lplayer.Character.Animate.Disabled = true
  4920. wait(0.1)
  4921. lplayer.Character.Animate.Disabled = false
  4922. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4923. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4924. lplayer.Character.Humanoid:EquipTool(v)
  4925. end
  4926. local function tp(player,player2)
  4927. local char1,char2=player.Character,player2.Character
  4928. if char1 and char2 then
  4929. char1:MoveTo(char2.Head.Position)
  4930. end
  4931. end
  4932. wait(0.1)
  4933. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4934. wait(0.2)
  4935. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4936. wait(0.5)
  4937. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4938. wait(0.7)
  4939. tp(lplayer,game:GetService("Players")[v.Name])
  4940. wait(0.7)
  4941. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4942. game:GetService("StarterGui"):SetCore("SendNotification", {
  4943. Title = "Tools needed!";
  4944. Text = "You need a tool in your backpack for this command!";
  4945. })
  4946. end
  4947. end
  4948. end
  4949. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  4950. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  4951. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4952. lplayer.Character.Humanoid.Name = 1
  4953. local l = lplayer.Character["1"]:Clone()
  4954. l.Parent = lplayer.Character
  4955. l.Name = "Humanoid"
  4956. wait(0.1)
  4957. lplayer.Character["1"]:Destroy()
  4958. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4959. lplayer.Character.Animate.Disabled = true
  4960. wait(0.1)
  4961. lplayer.Character.Animate.Disabled = false
  4962. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4963. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4964. lplayer.Character.Humanoid:EquipTool(v)
  4965. end
  4966. local function tp(player,player2)
  4967. local char1,char2=player.Character,player2.Character
  4968. if char1 and char2 then
  4969. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4970. end
  4971. end
  4972. local function getout(player,player2)
  4973. local char1,char2=player.Character,player2.Character
  4974. if char1 and char2 then
  4975. char1:MoveTo(char2.Head.Position)
  4976. end
  4977. end
  4978. tp(game:GetService("Players")[v.Name], lplayer)
  4979. wait(0.2)
  4980. tp(game:GetService("Players")[v.Name], lplayer)
  4981. wait(0.5)
  4982. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4983. wait(0.5)
  4984. getout(lplayer, game:GetService("Players")[v.Name])
  4985. wait(0.3)
  4986. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4987. game:GetService("StarterGui"):SetCore("SendNotification", {
  4988. Title = "Tools needed!";
  4989. Text = "You need a tool in your backpack for this command!";
  4990. })
  4991. end
  4992. end
  4993. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  4994. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4995. lplayer.Character.Humanoid.Name = 1
  4996. local l = lplayer.Character["1"]:Clone()
  4997. l.Parent = lplayer.Character
  4998. l.Name = "Humanoid"
  4999. wait(0.1)
  5000. lplayer.Character["1"]:Destroy()
  5001. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5002. lplayer.Character.Animate.Disabled = true
  5003. wait(0.1)
  5004. lplayer.Character.Animate.Disabled = false
  5005. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5006. lplayer.Character.Animate.Disabled = false
  5007. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5008. lplayer.Character.Humanoid:EquipTool(v)
  5009. end
  5010. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5011. spinplr = v
  5012. wait(0.5)
  5013. spin = true
  5014. game:GetService("StarterGui"):SetCore("SendNotification", {
  5015. Title = "Tools needed!";
  5016. Text = "You need a tool in your backpack for this command!";
  5017. })
  5018. end
  5019. end
  5020. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  5021. spin = false
  5022. end
  5023. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  5024. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5025. lplayer.Character.Humanoid.Name = 1
  5026. local l = lplayer.Character["1"]:Clone()
  5027. l.Parent = lplayer.Character
  5028. l.Name = "Humanoid"
  5029. wait(0.1)
  5030. lplayer.Character["1"]:Destroy()
  5031. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5032. lplayer.Character.Animate.Disabled = true
  5033. wait(0.1)
  5034. lplayer.Character.Animate.Disabled = false
  5035. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5036. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5037. lplayer.Character.Humanoid:EquipTool(v)
  5038. end
  5039. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5040. wait(0.3)
  5041. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5042. attplr = v
  5043. game:GetService("StarterGui"):SetCore("SendNotification", {
  5044. Title = "Tools needed!";
  5045. Text = "You need a tool in your backpack for this command!";
  5046. })
  5047. end
  5048. end
  5049. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  5050. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  5051. local function getout(player,player2)
  5052. local char1,char2=player.Character,player2.Character
  5053. if char1 and char2 then
  5054. char1:MoveTo(char2.Head.Position)
  5055. end
  5056. end
  5057. getout(lplayer, game:GetService("Players")[v.Name])
  5058. end
  5059. end
  5060. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  5061. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5062. followed = true
  5063. flwplr = v
  5064. end
  5065. end
  5066. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  5067. followed = false
  5068. end
  5069. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  5070. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  5071. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5072. lplayer.Character.Humanoid.Name = 1
  5073. local l = lplayer.Character["1"]:Clone()
  5074. l.Parent = lplayer.Character
  5075. l.Name = "Humanoid"
  5076. wait(0.1)
  5077. lplayer.Character["1"]:Destroy()
  5078. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5079. lplayer.Character.Animate.Disabled = true
  5080. wait(0.1)
  5081. lplayer.Character.Animate.Disabled = false
  5082. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5083. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5084. lplayer.Character.Humanoid:EquipTool(v)
  5085. end
  5086. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5087. wait(0.2)
  5088. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5089. wait(0.6)
  5090. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5091. wait(0.6)
  5092. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  5093. game:GetService("StarterGui"):SetCore("SendNotification", {
  5094. Title = "Tools needed!";
  5095. Text = "You need a tool in your backpack for this command!";
  5096. })
  5097. end
  5098. end
  5099. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  5100. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5101. traill = true
  5102. trlplr = v
  5103. end
  5104. end
  5105. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  5106. traill = false
  5107. end
  5108. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  5109. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  5110. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5111. else
  5112. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5113. local o = Instance.new("RocketPropulsion")
  5114. o.Parent = lplayer.Character.HumanoidRootPart
  5115. o.Name = "Orbit"
  5116. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  5117. o:Fire()
  5118. noclip = true
  5119. end
  5120. end
  5121. end
  5122. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  5123. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  5124. noclip = false
  5125. end
  5126. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  5127. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  5128. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5129. else
  5130. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5131. local y = Instance.new("RocketPropulsion")
  5132. y.Parent = lplayer.Character.HumanoidRootPart
  5133. y.CartoonFactor = 1
  5134. y.MaxThrust = 800000
  5135. y.MaxSpeed = 1000
  5136. y.ThrustP = 200000
  5137. y.Name = "Fling"
  5138. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  5139. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  5140. y:Fire()
  5141. noclip = true
  5142. end
  5143. end
  5144. end
  5145. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  5146. noclip = false
  5147. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  5148. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  5149. wait(0.4)
  5150. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  5151. end
  5152. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  5153. if game:GetService("Workspace").FilteringEnabled == true then
  5154. warn("FE is Enabled (Filtering Enabled)")
  5155. game:GetService("StarterGui"):SetCore("SendNotification", {
  5156. Title = "FE is Enabled";
  5157. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  5158. })
  5159. else
  5160. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  5161. game:GetService("StarterGui"):SetCore("SendNotification", {
  5162. Title = "FE is Disabled";
  5163. Text = "Filtering Disabled. Consider using a different admin script.";
  5164. })
  5165. end
  5166. end
  5167. if string.sub(msg, 1, 6) == (prefix.."void ") then
  5168. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5169. lplayer.Character.Humanoid.Name = 1
  5170. local l = lplayer.Character["1"]:Clone()
  5171. l.Parent = lplayer.Character
  5172. l.Name = "Humanoid"
  5173. wait(0.1)
  5174. lplayer.Character["1"]:Destroy()
  5175. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5176. lplayer.Character.Animate.Disabled = true
  5177. wait(0.1)
  5178. lplayer.Character.Animate.Disabled = false
  5179. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5180. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5181. lplayer.Character.Humanoid:EquipTool(v)
  5182. end
  5183. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5184. wait(0.2)
  5185. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5186. wait(0.6)
  5187. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  5188. game:GetService("StarterGui"):SetCore("SendNotification", {
  5189. Title = "Tools needed!";
  5190. Text = "You need a tool in your backpack for this command!";
  5191. })
  5192. end
  5193. end
  5194. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  5195. noclip = true
  5196. game:GetService("StarterGui"):SetCore("SendNotification", {
  5197. Title = "Noclip enabled";
  5198. Text = "Type ;clip to disable";
  5199. })
  5200. end
  5201. if string.sub(msg, 1, 5) == (prefix.."clip") then
  5202. noclip = false
  5203. game:GetService("StarterGui"):SetCore("SendNotification", {
  5204. Title = "Noclip disabled";
  5205. Text = "Type ;noclip to enable";
  5206. })
  5207. end
  5208. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  5209. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  5210. end
  5211. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  5212. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  5213. end
  5214. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  5215. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  5216. end
  5217. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  5218. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  5219. end
  5220. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  5221. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  5222. end
  5223. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  5224. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  5225. end
  5226. if string.sub(msg, 1, 8) == (prefix.."default") then
  5227. lplayer.Character.Humanoid.JumpPower = 50
  5228. lplayer.Character.Humanoid.WalkSpeed = 16
  5229. lplayer.Character.Humanoid.HipHeight = 0
  5230. end
  5231. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  5232. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5233. annoying = true
  5234. annplr = v
  5235. end
  5236. end
  5237. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  5238. annoying = false
  5239. end
  5240. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  5241. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  5242. hwalk = true
  5243. hdwplr = v
  5244. end
  5245. end
  5246. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  5247. hwalk = false
  5248. end
  5249. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  5250. lplayer.Character["Left Leg"]:Destroy()
  5251. lplayer.Character["Left Arm"]:Destroy()
  5252. lplayer.Character["Right Leg"]:Destroy()
  5253. lplayer.Character["Right Arm"]:Destroy()
  5254. end
  5255. if string.sub(msg, 1, 4) == (prefix.."god") then
  5256. lplayer.Character.Humanoid.Name = 1
  5257. local l = lplayer.Character["1"]:Clone()
  5258. l.Parent = lplayer.Character
  5259. l.Name = "Humanoid"
  5260. wait(0.1)
  5261. lplayer.Character["1"]:Destroy()
  5262. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5263. lplayer.Character.Animate.Disabled = true
  5264. wait(0.1)
  5265. lplayer.Character.Animate.Disabled = false
  5266. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5267. game:GetService("StarterGui"):SetCore("SendNotification", {
  5268. Title = "FE Godmode enabled";
  5269. Text = "Use ;grespawn or ;respawn to remove";
  5270. })
  5271. end
  5272. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  5273. for i,v in pairs(lplayer.Character:GetChildren()) do
  5274. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5275. v.Parent = workspace
  5276. end
  5277. end
  5278. end
  5279. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  5280. for i,v in pairs(lplayer.Character:GetChildren()) do
  5281. if (v:IsA("Tool")) then
  5282. v.Parent = workspace
  5283. end
  5284. end
  5285. end
  5286. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  5287. droppinghats = true
  5288. game:GetService("StarterGui"):SetCore("SendNotification", {
  5289. Title = "Loop Drop Enabled";
  5290. Text = "Type ;unloopdhats to disable";
  5291. })
  5292. end
  5293. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  5294. droppinghats = false
  5295. game:GetService("StarterGui"):SetCore("SendNotification", {
  5296. Title = "Loop Drop Disabled";
  5297. Text = "Type ;loopdhats to enable.";
  5298. })
  5299. end
  5300. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  5301. droppingtools = true
  5302. game:GetService("StarterGui"):SetCore("SendNotification", {
  5303. Title = "Loop Drop Enabled";
  5304. Text = "Type ;unloopdtool to disable";
  5305. })
  5306. end
  5307. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  5308. droppingtools = false
  5309. game:GetService("StarterGui"):SetCore("SendNotification", {
  5310. Title = "Loop Drop Disabled";
  5311. Text = "Type ;loopdtool to enable.";
  5312. })
  5313. end
  5314. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  5315. Local = game:GetService('Players').LocalPlayer
  5316. Char = Local.Character
  5317. touched,tpdback = false, false
  5318. box = Instance.new('Part',workspace)
  5319. box.Anchored = true
  5320. box.CanCollide = true
  5321. box.Size = Vector3.new(10,1,10)
  5322. box.Position = Vector3.new(0,10000,0)
  5323. box.Touched:connect(function(part)
  5324. if (part.Parent.Name == Local.Name) then
  5325. if touched == false then
  5326. touched = true
  5327. function apply()
  5328. if script.Disabled ~= true then
  5329. no = Char.HumanoidRootPart:Clone()
  5330. wait(.25)
  5331. Char.HumanoidRootPart:Destroy()
  5332. no.Parent = Char
  5333. Char:MoveTo(loc)
  5334. touched = false
  5335. end end
  5336. if Char then
  5337. apply()
  5338. end
  5339. end
  5340. end
  5341. end)
  5342. repeat wait() until Char
  5343. loc = Char.HumanoidRootPart.Position
  5344. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  5345. game:GetService("StarterGui"):SetCore("SendNotification", {
  5346. Title = "Invisibility enabled!";
  5347. Text = "Reset or use ;respawn to remove.";
  5348. })
  5349. end
  5350. if string.sub(msg, 1, 6) == (prefix.."view ") then
  5351. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5352. if game:GetService("Players")[v.Name].Character.Humanoid then
  5353. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  5354. else
  5355. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  5356. end
  5357. end
  5358. end
  5359. if string.sub(msg, 1, 7) == (prefix.."unview") then
  5360. if lplayer.Character.Humanoid then
  5361. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  5362. else
  5363. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  5364. end
  5365. end
  5366. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  5367. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5368. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5369. end
  5370. end
  5371. if string.sub(msg, 1, 4) == (prefix.."fly") then
  5372. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  5373. repeat wait() until Mouse
  5374.  
  5375. local T = lplayer.Character.HumanoidRootPart
  5376. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5377. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5378. local SPEED = speedget
  5379.  
  5380. local function fly()
  5381. flying = true
  5382. local BG = Instance.new('BodyGyro', T)
  5383. local BV = Instance.new('BodyVelocity', T)
  5384. BG.P = 9e4
  5385. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  5386. BG.cframe = T.CFrame
  5387. BV.velocity = Vector3.new(0, 0.1, 0)
  5388. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  5389. spawn(function()
  5390. repeat wait()
  5391. lplayer.Character.Humanoid.PlatformStand = true
  5392. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  5393. SPEED = 50
  5394. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  5395. SPEED = 0
  5396. end
  5397. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  5398. 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
  5399. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  5400. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  5401. 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
  5402. else
  5403. BV.velocity = Vector3.new(0, 0.1, 0)
  5404. end
  5405. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  5406. until not flying
  5407. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5408. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5409. SPEED = 0
  5410. BG:destroy()
  5411. BV:destroy()
  5412. lplayer.Character.Humanoid.PlatformStand = false
  5413. end)
  5414. end
  5415. Mouse.KeyDown:connect(function(KEY)
  5416. if KEY:lower() == 'w' then
  5417. CONTROL.F = speedfly
  5418. elseif KEY:lower() == 's' then
  5419. CONTROL.B = -speedfly
  5420. elseif KEY:lower() == 'a' then
  5421. CONTROL.L = -speedfly
  5422. elseif KEY:lower() == 'd' then
  5423. CONTROL.R = speedfly
  5424. end
  5425. end)
  5426. Mouse.KeyUp:connect(function(KEY)
  5427. if KEY:lower() == 'w' then
  5428. CONTROL.F = 0
  5429. elseif KEY:lower() == 's' then
  5430. CONTROL.B = 0
  5431. elseif KEY:lower() == 'a' then
  5432. CONTROL.L = 0
  5433. elseif KEY:lower() == 'd' then
  5434. CONTROL.R = 0
  5435. end
  5436. end)
  5437. fly()
  5438. end
  5439. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  5440. flying = false
  5441. lplayer.Character.Humanoid.PlatformStand = false
  5442. end
  5443. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  5444. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  5445. end
  5446. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  5447. spamtext = (string.sub(msg, 7))
  5448. spamming = true
  5449. end
  5450. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  5451. spamming = false
  5452. end
  5453. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  5454. spamdelay = (string.sub(msg, 11))
  5455. end
  5456. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  5457. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5458. pmspammed = v.Name
  5459. spammingpm = true
  5460. end
  5461. end
  5462. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  5463. spammingpm = false
  5464. end
  5465. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  5466. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  5467. v.Character["Left Leg"].Anchored = true
  5468. v.Character["Left Arm"].Anchored = true
  5469. v.Character["Right Leg"].Anchored = true
  5470. v.Character["Right Arm"].Anchored = true
  5471. v.Character.Torso.Anchored = true
  5472. v.Character.Head.Anchored = true
  5473. end
  5474. end
  5475. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  5476. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  5477. v.Character["Left Leg"].Anchored = false
  5478. v.Character["Left Arm"].Anchored = false
  5479. v.Character["Right Leg"].Anchored = false
  5480. v.Character["Right Arm"].Anchored = false
  5481. v.Character.Torso.Anchored = false
  5482. v.Character.Head.Anchored = false
  5483. end
  5484. end
  5485. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  5486. local a = game:GetService("Workspace"):getChildren()
  5487. for i = 1, #a do
  5488. if a[i].className == "Part" then
  5489. a[i].Locked = false
  5490. elseif a[i].className == "Model" then
  5491. local r = a[i]:getChildren()
  5492. for i = 1, #r do
  5493. if r[i].className == "Part" then
  5494. r[i].Locked = false
  5495. end
  5496. end
  5497. end
  5498. end
  5499. game:GetService("StarterGui"):SetCore("SendNotification", {
  5500. Title = "Success!";
  5501. Text = "Workspace unlocked. Use ;lockws to lock.";
  5502. })
  5503. end
  5504. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  5505. local a = game:GetService("Workspace"):getChildren()
  5506. for i = 1, #a do
  5507. if a[i].className == "Part" then
  5508. a[i].Locked = true
  5509. elseif a[i].className == "Model" then
  5510. local r = a[i]:getChildren()
  5511. for i = 1, #r do
  5512. if r[i].className == "Part" then
  5513. r[i].Locked = true
  5514. end
  5515. end
  5516. end
  5517. end
  5518. end
  5519. if string.sub(msg, 1, 7) == (prefix.."btools") then
  5520. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  5521. Clone_T.BinType = "Clone"
  5522. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  5523. Destruct.BinType = "Hammer"
  5524. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  5525. Hold_T.BinType = "Grab"
  5526. end
  5527. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  5528. lplayer.Character.Humanoid.PlatformStand = true
  5529. end
  5530. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  5531. lplayer.Character.Humanoid.PlatformStand = false
  5532. end
  5533. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  5534. lplayer.Character.Head.Mesh:Destroy()
  5535. end
  5536. if string.sub(msg, 1, 4) == (prefix.."sit") then
  5537. lplayer.Character.Humanoid.Sit = true
  5538. end
  5539. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  5540. local function bringobjw()
  5541. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  5542. if obj.Name == (string.sub(msg, 11)) then
  5543. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5544. obj.CanCollide = false
  5545. obj.Transparency = 0.7
  5546. wait()
  5547. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  5548. wait()
  5549. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  5550. wait()
  5551. obj.CFrame = lplayer.Character["Head"].CFrame
  5552. end
  5553. end
  5554. end
  5555. while wait() do
  5556. bringobjw()
  5557. end
  5558. game:GetService("StarterGui"):SetCore("SendNotification", {
  5559. Title = "BringObj";
  5560. Text = "BringObj enabled.";
  5561. })
  5562. end
  5563. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  5564. vis = (string.sub(msg, 8))
  5565. local a = game:GetService("Workspace"):GetDescendants()
  5566. for i = 1, #a do
  5567. if a[i].className == "Part" then
  5568. a[i].Transparency = vis
  5569. elseif a[i].className == "Model" then
  5570. local r = a[i]:getChildren()
  5571. for i = 1, #r do
  5572. if r[i].className == "Part" then
  5573. r[i].Transparency = vis
  5574. end
  5575. end
  5576. end
  5577. end
  5578. end
  5579. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  5580. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  5581. game:GetService("StarterGui"):SetCore("SendNotification", {
  5582. Title = "Success!";
  5583. Text = "HyperTotal GUI Loaded!";
  5584. })
  5585. end
  5586. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  5587. CMDSFRAME.Visible = true
  5588. end
  5589. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  5590. for i,v in pairs(lplayer.Character:GetChildren()) do
  5591. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5592. v.Handle.Mesh:Destroy()
  5593. end
  5594. end
  5595. end
  5596. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  5597. for i,v in pairs(lplayer.Character:GetChildren()) do
  5598. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5599. v.Handle.Mesh:Destroy()
  5600. end
  5601. end
  5602. end
  5603. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  5604. for i,v in pairs(lplayer.Character:GetChildren()) do
  5605. if (v:IsA("Tool")) then
  5606. v.Handle.Mesh:Destroy()
  5607. end
  5608. end
  5609. end
  5610. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  5611. for i,v in pairs(lplayer.Character:GetChildren()) do
  5612. if (v:IsA("Tool")) then
  5613. v.Handle.Mesh:Destroy()
  5614. end
  5615. end
  5616. end
  5617. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  5618. local p = Instance.new("RocketPropulsion")
  5619. p.Parent = lplayer.Character.HumanoidRootPart
  5620. p.Name = "Spinner"
  5621. p.Target = lplayer.Character["Left Arm"]
  5622. p:Fire()
  5623. game:GetService("StarterGui"):SetCore("SendNotification", {
  5624. Title = "Spinner enabled";
  5625. Text = "Type ;nospinner to disable.";
  5626. })
  5627. end
  5628. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  5629. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  5630. end
  5631. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  5632. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5633. if v:isA("Tool") then
  5634. local a = Instance.new("SelectionBox",v.Handle)
  5635. a.Adornee = v.Handle
  5636. v.Handle.Size = Vector3.new(0.5,0.5,60)
  5637. v.GripPos = Vector3.new(0,0,0)
  5638. lplayer.Character.Humanoid:UnequipTools()
  5639. end
  5640. end
  5641. game:GetService("StarterGui"):SetCore("SendNotification", {
  5642. Title = "Reach applied!";
  5643. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5644. })
  5645. end
  5646. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  5647. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5648. if v:isA("Tool") then
  5649. handleSize = v.Handle.Size
  5650. wait()
  5651. local a = Instance.new("SelectionBox",v.Handle)
  5652. a.Name = "a"
  5653. a.Adornee = v.Handle
  5654. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  5655. v.GripPos = Vector3.new(0,0,0)
  5656. lplayer.Character.Humanoid:UnequipTools()
  5657. end
  5658. end
  5659. game:GetService("StarterGui"):SetCore("SendNotification", {
  5660. Title = "Reach applied!";
  5661. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5662. })
  5663. end
  5664. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  5665. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5666. if v:isA("Tool") then
  5667. v.Handle.a:Destroy()
  5668. v.Handle.Size = handleSize
  5669. end
  5670. end
  5671. game:GetService("StarterGui"):SetCore("SendNotification", {
  5672. Title = "Reach removed!";
  5673. Text = "Removed reach from equipped sword.";
  5674. })
  5675. end
  5676. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  5677. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  5678. lplayer.Character.Humanoid.Name = 1
  5679. local l = lplayer.Character["1"]:Clone()
  5680. l.Parent = lplayer.Character
  5681. l.Name = "Humanoid"
  5682. wait(0.1)
  5683. lplayer.Character["1"]:Destroy()
  5684. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5685. lplayer.Character.Animate.Disabled = true
  5686. wait(0.1)
  5687. lplayer.Character.Animate.Disabled = false
  5688. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5689. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5690. lplayer.Character.Humanoid:EquipTool(v)
  5691. end
  5692. wait(0.1)
  5693. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5694. wait(0.2)
  5695. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5696. wait(0.5)
  5697. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  5698. game:GetService("StarterGui"):SetCore("SendNotification", {
  5699. Title = "Tools needed!";
  5700. Text = "You need a tool in your backpack for this command!";
  5701. })
  5702. end
  5703. end
  5704. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  5705. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  5706. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5707. end
  5708. end
  5709. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  5710. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  5711. cbringall = true
  5712. else
  5713. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5714. brplr = v.Name
  5715. end
  5716. end
  5717. cbring = true
  5718. end
  5719. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  5720. cbring = false
  5721. cbringall = false
  5722. end
  5723. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  5724. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5725. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5726. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5727. lplayer.Character.Humanoid.Name = 1
  5728. local l = lplayer.Character["1"]:Clone()
  5729. l.Parent = lplayer.Character
  5730. l.Name = "Humanoid"
  5731. wait(0.1)
  5732. lplayer.Character["1"]:Destroy()
  5733. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5734. lplayer.Character.Animate.Disabled = true
  5735. wait(0.1)
  5736. lplayer.Character.Animate.Disabled = false
  5737. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5738. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5739. lplayer.Character.Humanoid:EquipTool(v)
  5740. end
  5741. local function tp(player,player2)
  5742. local char1,char2=player.Character,player2.Character
  5743. if char1 and char2 then
  5744. char1:MoveTo(char2.Head.Position)
  5745. end
  5746. end
  5747. wait(0.1)
  5748. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5749. wait(0.2)
  5750. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5751. wait(0.5)
  5752. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5753. wait(0.6)
  5754. tp(lplayer, game:GetService("Players")[v.Name])
  5755. wait(0.4)
  5756. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  5757. game:GetService("StarterGui"):SetCore("SendNotification", {
  5758. Title = "Tools needed!";
  5759. Text = "You need a tool in your backpack for this command!";
  5760. })
  5761. end
  5762. end
  5763. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  5764. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  5765. lplayer.Character.Humanoid.Name = 1
  5766. local l = lplayer.Character["1"]:Clone()
  5767. l.Parent = lplayer.Character
  5768. l.Name = "Humanoid"
  5769. wait(0.1)
  5770. lplayer.Character["1"]:Destroy()
  5771. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5772. lplayer.Character.Animate.Disabled = true
  5773. wait(0.1)
  5774. lplayer.Character.Animate.Disabled = false
  5775. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5776. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5777. lplayer.Character.Humanoid:EquipTool(v)
  5778. end
  5779. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5780. wait(0.3)
  5781. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5782. wait(0.4)
  5783. b = Instance.new("BodyForce")
  5784. b.Parent = lplayer.Character.HumanoidRootPart
  5785. b.Name = "Glitch"
  5786. b.Force = Vector3.new(100000000,5000,0)
  5787. game:GetService("StarterGui"):SetCore("SendNotification", {
  5788. Title = "Tools needed!";
  5789. Text = "You need a tool in your backpack for this command!";
  5790. })
  5791. end
  5792. end
  5793. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  5794. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  5795. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  5796. b = Instance.new("BodyForce")
  5797. b.Parent = lplayer.Character.HumanoidRootPart
  5798. b.Name = "unGlitch"
  5799. b.Force = Vector3.new(0,-5000000,0)
  5800. wait(2)
  5801. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  5802. end
  5803. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  5804. lplayer.Character.Humanoid.Health = 0
  5805. wait(1)
  5806. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  5807. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  5808. end
  5809. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  5810. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  5811. game:GetService("StarterGui"):SetCore("SendNotification", {
  5812. Title = "Success!";
  5813. Text = "DEX Explorer has loaded.";
  5814. })
  5815. end
  5816. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  5817. local Anim = Instance.new("Animation")
  5818. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  5819. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  5820. track:Play(.1, 1, 1)
  5821. end
  5822. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  5823. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  5824. game:GetService("StarterGui"):SetCore("SendNotification", {
  5825. Title = "Success!";
  5826. Text = "Energize Animations GUI has loaded.";
  5827. })
  5828. end
  5829. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  5830. saved = lplayer.Character.HumanoidRootPart.CFrame
  5831. game:GetService("StarterGui"):SetCore("SendNotification", {
  5832. Title = "Position Saved";
  5833. Text = "Use ;loadpos to return to saved position.";
  5834. })
  5835. end
  5836. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  5837. lplayer.Character.HumanoidRootPart.CFrame = saved
  5838. end
  5839. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  5840. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  5841. local Anim2 = Instance.new("Animation")
  5842. Anim2.AnimationId = "rbxassetid://148840371"
  5843. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  5844. track2:Play(.1, 1, 1)
  5845. bplrr = v.Name
  5846. banpl = true
  5847. end
  5848. end
  5849. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  5850. banpl = false
  5851. end
  5852. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  5853. local function bringmodw()
  5854. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  5855. if obj.Name == (string.sub(msg, 11)) then
  5856. for i,ch in pairs(obj:GetDescendants()) do
  5857. if (ch:IsA("BasePart")) then
  5858. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5859. ch.CanCollide = false
  5860. ch.Transparency = 0.7
  5861. wait()
  5862. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  5863. wait()
  5864. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  5865. wait()
  5866. ch.CFrame = lplayer.Character["Head"].CFrame
  5867. end
  5868. end
  5869. end
  5870. end
  5871. end
  5872. while wait() do
  5873. bringmodw()
  5874. end
  5875. game:GetService("StarterGui"):SetCore("SendNotification", {
  5876. Title = "BringMod";
  5877. Text = "BringMod enabled.";
  5878. })
  5879. end
  5880. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  5881. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  5882. local hum = Instance.new('Humanoid', mod)
  5883. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  5884. lplayer.Character = mod
  5885. end
  5886. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  5887. game:GetService'RunService'.Stepped:Connect(function()
  5888. pcall(function()
  5889. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  5890. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  5891. for _,x in pairs(v.Character.Head:GetChildren()) do
  5892. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  5893. end
  5894. end
  5895. end
  5896. end)
  5897. end)
  5898. game:GetService("StarterGui"):SetCore("SendNotification", {
  5899. Title = "Attempting Shutdown";
  5900. Text = "Shutdown Attempt has begun.";
  5901. })
  5902. end
  5903. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  5904. objtodel = (string.sub(msg, 9))
  5905. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  5906. if v.Name == objtodel then
  5907. v:Destroy()
  5908. end
  5909. end
  5910. end
  5911. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  5912. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  5913. print(v)
  5914. end
  5915. game:GetService("StarterGui"):SetCore("SendNotification", {
  5916. Title = "Printed";
  5917. Text = "Players have been printed to console. (F9)";
  5918. })
  5919. end
  5920. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  5921. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  5922. if (v:IsA("Decal")) then
  5923. v:Destroy()
  5924. end
  5925. end
  5926. end
  5927. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  5928. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  5929. game:GetService("StarterGui"):SetCore("SendNotification", {
  5930. Title = "Success!";
  5931. Text = "OpFinality GUI has loaded.";
  5932. })
  5933. end
  5934. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  5935. remotes = true
  5936. added = true
  5937. game.DescendantAdded:connect(function(rmt)
  5938. if added == true then
  5939. if remotes == true then
  5940. if rmt:IsA("RemoteEvent") then
  5941. print("A RemoteEvent was added!")
  5942. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  5943. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  5944. end end end
  5945. end)
  5946. game.DescendantAdded:connect(function(rmtfnctn)
  5947. if added == true then
  5948. if remotes == true then
  5949. if rmtfnctn:IsA("RemoteFunction") then
  5950. warn("A RemoteFunction was added!")
  5951. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  5952. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  5953. end end end
  5954. end)
  5955.  
  5956. game.DescendantAdded:connect(function(bndfnctn)
  5957. if added == true then
  5958. if binds == true then
  5959. if bndfnctn:IsA("BindableFunction") then
  5960. print("A BindableFunction was added!")
  5961. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  5962. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  5963. end end end
  5964. end)
  5965.  
  5966. game.DescendantAdded:connect(function(bnd)
  5967. if added == true then
  5968. if binds == true then
  5969. if bnd:IsA("BindableEvent") then
  5970. warn("A BindableEvent was added!")
  5971. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  5972. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  5973. end end end
  5974. end)
  5975.  
  5976.  
  5977. if binds == true then
  5978. for i,v in pairs(game:GetDescendants()) do
  5979. if v:IsA("BindableFunction") then
  5980. print(" game." .. v:GetFullName() .. " | BindableFunction")
  5981. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  5982. end end
  5983. for i,v in pairs(game:GetDescendants()) do
  5984. if v:IsA("BindableEvent") then
  5985. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  5986. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  5987. end end
  5988. else
  5989. print("Off")
  5990. end
  5991. if remotes == true then
  5992. for i,v in pairs(game:GetDescendants()) do
  5993. if v:IsA("RemoteFunction") then
  5994. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  5995. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  5996. end end
  5997. wait()
  5998. for i,v in pairs(game:GetDescendants()) do
  5999. if v:IsA("RemoteEvent") then
  6000. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  6001. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  6002. end end
  6003. else
  6004. print("Off")
  6005. end
  6006. game:GetService("StarterGui"):SetCore("SendNotification", {
  6007. Title = "Printing Remotes";
  6008. Text = "Type ;noremotes to disable.";
  6009. })
  6010. end
  6011. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  6012. remotes = false
  6013. added = false
  6014. game:GetService("StarterGui"):SetCore("SendNotification", {
  6015. Title = "Printing Remotes Disabled";
  6016. Text = "Type ;remotes to enable.";
  6017. })
  6018. end
  6019. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  6020. spin = false
  6021. followed = false
  6022. traill = false
  6023. noclip = false
  6024. annoying = false
  6025. hwalk = false
  6026. cbringing = false
  6027. end
  6028. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  6029. stopsitting = true
  6030. end
  6031. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  6032. stopsitting = false
  6033. end
  6034. if string.sub(msg, 1, 8) == (prefix.."version") then
  6035. print(adminversion)
  6036. game:GetService("StarterGui"):SetCore("SendNotification", {
  6037. Title = "Version";
  6038. Text = adminversion;
  6039. })
  6040. end
  6041. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  6042. clickgoto = true
  6043. game:GetService("StarterGui"):SetCore("SendNotification", {
  6044. Title = "Click TP";
  6045. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  6046. })
  6047. end
  6048. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  6049. clickdel = true
  6050. game:GetService("StarterGui"):SetCore("SendNotification", {
  6051. Title = "Click Delete";
  6052. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  6053. })
  6054. end
  6055. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  6056. clickdel = false
  6057. game:GetService("StarterGui"):SetCore("SendNotification", {
  6058. Title = "Click Delete";
  6059. Text = "Click delete has been disabled.";
  6060. })
  6061. end
  6062. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  6063. clickgoto = false
  6064. game:GetService("StarterGui"):SetCore("SendNotification", {
  6065. Title = "Click TP";
  6066. Text = "Click TP has been disabled.";
  6067. })
  6068. end
  6069. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  6070. gettingtools = true
  6071. game:GetService("StarterGui"):SetCore("SendNotification", {
  6072. Title = "Tools Enabled";
  6073. Text = "Automatically colleting tools dropped.";
  6074. })
  6075. end
  6076. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  6077. gettingtools = false
  6078. game:GetService("StarterGui"):SetCore("SendNotification", {
  6079. Title = "Tools Disabled";
  6080. Text = "Click TP has been disabled.";
  6081. })
  6082. end
  6083. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  6084. ScreenGui:Destroy()
  6085. end
  6086. if string.sub(msg, 1, 6) == (prefix.."reset") then
  6087. lplayer.Character.Head:Destroy()
  6088. end
  6089. if string.sub(msg, 1, 7) == (prefix.."state ") then
  6090. statechosen = string.sub(msg, 8)
  6091. changingstate = true
  6092. end
  6093. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  6094. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  6095. end
  6096. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  6097. removingmeshhats = true
  6098. end
  6099. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  6100. removingmeshhats = false
  6101. end
  6102. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  6103. removingmeshtool = true
  6104. end
  6105. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  6106. removingmeshtool = false
  6107. end
  6108. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  6109. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  6110. if v:IsA("Tool") then
  6111. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  6112. v.Parent = player.Character
  6113. end
  6114. end
  6115. end
  6116. end
  6117. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  6118. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  6119. if v:IsA("Tool") then
  6120. v.Parent = lplayer.Character
  6121. wait()
  6122. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  6123. v.Parent = player.Character
  6124. end
  6125. end
  6126. end
  6127. end
  6128. if string.sub(msg, 1, 5) == (prefix.."age ") then
  6129. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  6130. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  6131. end
  6132. end
  6133. if string.sub(msg, 1, 4) == (prefix.."id ") then
  6134. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  6135. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  6136. end
  6137. end
  6138. if string.sub(msg, 1, 6) == (prefix..".age ") then
  6139. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  6140. game:GetService("StarterGui"):SetCore("SendNotification", {
  6141. Title = player.AccountAge.." Days";
  6142. Text = "Account age of "..player.Name;
  6143. })
  6144. end
  6145. end
  6146. if string.sub(msg, 1, 5) == (prefix..".id ") then
  6147. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  6148. game:GetService("StarterGui"):SetCore("SendNotification", {
  6149. Title = player.UserId.." ID";
  6150. Text = "Account ID of "..player.Name;
  6151. })
  6152. end
  6153. end
  6154. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  6155. game:GetService("StarterGui"):SetCore("SendNotification", {
  6156. Title = "Game ID";
  6157. Text = "Game ID: ".. game.GameId;
  6158. })
  6159. end
  6160. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  6161. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  6162. if pgscheck == true then
  6163. game:GetService("StarterGui"):SetCore("SendNotification", {
  6164. Title = "PGSPhysicsSolverEnabled";
  6165. Text = "PGS is Enabled!";
  6166. })
  6167. else
  6168. game:GetService("StarterGui"):SetCore("SendNotification", {
  6169. Title = "PGSPhysicsSolverEnabled";
  6170. Text = "PGS is Disabled!";
  6171. })
  6172. end
  6173. end
  6174. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  6175. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  6176. if v:IsA("Part") then
  6177. if v.Transparency == 1 then
  6178. if v.Name ~= "HumanoidRootPart" then
  6179. v:Destroy()
  6180. end
  6181. end
  6182. end
  6183. end
  6184. end
  6185. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  6186. game:GetService("Lighting").FogStart = 0
  6187. game:GetService("Lighting").FogEnd = 9999999999999
  6188. end
  6189. if string.sub(msg, 1, 8) == (prefix.."disable") then
  6190. lplayer.Character.Humanoid.Parent = lplayer
  6191. end
  6192. if string.sub(msg, 1, 7) == (prefix.."enable") then
  6193. lplayer.Humanoid.Parent = lplayer.Character
  6194. end
  6195. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  6196. prefix = (string.sub(msg, 9, 9))
  6197. wait(0.1)
  6198. change()
  6199. wait(0.1)
  6200. game:GetService("StarterGui"):SetCore("SendNotification", {
  6201. Title = "Prefix changed!";
  6202. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  6203. })
  6204. end
  6205. if string.sub(msg, 1, 12) == (";resetprefix") then
  6206. prefix = ";"
  6207. wait(0.1)
  6208. change()
  6209. wait(0.1)
  6210. game:GetService("StarterGui"):SetCore("SendNotification", {
  6211. Title = "Prefix changed!";
  6212. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  6213. })
  6214. end
  6215. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  6216. speedfly = string.sub(msg, 11)
  6217. wait()
  6218. change()
  6219. end
  6220. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  6221. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  6222. local Anim3 = Instance.new("Animation")
  6223. Anim3.AnimationId = "rbxassetid://282574440"
  6224. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  6225. track3:Play(.1, 1, 1)
  6226. bplrr = v.Name
  6227. banpl = true
  6228. end
  6229. end
  6230. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  6231. banpl = false
  6232. end
  6233. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  6234. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  6235. staring = true
  6236. stareplr = v
  6237. end
  6238. end
  6239. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  6240. staring = false
  6241. end
  6242. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  6243. chatlogs = true
  6244. game:GetService("StarterGui"):SetCore("SendNotification", {
  6245. Title = "LogChat enabled";
  6246. Text = "Now logging all player chat.";
  6247. })
  6248. end
  6249. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  6250. chatlogs = false
  6251. game:GetService("StarterGui"):SetCore("SendNotification", {
  6252. Title = "LogChat disabled";
  6253. Text = "Stopped logging all player chat.";
  6254. })
  6255. end
  6256. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  6257. game:GetService("Workspace").CurrentCamera:Destroy()
  6258. wait(0.1)
  6259. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6260. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  6261. lplayer.CameraMinZoomDistance = 0.5
  6262. lplayer.CameraMaxZoomDistance = 400
  6263. lplayer.CameraMode = "Classic"
  6264. end
  6265. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  6266. changingstate = false
  6267. end
  6268. end)
  6269.  
  6270. local function tp()
  6271. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  6272. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  6273. if player.Name == brplr then
  6274. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  6275. end
  6276. end
  6277. end
  6278. end
  6279. local function tpall()
  6280. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  6281. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  6282. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  6283. end
  6284. end
  6285. end
  6286. spawn(function()
  6287. while wait(spamdelay) do
  6288. if spamming == true then
  6289. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  6290. end
  6291. end
  6292. end)
  6293. spawn(function()
  6294. while wait(spamdelay) do
  6295. if spammingpm == true then
  6296. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  6297. end
  6298. end
  6299. end)
  6300. spawn(function()
  6301. while wait() do
  6302. if cbring == true then
  6303. tp()
  6304. end
  6305. end
  6306. end)
  6307. spawn(function()
  6308. while wait() do
  6309. if cbringall == true then
  6310. tpall()
  6311. end
  6312. end
  6313. end)
  6314.  
  6315. Mouse.KeyDown:connect(function(Key)
  6316. if Key == prefix then
  6317. CMDBAR:CaptureFocus()
  6318. end
  6319. end)
  6320.  
  6321. CMDBAR.FocusLost:connect(function(enterPressed)
  6322. if enterPressed then
  6323. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  6324. if string.sub(CMDBAR.Text, 6) == "me" then
  6325. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  6326. else
  6327. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  6328. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6329. lplayer.Character.Humanoid.Name = 1
  6330. local l = lplayer.Character["1"]:Clone()
  6331. l.Parent = lplayer.Character
  6332. l.Name = "Humanoid"
  6333. wait(0.1)
  6334. lplayer.Character["1"]:Destroy()
  6335. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6336. lplayer.Character.Animate.Disabled = true
  6337. wait(0.1)
  6338. lplayer.Character.Animate.Disabled = false
  6339. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6340. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6341. lplayer.Character.Humanoid:EquipTool(v)
  6342. end
  6343. local function tp(player,player2)
  6344. local char1,char2=player.Character,player2.Character
  6345. if char1 and char2 then
  6346. char1:MoveTo(char2.Head.Position)
  6347. end
  6348. end
  6349. wait(0.1)
  6350. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6351. wait(0.2)
  6352. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6353. wait(0.5)
  6354. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  6355. wait(0.7)
  6356. tp(lplayer,game:GetService("Players")[v.Name])
  6357. wait(0.7)
  6358. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6359. game:GetService("StarterGui"):SetCore("SendNotification", {
  6360. Title = "Tools needed!";
  6361. Text = "You need a tool in your backpack for this command!";
  6362. })
  6363. end
  6364. end
  6365. end
  6366. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  6367. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  6368. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6369. lplayer.Character.Humanoid.Name = 1
  6370. local l = lplayer.Character["1"]:Clone()
  6371. l.Parent = lplayer.Character
  6372. l.Name = "Humanoid"
  6373. wait(0.1)
  6374. lplayer.Character["1"]:Destroy()
  6375. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6376. lplayer.Character.Animate.Disabled = true
  6377. wait(0.1)
  6378. lplayer.Character.Animate.Disabled = false
  6379. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6380. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6381. lplayer.Character.Humanoid:EquipTool(v)
  6382. end
  6383. local function tp(player,player2)
  6384. local char1,char2=player.Character,player2.Character
  6385. if char1 and char2 then
  6386. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  6387. end
  6388. end
  6389. local function getout(player,player2)
  6390. local char1,char2=player.Character,player2.Character
  6391. if char1 and char2 then
  6392. char1:MoveTo(char2.Head.Position)
  6393. end
  6394. end
  6395. tp(game:GetService("Players")[v.Name], lplayer)
  6396. wait(0.2)
  6397. tp(game:GetService("Players")[v.Name], lplayer)
  6398. wait(0.5)
  6399. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6400. wait(0.5)
  6401. getout(lplayer, game:GetService("Players")[v.Name])
  6402. wait(0.3)
  6403. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6404. game:GetService("StarterGui"):SetCore("SendNotification", {
  6405. Title = "Tools needed!";
  6406. Text = "You need a tool in your backpack for this command!";
  6407. })
  6408. end
  6409. end
  6410. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  6411. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6412. lplayer.Character.Humanoid.Name = 1
  6413. local l = lplayer.Character["1"]:Clone()
  6414. l.Parent = lplayer.Character
  6415. l.Name = "Humanoid"
  6416. wait(0.1)
  6417. lplayer.Character["1"]:Destroy()
  6418. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6419. lplayer.Character.Animate.Disabled = true
  6420. wait(0.1)
  6421. lplayer.Character.Animate.Disabled = false
  6422. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6423. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6424. lplayer.Character.Humanoid:EquipTool(v)
  6425. end
  6426. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6427. spinplr = v
  6428. wait(0.5)
  6429. spin = true
  6430. game:GetService("StarterGui"):SetCore("SendNotification", {
  6431. Title = "Tools needed!";
  6432. Text = "You need a tool in your backpack for this command!";
  6433. })
  6434. end
  6435. end
  6436. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  6437. spin = false
  6438. end
  6439. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  6440. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6441. lplayer.Character.Humanoid.Name = 1
  6442. local l = lplayer.Character["1"]:Clone()
  6443. l.Parent = lplayer.Character
  6444. l.Name = "Humanoid"
  6445. wait(0.1)
  6446. lplayer.Character["1"]:Destroy()
  6447. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6448. lplayer.Character.Animate.Disabled = true
  6449. wait(0.1)
  6450. lplayer.Character.Animate.Disabled = false
  6451. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6452. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6453. lplayer.Character.Humanoid:EquipTool(v)
  6454. end
  6455. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6456. wait(0.3)
  6457. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  6458. attplr = v
  6459. game:GetService("StarterGui"):SetCore("SendNotification", {
  6460. Title = "Tools needed!";
  6461. Text = "You need a tool in your backpack for this command!";
  6462. })
  6463. end
  6464. end
  6465. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  6466. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6467. local function getout(player,player2)
  6468. local char1,char2=player.Character,player2.Character
  6469. if char1 and char2 then
  6470. char1:MoveTo(char2.Head.Position)
  6471. end
  6472. end
  6473. getout(lplayer, game:GetService("Players")[v.Name])
  6474. end
  6475. end
  6476. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  6477. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6478. followed = true
  6479. flwplr = v
  6480. end
  6481. end
  6482. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  6483. followed = false
  6484. end
  6485. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  6486. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6487. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  6488. lplayer.Character.Humanoid.Name = 1
  6489. local l = lplayer.Character["1"]:Clone()
  6490. l.Parent = lplayer.Character
  6491. l.Name = "Humanoid"
  6492. wait(0.1)
  6493. lplayer.Character["1"]:Destroy()
  6494. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6495. lplayer.Character.Animate.Disabled = true
  6496. wait(0.1)
  6497. lplayer.Character.Animate.Disabled = false
  6498. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6499. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6500. lplayer.Character.Humanoid:EquipTool(v)
  6501. end
  6502. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6503. wait(0.2)
  6504. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6505. wait(0.6)
  6506. lplayer.Character.HumanoidRootPart.CFrame = NOW
  6507. wait(0.6)
  6508. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  6509. game:GetService("StarterGui"):SetCore("SendNotification", {
  6510. Title = "Tools needed!";
  6511. Text = "You need a tool in your backpack for this command!";
  6512. })
  6513. end
  6514. end
  6515. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  6516. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6517. traill = true
  6518. trlplr = v
  6519. end
  6520. end
  6521. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  6522. traill = false
  6523. end
  6524. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  6525. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  6526. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6527. else
  6528. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6529. local o = Instance.new("RocketPropulsion")
  6530. o.Parent = lplayer.Character.HumanoidRootPart
  6531. o.Name = "Orbit"
  6532. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6533. o:Fire()
  6534. noclip = true
  6535. end
  6536. end
  6537. end
  6538. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  6539. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  6540. noclip = false
  6541. end
  6542. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  6543. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  6544. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6545. else
  6546. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6547. local y = Instance.new("RocketPropulsion")
  6548. y.Parent = lplayer.Character.HumanoidRootPart
  6549. y.CartoonFactor = 1
  6550. y.MaxThrust = 800000
  6551. y.MaxSpeed = 1000
  6552. y.ThrustP = 200000
  6553. y.Name = "Fling"
  6554. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6555. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  6556. y:Fire()
  6557. noclip = true
  6558. end
  6559. end
  6560. end
  6561. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  6562. noclip = false
  6563. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6564. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6565. wait(0.4)
  6566. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  6567. end
  6568. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  6569. if game:GetService("Workspace").FilteringEnabled == true then
  6570. warn("FE is Enabled (Filtering Enabled)")
  6571. game:GetService("StarterGui"):SetCore("SendNotification", {
  6572. Title = "FE is Enabled";
  6573. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  6574. })
  6575. else
  6576. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  6577. game:GetService("StarterGui"):SetCore("SendNotification", {
  6578. Title = "FE is Disabled";
  6579. Text = "Filtering Disabled. Consider using a different admin script.";
  6580. })
  6581. end
  6582. end
  6583. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  6584. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6585. lplayer.Character.Humanoid.Name = 1
  6586. local l = lplayer.Character["1"]:Clone()
  6587. l.Parent = lplayer.Character
  6588. l.Name = "Humanoid"
  6589. wait(0.1)
  6590. lplayer.Character["1"]:Destroy()
  6591. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6592. lplayer.Character.Animate.Disabled = true
  6593. wait(0.1)
  6594. lplayer.Character.Animate.Disabled = false
  6595. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6596. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6597. lplayer.Character.Humanoid:EquipTool(v)
  6598. end
  6599. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6600. wait(0.2)
  6601. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6602. wait(0.6)
  6603. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  6604. game:GetService("StarterGui"):SetCore("SendNotification", {
  6605. Title = "Tools needed!";
  6606. Text = "You need a tool in your backpack for this command!";
  6607. })
  6608. end
  6609. end
  6610. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  6611. noclip = true
  6612. game:GetService("StarterGui"):SetCore("SendNotification", {
  6613. Title = "Noclip enabled";
  6614. Text = "Type ;clip to disable";
  6615. })
  6616. end
  6617. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  6618. noclip = false
  6619. game:GetService("StarterGui"):SetCore("SendNotification", {
  6620. Title = "Noclip disabled";
  6621. Text = "Type ;noclip to enable";
  6622. })
  6623. end
  6624. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  6625. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  6626. end
  6627. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  6628. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  6629. end
  6630. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  6631. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  6632. end
  6633. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  6634. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  6635. end
  6636. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  6637. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  6638. end
  6639. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  6640. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  6641. end
  6642. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  6643. lplayer.Character.Humanoid.JumpPower = 50
  6644. lplayer.Character.Humanoid.WalkSpeed = 16
  6645. lplayer.Character.Humanoid.HipHeight = 0
  6646. end
  6647. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  6648. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6649. annoying = true
  6650. annplr = v
  6651. end
  6652. end
  6653. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  6654. annoying = false
  6655. end
  6656. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  6657. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6658. hwalk = true
  6659. hdwplr = v
  6660. end
  6661. end
  6662. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  6663. hwalk = false
  6664. end
  6665. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  6666. lplayer.Character["Left Leg"]:Destroy()
  6667. lplayer.Character["Left Arm"]:Destroy()
  6668. lplayer.Character["Right Leg"]:Destroy()
  6669. lplayer.Character["Right Arm"]:Destroy()
  6670. end
  6671. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  6672. lplayer.Character.Humanoid.Name = 1
  6673. local l = lplayer.Character["1"]:Clone()
  6674. l.Parent = lplayer.Character
  6675. l.Name = "Humanoid"
  6676. wait(0.1)
  6677. lplayer.Character["1"]:Destroy()
  6678. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  6679. lplayer.Character.Animate.Disabled = true
  6680. wait(0.1)
  6681. lplayer.Character.Animate.Disabled = false
  6682. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  6683. game:GetService("StarterGui"):SetCore("SendNotification", {
  6684. Title = "FE Godmode enabled";
  6685. Text = "Use ;grespawn or ;respawn to remove.";
  6686. })
  6687. end
  6688. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  6689. for i,v in pairs(lplayer.Character:GetChildren()) do
  6690. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  6691. v.Parent = workspace
  6692. end
  6693. end
  6694. end
  6695. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  6696. for i,v in pairs(lplayer.Character:GetChildren()) do
  6697. if (v:IsA("Tool")) then
  6698. v.Parent = workspace
  6699. end
  6700. end
  6701. end
  6702. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  6703. droppinghats = true
  6704. game:GetService("StarterGui"):SetCore("SendNotification", {
  6705. Title = "Loop Drop Enabled";
  6706. Text = "Type ;unloopdhats to disable";
  6707. })
  6708. end
  6709. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  6710. droppinghats = false
  6711. game:GetService("StarterGui"):SetCore("SendNotification", {
  6712. Title = "Loop Drop Disabled";
  6713. Text = "Type ;loopdhats to enable.";
  6714. })
  6715. end
  6716. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  6717. droppingtools = true
  6718. game:GetService("StarterGui"):SetCore("SendNotification", {
  6719. Title = "Loop Drop Enabled";
  6720. Text = "Type ;unloopdtool to disable";
  6721. })
  6722. end
  6723. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  6724. droppingtools = false
  6725. game:GetService("StarterGui"):SetCore("SendNotification", {
  6726. Title = "Loop Drop Disabled";
  6727. Text = "Type ;loopdtool to enable.";
  6728. })
  6729. end
  6730. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  6731. Local = game:GetService('Players').LocalPlayer
  6732. Char = Local.Character
  6733. touched,tpdback = false, false
  6734. box = Instance.new('Part',workspace)
  6735. box.Anchored = true
  6736. box.CanCollide = true
  6737. box.Size = Vector3.new(10,1,10)
  6738. box.Position = Vector3.new(0,10000,0)
  6739. box.Touched:connect(function(part)
  6740. if (part.Parent.Name == Local.Name) then
  6741. if touched == false then
  6742. touched = true
  6743. function apply()
  6744. if script.Disabled ~= true then
  6745. no = Char.HumanoidRootPart:Clone()
  6746. wait(.25)
  6747. Char.HumanoidRootPart:Destroy()
  6748. no.Parent = Char
  6749. Char:MoveTo(loc)
  6750. touched = false
  6751. end end
  6752. if Char then
  6753. apply()
  6754. end
  6755. end
  6756. end
  6757. end)
  6758. repeat wait() until Char
  6759. loc = Char.HumanoidRootPart.Position
  6760. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  6761. game:GetService("StarterGui"):SetCore("SendNotification", {
  6762. Title = "Invisibility enabled!";
  6763. Text = "Reset or use ;respawn to remove.";
  6764. })
  6765. end
  6766. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  6767. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6768. if game:GetService("Players")[v.Name].Character.Humanoid then
  6769. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  6770. else
  6771. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  6772. end
  6773. end
  6774. end
  6775. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  6776. if lplayer.Character.Humanoid then
  6777. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6778. else
  6779. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  6780. end
  6781. end
  6782. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  6783. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6784. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  6785. end
  6786. end
  6787. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  6788. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  6789. repeat wait() until Mouse
  6790.  
  6791. local T = lplayer.Character.HumanoidRootPart
  6792. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6793. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6794. local SPEED = speedget
  6795.  
  6796. local function fly()
  6797. flying = true
  6798. local BG = Instance.new('BodyGyro', T)
  6799. local BV = Instance.new('BodyVelocity', T)
  6800. BG.P = 9e4
  6801. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6802. BG.cframe = T.CFrame
  6803. BV.velocity = Vector3.new(0, 0.1, 0)
  6804. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6805. spawn(function()
  6806. repeat wait()
  6807. lplayer.Character.Humanoid.PlatformStand = true
  6808. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  6809. SPEED = 50
  6810. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  6811. SPEED = 0
  6812. end
  6813. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  6814. 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
  6815. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  6816. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  6817. 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
  6818. else
  6819. BV.velocity = Vector3.new(0, 0.1, 0)
  6820. end
  6821. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  6822. until not flying
  6823. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  6824. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  6825. SPEED = 0
  6826. BG:destroy()
  6827. BV:destroy()
  6828. lplayer.Character.Humanoid.PlatformStand = false
  6829. end)
  6830. end
  6831. Mouse.KeyDown:connect(function(KEY)
  6832. if KEY:lower() == 'w' then
  6833. CONTROL.F = speedfly
  6834. elseif KEY:lower() == 's' then
  6835. CONTROL.B = -speedfly
  6836. elseif KEY:lower() == 'a' then
  6837. CONTROL.L = -speedfly
  6838. elseif KEY:lower() == 'd' then
  6839. CONTROL.R = speedfly
  6840. end
  6841. end)
  6842. Mouse.KeyUp:connect(function(KEY)
  6843. if KEY:lower() == 'w' then
  6844. CONTROL.F = 0
  6845. elseif KEY:lower() == 's' then
  6846. CONTROL.B = 0
  6847. elseif KEY:lower() == 'a' then
  6848. CONTROL.L = 0
  6849. elseif KEY:lower() == 'd' then
  6850. CONTROL.R = 0
  6851. end
  6852. end)
  6853. fly()
  6854. end
  6855. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  6856. flying = false
  6857. lplayer.Character.Humanoid.PlatformStand = false
  6858. end
  6859. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  6860. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  6861. end
  6862. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  6863. spamtext = (string.sub(CMDBAR.Text, 6))
  6864. spamming = true
  6865. end
  6866. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  6867. spamming = false
  6868. end
  6869. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  6870. spamdelay = (string.sub(CMDBAR.Text, 10))
  6871. end
  6872. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  6873. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6874. pmspammed = v.Name
  6875. spammingpm = true
  6876. end
  6877. end
  6878. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  6879. spammingpm = false
  6880. end
  6881. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  6882. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  6883. v.Character["Left Leg"].Anchored = true
  6884. v.Character["Left Arm"].Anchored = true
  6885. v.Character["Right Leg"].Anchored = true
  6886. v.Character["Right Arm"].Anchored = true
  6887. v.Character.Torso.Anchored = true
  6888. v.Character.Head.Anchored = true
  6889. end
  6890. end
  6891. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  6892. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  6893. v.Character["Left Leg"].Anchored = false
  6894. v.Character["Left Arm"].Anchored = false
  6895. v.Character["Right Leg"].Anchored = false
  6896. v.Character["Right Arm"].Anchored = false
  6897. v.Character.Torso.Anchored = false
  6898. v.Character.Head.Anchored = false
  6899. end
  6900. end
  6901. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  6902. local a = game:GetService("Workspace"):getChildren()
  6903. for i = 1, #a do
  6904. if a[i].className == "Part" then
  6905. a[i].Locked = false
  6906. elseif a[i].className == "Model" then
  6907. local r = a[i]:getChildren()
  6908. for i = 1, #r do
  6909. if r[i].className == "Part" then
  6910. r[i].Locked = false
  6911. end
  6912. end
  6913. end
  6914. end
  6915. game:GetService("StarterGui"):SetCore("SendNotification", {
  6916. Title = "Success!";
  6917. Text = "Workspace unlocked. Use ;lockws to lock.";
  6918. })
  6919. end
  6920. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  6921. local a = game:GetService("Workspace"):getChildren()
  6922. for i = 1, #a do
  6923. if a[i].className == "Part" then
  6924. a[i].Locked = true
  6925. elseif a[i].className == "Model" then
  6926. local r = a[i]:getChildren()
  6927. for i = 1, #r do
  6928. if r[i].className == "Part" then
  6929. r[i].Locked = true
  6930. end
  6931. end
  6932. end
  6933. end
  6934. end
  6935. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  6936. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  6937. Clone_T.BinType = "Clone"
  6938. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  6939. Destruct.BinType = "Hammer"
  6940. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  6941. Hold_T.BinType = "Grab"
  6942. end
  6943. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  6944. lplayer.Character.Humanoid.PlatformStand = true
  6945. end
  6946. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  6947. lplayer.Character.Humanoid.PlatformStand = false
  6948. end
  6949. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  6950. lplayer.Character.Head.Mesh:Destroy()
  6951. end
  6952. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  6953. lplayer.Character.Humanoid.Sit = true
  6954. end
  6955. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  6956. local function bringobjw()
  6957. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  6958. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  6959. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6960. obj.CanCollide = false
  6961. obj.Transparency = 0.7
  6962. wait()
  6963. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  6964. wait()
  6965. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  6966. wait()
  6967. obj.CFrame = lplayer.Character["Head"].CFrame
  6968. end
  6969. end
  6970. end
  6971. while wait() do
  6972. bringobjw()
  6973. end
  6974. game:GetService("StarterGui"):SetCore("SendNotification", {
  6975. Title = "BringObj";
  6976. Text = "BringObj enabled.";
  6977. })
  6978. end
  6979. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  6980. vis = (string.sub(CMDBAR.Text, 7))
  6981. local a = game:GetService("Workspace"):GetDescendants()
  6982. for i = 1, #a do
  6983. if a[i].className == "Part" then
  6984. a[i].Transparency = vis
  6985. elseif a[i].className == "Model" then
  6986. local r = a[i]:getChildren()
  6987. for i = 1, #r do
  6988. if r[i].className == "Part" then
  6989. r[i].Transparency = vis
  6990. end
  6991. end
  6992. end
  6993. end
  6994. end
  6995. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  6996. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  6997. game:GetService("StarterGui"):SetCore("SendNotification", {
  6998. Title = "Success!";
  6999. Text = "HyperTotal GUI Loaded!";
  7000. })
  7001. end
  7002. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  7003. CMDSFRAME.Visible = true
  7004. end
  7005. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  7006. for i,v in pairs(lplayer.Character:GetChildren()) do
  7007. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  7008. v.Handle.Mesh:Destroy()
  7009. end
  7010. end
  7011. end
  7012. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  7013. for i,v in pairs(lplayer.Character:GetChildren()) do
  7014. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  7015. v.Handle.Mesh:Destroy()
  7016. end
  7017. end
  7018. end
  7019. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  7020. for i,v in pairs(lplayer.Character:GetChildren()) do
  7021. if (v:IsA("Tool")) then
  7022. v.Handle.Mesh:Destroy()
  7023. end
  7024. end
  7025. end
  7026. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  7027. for i,v in pairs(lplayer.Character:GetChildren()) do
  7028. if (v:IsA("Tool")) then
  7029. v.Handle.Mesh:Destroy()
  7030. end
  7031. end
  7032. end
  7033. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  7034. local p = Instance.new("RocketPropulsion")
  7035. p.Parent = lplayer.Character.HumanoidRootPart
  7036. p.Name = "Spinner"
  7037. p.Target = lplayer.Character["Left Arm"]
  7038. p:Fire()
  7039. game:GetService("StarterGui"):SetCore("SendNotification", {
  7040. Title = "Spinner enabled";
  7041. Text = "Type ;nospinner to disable.";
  7042. })
  7043. end
  7044. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  7045. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  7046. end
  7047. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  7048. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  7049. if v:isA("Tool") then
  7050. local a = Instance.new("SelectionBox",v.Handle)
  7051. a.Adornee = v.Handle
  7052. v.Handle.Size = Vector3.new(0.5,0.5,60)
  7053. v.GripPos = Vector3.new(0,0,0)
  7054. lplayer.Character.Humanoid:UnequipTools()
  7055. end
  7056. end
  7057. game:GetService("StarterGui"):SetCore("SendNotification", {
  7058. Title = "Reach applied!";
  7059. Text = "Applied to equipped sword. Use ;noreach to disable.";
  7060. })
  7061. end
  7062. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  7063. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  7064. if v:isA("Tool") then
  7065. local a = Instance.new("SelectionBox",v.Handle)
  7066. a.Name = "Reach"
  7067. a.Adornee = v.Handle
  7068. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  7069. v.GripPos = Vector3.new(0,0,0)
  7070. lplayer.Character.Humanoid:UnequipTools()
  7071. end
  7072. end
  7073. game:GetService("StarterGui"):SetCore("SendNotification", {
  7074. Title = "Reach applied!";
  7075. Text = "Applied to equipped sword. Use ;noreach to disable.";
  7076. })
  7077. end
  7078. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  7079. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  7080. if v:isA("Tool") then
  7081. v.Handle.Reach:Destroy()
  7082. end
  7083. end
  7084. game:GetService("StarterGui"):SetCore("SendNotification", {
  7085. Title = "Reach removed!";
  7086. Text = "Removed reach from equipped sword.";
  7087. })
  7088. end
  7089. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  7090. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  7091. lplayer.Character.Humanoid.Name = 1
  7092. local l = lplayer.Character["1"]:Clone()
  7093. l.Parent = lplayer.Character
  7094. l.Name = "Humanoid"
  7095. wait(0.1)
  7096. lplayer.Character["1"]:Destroy()
  7097. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7098. lplayer.Character.Animate.Disabled = true
  7099. wait(0.1)
  7100. lplayer.Character.Animate.Disabled = false
  7101. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7102. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7103. lplayer.Character.Humanoid:EquipTool(v)
  7104. end
  7105. wait(0.1)
  7106. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7107. wait(0.2)
  7108. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7109. wait(0.5)
  7110. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  7111. game:GetService("StarterGui"):SetCore("SendNotification", {
  7112. Title = "Tools needed!";
  7113. Text = "You need a tool in your backpack for this command!";
  7114. })
  7115. end
  7116. end
  7117. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  7118. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7119. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7120. end
  7121. end
  7122. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  7123. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  7124. cbringall = true
  7125. else
  7126. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7127. brplr = v.Name
  7128. end
  7129. end
  7130. cbring = true
  7131. end
  7132. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  7133. cbring = false
  7134. cbringall = false
  7135. end
  7136. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  7137. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7138. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7139. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  7140. lplayer.Character.Humanoid.Name = 1
  7141. local l = lplayer.Character["1"]:Clone()
  7142. l.Parent = lplayer.Character
  7143. l.Name = "Humanoid"
  7144. wait(0.1)
  7145. lplayer.Character["1"]:Destroy()
  7146. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7147. lplayer.Character.Animate.Disabled = true
  7148. wait(0.1)
  7149. lplayer.Character.Animate.Disabled = false
  7150. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7151. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7152. lplayer.Character.Humanoid:EquipTool(v)
  7153. end
  7154. local function tp(player,player2)
  7155. local char1,char2=player.Character,player2.Character
  7156. if char1 and char2 then
  7157. char1:MoveTo(char2.Head.Position)
  7158. end
  7159. end
  7160. wait(0.1)
  7161. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7162. wait(0.2)
  7163. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  7164. wait(0.5)
  7165. lplayer.Character.HumanoidRootPart.CFrame = NOW
  7166. wait(0.6)
  7167. tp(lplayer, game:GetService("Players")[v.Name])
  7168. wait(0.4)
  7169. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  7170. game:GetService("StarterGui"):SetCore("SendNotification", {
  7171. Title = "Tools needed!";
  7172. Text = "You need a tool in your backpack for this command!";
  7173. })
  7174. end
  7175. end
  7176. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  7177. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7178. lplayer.Character.Humanoid.Name = 1
  7179. local l = lplayer.Character["1"]:Clone()
  7180. l.Parent = lplayer.Character
  7181. l.Name = "Humanoid"
  7182. wait(0.1)
  7183. lplayer.Character["1"]:Destroy()
  7184. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  7185. lplayer.Character.Animate.Disabled = true
  7186. wait(0.1)
  7187. lplayer.Character.Animate.Disabled = false
  7188. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  7189. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7190. lplayer.Character.Humanoid:EquipTool(v)
  7191. end
  7192. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  7193. wait(0.3)
  7194. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  7195. wait(0.4)
  7196. b = Instance.new("BodyForce")
  7197. b.Parent = lplayer.Character.HumanoidRootPart
  7198. b.Name = "Glitch"
  7199. b.Force = Vector3.new(100000000,5000,0)
  7200. game:GetService("StarterGui"):SetCore("SendNotification", {
  7201. Title = "Tools needed!";
  7202. Text = "You need a tool in your backpack for this command!";
  7203. })
  7204. end
  7205. end
  7206. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  7207. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  7208. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  7209. b = Instance.new("BodyForce")
  7210. b.Parent = lplayer.Character.HumanoidRootPart
  7211. b.Name = "unGlitch"
  7212. b.Force = Vector3.new(0,-5000000,0)
  7213. wait(2)
  7214. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  7215. end
  7216. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  7217. lplayer.Character.Humanoid.Health = 0
  7218. wait(1)
  7219. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  7220. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  7221. end
  7222. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  7223. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  7224. game:GetService("StarterGui"):SetCore("SendNotification", {
  7225. Title = "Success!";
  7226. Text = "DEX Explorer has loaded.";
  7227. })
  7228. end
  7229. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  7230. local Anim = Instance.new("Animation")
  7231. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  7232. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  7233. track:Play(.1, 1, 1)
  7234. end
  7235. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  7236. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  7237. game:GetService("StarterGui"):SetCore("SendNotification", {
  7238. Title = "Success!";
  7239. Text = "Energize Animations GUI has loaded.";
  7240. })
  7241. end
  7242. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  7243. saved = lplayer.Character.HumanoidRootPart.CFrame
  7244. game:GetService("StarterGui"):SetCore("SendNotification", {
  7245. Title = "Position Saved";
  7246. Text = "Use ;loadpos to return to saved position.";
  7247. })
  7248. end
  7249. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  7250. lplayer.Character.HumanoidRootPart.CFrame = saved
  7251. end
  7252. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  7253. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7254. local Anim2 = Instance.new("Animation")
  7255. Anim2.AnimationId = "rbxassetid://148840371"
  7256. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  7257. track2:Play(.1, 1, 1)
  7258. bplrr = v.Name
  7259. banpl = true
  7260. end
  7261. end
  7262. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  7263. banpl = false
  7264. end
  7265. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  7266. local function bringmodw()
  7267. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  7268. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  7269. for i,ch in pairs(obj:GetDescendants()) do
  7270. if (ch:IsA("BasePart")) then
  7271. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  7272. ch.CanCollide = false
  7273. ch.Transparency = 0.7
  7274. wait()
  7275. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  7276. wait()
  7277. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  7278. wait()
  7279. ch.CFrame = lplayer.Character["Head"].CFrame
  7280. end
  7281. end
  7282. end
  7283. end
  7284. end
  7285. while wait() do
  7286. bringmodw()
  7287. end
  7288. game:GetService("StarterGui"):SetCore("SendNotification", {
  7289. Title = "BringMod";
  7290. Text = "BringMod enabled.";
  7291. })
  7292. end
  7293. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  7294. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  7295. local hum = Instance.new('Humanoid', mod)
  7296. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  7297. lplayer.Character = mod
  7298. end
  7299. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  7300. game:GetService'RunService'.Stepped:Connect(function()
  7301. pcall(function()
  7302. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  7303. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  7304. for _,x in pairs(v.Character.Head:GetChildren()) do
  7305. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  7306. end
  7307. end
  7308. end
  7309. end)
  7310. end)
  7311. game:GetService("StarterGui"):SetCore("SendNotification", {
  7312. Title = "Attempting Shutdown";
  7313. Text = "Shutdown Attempt has begun.";
  7314. })
  7315. end
  7316. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  7317. objtodel = (string.sub(CMDBAR.Text, 8))
  7318. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7319. if v.Name == objtodel then
  7320. v:Destroy()
  7321. end
  7322. end
  7323. end
  7324. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  7325. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  7326. print(v)
  7327. end
  7328. game:GetService("StarterGui"):SetCore("SendNotification", {
  7329. Title = "Printed";
  7330. Text = "Players have been printed to console. (F9)";
  7331. })
  7332. end
  7333. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  7334. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  7335. if (v:IsA("Decal")) then
  7336. v:Destroy()
  7337. end
  7338. end
  7339. end
  7340. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  7341. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  7342. game:GetService("StarterGui"):SetCore("SendNotification", {
  7343. Title = "Success!";
  7344. Text = "OpFinality GUI has loaded.";
  7345. })
  7346. end
  7347. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  7348. remotes = true
  7349. added = true
  7350. game.DescendantAdded:connect(function(rmt)
  7351. if added == true then
  7352. if remotes == true then
  7353. if rmt:IsA("RemoteEvent") then
  7354. print("A RemoteEvent was added!")
  7355. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  7356. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7357. end end end
  7358. end)
  7359. game.DescendantAdded:connect(function(rmtfnctn)
  7360. if added == true then
  7361. if remotes == true then
  7362. if rmtfnctn:IsA("RemoteFunction") then
  7363. warn("A RemoteFunction was added!")
  7364. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  7365. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7366. end end end
  7367. end)
  7368.  
  7369. game.DescendantAdded:connect(function(bndfnctn)
  7370. if added == true then
  7371. if binds == true then
  7372. if bndfnctn:IsA("BindableFunction") then
  7373. print("A BindableFunction was added!")
  7374. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  7375. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7376. end end end
  7377. end)
  7378.  
  7379. game.DescendantAdded:connect(function(bnd)
  7380. if added == true then
  7381. if binds == true then
  7382. if bnd:IsA("BindableEvent") then
  7383. warn("A BindableEvent was added!")
  7384. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  7385. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7386. end end end
  7387. end)
  7388.  
  7389.  
  7390. if binds == true then
  7391. for i,v in pairs(game:GetDescendants()) do
  7392. if v:IsA("BindableFunction") then
  7393. print(" game." .. v:GetFullName() .. " | BindableFunction")
  7394. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  7395. end end
  7396. for i,v in pairs(game:GetDescendants()) do
  7397. if v:IsA("BindableEvent") then
  7398. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  7399. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  7400. end end
  7401. else
  7402. print("Off")
  7403. end
  7404. if remotes == true then
  7405. for i,v in pairs(game:GetDescendants()) do
  7406. if v:IsA("RemoteFunction") then
  7407. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  7408. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  7409. end end
  7410. wait()
  7411. for i,v in pairs(game:GetDescendants()) do
  7412. if v:IsA("RemoteEvent") then
  7413. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  7414. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  7415. end end
  7416. else
  7417. print("Off")
  7418. end
  7419. game:GetService("StarterGui"):SetCore("SendNotification", {
  7420. Title = "Printing Remotes";
  7421. Text = "Type ;noremotes to disable.";
  7422. })
  7423. end
  7424. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  7425. remotes = false
  7426. added = false
  7427. game:GetService("StarterGui"):SetCore("SendNotification", {
  7428. Title = "Printing Remotes Disabled";
  7429. Text = "Type ;remotes to enable.";
  7430. })
  7431. end
  7432. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  7433. spin = false
  7434. followed = false
  7435. traill = false
  7436. noclip = false
  7437. annoying = false
  7438. hwalk = false
  7439. cbringing = false
  7440. end
  7441. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  7442. stopsitting = true
  7443. end
  7444. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  7445. stopsitting = false
  7446. end
  7447. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  7448. print(adminversion)
  7449. game:GetService("StarterGui"):SetCore("SendNotification", {
  7450. Title = "Version";
  7451. Text = adminversion;
  7452. })
  7453. end
  7454. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  7455. clickgoto = true
  7456. game:GetService("StarterGui"):SetCore("SendNotification", {
  7457. Title = "Click TP";
  7458. Text = "Press E to teleport to mouse position";
  7459. })
  7460. end
  7461. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  7462. clickgoto = false
  7463. game:GetService("StarterGui"):SetCore("SendNotification", {
  7464. Title = "Click TP";
  7465. Text = "Click TP has been disabled.";
  7466. })
  7467. end
  7468. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  7469. gettingtools = true
  7470. game:GetService("StarterGui"):SetCore("SendNotification", {
  7471. Title = "Tools Enabled";
  7472. Text = "Automatically colleting tools dropped.";
  7473. })
  7474. end
  7475. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  7476. gettingtools = false
  7477. game:GetService("StarterGui"):SetCore("SendNotification", {
  7478. Title = "Tools Disabled";
  7479. Text = "Click TP has been disabled.";
  7480. })
  7481. end
  7482. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  7483. ScreenGui:Destroy()
  7484. end
  7485. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  7486. lplayer.Character.Head:Destroy()
  7487. end
  7488. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  7489. statechosen = string.sub(CMDBAR.Text, 7)
  7490. changingstate = true
  7491. end
  7492. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  7493. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  7494. end
  7495. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  7496. removingmeshhats = true
  7497. end
  7498. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  7499. removingmeshhats = false
  7500. end
  7501. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  7502. removingmeshtool = true
  7503. end
  7504. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  7505. removingmeshtool = false
  7506. end
  7507. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  7508. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  7509. if v:IsA("Tool") then
  7510. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  7511. v.Parent = player.Character
  7512. end
  7513. end
  7514. end
  7515. end
  7516. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  7517. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  7518. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  7519. end
  7520. end
  7521. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  7522. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  7523. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  7524. end
  7525. end
  7526. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  7527. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  7528. game:GetService("StarterGui"):SetCore("SendNotification", {
  7529. Title = player.AccountAge.." Days";
  7530. Text = "Account age of "..player.Name;
  7531. })
  7532. end
  7533. end
  7534. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  7535. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  7536. game:GetService("StarterGui"):SetCore("SendNotification", {
  7537. Title = player.UserId.." ID";
  7538. Text = "Account ID of "..player.Name;
  7539. })
  7540. end
  7541. end
  7542. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  7543. game:GetService("StarterGui"):SetCore("SendNotification", {
  7544. Title = "Game ID";
  7545. Text = "Game ID: ".. game.GameId;
  7546. })
  7547. end
  7548. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  7549. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  7550. if pgscheck == true then
  7551. game:GetService("StarterGui"):SetCore("SendNotification", {
  7552. Title = "PGSPhysicsSolverEnabled";
  7553. Text = "PGS is Enabled!";
  7554. })
  7555. else
  7556. game:GetService("StarterGui"):SetCore("SendNotification", {
  7557. Title = "PGSPhysicsSolverEnabled";
  7558. Text = "PGS is Disabled!";
  7559. })
  7560. end
  7561. end
  7562. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  7563. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  7564. if v:IsA("Part") then
  7565. if v.Transparency == 1 then
  7566. if v.Name ~= "HumanoidRootPart" then
  7567. v:Destroy()
  7568. end
  7569. end
  7570. end
  7571. end
  7572. end
  7573. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  7574. game:GetService("Lighting").FogStart = 0
  7575. game:GetService("Lighting").FogEnd = 9999999999999
  7576. end
  7577. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  7578. lplayer.Character.Humanoid.Parent = lplayer
  7579. end
  7580. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  7581. lplayer.Humanoid.Parent = lplayer.Character
  7582. end
  7583. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  7584. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  7585. if v:IsA("Tool") then
  7586. v.Parent = lplayer.Character
  7587. wait()
  7588. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  7589. v.Parent = player.Character
  7590. end
  7591. end
  7592. end
  7593. end
  7594. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  7595. speedfly = string.sub(CMDBAR.Text, 10)
  7596. wait()
  7597. change()
  7598. end
  7599. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  7600. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  7601. local Anim3 = Instance.new("Animation")
  7602. Anim3.AnimationId = "rbxassetid://282574440"
  7603. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  7604. track3:Play(.1, 1, 1)
  7605. bplrr = v.Name
  7606. banpl = true
  7607. end
  7608. end
  7609. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  7610. banpl = false
  7611. end
  7612. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  7613. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  7614. staring = true
  7615. stareplr = v
  7616. end
  7617. end
  7618. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  7619. staring = false
  7620. end
  7621. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  7622. chatlogs = true
  7623. game:GetService("StarterGui"):SetCore("SendNotification", {
  7624. Title = "LogChat enabled";
  7625. Text = "Now logging all player chat.";
  7626. })
  7627. end
  7628. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  7629. chatlogs = false
  7630. game:GetService("StarterGui"):SetCore("SendNotification", {
  7631. Title = "LogChat disabled";
  7632. Text = "Stopped logging all player chat.";
  7633. })
  7634. end
  7635. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  7636. game:GetService("Workspace").CurrentCamera:Destroy()
  7637. wait(0.1)
  7638. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  7639. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  7640. lplayer.CameraMinZoomDistance = 0.5
  7641. lplayer.CameraMaxZoomDistance = 400
  7642. lplayer.CameraMode = "Classic"
  7643. end
  7644. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  7645. changingstate = false
  7646. end
  7647. CMDBAR.Text = ""
  7648. end
  7649. end)
  7650.  
  7651. wait(0.3)
  7652. game:GetService("StarterGui"):SetCore("SendNotification", {
  7653. Title = "Loaded successfully!";
  7654. Text = "Reviz Admin V2 by illremember";
  7655. })
  7656. wait(0.1)
  7657. print("Reviz Admin V2 loaded!")
  7658. if game:GetService("Workspace").FilteringEnabled == true then
  7659. warn("FE is Enabled (Filtering Enabled)")
  7660. game:GetService("StarterGui"):SetCore("SendNotification", {
  7661. Title = "FE is Enabled";
  7662. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  7663. })
  7664. else
  7665. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  7666. game:GetService("StarterGui"):SetCore("SendNotification", {
  7667. Title = "FE is Disabled";
  7668. Text = "Filtering Disabled. Consider using a different admin script.";
  7669. })
  7670. end
  7671.  
  7672. local intro = Instance.new("ScreenGui")
  7673. local Frame = Instance.new("Frame")
  7674. local ImageLabel = Instance.new("ImageLabel")
  7675. intro.Parent = game:GetService("CoreGui")
  7676. Frame.Parent = intro
  7677. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  7678. Frame.BackgroundTransparency = 1
  7679. Frame.Size = UDim2.new(1, 0, 0, 300)
  7680. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  7681. ImageLabel.Parent = Frame
  7682. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7683. ImageLabel.BackgroundTransparency = 1
  7684. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  7685. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  7686. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  7687. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  7688. wait(3.01)
  7689. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  7690. wait(5.01)
  7691. intro:Destroy()
  7692. end)
  7693.  
  7694. arrest.Name = "arrest"
  7695. arrest.Parent = main
  7696. arrest.BackgroundColor3 = Color3.new(0, 1, 1)
  7697. arrest.Position = UDim2.new(0.349623203, 0, 0.306112915, 0)
  7698. arrest.Size = UDim2.new(0, 110, 0, 32)
  7699. arrest.Font = Enum.Font.GothamBlack
  7700. arrest.Text = "Arrest"
  7701. arrest.TextColor3 = Color3.new(1, 0, 0)
  7702. arrest.TextSize = 14
  7703. arrest.MouseButton1Down:connect(function()
  7704. local mouse = game.Players.LocalPlayer:GetMouse()
  7705. local arrestEvent = game.Workspace.Remote.arrest
  7706. mouse.Button1Down:connect(function()
  7707. local obj = mouse.Target
  7708. local response = arrestEvent:InvokeServer(obj)
  7709. end)
  7710. end)
  7711.  
  7712. attach.Name = "attach"
  7713. attach.Parent = main
  7714. attach.BackgroundColor3 = Color3.new(0, 1, 1)
  7715. attach.Position = UDim2.new(0.679666638, 0, 0.304921538, 0)
  7716. attach.Size = UDim2.new(0, 111, 0, 32)
  7717. attach.Font = Enum.Font.GothamBlack
  7718. attach.Text = "Aimbot"
  7719. attach.TextColor3 = Color3.new(1, 0, 0)
  7720. attach.TextSize = 14
  7721. attach.MouseButton1Down:connect(function()
  7722. local plrs = game:GetService("Players")
  7723. local TeamBased = true ; local teambasedswitch = "o"
  7724. local presskeytoaim = true; local aimkey = "e"
  7725. local raycast = false
  7726.  
  7727. local espupdatetime = 5; autoesp = false
  7728.  
  7729.  
  7730.  
  7731. local lockaim = true; local lockangle = 5
  7732.  
  7733.  
  7734.  
  7735. --function findwat(folder, what)
  7736. -- for i, smth in pairs(folder:GetChildren()) do
  7737. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  7738. -- return smth
  7739. -- end
  7740. -- end
  7741. --end
  7742. --
  7743. --local plrs = findwat(game, "Players")
  7744.  
  7745.  
  7746.  
  7747.  
  7748. local Gui = Instance.new("ScreenGui")
  7749. local Move = Instance.new("Frame")
  7750. local Main = Instance.new("Frame")
  7751. local EspStatus = Instance.new("TextLabel")
  7752. local st1 = Instance.new("TextLabel")
  7753. local st1_2 = Instance.new("TextLabel")
  7754. local st1_3 = Instance.new("TextLabel")
  7755. local Name = Instance.new("TextLabel")
  7756. --Properties:
  7757. Gui.Name = "Gui"
  7758. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  7759.  
  7760. Move.Name = "Move"
  7761. Move.Parent = Gui
  7762. Move.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  7763. Move.BackgroundTransparency = 1
  7764. Move.BorderSizePixel = 0
  7765. Move.Draggable = true
  7766. Move.Position = UDim2.new(0.005, 0, -0.15, 0)
  7767. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  7768.  
  7769. Main.Name = "Main"
  7770. Main.Parent = Move
  7771. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  7772. Main.Position = UDim2.new(0, -7, 20.9960003, 0)
  7773. Main.Size = UDim2.new(1, 0, 5.79699993, 0)
  7774. Main.Style = Enum.FrameStyle.RobloxSquare
  7775.  
  7776. EspStatus.Name = "EspStatus"
  7777. EspStatus.Parent = Main
  7778. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  7779. EspStatus.BackgroundTransparency = 1
  7780. EspStatus.Position = UDim2.new(0, 0, 0.300000012, 0)
  7781. EspStatus.Size = UDim2.new(1, 0, 0.162, 0)
  7782. EspStatus.Font = Enum.Font.ArialBold
  7783. EspStatus.Text = "Press O to change team based mode"
  7784. EspStatus.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  7785. EspStatus.TextScaled = true
  7786. EspStatus.TextWrapped = true
  7787.  
  7788. st1.Name = "st1"
  7789. st1.Parent = Main
  7790. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  7791. st1.BackgroundTransparency = 1
  7792. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  7793. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  7794. st1.Font = Enum.Font.ArialBold
  7795. st1.Text = ""
  7796. st1.TextColor3 = Color3.new(0.0784314, 0.541176, 0)
  7797. st1.TextScaled = true
  7798. st1.TextSize = 14
  7799. st1.TextWrapped = true
  7800.  
  7801. st1_2.Name = "st1"
  7802. st1_2.Parent = Main
  7803. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7804. st1_2.BackgroundTransparency = 1
  7805. st1_2.Position = UDim2.new(0, 0, 0.875999987, 0)
  7806. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  7807. st1_2.Font = Enum.Font.ArialBold
  7808. st1_2.Text = "Press E to lock on a person inside ur view"
  7809. st1_2.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  7810. st1_2.TextScaled = true
  7811. st1_2.TextWrapped = true
  7812.  
  7813. st1_3.Name = "st1"
  7814. st1_3.Parent = Main
  7815. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  7816. st1_3.BackgroundTransparency = 1
  7817. st1_3.Position = UDim2.new(0, 0, 0.54, 0)
  7818. st1_3.Size = UDim2.new(1, 0, 0.261999995, 0)
  7819. st1_3.Font = Enum.Font.ArialBold
  7820. st1_3.Text = "Press L to enable esp loop and press T to update esp"
  7821. st1_3.TextColor3 = Color3.new(0.6, 0.196078, 0.8)
  7822. st1_3.TextScaled = true
  7823. st1_3.TextWrapped = true
  7824.  
  7825.  
  7826. Name.Name = "Name"
  7827. Name.Parent = Move
  7828. Name.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  7829. Name.BackgroundTransparency = 1
  7830. Name.Position = UDim2.new(0, 25, 20.9860001, 0)
  7831. Name.Size = UDim2.new(0.838, 0, 1.27999997, 0)
  7832. Name.Font = Enum.Font.Arcade
  7833. Name.Text = "ARSENAL GUI"
  7834. Name.TextColor3 = Color3.new(0.541176, 0.168627, 0.886275)
  7835. Name.TextScaled = true
  7836. Name.TextSize = 12
  7837. Name.TextWrapped = true
  7838. -- Scripts:
  7839.  
  7840.  
  7841. local plrsforaim = {}
  7842.  
  7843. local lplr = game:GetService("Players").LocalPlayer
  7844. Move.Draggable = true
  7845. Gui.ResetOnSpawn = false
  7846. Gui.Name = "Chat"
  7847. Gui.DisplayOrder = 999
  7848.  
  7849. Gui.Parent = plrs.LocalPlayer.PlayerGui
  7850.  
  7851.  
  7852. f = {}
  7853. local espforlder
  7854.  
  7855. f.addesp = function()
  7856. --print("ESP ran")
  7857. if espforlder then
  7858. else
  7859. espforlder = Instance.new("Folder")
  7860. espforlder.Parent = game.Workspace.CurrentCamera
  7861. end
  7862. for i, v in pairs(espforlder:GetChildren()) do
  7863. v:Destroy()
  7864. end
  7865. for _, plr in pairs(plrs:GetChildren()) do
  7866. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  7867. if TeamBased == true then
  7868. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  7869. local e = espforlder:FindFirstChild(plr.Name)
  7870. if not e then
  7871. --print("Added esp for team based")
  7872. local bill = Instance.new("BillboardGui", espforlder)
  7873. bill.Name = plr.Name
  7874. bill.AlwaysOnTop = true
  7875. bill.Size = UDim2.new(1,0,1,0)
  7876. bill.Adornee = plr.Character.Head
  7877. local Frame = Instance.new('Frame',bill)
  7878. Frame.Active = true
  7879. Frame.BackgroundColor3 = Color3.new(0.862745, 0.0784314, 0.235294)
  7880. Frame.BackgroundTransparency = 0
  7881. Frame.BorderSizePixel = 0
  7882. Frame.AnchorPoint = Vector2.new(.5, .5)
  7883. Frame.Position = UDim2.new (0.5,0,0.5,0)
  7884. Frame.Size = UDim2.new (1,0,1,0)
  7885. Frame.Rotation = 0
  7886. plr.Character.Humanoid.Died:Connect(function()
  7887. bill:Destroy()
  7888. end)
  7889. end
  7890. end
  7891. else
  7892. local e = espforlder:FindFirstChild(plr.Name)
  7893. if not e then
  7894. --print("Added esp")
  7895. local bill = Instance.new("BillboardGui", espforlder)
  7896. bill.Name = plr.Name
  7897. bill.AlwaysOnTop = true
  7898. bill.Size = UDim2.new(1,0,1,0)
  7899. bill.Adornee = plr.Character.Head
  7900. local Frame = Instance.new('Frame',bill)
  7901. Frame.Active = true
  7902. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  7903. Frame.BackgroundTransparency = 0
  7904. Frame.BorderSizePixel = 0
  7905. Frame.AnchorPoint = Vector2.new(.5, .5)
  7906. Frame.Position = UDim2.new (0.5,0,0.5,0)
  7907. Frame.Size = UDim2.new (1,0,1,0)
  7908. Frame.Rotation = 0
  7909. plr.Character.Humanoid.Died:Connect(function()
  7910. bill:Destroy()
  7911. end)
  7912. end
  7913. end
  7914.  
  7915.  
  7916. end
  7917. end
  7918. end
  7919. local cam = game.Workspace.CurrentCamera
  7920.  
  7921. local mouse = lplr:GetMouse()
  7922. local switch = false
  7923. local key = "k"
  7924. local aimatpart = nil
  7925. mouse.KeyDown:Connect(function(a)
  7926. if a == "t" then
  7927. print("worked1")
  7928. f.addesp()
  7929. elseif a == "u" then
  7930. if raycast == true then
  7931. raycast = false
  7932. else
  7933. raycast = true
  7934. end
  7935. elseif a == "l" then
  7936. if autoesp == false then
  7937. autoesp = true
  7938. else
  7939. autoesp = false
  7940. end
  7941. end
  7942. if a == "j" then
  7943. if mouse.Target then
  7944. mouse.Target:Destroy()
  7945. end
  7946. end
  7947. if a == key then
  7948. if switch == false then
  7949. switch = true
  7950. else
  7951. switch = false
  7952. if aimatpart ~= nil then
  7953. aimatpart = nil
  7954. end
  7955. end
  7956. elseif a == teambasedswitch then
  7957. if TeamBased == true then
  7958. TeamBased = false
  7959. teambasedstatus.Text = tostring(TeamBased)
  7960. else
  7961. TeamBased = true
  7962. teambasedstatus.Text = tostring(TeamBased)
  7963. end
  7964. elseif a == aimkey then
  7965. if not aimatpart then
  7966. local maxangle = math.rad(20)
  7967. for i, plr in pairs(plrs:GetChildren()) do
  7968. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  7969. if TeamBased == true then
  7970. if plr.Team.Name ~= lplr.Team.Name then
  7971. local an = checkfov(plr.Character.Head)
  7972. if an < maxangle then
  7973. maxangle = an
  7974. aimatpart = plr.Character.Head
  7975. end
  7976. end
  7977. else
  7978. local an = checkfov(plr.Character.Head)
  7979. if an < maxangle then
  7980. maxangle = an
  7981. aimatpart = plr.Character.Head
  7982. end
  7983. print(plr)
  7984. end
  7985. plr.Character.Humanoid.Died:Connect(function()
  7986. if aimatpart.Parent == plr.Character or aimatpart == nil then
  7987. aimatpart = nil
  7988. end
  7989. end)
  7990. end
  7991. end
  7992. else
  7993. aimatpart = nil
  7994. end
  7995. end
  7996. end)
  7997.  
  7998. function getfovxyz (p0, p1, deg)
  7999. local x1, y1, z1 = p0:ToOrientation()
  8000. local cf = CFrame.new(p0.p, p1.p)
  8001. local x2, y2, z2 = cf:ToOrientation()
  8002. --local d = math.deg
  8003. if deg then
  8004. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  8005. else
  8006. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  8007. end
  8008. end
  8009.  
  8010. function getaimbotplrs()
  8011. plrsforaim = {}
  8012. for i, plr in pairs(plrs:GetChildren()) do
  8013. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  8014.  
  8015. if TeamBased == true then
  8016. if plr.Team.Name ~= lplr.Team.Name then
  8017. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  8018. local r = Ray.new(cf, cf.LookVector * 10000)
  8019. local ign = {}
  8020. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  8021. if v:IsA("BasePart") then
  8022. table.insert(ign , v)
  8023. end
  8024. end
  8025. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  8026. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  8027. table.insert(plrsforaim, obj)
  8028. end
  8029. end
  8030. else
  8031. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  8032. local r = Ray.new(cf, cf.LookVector * 10000)
  8033. local ign = {}
  8034. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  8035. if v:IsA("BasePart") then
  8036. table.insert(ign , v)
  8037. end
  8038. end
  8039. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  8040. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  8041. table.insert(plrsforaim, obj)
  8042. end
  8043. end
  8044.  
  8045.  
  8046. end
  8047. end
  8048. end
  8049.  
  8050. function aimat(part)
  8051. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  8052. end
  8053. function checkfov (part)
  8054. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  8055. local angle = math.abs(fov.X) + math.abs(fov.Y)
  8056. return angle
  8057. end
  8058.  
  8059. game:GetService("RunService").RenderStepped:Connect(function()
  8060. if aimatpart then
  8061. aimat(aimatpart)
  8062. if aimatpart.Parent == plrs.LocalPlayer.Character then
  8063. aimatpart = nil
  8064. end
  8065. end
  8066.  
  8067.  
  8068. -- if switch == true then
  8069. -- local maxangle = 99999
  8070. --
  8071. -- --print("Loop")
  8072. -- if true and raycast == false then
  8073. -- for i, plr in pairs(plrs:GetChildren()) do
  8074. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  8075. -- if TeamBased then
  8076. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  8077. -- local an = checkfov(plr.Character.Head)
  8078. -- if an < maxangle then
  8079. -- maxangle = an
  8080. -- aimatpart = plr.Character.Head
  8081. -- if an < lockangle then
  8082. -- break
  8083. -- end
  8084. -- end
  8085. -- end
  8086. -- else
  8087. -- local an = checkfov(plr.Character.Head)
  8088. -- if an < maxangle then
  8089. -- maxangle = an
  8090. -- aimatpart = plr.Character.Head
  8091. -- if an < lockangle then
  8092. -- break
  8093. -- end
  8094. -- end
  8095. -- end
  8096. --
  8097. --
  8098. --
  8099. --
  8100. -- end
  8101. -- end
  8102. -- elseif raycast == true then
  8103. --
  8104. -- end
  8105.  
  8106. if raycast == true and switch == false and not aimatpart then
  8107. getaimbotplrs()
  8108. aimatpart = nil
  8109. local maxangle = 999
  8110. for i, v in ipairs(plrsforaim) do
  8111. if v.Parent ~= lplr.Character then
  8112. local an = checkfov(v)
  8113. if an < maxangle and v ~= lplr.Character.Head then
  8114. maxangle = an
  8115. aimatpart = v
  8116. print(v:GetFullName())
  8117. v.Parent.Humanoid.Died:connect(function()
  8118. aimatpart = nil
  8119. end)
  8120. end
  8121. end
  8122. end
  8123.  
  8124. end
  8125. end)
  8126. delay(0, function()
  8127. while wait(espupdatetime) do
  8128. if autoesp == true then
  8129. pcall(function()
  8130. f.addesp()
  8131. end)
  8132. end
  8133. end
  8134. end)
  8135. warn("loaded")
  8136. end)
  8137.  
  8138. fastrem.Name = "fastrem"
  8139. fastrem.Parent = main
  8140. fastrem.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  8141. fastrem.Position = UDim2.new(0.00783289783, 0, 0.518048227, 0)
  8142. fastrem.Size = UDim2.new(0, 84, 0, 32)
  8143. fastrem.Font = Enum.Font.Bodoni
  8144. fastrem.Text = "Fast Remington"
  8145. fastrem.TextColor3 = Color3.new(0, 0, 0)
  8146. fastrem.TextSize = 14
  8147. fastrem.MouseButton1Down:connect(function()
  8148. local Player = game.Players.LocalPlayer.Name
  8149. local Gun = "Remington 870" -- < -- Gun Name
  8150. local Run = game:GetService("RunService")
  8151.  
  8152. Gun = game.Players[Player].Character[Gun]
  8153. local Mouse = game.Players.LocalPlayer:GetMouse()
  8154. local Down = false
  8155. local Sound = Gun.Handle.FireSound
  8156.  
  8157. function CreateRay(Point_A, Point_B)
  8158. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  8159. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  8160. local Dist = (Point_A - Pos).Magnitude
  8161. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  8162.  
  8163. return CFrame, Dist, Ray
  8164. end
  8165.  
  8166. function FireLaser(target)
  8167. coroutine.resume(coroutine.create(function()
  8168. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  8169. local Bullet = Instance.new("Part", Gun)
  8170. Bullet.BrickColor = BrickColor.Yellow()
  8171. Bullet.Material = "Neon"
  8172. Bullet.Anchored = true
  8173. Bullet.CanCollide = false
  8174. Bullet.Size = Vector3.new(0.2, 0.2, D)
  8175. Bullet.CFrame = C
  8176.  
  8177. local bulletTable = {}
  8178. table.insert(bulletTable, {
  8179. Hit = target,
  8180. Distance = D,
  8181. Cframe = C,
  8182. RayObject = R
  8183. })
  8184.  
  8185. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  8186. local C = Sound:Clone()
  8187. C.Parent = Gun
  8188. C:Play()
  8189. wait(0.05)
  8190. Bullet:Remove()
  8191. end))
  8192. end
  8193.  
  8194. Mouse.Button1Down:Connect(function()
  8195. Down = true
  8196. end)
  8197.  
  8198.  
  8199. Mouse.Button1Up:Connect(function()
  8200. Down = false
  8201. end)
  8202.  
  8203. while Run.Stepped:wait() do
  8204. if Down == true then
  8205. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  8206. FireLaser(Mouse.Target)
  8207. end
  8208. end
  8209. end)
  8210.  
  8211. fastm9.Name = "fastm9"
  8212. fastm9.Parent = main
  8213. fastm9.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  8214. fastm9.Position = UDim2.new(0.267702788, 0, 0.518048167, 0)
  8215. fastm9.Size = UDim2.new(0, 84, 0, 32)
  8216. fastm9.Font = Enum.Font.Bodoni
  8217. fastm9.Text = "Fast M9"
  8218. fastm9.TextColor3 = Color3.new(0, 0, 0)
  8219. fastm9.TextSize = 14
  8220. fastm9.MouseButton1Down:connect(function()
  8221. local Player = game.Players.LocalPlayer.Name
  8222. local Gun = "M9" -- < -- Gun Name
  8223. local Run = game:GetService("RunService")
  8224.  
  8225. Gun = game.Players[Player].Character[Gun]
  8226. local Mouse = game.Players.LocalPlayer:GetMouse()
  8227. local Down = false
  8228. local Sound = Gun.Handle.FireSound
  8229.  
  8230. function CreateRay(Point_A, Point_B)
  8231. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  8232. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  8233. local Dist = (Point_A - Pos).Magnitude
  8234. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  8235.  
  8236. return CFrame, Dist, Ray
  8237. end
  8238.  
  8239. function FireLaser(target)
  8240. coroutine.resume(coroutine.create(function()
  8241. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  8242. local Bullet = Instance.new("Part", Gun)
  8243. Bullet.BrickColor = BrickColor.Yellow()
  8244. Bullet.Material = "Neon"
  8245. Bullet.Anchored = true
  8246. Bullet.CanCollide = false
  8247. Bullet.Size = Vector3.new(0.2, 0.2, D)
  8248. Bullet.CFrame = C
  8249.  
  8250. local bulletTable = {}
  8251. table.insert(bulletTable, {
  8252. Hit = target,
  8253. Distance = D,
  8254. Cframe = C,
  8255. RayObject = R
  8256. })
  8257.  
  8258. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  8259. local C = Sound:Clone()
  8260. C.Parent = Gun
  8261. C:Play()
  8262. wait(0.05)
  8263. Bullet:Remove()
  8264. end))
  8265. end
  8266.  
  8267. Mouse.Button1Down:Connect(function()
  8268. Down = true
  8269. end)
  8270.  
  8271.  
  8272. Mouse.Button1Up:Connect(function()
  8273. Down = false
  8274. end)
  8275.  
  8276. while Run.Stepped:wait() do
  8277. if Down == true then
  8278. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  8279. FireLaser(Mouse.Target)
  8280. end
  8281. end
  8282. end)
  8283.  
  8284. fasttaze.Name = "fasttaze"
  8285. fasttaze.Parent = main
  8286. fasttaze.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  8287. fasttaze.Position = UDim2.new(0.522364557, 0, 0.518048108, 0)
  8288. fasttaze.Size = UDim2.new(0, 84, 0, 32)
  8289. fasttaze.Font = Enum.Font.Bodoni
  8290. fasttaze.Text = "Fast Taser"
  8291. fasttaze.TextColor3 = Color3.new(0, 0, 0)
  8292. fasttaze.TextSize = 14
  8293. fasttaze.MouseButton1Down:connect(function()
  8294. local Player = game.Players.LocalPlayer.Name
  8295. local Gun = "Taser" -- < -- Gun Name
  8296. local Run = game:GetService("RunService")
  8297.  
  8298. Gun = game.Players[Player].Character[Gun]
  8299. local Mouse = game.Players.LocalPlayer:GetMouse()
  8300. local Down = false
  8301. local Sound = Gun.Handle.FireSound
  8302.  
  8303. function CreateRay(Point_A, Point_B)
  8304. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  8305. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  8306. local Dist = (Point_A - Pos).Magnitude
  8307. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  8308.  
  8309. return CFrame, Dist, Ray
  8310. end
  8311.  
  8312. function FireLaser(target)
  8313. coroutine.resume(coroutine.create(function()
  8314. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  8315. local Bullet = Instance.new("Part", Gun)
  8316. Bullet.BrickColor = BrickColor.Yellow()
  8317. Bullet.Material = "Neon"
  8318. Bullet.Anchored = true
  8319. Bullet.CanCollide = false
  8320. Bullet.Size = Vector3.new(0.2, 0.2, D)
  8321. Bullet.CFrame = C
  8322.  
  8323. local bulletTable = {}
  8324. table.insert(bulletTable, {
  8325. Hit = target,
  8326. Distance = D,
  8327. Cframe = C,
  8328. RayObject = R
  8329. })
  8330.  
  8331. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  8332. local C = Sound:Clone()
  8333. C.Parent = Gun
  8334. C:Play()
  8335. wait(0.05)
  8336. Bullet:Remove()
  8337. end))
  8338. end
  8339.  
  8340. Mouse.Button1Down:Connect(function()
  8341. Down = true
  8342. end)
  8343.  
  8344.  
  8345. Mouse.Button1Up:Connect(function()
  8346. Down = false
  8347. end)
  8348.  
  8349. while Run.Stepped:wait() do
  8350. if Down == true then
  8351. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  8352. FireLaser(Mouse.Target)
  8353. end
  8354. end
  8355. end)
  8356.  
  8357. fastak.Name = "fastak"
  8358. fastak.Parent = main
  8359. fastak.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  8360. fastak.Position = UDim2.new(0.77959609, 0, 0.518048167, 0)
  8361. fastak.Size = UDim2.new(0, 79, 0, 32)
  8362. fastak.Font = Enum.Font.Bodoni
  8363. fastak.Text = "Fast AK47"
  8364. fastak.TextColor3 = Color3.new(0, 0, 0)
  8365. fastak.TextSize = 14
  8366. fastak.MouseButton1Down:connect(function()
  8367. local Player = game.Players.LocalPlayer.Name
  8368. local Gun = "AK47" -- < -- Gun Name
  8369. local Run = game:GetService("RunService")
  8370.  
  8371. Gun = game.Players[Player].Character[Gun]
  8372. local Mouse = game.Players.LocalPlayer:GetMouse()
  8373. local Down = false
  8374. local Sound = Gun.Handle.FireSound
  8375.  
  8376. function CreateRay(Point_A, Point_B)
  8377. local Ray = Ray.new(Point_A, (Point_B - Point_A).Unit * (2 ^ 31 - 1))
  8378. local Part, Pos = workspace:FindPartOnRay(Ray, game.Players.LocalPlayer.Character)
  8379. local Dist = (Point_A - Pos).Magnitude
  8380. local CFrame = CFrame.new(Point_A, Pos) * CFrame.new(0, 0, -Dist / 2)
  8381.  
  8382. return CFrame, Dist, Ray
  8383. end
  8384.  
  8385. function FireLaser(target)
  8386. coroutine.resume(coroutine.create(function()
  8387. local C, D, R = CreateRay(Gun.Muzzle.CFrame.p, target.CFrame.p)
  8388. local Bullet = Instance.new("Part", Gun)
  8389. Bullet.BrickColor = BrickColor.Yellow()
  8390. Bullet.Material = "Neon"
  8391. Bullet.Anchored = true
  8392. Bullet.CanCollide = false
  8393. Bullet.Size = Vector3.new(0.2, 0.2, D)
  8394. Bullet.CFrame = C
  8395.  
  8396. local bulletTable = {}
  8397. table.insert(bulletTable, {
  8398. Hit = target,
  8399. Distance = D,
  8400. Cframe = C,
  8401. RayObject = R
  8402. })
  8403.  
  8404. game.ReplicatedStorage.ShootEvent:FireServer(bulletTable, Gun)
  8405. local C = Sound:Clone()
  8406. C.Parent = Gun
  8407. C:Play()
  8408. wait(0.05)
  8409. Bullet:Remove()
  8410. end))
  8411. end
  8412.  
  8413. Mouse.Button1Down:Connect(function()
  8414. Down = true
  8415. end)
  8416.  
  8417.  
  8418. Mouse.Button1Up:Connect(function()
  8419. Down = false
  8420. end)
  8421.  
  8422. while Run.Stepped:wait() do
  8423. if Down == true then
  8424. game.ReplicatedStorage.SoundEvent:FireServer(Sound, Gun)
  8425. FireLaser(Mouse.Target)
  8426. end
  8427. end
  8428. end)
  8429.  
  8430. killall.Name = "killall"
  8431. killall.Parent = main
  8432. killall.BackgroundColor3 = Color3.new(1, 0, 0)
  8433. killall.Position = UDim2.new(0.0102345012, 0, 0.760852396, 0)
  8434. killall.Size = UDim2.new(0, 110, 0, 34)
  8435. killall.Font = Enum.Font.GothamBold
  8436. killall.Text = "Kill All"
  8437. killall.TextColor3 = Color3.new(0, 0, 0)
  8438. killall.TextSize = 14
  8439. killall.MouseButton1Down:connect(function()
  8440. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  8441.  
  8442. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  8443.  
  8444. wait(0.5)
  8445. function kill(a)
  8446. local A_1 =
  8447. {
  8448. [1] =
  8449. {
  8450. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  8451. ["Distance"] = 3.2524313926697,
  8452. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  8453. ["Hit"] = a.Character.Head
  8454. },
  8455. [2] =
  8456. {
  8457. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  8458. ["Distance"] = 3.2699294090271,
  8459. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  8460. ["Hit"] = a.Character.Head
  8461. },
  8462. [3] =
  8463. {
  8464. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  8465. ["Distance"] = 3.1665518283844,
  8466. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  8467. ["Hit"] = a.Character.Head
  8468. },
  8469. [4] =
  8470. {
  8471. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  8472. ["Distance"] = 3.3218522071838,
  8473. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  8474. ["Hit"] = a.Character.Head
  8475. },
  8476. [5] =
  8477. {
  8478. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  8479. ["Distance"] = 3.222757101059,
  8480. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  8481. ["Hit"] = a.Character.Head
  8482. }
  8483. }
  8484. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  8485. local Event = game:GetService("ReplicatedStorage").ShootEvent
  8486. Event:FireServer(A_1, A_2)
  8487. Event:FireServer(A_1, A_2)
  8488. end
  8489.  
  8490. for i,v in pairs(game.Players:GetChildren())do
  8491. if v.Name ~= game.Players.LocalPlayer.Name then
  8492. kill(v)
  8493. end
  8494. end
  8495. wait(1)
  8496. workspace.Remote.TeamEvent:FireServer("Bright orange")
  8497. end)
  8498.  
  8499. btools.Name = "btools"
  8500. btools.Parent = main
  8501. btools.BackgroundColor3 = Color3.new(0, 1, 1)
  8502. btools.Position = UDim2.new(0.678933322, 0, 0.2304198, 0)
  8503. btools.Size = UDim2.new(0, 111, 0, 32)
  8504. btools.Font = Enum.Font.GothamBold
  8505. btools.Text = "Btools"
  8506. btools.TextColor3 = Color3.new(1, 0, 0)
  8507. btools.TextSize = 14
  8508. btools.MouseButton1Down:connect(function()
  8509. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  8510. tool1.BinType = "Hammer"
  8511. end)
  8512.  
  8513. speed.Name = "speed"
  8514. speed.Parent = main
  8515. speed.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  8516. speed.Position = UDim2.new(0.350194454, 0, 0.379678607, 0)
  8517. speed.Size = UDim2.new(0, 110, 0, 32)
  8518. speed.Font = Enum.Font.GothamBold
  8519. speed.Text = "Speed"
  8520. speed.TextColor3 = Color3.new(1, 0, 0)
  8521. speed.TextSize = 14
  8522. speed.MouseButton1Down:connect(function()
  8523. Speed = "100" -- Change to how fast you want to go
  8524.  
  8525. player = game.Players.LocalPlayer.Character
  8526. power = "WalkSpeed"
  8527. player.Humanoid[power] = Speed
  8528. wait()
  8529. player.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
  8530. wait()
  8531. repeat
  8532. game.Workspace.Gravity = 1000
  8533. wait()
  8534. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 287.5
  8535. wait()
  8536. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  8537. end)
  8538.  
  8539. respawn.Name = "respawn"
  8540. respawn.Parent = main
  8541. respawn.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  8542. respawn.Position = UDim2.new(0.68041873, 0, 0.379084349, 0)
  8543. respawn.Size = UDim2.new(0, 111, 0, 32)
  8544. respawn.Font = Enum.Font.GothamBold
  8545. respawn.Text = "Fast Respawn"
  8546. respawn.TextColor3 = Color3.new(1, 0, 0)
  8547. respawn.TextSize = 14
  8548. respawn.MouseButton1Down:connect(function()
  8549. local A_1 = "\66\114\111\121\111\117\98\97\100\100"
  8550. local Event = game:GetService("Workspace").Remote.loadchar
  8551. Event:InvokeServer(A_1)
  8552. end)
  8553.  
  8554. Credits.Name = "Credits"
  8555. Credits.Parent = main
  8556. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  8557. Credits.Position = UDim2.new(0.0242873691, 0, 0.934491813, 0)
  8558. Credits.Size = UDim2.new(0, 352, 0, 31)
  8559. Credits.Font = Enum.Font.GothamBold
  8560. Credits.Text = "Made by JAKE11PRICE on YouTube"
  8561. Credits.TextColor3 = Color3.new(1, 1, 0)
  8562. Credits.TextSize = 14
  8563.  
  8564. prison.Name = "prison"
  8565. prison.Parent = main
  8566. prison.BackgroundColor3 = Color3.new(0, 1, 1)
  8567. prison.Position = UDim2.new(0.681462109, 0, 0.450664163, 0)
  8568. prison.Size = UDim2.new(0, 110, 0, 32)
  8569. prison.Font = Enum.Font.GothamBlack
  8570. prison.Text = "Prison"
  8571. prison.TextColor3 = Color3.new(1, 0, 0)
  8572. prison.TextSize = 14
  8573. prison.MouseButton1Down:connect(function()
  8574. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
  8575. end)
  8576.  
  8577. yard.Name = "yard"
  8578. yard.Parent = main
  8579. yard.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  8580. yard.Position = UDim2.new(0.0127276238, 0, 0.45231539, 0)
  8581. yard.Size = UDim2.new(0, 110, 0, 32)
  8582. yard.Font = Enum.Font.GothamBlack
  8583. yard.Text = "Yard"
  8584. yard.TextColor3 = Color3.new(1, 0, 0)
  8585. yard.TextSize = 14
  8586. yard.MouseButton1Down:connect(function()
  8587. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  8588. end)
  8589.  
  8590. crimbase.Name = "crimbase"
  8591. crimbase.Parent = main
  8592. crimbase.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  8593. crimbase.Position = UDim2.new(0.348744512, 0, 0.451209784, 0)
  8594. crimbase.Size = UDim2.new(0, 110, 0, 32)
  8595. crimbase.Font = Enum.Font.GothamBlack
  8596. crimbase.Text = "Crim Base"
  8597. crimbase.TextColor3 = Color3.new(1, 0, 0)
  8598. crimbase.TextSize = 14
  8599. crimbase.MouseButton1Down:connect(function()
  8600. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  8601. end)
  8602.  
  8603. title_2.Name = "title"
  8604. title_2.Parent = main
  8605. title_2.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  8606. title_2.Position = UDim2.new(0.000689314213, 0, 0.592849016, 0)
  8607. title_2.Size = UDim2.new(0, 364, 0, 26)
  8608. title_2.Font = Enum.Font.GothamBold
  8609. title_2.Text = "FUN FE COMMANDS!"
  8610. title_2.TextColor3 = Color3.new(0, 0, 0)
  8611. title_2.TextSize = 14
  8612.  
  8613. bringall.Name = "bringall"
  8614. bringall.Parent = main
  8615. bringall.BackgroundColor3 = Color3.new(1, 1, 0)
  8616. bringall.Position = UDim2.new(0.0220828541, 0, 0.704794765, 0)
  8617. bringall.Size = UDim2.new(0, 111, 0, 25)
  8618. bringall.Font = Enum.Font.GothamBold
  8619. bringall.Text = "Bring All"
  8620. bringall.TextColor3 = Color3.new(0, 0, 0)
  8621. bringall.TextSize = 14
  8622. bringall.MouseButton1Down:connect(function()
  8623. workspace.Remote.TeamEvent:FireServer("Bright blue")
  8624.  
  8625. local LocalPlayer = game:GetService("Players").LocalPlayer
  8626. local runservice = game:GetService("RunService")
  8627. local characters = {}
  8628. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  8629. local currentamount = #LocalPlayer.Backpack:GetChildren()
  8630. LocalPlayer.Character.Archivable = true
  8631. local tempchar = LocalPlayer.Character:Clone()
  8632. tempchar.Parent = workspace
  8633. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  8634. local renderstepped = runservice.RenderStepped:Connect(function()
  8635. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  8636. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  8637. if tool:IsA("Tool") then
  8638. tool.Parent = LocalPlayer
  8639. end
  8640. end
  8641. LocalPlayer.Character:ClearAllChildren()
  8642. local char = Instance.new("Model", workspace)
  8643. table.insert(characters, char)
  8644. Instance.new("Humanoid", char)
  8645. LocalPlayer.Character = char
  8646. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  8647. end)
  8648. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 2 - currentamount >= #game.Players:GetPlayers() * 6
  8649. renderstepped:Disconnect()
  8650. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  8651. for _, char in pairs(characters) do
  8652. char:Destroy()
  8653. end
  8654. for _, tool in pairs(LocalPlayer:GetChildren()) do
  8655. if tool:IsA("Tool") then
  8656. tool.Parent = LocalPlayer.Backpack
  8657. end
  8658. end
  8659. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  8660. tempchar:Destroy()
  8661.  
  8662. wait()
  8663.  
  8664. for i, v in pairs(game.Players:GetPlayers()) do
  8665. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8666.  
  8667. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8668. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8669.  
  8670. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8671. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8672. wait()
  8673. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8674.  
  8675. end
  8676. wait(.1)
  8677.  
  8678. end
  8679. for i, v in pairs(game.Players:GetPlayers()) do
  8680. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8681.  
  8682. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8683. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8684.  
  8685. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8686. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8687. wait()
  8688. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8689.  
  8690. end
  8691. wait(0.01)
  8692.  
  8693. end
  8694. for i, v in pairs(game.Players:GetPlayers()) do
  8695. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8696.  
  8697. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8698. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8699.  
  8700. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8701. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8702. wait()
  8703. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8704.  
  8705. end
  8706. wait(0.01)
  8707.  
  8708. end
  8709. for i, v in pairs(game.Players:GetPlayers()) do
  8710. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8711.  
  8712. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8713. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8714.  
  8715. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8716. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8717. wait()
  8718. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8719.  
  8720. end
  8721. wait(0.01)
  8722.  
  8723. end
  8724. for i, v in pairs(game.Players:GetPlayers()) do
  8725. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8726.  
  8727. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8728. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8729.  
  8730. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8731. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8732. wait()
  8733. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8734.  
  8735. end
  8736. wait(0.01)
  8737.  
  8738. end
  8739. for i, v in pairs(game.Players:GetPlayers()) do
  8740. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8741.  
  8742. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8743. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8744.  
  8745. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8746. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8747. wait()
  8748. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8749.  
  8750. end
  8751. wait(0.01)
  8752.  
  8753. end
  8754. for i, v in pairs(game.Players:GetPlayers()) do
  8755. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8756.  
  8757. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8758. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8759.  
  8760. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8761. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8762. wait()
  8763. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8764.  
  8765. end
  8766. wait(0.01)
  8767.  
  8768. end
  8769. for i, v in pairs(game.Players:GetPlayers()) do
  8770. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8771.  
  8772. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8773. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8774.  
  8775. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8776. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8777. wait()
  8778. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8779.  
  8780. end
  8781. wait(0.01)
  8782.  
  8783. end
  8784. for i, v in pairs(game.Players:GetPlayers()) do
  8785. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8786.  
  8787. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8788. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8789.  
  8790. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8791. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8792. wait()
  8793. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8794.  
  8795. end
  8796. wait(0.01)
  8797.  
  8798. end
  8799. for i, v in pairs(game.Players:GetPlayers()) do
  8800. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8801.  
  8802. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8803. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8804.  
  8805. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8806. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8807. wait()
  8808. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8809.  
  8810. end
  8811. wait(0.01)
  8812.  
  8813. end
  8814. for i, v in pairs(game.Players:GetPlayers()) do
  8815. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8816.  
  8817. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8818. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8819.  
  8820. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8821. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8822. wait()
  8823. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8824.  
  8825. end
  8826. wait(0.01)
  8827.  
  8828. end
  8829. for i, v in pairs(game.Players:GetPlayers()) do
  8830. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8831.  
  8832. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8833. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8834.  
  8835. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8836. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8837. wait()
  8838. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8839.  
  8840. end
  8841. wait(0.01)
  8842.  
  8843. end
  8844. for i, v in pairs(game.Players:GetPlayers()) do
  8845. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8846.  
  8847. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8848. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8849.  
  8850. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8851. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8852. wait()
  8853. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8854.  
  8855. end
  8856. wait(0.01)
  8857.  
  8858. end
  8859. for i, v in pairs(game.Players:GetPlayers()) do
  8860. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8861.  
  8862. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8863. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8864.  
  8865. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8866. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8867. wait()
  8868. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8869.  
  8870. end
  8871. wait(0.01)
  8872.  
  8873. end
  8874. for i, v in pairs(game.Players:GetPlayers()) do
  8875. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8876.  
  8877. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8878. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8879.  
  8880. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8881. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8882. wait()
  8883. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8884.  
  8885. end
  8886. wait(0.01)
  8887.  
  8888. end
  8889. for i, v in pairs(game.Players:GetPlayers()) do
  8890. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8891.  
  8892. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8893. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8894.  
  8895. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8896. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8897. wait()
  8898. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8899.  
  8900. end
  8901. wait(0.01)
  8902.  
  8903. end
  8904. for i, v in pairs(game.Players:GetPlayers()) do
  8905. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8906.  
  8907. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8908. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8909.  
  8910. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8911. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8912. wait()
  8913. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8914.  
  8915. end
  8916. wait(0.01)
  8917.  
  8918. end
  8919. for i, v in pairs(game.Players:GetPlayers()) do
  8920. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8921.  
  8922. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8923. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8924.  
  8925. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8926. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8927. wait()
  8928. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8929.  
  8930. end
  8931. wait(0.01)
  8932.  
  8933. end
  8934. for i, v in pairs(game.Players:GetPlayers()) do
  8935. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8936.  
  8937. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8938. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8939.  
  8940. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8941. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8942. wait()
  8943. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8944.  
  8945. end
  8946. wait(0.01)
  8947.  
  8948. end
  8949. for i, v in pairs(game.Players:GetPlayers()) do
  8950. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8951.  
  8952. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8953. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8954.  
  8955. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8956. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8957. wait()
  8958. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8959.  
  8960. end
  8961. wait(0.01)
  8962.  
  8963. end
  8964. for i, v in pairs(game.Players:GetPlayers()) do
  8965. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8966.  
  8967. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8968. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8969.  
  8970. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8971. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8972. wait()
  8973. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8974.  
  8975. end
  8976. wait(0.01)
  8977.  
  8978. end
  8979. for i, v in pairs(game.Players:GetPlayers()) do
  8980. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8981.  
  8982. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8983. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8984.  
  8985. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8986. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  8987. wait()
  8988. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  8989.  
  8990. end
  8991. wait(0.01)
  8992.  
  8993. end
  8994. for i, v in pairs(game.Players:GetPlayers()) do
  8995. if v and v.Name ~= game.Players.LocalPlayer.Name then
  8996.  
  8997. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8998. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  8999.  
  9000. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9001. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9002. wait()
  9003. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9004.  
  9005. end
  9006. wait(0.01)
  9007.  
  9008. end
  9009. for i, v in pairs(game.Players:GetPlayers()) do
  9010. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9011.  
  9012. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9013. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9014.  
  9015. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9016. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9017. wait()
  9018. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9019.  
  9020. end
  9021. wait(0.01)
  9022.  
  9023. end
  9024. for i, v in pairs(game.Players:GetPlayers()) do
  9025. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9026.  
  9027. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9028. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9029.  
  9030. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9031. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9032. wait()
  9033. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9034.  
  9035. end
  9036. wait(0.01)
  9037.  
  9038. end
  9039. for i, v in pairs(game.Players:GetPlayers()) do
  9040. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9041.  
  9042. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9043. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9044.  
  9045. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9046. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9047. wait()
  9048. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9049.  
  9050. end
  9051. wait(0.01)
  9052.  
  9053. end
  9054. for i, v in pairs(game.Players:GetPlayers()) do
  9055. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9056.  
  9057. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9058. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9059.  
  9060. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9061. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9062. wait()
  9063. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9064.  
  9065. end
  9066. wait(0.01)
  9067.  
  9068. end
  9069. for i, v in pairs(game.Players:GetPlayers()) do
  9070. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9071.  
  9072. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9073. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9074.  
  9075. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9076. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9077. wait()
  9078. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9079.  
  9080. end
  9081. wait(0.01)
  9082.  
  9083. end
  9084. for i, v in pairs(game.Players:GetPlayers()) do
  9085. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9086.  
  9087. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9088. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9089.  
  9090. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9091. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9092. wait()
  9093. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9094.  
  9095. end
  9096. wait(0.01)
  9097.  
  9098. end
  9099. for i, v in pairs(game.Players:GetPlayers()) do
  9100. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9101.  
  9102. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9103. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9104.  
  9105. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9106. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9107. wait()
  9108. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9109.  
  9110. end
  9111. wait(0.01)
  9112.  
  9113. end
  9114. for i, v in pairs(game.Players:GetPlayers()) do
  9115. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9116.  
  9117. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9118. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9119.  
  9120. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9121. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9122. wait()
  9123. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9124.  
  9125. end
  9126. wait(0.01)
  9127.  
  9128. end
  9129. for i, v in pairs(game.Players:GetPlayers()) do
  9130. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9131.  
  9132. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9133. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9134.  
  9135. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9136. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9137. wait()
  9138. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9139.  
  9140. end
  9141. wait(0.01)
  9142.  
  9143. end
  9144. for i, v in pairs(game.Players:GetPlayers()) do
  9145. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9146.  
  9147. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9148. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9149.  
  9150. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9151. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9152. wait()
  9153. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9154.  
  9155. end
  9156. wait(0.01)
  9157.  
  9158. end
  9159. for i, v in pairs(game.Players:GetPlayers()) do
  9160. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9161.  
  9162. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9163. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9164.  
  9165. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9166. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9167. wait()
  9168. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9169.  
  9170. end
  9171. wait(0.01)
  9172.  
  9173. end
  9174. for i, v in pairs(game.Players:GetPlayers()) do
  9175. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9176.  
  9177. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9178. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9179.  
  9180. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9181. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9182. wait()
  9183. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9184.  
  9185. end
  9186. wait(0.01)
  9187.  
  9188. end
  9189. for i, v in pairs(game.Players:GetPlayers()) do
  9190. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9191.  
  9192. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9193. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9194.  
  9195. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9196. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9197. wait()
  9198. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9199.  
  9200. end
  9201. wait(0.01)
  9202.  
  9203. end
  9204. for i, v in pairs(game.Players:GetPlayers()) do
  9205. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9206.  
  9207. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9208. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9209.  
  9210. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9211. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9212. wait()
  9213. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9214.  
  9215. end
  9216. wait(0.01)
  9217.  
  9218. end
  9219. for i, v in pairs(game.Players:GetPlayers()) do
  9220. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9221.  
  9222. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9223. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9224.  
  9225. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9226. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9227. wait()
  9228. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9229.  
  9230. end
  9231. wait(0.01)
  9232.  
  9233. end
  9234. for i, v in pairs(game.Players:GetPlayers()) do
  9235. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9236.  
  9237. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9238. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9239.  
  9240. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9241. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9242. wait()
  9243. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9244.  
  9245. end
  9246. wait(0.01)
  9247.  
  9248. end
  9249. for i, v in pairs(game.Players:GetPlayers()) do
  9250. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9251.  
  9252. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9253. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9254.  
  9255. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9256. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9257. wait()
  9258. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9259.  
  9260. end
  9261. wait(0.01)
  9262.  
  9263. end
  9264. for i, v in pairs(game.Players:GetPlayers()) do
  9265. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9266.  
  9267. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9268. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9269.  
  9270. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9271. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9272. wait()
  9273. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9274.  
  9275. end
  9276. wait(0.01)
  9277.  
  9278. end
  9279. for i, v in pairs(game.Players:GetPlayers()) do
  9280. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9281.  
  9282. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9283. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9284.  
  9285. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9286. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9287. wait()
  9288. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9289.  
  9290. end
  9291. wait(0.01)
  9292.  
  9293. end
  9294. for i, v in pairs(game.Players:GetPlayers()) do
  9295. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9296.  
  9297. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9298. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9299.  
  9300. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9301. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9302. wait()
  9303. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9304.  
  9305. end
  9306. wait(0.01)
  9307.  
  9308. end
  9309. for i, v in pairs(game.Players:GetPlayers()) do
  9310. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9311.  
  9312. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9313. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9314.  
  9315. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9316. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9317. wait()
  9318. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9319.  
  9320. end
  9321. wait(0.01)
  9322.  
  9323. end
  9324. for i, v in pairs(game.Players:GetPlayers()) do
  9325. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9326.  
  9327. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9328. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9329.  
  9330. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9331. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9332. wait()
  9333. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9334.  
  9335. end
  9336. wait(0.01)
  9337.  
  9338. end
  9339. for i, v in pairs(game.Players:GetPlayers()) do
  9340. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9341.  
  9342. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9343. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9344.  
  9345. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9346. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9347. wait()
  9348. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9349.  
  9350. end
  9351. wait(0.01)
  9352.  
  9353. end
  9354. for i, v in pairs(game.Players:GetPlayers()) do
  9355. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9356.  
  9357. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9358. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9359.  
  9360. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9361. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9362. wait()
  9363. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9364.  
  9365. end
  9366. wait(0.01)
  9367.  
  9368. end
  9369. for i, v in pairs(game.Players:GetPlayers()) do
  9370. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9371.  
  9372. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9373. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9374.  
  9375. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9376. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9377. wait()
  9378. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9379.  
  9380. end
  9381. wait(0.01)
  9382.  
  9383. end
  9384. for i, v in pairs(game.Players:GetPlayers()) do
  9385. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9386.  
  9387. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9388. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9389.  
  9390. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9391. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9392. wait()
  9393. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9394.  
  9395. end
  9396. wait(0.01)
  9397.  
  9398. end
  9399. for i, v in pairs(game.Players:GetPlayers()) do
  9400. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9401.  
  9402. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9403. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9404.  
  9405. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9406. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9407. wait()
  9408. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9409.  
  9410. end
  9411. wait(0.01)
  9412.  
  9413. end
  9414. for i, v in pairs(game.Players:GetPlayers()) do
  9415. if v and v.Name ~= game.Players.LocalPlayer.Name then
  9416.  
  9417. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9418. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  9419.  
  9420. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9421. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace.Terrain
  9422. wait()
  9423. v.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.rightVector)
  9424.  
  9425. end
  9426. wait(0.01)
  9427.  
  9428. end
  9429. end)
  9430.  
  9431. drill.Name = "drill"
  9432. drill.Parent = main
  9433. drill.BackgroundColor3 = Color3.new(1, 1, 0)
  9434. drill.Position = UDim2.new(0.343317509, 0, 0.704794705, 0)
  9435. drill.Size = UDim2.new(0, 111, 0, 25)
  9436. drill.Font = Enum.Font.GothamBold
  9437. drill.Text = "Fe Drill"
  9438. drill.TextColor3 = Color3.new(0, 0, 0)
  9439. drill.TextSize = 14
  9440. drill.MouseButton1Down:connect(function()
  9441. workspace.Remote.TeamEvent:FireServer("Bright blue")
  9442.  
  9443. local toolamount = 80 -- How long the tornado is
  9444. local tornadosize = 1 -- The size of how big the opening of the tornado is
  9445.  
  9446. local LocalPlayer = game:GetService("Players").LocalPlayer
  9447. local runservice = game:GetService("RunService")
  9448. local characters = {}
  9449. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  9450. local currentamount = #LocalPlayer.Backpack:GetChildren()
  9451. LocalPlayer.Character.Archivable = true
  9452. local tempchar = LocalPlayer.Character:Clone()
  9453. tempchar.Parent = workspace
  9454. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  9455. local renderstepped = runservice.RenderStepped:Connect(function()
  9456. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  9457. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  9458. if tool:IsA("Tool") then
  9459. tool.Parent = LocalPlayer
  9460. end
  9461. end
  9462. LocalPlayer.Character:ClearAllChildren()
  9463. local char = Instance.new("Model", workspace)
  9464. table.insert(characters, char)
  9465. Instance.new("Humanoid", char)
  9466. LocalPlayer.Character = char
  9467. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  9468. end)
  9469. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  9470. renderstepped:Disconnect()
  9471. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  9472. for _, char in pairs(characters) do
  9473. char:Destroy()
  9474. end
  9475. for index, tool in pairs(LocalPlayer:GetChildren()) do
  9476. if tool:IsA("Tool") then
  9477. tool.Parent = LocalPlayer.Backpack
  9478. tool.Handle.Massless = false
  9479. tool.Grip = CFrame.new(Vector3.new(0, -index * .1, 0)) * CFrame.Angles(math.rad(90), 0, math.tan(index * 0.5))
  9480. tool.Parent = LocalPlayer.Character
  9481. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  9482. tool.Handle.Mesh:Destroy()
  9483. end
  9484. end
  9485. end
  9486. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  9487. tempchar:Destroy()
  9488. end)
  9489.  
  9490. killplrmain.Name = "killplrmain"
  9491. killplrmain.Parent = main
  9492. killplrmain.BackgroundColor3 = Color3.new(1, 0, 1)
  9493. killplrmain.Position = UDim2.new(0.0321613066, 0, 0.836535037, 0)
  9494. killplrmain.Size = UDim2.new(0, 103, 0, 47)
  9495.  
  9496. killtext.Name = "killtext"
  9497. killtext.Parent = killplrmain
  9498. killtext.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  9499. killtext.Position = UDim2.new(0, 0, 0.0212752968, 0)
  9500. killtext.Size = UDim2.new(0, 99, 0, 19)
  9501. killtext.Font = Enum.Font.Gotham
  9502. killtext.Text = "Player Name"
  9503. killtext.TextColor3 = Color3.new(0, 0, 0)
  9504. killtext.TextSize = 14
  9505.  
  9506. kill.Name = "kill"
  9507. kill.Parent = killplrmain
  9508. kill.BackgroundColor3 = Color3.new(0, 0, 0)
  9509. kill.Position = UDim2.new(0.0999999046, 0, 0.531914949, 0)
  9510. kill.Size = UDim2.new(0, 80, 0, 22)
  9511. kill.Font = Enum.Font.GothamBold
  9512. kill.Text = "KILL"
  9513. kill.TextColor3 = Color3.new(1, 1, 1)
  9514. kill.TextSize = 14
  9515. kill.MouseButton1Down:connect(function()
  9516. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  9517.  
  9518. wait(0.1)
  9519. Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  9520.  
  9521. local A_1 =
  9522. {
  9523. [1] =
  9524. {
  9525. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(277.738678, 6.89340925, 287.773712)),
  9526. ["Distance"] = 4.7204174995422,
  9527. ["Cframe"] = CFrame.new(832.049377, 101.392006, 2300.97168, 0.843892097, -0.0554918349, 0.533635378, 0, 0.994636595, 0.103430569, -0.536512911, -0.0872842371, 0.839366019),
  9528. ["Hit"] = game.Workspace[killtext.Text].Head
  9529. },
  9530. [2] =
  9531. {
  9532. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(303.047546, 21.3568707, 260.203888)),
  9533. ["Distance"] = 4.8114862442017,
  9534. ["Cframe"] = CFrame.new(832.390259, 101.550629, 2300.74097, 0.738044441, -0.112958886, 0.665229917, 7.45057971e-09, 0.985887885, 0.16740793, -0.674752235, -0.123554483, 0.727628946),
  9535. ["Hit"] = game.Workspace[killtext.Text].Head
  9536. },
  9537. [3] =
  9538. {
  9539. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(296.800507, 7.00420141, 268.067932)),
  9540. ["Distance"] = 4.444625377655,
  9541. ["Cframe"] = CFrame.new(832.185486, 101.391617, 2300.70264, 0.775115669, -0.0692948848, 0.628007889, 7.45057971e-09, 0.993967533, 0.109675139, -0.631819367, -0.0850109085, 0.770439863),
  9542. ["Hit"] = game.Workspace[killtext.Text].Head
  9543. },
  9544. [4] =
  9545. {
  9546. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(284.930573, 11.9850616, 280.483368)),
  9547. ["Distance"] = 4.6211166381836,
  9548. ["Cframe"] = CFrame.new(832.10083, 101.445007, 2300.86963, 0.820150614, -0.0735745132, 0.567397356, 0, 0.991697431, 0.128593579, -0.572147667, -0.105466105, 0.81334126),
  9549. ["Hit"] = game.Workspace[killtext.Text].Head
  9550. },
  9551. [5] =
  9552. {
  9553. ["RayObject"] = Ray.new(Vector3.new(827.412415, 101.489777, 2296.84326), Vector3.new(294.625824, 2.15741801, 270.538269)),
  9554. ["Distance"] = 4.4639973640442,
  9555. ["Cframe"] = CFrame.new(832.169434, 101.341301, 2300.73438, 0.784266233, -0.0537625961, 0.618090749, -3.7252903e-09, 0.99623847, 0.086654529, -0.620424569, -0.0679602176, 0.781316102),
  9556. ["Hit"] = game.Workspace[killtext.Text].Head
  9557. }
  9558. }
  9559. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  9560. local Event = game:GetService("ReplicatedStorage").ShootEvent
  9561. Event:FireServer(A_1, A_2)
  9562.  
  9563. wait(0.5)
  9564. workspace.Remote.TeamEvent:FireServer("Bright orange")
  9565. end)
  9566.  
  9567. waves.Name = "waves"
  9568. waves.Parent = main
  9569. waves.BackgroundColor3 = Color3.new(1, 1, 0)
  9570. waves.Position = UDim2.new(0.0201378968, 0, 0.646579564, 0)
  9571. waves.Size = UDim2.new(0, 111, 0, 26)
  9572. waves.Font = Enum.Font.GothamBold
  9573. waves.Text = "Fe Waves"
  9574. waves.TextColor3 = Color3.new(0, 0, 0)
  9575. waves.TextSize = 14
  9576. waves.MouseButton1Down:connect(function()
  9577. workspace.Remote.TeamEvent:FireServer("Bright blue")
  9578.  
  9579. local toolamount = 40 -- How long the tornado is
  9580. local tornadosize = 1 -- The size of how big the opening of the tornado is
  9581.  
  9582. local LocalPlayer = game:GetService("Players").LocalPlayer
  9583. local runservice = game:GetService("RunService")
  9584. local characters = {}
  9585. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  9586. local currentamount = #LocalPlayer.Backpack:GetChildren()
  9587. LocalPlayer.Character.Archivable = true
  9588. local tempchar = LocalPlayer.Character:Clone()
  9589. tempchar.Parent = workspace
  9590. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  9591. local renderstepped = runservice.RenderStepped:Connect(function()
  9592. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  9593. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  9594. if tool:IsA("Tool") then
  9595. tool.Parent = LocalPlayer
  9596. end
  9597. end
  9598. LocalPlayer.Character:ClearAllChildren()
  9599. local char = Instance.new("Model", workspace)
  9600. table.insert(characters, char)
  9601. Instance.new("Humanoid", char)
  9602. LocalPlayer.Character = char
  9603. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  9604. end)
  9605. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  9606. renderstepped:Disconnect()
  9607. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  9608. for _, char in pairs(characters) do
  9609. char:Destroy()
  9610. end
  9611. for index, tool in pairs(LocalPlayer:GetChildren()) do
  9612. if tool:IsA("Tool") then
  9613. tool.Parent = LocalPlayer.Backpack
  9614. tool.Handle.Massless = false
  9615. tool.Grip = CFrame.new(Vector3.new(0, math.sin(index + 0.5), index)) * CFrame.Angles(math.rad(tornadosize), 0, -index)
  9616. tool.Parent = LocalPlayer.Character
  9617. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  9618. tool.Handle.Mesh:Destroy()
  9619. end
  9620. end
  9621. end
  9622. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  9623. tempchar:Destroy()
  9624. end)
  9625.  
  9626. bigbowl.Name = "bigbowl"
  9627. bigbowl.Parent = main
  9628. bigbowl.BackgroundColor3 = Color3.new(1, 1, 0)
  9629. bigbowl.Position = UDim2.new(0.341908664, 0, 0.647788644, 0)
  9630. bigbowl.Size = UDim2.new(0, 111, 0, 26)
  9631. bigbowl.Font = Enum.Font.GothamBold
  9632. bigbowl.Text = "Fe Big Bowl"
  9633. bigbowl.TextColor3 = Color3.new(0, 0, 0)
  9634. bigbowl.TextSize = 14
  9635. bigbowl.MouseButton1Down:connect(function()
  9636. workspace.Remote.TeamEvent:FireServer("Bright blue")
  9637.  
  9638. local toolamount = 250 -- How much covered the bowl is
  9639. local bowlsize = 20 -- How big the bowl is
  9640.  
  9641.  
  9642.  
  9643. local LocalPlayer = game:GetService("Players").LocalPlayer
  9644. local runservice = game:GetService("RunService")
  9645. local characters = {}
  9646. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  9647. local currentamount = #LocalPlayer.Backpack:GetChildren()
  9648. LocalPlayer.Character.Archivable = true
  9649. local tempchar = LocalPlayer.Character:Clone()
  9650. tempchar.Parent = workspace
  9651. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  9652. local renderstepped = runservice.RenderStepped:Connect(function()
  9653. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  9654. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  9655. if tool:IsA("Tool") then
  9656. tool.Parent = LocalPlayer
  9657. end
  9658. end
  9659. LocalPlayer.Character:ClearAllChildren()
  9660. local char = Instance.new("Model", workspace)
  9661. table.insert(characters, char)
  9662. Instance.new("Humanoid", char)
  9663. LocalPlayer.Character = char
  9664. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  9665. end)
  9666. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount
  9667. renderstepped:Disconnect()
  9668. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  9669. for _, char in pairs(characters) do
  9670. char:Destroy()
  9671. end
  9672. for index, tool in pairs(LocalPlayer:GetChildren()) do
  9673. if tool:IsA("Tool") then
  9674. tool.Parent = LocalPlayer.Backpack
  9675. tool.Handle.Massless = true
  9676. tool.Grip = CFrame.new(Vector3.new(math.sin(index * 0.1), bowlsize, 0)) * CFrame.Angles(math.sin(index * 0.1), index, 0)
  9677. tool.Parent = LocalPlayer.Character
  9678. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  9679. tool.Handle.Mesh:Destroy()
  9680. end
  9681. end
  9682. end
  9683. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  9684. tempchar:Destroy()
  9685. LocalPlayer.Character:FindFirstChild("Humanoid").HipHeight = bowlsize
  9686. end)
  9687.  
  9688. tazeplrmain.Name = "tazeplrmain"
  9689. tazeplrmain.Parent = main
  9690. tazeplrmain.BackgroundColor3 = Color3.new(1, 0, 1)
  9691. tazeplrmain.Position = UDim2.new(0.358376801, 0, 0.83788842, 0)
  9692. tazeplrmain.Size = UDim2.new(0, 103, 0, 47)
  9693.  
  9694. tazetext.Name = "tazetext"
  9695. tazetext.Parent = tazeplrmain
  9696. tazetext.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  9697. tazetext.Size = UDim2.new(0, 99, 0, 19)
  9698. tazetext.Font = Enum.Font.Gotham
  9699. tazetext.Text = "Player Name"
  9700. tazetext.TextColor3 = Color3.new(0, 0, 0)
  9701. tazetext.TextSize = 14
  9702.  
  9703. taze.Name = "taze"
  9704. taze.Parent = tazeplrmain
  9705. taze.BackgroundColor3 = Color3.new(0, 0, 0)
  9706. taze.Position = UDim2.new(0.128543824, 0, 0.510639191, 0)
  9707. taze.Size = UDim2.new(0, 80, 0, 22)
  9708. taze.Font = Enum.Font.GothamBold
  9709. taze.Text = "TAZE"
  9710. taze.TextColor3 = Color3.new(1, 1, 1)
  9711. taze.TextSize = 14
  9712. taze.MouseButton1Down:connect(function()
  9713. local A_1 =
  9714. {
  9715. [1] =
  9716. {
  9717. ["RayObject"] = Ray.new(Vector3.new(829.838562, 101.489998, 2331.25635), Vector3.new(-30.6540909, -5.42795324, 95.0308533)),
  9718. ["Distance"] = 15.355997085571,
  9719. ["Cframe"] = CFrame.new(826.616699, 100.8508, 2340.11279, 0.964640439, -0.00993416365, -0.263382077, 9.31322575e-10, 0.999289393, -0.0376908854, 0.263569355, 0.0363581516, 0.963954985),
  9720. ["Hit"] = game.Workspace[tazetext.Text].Torso
  9721. }
  9722. }
  9723. local A_2 = game.Players.LocalPlayer.Backpack["Taser"]
  9724. local Event = game:GetService("ReplicatedStorage").ShootEvent
  9725. Event:FireServer(A_1, A_2)
  9726. end)
  9727.  
  9728. teamcrim.Name = "teamcrim"
  9729. teamcrim.Parent = main
  9730. teamcrim.BackgroundColor3 = Color3.new(1, 0, 0)
  9731. teamcrim.Position = UDim2.new(0.775380731, 0, 0.108776733, 0)
  9732. teamcrim.Size = UDim2.new(0, 83, 0, 22)
  9733. teamcrim.Font = Enum.Font.GothamBlack
  9734. teamcrim.Text = "Team Crim"
  9735. teamcrim.TextColor3 = Color3.new(0, 0, 0)
  9736. teamcrim.TextSize = 14
  9737. teamcrim.MouseButton1Down:connect(function()
  9738. local Apart = Instance.new("Part")
  9739.  
  9740. Apart.Name = "PlrsPos"
  9741. Apart.Parent = workspace
  9742. Apart.Anchored = true
  9743. Apart.Archivable = true
  9744. Apart.CFrame = CFrame.new(9e99, 9e99, 9e99)
  9745.  
  9746. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  9747.  
  9748. _G.killAura = true
  9749. wait(0.2)
  9750.  
  9751. Apart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  9752. Apart.Transparency = 1
  9753. Apart.Anchored = true
  9754. Apart.CanCollide = false
  9755.  
  9756. istptoplr = true
  9757. wait(0.004)
  9758.  
  9759.  
  9760. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  9761.  
  9762. LCS.CanCollide = false
  9763. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  9764. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  9765. LCS.Transparency = 1
  9766.  
  9767. wait(2)
  9768.  
  9769. istptoplr = false
  9770. _G.killAura = false
  9771.  
  9772. wait(0.04)
  9773.  
  9774. if istptoplr == false then
  9775. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  9776. LCS.Size = Vector3.new(6, 0.2, 6)
  9777. LCS.Transparency = 0
  9778. istptoplr = false
  9779. end
  9780. end)
  9781.  
  9782. tazeall.Name = "tazeall"
  9783. tazeall.Parent = main
  9784. tazeall.BackgroundColor3 = Color3.new(1, 0, 0)
  9785. tazeall.Position = UDim2.new(0.342309177, 0, 0.759402633, 0)
  9786. tazeall.Size = UDim2.new(0, 109, 0, 34)
  9787. tazeall.Font = Enum.Font.GothamBold
  9788. tazeall.Text = "Taze All"
  9789. tazeall.TextColor3 = Color3.new(0, 0, 0)
  9790. tazeall.TextSize = 14
  9791. tazeall.MouseButton1Down:connect(function()
  9792. workspace.Remote.TeamEvent:FireServer("Bright blue")
  9793.  
  9794. function kill(a)
  9795. local A_1 =
  9796. {
  9797. [1] =
  9798. {
  9799. ["RayObject"] = Ray.new(Vector3.new(829.838562, 101.489998, 2331.25635), Vector3.new(-30.6540909, -5.42795324, 95.0308533)),
  9800. ["Distance"] = 15.355997085571,
  9801. ["Cframe"] = CFrame.new(826.616699, 100.8508, 2340.11279, 0.964640439, -0.00993416365, -0.263382077, 9.31322575e-10, 0.999289393, -0.0376908854, 0.263569355, 0.0363581516, 0.963954985),
  9802. ["Hit"] = a.Character.Torso
  9803. }
  9804. }
  9805. local A_2 = game.Players.LocalPlayer.Backpack["Taser"]
  9806. local Event = game:GetService("ReplicatedStorage").ShootEvent
  9807. Event:FireServer(A_1, A_2)
  9808. end
  9809.  
  9810. for i,v in pairs(game.Players:GetChildren())do
  9811. if v.Name ~= game.Players.LocalPlayer.Name then
  9812. kill(v)
  9813. end
  9814. end
  9815. end)
  9816.  
  9817. removewalls.Name = "removewalls"
  9818. removewalls.Parent = main
  9819. removewalls.BackgroundColor3 = Color3.new(1, 0, 0)
  9820. removewalls.Position = UDim2.new(0.670628905, 0, 0.758472741, 0)
  9821. removewalls.Size = UDim2.new(0, 110, 0, 34)
  9822. removewalls.Font = Enum.Font.GothamBold
  9823. removewalls.Text = "Remove Walls"
  9824. removewalls.TextColor3 = Color3.new(0, 0, 0)
  9825. removewalls.TextSize = 14
  9826. removewalls.MouseButton1Down:connect(function()
  9827. wait(0.1)
  9828. game.Workspace.Prison_Guard_Outpost:Remove()
  9829.  
  9830. wait(0.1)
  9831. game.Workspace.Prison_Cafeteria.building:Remove()
  9832.  
  9833. wait(0.1)
  9834. game.Workspace.Prison_Cafeteria.glass:Remove()
  9835.  
  9836. wait(0.1)
  9837. game.Workspace.Prison_Cafeteria.oven:Remove()
  9838.  
  9839. wait(0.1)
  9840. game.Workspace.Prison_Cafeteria.shelves:Remove()
  9841.  
  9842. wait(0.1)
  9843. game.Workspace.Prison_Cafeteria.vents:Remove()
  9844.  
  9845. wait(0.1)
  9846. game.Workspace.Prison_Cafeteria.accents:Remove()
  9847.  
  9848. wait(0.1)
  9849. game.Workspace.Prison_Cafeteria.vendingmachine:Remove()
  9850.  
  9851. wait(0.1)
  9852. game.Workspace.Prison_Cafeteria.Prison_table1:Remove()
  9853.  
  9854. wait(0.1)
  9855. game.Workspace.Prison_Cafeteria.counter:Remove()
  9856.  
  9857. wait(0.1)
  9858. game.Workspace.Prison_Cafeteria.boxes:Remove()
  9859. end)
  9860.  
  9861. removeall.Name = "removeall"
  9862. removeall.Parent = main
  9863. removeall.BackgroundColor3 = Color3.new(1, 0, 0)
  9864. removeall.Position = UDim2.new(0.673120499, 0, 0.838146329, 0)
  9865. removeall.Size = UDim2.new(0, 110, 0, 47)
  9866. removeall.Font = Enum.Font.GothamBold
  9867. removeall.Text = "Remove All"
  9868. removeall.TextColor3 = Color3.new(0, 0, 0)
  9869. removeall.TextSize = 14
  9870. removeall.MouseButton1Down:connect(function()
  9871. wait(0.1)
  9872. game.Workspace.Prison_Halls.walls:Remove()
  9873.  
  9874. wait(0.1)
  9875. game.Workspace.Prison_Halls.roof:Remove()
  9876.  
  9877. wait(0.1)
  9878. game.Workspace.Prison_Halls.outlines:Remove()
  9879.  
  9880. wait(0.1)
  9881. game.Workspace.Prison_Halls.lights:Remove()
  9882.  
  9883. wait(0.1)
  9884. Workspace.Prison_Halls.accent:Remove()
  9885.  
  9886. wait(0.1)
  9887. game.Workspace.Prison_Halls.glass:Remove()
  9888.  
  9889. wait(0.1)
  9890. game.Workspace.Prison_Cellblock.b_front:Remove()
  9891.  
  9892. wait(0.1)
  9893. game.Workspace.Prison_Cellblock.doors:Remove()
  9894.  
  9895. wait(0.1)
  9896. game.Workspace.Prison_Cellblock.c_tables:Remove()
  9897.  
  9898. wait(0.1)
  9899. game.Workspace.Prison_Cellblock.a_front:Remove()
  9900.  
  9901. wait(0.1)
  9902. game.Workspace.Prison_Cellblock.b_outerwall:Remove()
  9903.  
  9904. wait(0.1)
  9905. game.Workspace.Prison_Cellblock.c_wall:Remove()
  9906.  
  9907. wait(0.1)
  9908. game.Workspace.Prison_Cellblock.b_wall:Remove()
  9909.  
  9910. wait(0.1)
  9911. game.Workspace.Prison_Cellblock.c_hallwall:Remove()
  9912.  
  9913. wait(0.1)
  9914. game.Workspace.Prison_Cellblock.a_outerwall:Remove()
  9915.  
  9916. wait(0.1)
  9917. game.Workspace.Prison_Cellblock.b_ramp:Remove()
  9918.  
  9919. wait(0.1)
  9920. game.Workspace.Prison_Cellblock.a_ramp:Remove()
  9921.  
  9922. wait(0.1)
  9923. game.Workspace.Prison_Cellblock.a_walls:Remove()
  9924.  
  9925. wait(0.1)
  9926. game.Workspace.Prison_Cellblock.Cells_B:Remove()
  9927.  
  9928. wait(0.1)
  9929. game.Workspace.Prison_Cellblock.Cells_A:Remove()
  9930.  
  9931. wait(0.1)
  9932. game.Workspace.Prison_Cellblock.c_corner:Remove()
  9933.  
  9934. wait(0.1)
  9935. game.Workspace.Prison_Cellblock.Wedge:Remove()
  9936.  
  9937. wait(0.1)
  9938. game.Workspace.Prison_Cellblock.a_ceiling:Remove()
  9939.  
  9940. wait(0.1)
  9941. game.Workspace.Prison_Cellblock.b_ceiling:Remove()
  9942.  
  9943. wait(0.1)
  9944. game.Workspace.City_buildings:Remove()
  9945.  
  9946. wait(0.1)
  9947. game.Workspace.Prison_OuterWall:Remove()
  9948.  
  9949. wait(0.1)
  9950. game.Workspace.Prison_Fences:Remove()
  9951. end)
  9952.  
  9953. lagserver.Name = "lagserver"
  9954. lagserver.Parent = main
  9955. lagserver.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  9956. lagserver.Position = UDim2.new(0.66476965, 0, 0.659647882, 0)
  9957. lagserver.Size = UDim2.new(0, 120, 0, 42)
  9958. lagserver.Font = Enum.Font.GothamBold
  9959. lagserver.Text = "Lag Server (Swat)"
  9960. lagserver.TextColor3 = Color3.new(0, 1, 1)
  9961. lagserver.TextSize = 14
  9962. lagserver.MouseButton1Down:connect(function()
  9963. while true do
  9964. workspace.Remote.TeamEvent:FireServer("Bright blue")
  9965.  
  9966. for i = 10,500 do
  9967. for i,v in pairs(Workspace.Prison_ITEMS.clothes:GetChildren()) do
  9968.  
  9969. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  9970. print(lol)
  9971. end
  9972. end
  9973. end
  9974. end)
  9975. end)
  9976.  
  9977. TrollGui.Name = "TrollGui"
  9978. TrollGui.Parent = MainFrame
  9979. TrollGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  9980. TrollGui.BorderSizePixel = 0
  9981. TrollGui.Position = UDim2.new(0.0394736826, 0, 0.128767133, 0)
  9982. TrollGui.Size = UDim2.new(0, 140, 0, 38)
  9983. TrollGui.Font = Enum.Font.PatrickHand
  9984. TrollGui.Text = "Troll Gui"
  9985. TrollGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  9986. TrollGui.TextScaled = true
  9987. TrollGui.TextSize = 14.000
  9988. TrollGui.TextWrapped = true
  9989. TrollGui.MouseButton1Down:connect(function()
  9990. loadstring(game:HttpGet("https://pastebin.com/raw/RNWgaqCE", true))()
  9991. end)
  9992.  
  9993. SpecGui.Name = "SpecGui"
  9994. SpecGui.Parent = MainFrame
  9995. SpecGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  9996. SpecGui.BorderSizePixel = 0
  9997. SpecGui.Position = UDim2.new(0.0394737124, 0, 0.402739733, 0)
  9998. SpecGui.Size = UDim2.new(0, 140, 0, 38)
  9999. SpecGui.Font = Enum.Font.PatrickHand
  10000. SpecGui.Text = "Spec Gui"
  10001. SpecGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  10002. SpecGui.TextScaled = true
  10003. SpecGui.TextSize = 14.000
  10004. SpecGui.TextWrapped = true
  10005. SpecGui.MouseButton1Down:connect(function()
  10006. loadstring(game:HttpGet("https://raw.githubusercontent.com/specowos/Spec-R/main/SpecR.lua"))()
  10007. end)
  10008.  
  10009. RagdollGui.Name = "RagdollGui"
  10010. RagdollGui.Parent = MainFrame
  10011. RagdollGui.BackgroundColor3 = Color3.fromRGB(7, 7, 7)
  10012. RagdollGui.BorderSizePixel = 0
  10013. RagdollGui.Position = UDim2.new(0.653508782, 0, 0.402739733, 0)
  10014. RagdollGui.Size = UDim2.new(0, 140, 0, 38)
  10015. RagdollGui.Font = Enum.Font.PatrickHand
  10016. RagdollGui.Text = "Ragdoll Gui"
  10017. RagdollGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  10018. RagdollGui.TextScaled = true
  10019. RagdollGui.TextSize = 14.000
  10020. RagdollGui.TextWrapped = true
  10021. RagdollGui.MouseButton1Down:connect(function()
  10022. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Scripts/master/Vynixius%20Ragdoll%20Engine%20Loader"))()
  10023. end)
  10024.  
  10025. TextLabel_2.Parent = MainFrame
  10026. TextLabel_2.BackgroundColor3 = Color3.fromRGB(9, 9, 9)
  10027. TextLabel_2.BorderSizePixel = 0
  10028. TextLabel_2.Position = UDim2.new(0, 0, 0.731506824, 0)
  10029. TextLabel_2.Size = UDim2.new(0, 456, 0, 98)
  10030. TextLabel_2.Font = Enum.Font.PermanentMarker
  10031. TextLabel_2.Text = "More Guis Soon!"
  10032. TextLabel_2.TextColor3 = Color3.fromRGB(200, 110, 0)
  10033. TextLabel_2.TextScaled = true
  10034. TextLabel_2.TextSize = 14.000
  10035. TextLabel_2.TextWrapped = true
  10036.  
  10037. OpenGui.Name = "OpenGui"
  10038. OpenGui.Parent = MainFrame
  10039. OpenGui.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  10040. OpenGui.BorderSizePixel = 0
  10041. OpenGui.Position = UDim2.new(-0.936403513, 0, 0.506849289, 0)
  10042. OpenGui.Size = UDim2.new(0, 200, 0, 50)
  10043. OpenGui.Font = Enum.Font.PatrickHand
  10044. OpenGui.Text = "Open Angry Discord Exploit"
  10045. OpenGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  10046. OpenGui.TextScaled = true
  10047. OpenGui.TextSize = 14.000
  10048. OpenGui.TextWrapped = true
Add Comment
Please, Sign In to add comment