Advertisement
Upscalefanatic3

Vampire Hunters 2 OP Script

Feb 16th, 2019
2,445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 168.63 KB | None | 0 0
  1. local VampireCracker = Instance.new("ScreenGui")
  2. local Opener = Instance.new("ImageButton")
  3. local Choosing = Instance.new("Frame")
  4. local TextChoose = Instance.new("TextLabel")
  5. local Vampire = Instance.new("TextButton")
  6. local Survivor = Instance.new("TextButton")
  7. local Tools = Instance.new("TextButton")
  8. local Admin = Instance.new("TextButton")
  9. local CloseChoose = Instance.new("TextButton")
  10. local Tools_2 = Instance.new("Frame")
  11. local TittleTools = Instance.new("TextLabel")
  12. local Knife = Instance.new("TextButton")
  13. local ToolsClose = Instance.new("TextButton")
  14. local DNATester = Instance.new("TextButton")
  15. local HealthPack = Instance.new("TextButton")
  16. local Morphine = Instance.new("TextButton")
  17. local Taser = Instance.new("TextButton")
  18. local Flare = Instance.new("TextButton")
  19. local Survivor_2 = Instance.new("Frame")
  20. local TittleSurvivor = Instance.new("TextLabel")
  21. local GodSurvivor = Instance.new("TextButton")
  22. local SurvivorClose = Instance.new("TextButton")
  23. local Gun = Instance.new("TextButton")
  24. local Lag = Instance.new("TextButton")
  25. local KAll = Instance.new("TextButton")
  26. local Pts = Instance.new("TextButton")
  27. local Cr = Instance.new("TextButton")
  28. local LoopHeal = Instance.new("TextButton")
  29. local Explode = Instance.new("TextButton")
  30. local Backpack = Instance.new("TextButton")
  31. local Kill = Instance.new("TextButton")
  32. local Escape = Instance.new("TextButton")
  33. local DisableGodS = Instance.new("TextButton")
  34. local NameInput = Instance.new("TextBox")
  35. local NameButton = Instance.new("TextButton")
  36. local Vampire_2 = Instance.new("Frame")
  37. local SuperSonic = Instance.new("TextButton")
  38. local TittleVampire = Instance.new("TextLabel")
  39. local VampireClose = Instance.new("TextButton")
  40. local Fireball = Instance.new("TextButton")
  41. local Invisible = Instance.new("TextButton")
  42. local Explode_2 = Instance.new("TextButton")
  43. local GodVamp = Instance.new("TextButton")
  44. local DisableGodV = Instance.new("TextButton")
  45.  
  46. VampireCracker.Name = "Vampire Cracker"
  47. VampireCracker.Parent = game.CoreGui
  48. VampireCracker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  49.  
  50. Opener.Name = "Opener"
  51. Opener.Parent = VampireCracker
  52. Opener.BackgroundColor3 = Color3.new(1, 1, 1)
  53. Opener.BorderSizePixel = 0
  54. Opener.Position = UDim2.new(0.0127326027, 0, 0.884543777, 0)
  55. Opener.Size = UDim2.new(0, 55, 0, 50)
  56. Opener.Image = "rbxgameasset://Images/Vampire Cracker Logo"
  57. Opener.MouseButton1Down:connect(function()
  58. Opener.Visible = false
  59. Choosing.Visible = true
  60. end)
  61.  
  62. Choosing.Name = "Choosing"
  63. Choosing.Parent = VampireCracker
  64. Choosing.BackgroundColor3 = Color3.new(0.345098, 0.670588, 0.976471)
  65. Choosing.BorderSizePixel = 0
  66. Choosing.Position = UDim2.new(0.264446616, 0, 0.363128483, 0)
  67. Choosing.Size = UDim2.new(0, 480, 0, 146)
  68. Choosing.Visible = false
  69. Choosing.Active = true
  70. Choosing.Draggable = true
  71.  
  72. TextChoose.Name = "TextChoose"
  73. TextChoose.Parent = Choosing
  74. TextChoose.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  75. TextChoose.BorderSizePixel = 0
  76. TextChoose.Position = UDim2.new(0, 0, -0.130136982, 0)
  77. TextChoose.Size = UDim2.new(0, 462, 0, 19)
  78. TextChoose.Font = Enum.Font.Code
  79. TextChoose.Text = "Pick Gui"
  80. TextChoose.TextColor3 = Color3.new(1, 1, 1)
  81. TextChoose.TextSize = 20
  82. TextChoose.TextStrokeColor3 = Color3.new(1, 1, 1)
  83.  
  84. Vampire.Name = "Vampire"
  85. Vampire.Parent = Choosing
  86. Vampire.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  87. Vampire.BorderSizePixel = 0
  88. Vampire.Position = UDim2.new(0.135416657, 0, 0.232876703, 0)
  89. Vampire.Size = UDim2.new(0, 90, 0, 78)
  90. Vampire.Font = Enum.Font.SciFi
  91. Vampire.Text = "Vampire"
  92. Vampire.TextColor3 = Color3.new(1, 1, 1)
  93. Vampire.TextSize = 20
  94.  
  95. Survivor.Name = "Survivor"
  96. Survivor.Parent = Choosing
  97. Survivor.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  98. Survivor.BorderSizePixel = 0
  99. Survivor.Position = UDim2.new(0.404166698, 0, 0.232876703, 0)
  100. Survivor.Size = UDim2.new(0, 90, 0, 78)
  101. Survivor.Font = Enum.Font.SciFi
  102. Survivor.Text = "Survival"
  103. Survivor.TextColor3 = Color3.new(1, 1, 1)
  104. Survivor.TextSize = 20
  105.  
  106. Tools.Name = "Tools"
  107. Tools.Parent = Choosing
  108. Tools.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  109. Tools.BorderSizePixel = 0
  110. Tools.Position = UDim2.new(0.677083373, 0, 0.232876703, 0)
  111. Tools.Size = UDim2.new(0, 90, 0, 78)
  112. Tools.Font = Enum.Font.SciFi
  113. Tools.Text = "Tools"
  114. Tools.TextColor3 = Color3.new(1, 1, 1)
  115. Tools.TextSize = 20
  116.  
  117. Admin.Name = "Admin"
  118. Admin.Parent = Choosing
  119. Admin.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  120. Admin.BorderSizePixel = 0
  121. Admin.Position = UDim2.new(0.40625, 0, 0.83561641, 0)
  122. Admin.Size = UDim2.new(0, 90, 0, 16)
  123. Admin.Font = Enum.Font.SciFi
  124. Admin.Text = "Admin"
  125. Admin.TextColor3 = Color3.new(1, 1, 1)
  126. Admin.TextSize = 20
  127.  
  128. CloseChoose.Name = "CloseChoose"
  129. CloseChoose.Parent = Choosing
  130. CloseChoose.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  131. CloseChoose.BorderSizePixel = 0
  132. CloseChoose.Position = UDim2.new(0.962499976, 0, -0.130136982, 0)
  133. CloseChoose.Size = UDim2.new(0, 18, 0, 19)
  134. CloseChoose.Font = Enum.Font.SciFi
  135. CloseChoose.Text = "X"
  136. CloseChoose.TextColor3 = Color3.new(1, 1, 1)
  137. CloseChoose.TextSize = 20
  138. CloseChoose.MouseButton1Down:connect(function()
  139. Choosing.Visible = false
  140. Opener.Visible = true
  141. end)
  142.  
  143. Tools_2.Name = "Tools"
  144. Tools_2.Parent = VampireCracker
  145. Tools_2.BackgroundColor3 = Color3.new(0.345098, 0.670588, 0.976471)
  146. Tools_2.BorderSizePixel = 0
  147. Tools_2.Position = UDim2.new(0.264446616, 0, 0.245810047, 0)
  148. Tools_2.Size = UDim2.new(0, 480, 0, 292)
  149. Tools_2.Visible = false
  150. Tools_2.Active = true
  151. Tools_2.Draggable = true
  152.  
  153. TittleTools.Name = "TittleTools"
  154. TittleTools.Parent = Tools_2
  155. TittleTools.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  156. TittleTools.BorderSizePixel = 0
  157. TittleTools.Position = UDim2.new(0, 0, -0.0650684908, 0)
  158. TittleTools.Size = UDim2.new(0, 462, 0, 19)
  159. TittleTools.Font = Enum.Font.Code
  160. TittleTools.Text = "Tools"
  161. TittleTools.TextColor3 = Color3.new(1, 1, 1)
  162. TittleTools.TextSize = 20
  163. TittleTools.TextStrokeColor3 = Color3.new(1, 1, 1)
  164.  
  165. Knife.Name = "Knife"
  166. Knife.Parent = Tools_2
  167. Knife.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  168. Knife.BorderSizePixel = 0
  169. Knife.Position = UDim2.new(0.0354166664, 0, 0.0410958901, 0)
  170. Knife.Size = UDim2.new(0, 90, 0, 20)
  171. Knife.Font = Enum.Font.SciFi
  172. Knife.Text = "Knife"
  173. Knife.TextColor3 = Color3.new(1, 1, 1)
  174. Knife.TextSize = 20
  175.  
  176. ToolsClose.Name = "ToolsClose"
  177. ToolsClose.Parent = Tools_2
  178. ToolsClose.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  179. ToolsClose.BorderSizePixel = 0
  180. ToolsClose.Position = UDim2.new(0.962499976, 0, -0.0650684908, 0)
  181. ToolsClose.Size = UDim2.new(0, 18, 0, 19)
  182. ToolsClose.Font = Enum.Font.SciFi
  183. ToolsClose.Text = "X"
  184. ToolsClose.TextColor3 = Color3.new(1, 1, 1)
  185. ToolsClose.TextSize = 20
  186. ToolsClose.MouseButton1Down:connect(function()
  187. Tools_2.Visible = false
  188. Choosing.Visible = true
  189. end)
  190.  
  191. DNATester.Name = "DNATester"
  192. DNATester.Parent = Tools_2
  193. DNATester.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  194. DNATester.BorderSizePixel = 0
  195. DNATester.Position = UDim2.new(0.264583349, 0, 0.0410958901, 0)
  196. DNATester.Size = UDim2.new(0, 90, 0, 20)
  197. DNATester.Font = Enum.Font.SciFi
  198. DNATester.Text = "DNA Tester"
  199. DNATester.TextColor3 = Color3.new(1, 1, 1)
  200. DNATester.TextScaled = true
  201. DNATester.TextSize = 10
  202. DNATester.TextWrapped = true
  203.  
  204. HealthPack.Name = "HealthPack"
  205. HealthPack.Parent = Tools_2
  206. HealthPack.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  207. HealthPack.BorderSizePixel = 0
  208. HealthPack.Position = UDim2.new(0.535416663, 0, 0.0410958901, 0)
  209. HealthPack.Size = UDim2.new(0, 90, 0, 20)
  210. HealthPack.Font = Enum.Font.SciFi
  211. HealthPack.Text = "H Pack"
  212. HealthPack.TextColor3 = Color3.new(1, 1, 1)
  213. HealthPack.TextScaled = true
  214. HealthPack.TextSize = 10
  215. HealthPack.TextWrapped = true
  216.  
  217. Morphine.Name = "Morphine"
  218. Morphine.Parent = Tools_2
  219. Morphine.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  220. Morphine.BorderSizePixel = 0
  221. Morphine.Position = UDim2.new(0.775000036, 0, 0.0410958901, 0)
  222. Morphine.Size = UDim2.new(0, 90, 0, 20)
  223. Morphine.Font = Enum.Font.SciFi
  224. Morphine.Text = "Morphine"
  225. Morphine.TextColor3 = Color3.new(1, 1, 1)
  226. Morphine.TextScaled = true
  227. Morphine.TextSize = 10
  228. Morphine.TextWrapped = true
  229.  
  230. Taser.Name = "Taser"
  231. Taser.Parent = Tools_2
  232. Taser.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  233. Taser.BorderSizePixel = 0
  234. Taser.Position = UDim2.new(0.40625, 0, 0.178082198, 0)
  235. Taser.Size = UDim2.new(0, 90, 0, 20)
  236. Taser.Font = Enum.Font.SciFi
  237. Taser.Text = "Taser"
  238. Taser.TextColor3 = Color3.new(1, 1, 1)
  239. Taser.TextScaled = true
  240. Taser.TextSize = 10
  241. Taser.TextWrapped = true
  242.  
  243. Flare.Name = "Flare"
  244. Flare.Parent = Tools_2
  245. Flare.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  246. Flare.BorderSizePixel = 0
  247. Flare.Position = UDim2.new(0.40625, 0, 0.301369876, 0)
  248. Flare.Size = UDim2.new(0, 90, 0, 20)
  249. Flare.Font = Enum.Font.SciFi
  250. Flare.Text = "Flare"
  251. Flare.TextColor3 = Color3.new(1, 1, 1)
  252. Flare.TextScaled = true
  253. Flare.TextSize = 10
  254. Flare.TextWrapped = true
  255.  
  256. Survivor_2.Name = "Survivor"
  257. Survivor_2.Parent = VampireCracker
  258. Survivor_2.BackgroundColor3 = Color3.new(0.345098, 0.670588, 0.976471)
  259. Survivor_2.BorderSizePixel = 0
  260. Survivor_2.Position = UDim2.new(0.264446616, 0, 0.245810047, 0)
  261. Survivor_2.Size = UDim2.new(0, 480, 0, 292)
  262. Survivor_2.Visible = false
  263. Survivor_2.Active = true
  264. Survivor_2.Draggable = true
  265.  
  266. TittleSurvivor.Name = "TittleSurvivor"
  267. TittleSurvivor.Parent = Survivor_2
  268. TittleSurvivor.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  269. TittleSurvivor.BorderSizePixel = 0
  270. TittleSurvivor.Position = UDim2.new(0, 0, -0.0650684908, 0)
  271. TittleSurvivor.Size = UDim2.new(0, 462, 0, 19)
  272. TittleSurvivor.Font = Enum.Font.Code
  273. TittleSurvivor.Text = "Survivor"
  274. TittleSurvivor.TextColor3 = Color3.new(1, 1, 1)
  275. TittleSurvivor.TextSize = 20
  276. TittleSurvivor.TextStrokeColor3 = Color3.new(1, 1, 1)
  277.  
  278. GodSurvivor.Name = "GodSurvivor"
  279. GodSurvivor.Parent = Survivor_2
  280. GodSurvivor.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  281. GodSurvivor.BorderSizePixel = 0
  282. GodSurvivor.Position = UDim2.new(0.0354166664, 0, 0.0410958901, 0)
  283. GodSurvivor.Size = UDim2.new(0, 90, 0, 20)
  284. GodSurvivor.Font = Enum.Font.SciFi
  285. GodSurvivor.Text = "God"
  286. GodSurvivor.TextColor3 = Color3.new(1, 1, 1)
  287. GodSurvivor.TextSize = 20
  288.  
  289. SurvivorClose.Name = "SurvivorClose"
  290. SurvivorClose.Parent = Survivor_2
  291. SurvivorClose.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  292. SurvivorClose.BorderSizePixel = 0
  293. SurvivorClose.Position = UDim2.new(0.962499976, 0, -0.0650684908, 0)
  294. SurvivorClose.Size = UDim2.new(0, 18, 0, 19)
  295. SurvivorClose.Font = Enum.Font.SciFi
  296. SurvivorClose.Text = "X"
  297. SurvivorClose.TextColor3 = Color3.new(1, 1, 1)
  298. SurvivorClose.TextSize = 20
  299. SurvivorClose.MouseButton1Down:connect(function()
  300. Survivor_2.Visible = false
  301. Choosing.Visible = true
  302. end)
  303.  
  304. Gun.Name = "Gun"
  305. Gun.Parent = Survivor_2
  306. Gun.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  307. Gun.BorderSizePixel = 0
  308. Gun.Position = UDim2.new(0.264583349, 0, 0.0410958901, 0)
  309. Gun.Size = UDim2.new(0, 90, 0, 20)
  310. Gun.Font = Enum.Font.SciFi
  311. Gun.Text = "Fe Gun"
  312. Gun.TextColor3 = Color3.new(1, 1, 1)
  313. Gun.TextScaled = true
  314. Gun.TextSize = 10
  315. Gun.TextWrapped = true
  316.  
  317. Lag.Name = "Lag"
  318. Lag.Parent = Survivor_2
  319. Lag.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  320. Lag.BorderSizePixel = 0
  321. Lag.Position = UDim2.new(0.535416663, 0, 0.0410958901, 0)
  322. Lag.Size = UDim2.new(0, 90, 0, 20)
  323. Lag.Font = Enum.Font.SciFi
  324. Lag.Text = "Lag"
  325. Lag.TextColor3 = Color3.new(1, 1, 1)
  326. Lag.TextScaled = true
  327. Lag.TextSize = 10
  328. Lag.TextWrapped = true
  329.  
  330. KAll.Name = "KAll"
  331. KAll.Parent = Survivor_2
  332. KAll.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  333. KAll.BorderSizePixel = 0
  334. KAll.Position = UDim2.new(0.775000036, 0, 0.0410958901, 0)
  335. KAll.Size = UDim2.new(0, 90, 0, 20)
  336. KAll.Font = Enum.Font.SciFi
  337. KAll.Text = "Kill All"
  338. KAll.TextColor3 = Color3.new(1, 1, 1)
  339. KAll.TextScaled = true
  340. KAll.TextSize = 10
  341. KAll.TextWrapped = true
  342.  
  343. Pts.Name = "Pts"
  344. Pts.Parent = Survivor_2
  345. Pts.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  346. Pts.BorderSizePixel = 0
  347. Pts.Position = UDim2.new(0.264583349, 0, 0.178082213, 0)
  348. Pts.Size = UDim2.new(0, 90, 0, 20)
  349. Pts.Font = Enum.Font.SciFi
  350. Pts.Text = "Pts"
  351. Pts.TextColor3 = Color3.new(1, 1, 1)
  352. Pts.TextScaled = true
  353. Pts.TextSize = 10
  354. Pts.TextWrapped = true
  355.  
  356. Cr.Name = "Cr"
  357. Cr.Parent = Survivor_2
  358. Cr.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  359. Cr.BorderSizePixel = 0
  360. Cr.Position = UDim2.new(0.0354166627, 0, 0.178082198, 0)
  361. Cr.Size = UDim2.new(0, 90, 0, 20)
  362. Cr.Font = Enum.Font.SciFi
  363. Cr.Text = "Cr"
  364. Cr.TextColor3 = Color3.new(1, 1, 1)
  365. Cr.TextScaled = true
  366. Cr.TextSize = 10
  367. Cr.TextWrapped = true
  368.  
  369. LoopHeal.Name = "LoopHeal"
  370. LoopHeal.Parent = Survivor_2
  371. LoopHeal.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  372. LoopHeal.BorderSizePixel = 0
  373. LoopHeal.Position = UDim2.new(0.535416663, 0, 0.178082198, 0)
  374. LoopHeal.Size = UDim2.new(0, 90, 0, 20)
  375. LoopHeal.Font = Enum.Font.SciFi
  376. LoopHeal.Text = "Auto Heal"
  377. LoopHeal.TextColor3 = Color3.new(1, 1, 1)
  378. LoopHeal.TextScaled = true
  379. LoopHeal.TextSize = 10
  380. LoopHeal.TextWrapped = true
  381.  
  382. Explode.Name = "Explode"
  383. Explode.Parent = Survivor_2
  384. Explode.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  385. Explode.BorderSizePixel = 0
  386. Explode.Position = UDim2.new(0.774999976, 0, 0.178082198, 0)
  387. Explode.Size = UDim2.new(0, 90, 0, 20)
  388. Explode.Font = Enum.Font.SciFi
  389. Explode.Text = "Explode"
  390. Explode.TextColor3 = Color3.new(1, 1, 1)
  391. Explode.TextScaled = true
  392. Explode.TextSize = 10
  393. Explode.TextWrapped = true
  394.  
  395. Backpack.Name = "Backpack"
  396. Backpack.Parent = Survivor_2
  397. Backpack.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  398. Backpack.BorderSizePixel = 0
  399. Backpack.Position = UDim2.new(0.0354166664, 0, 0.308219165, 0)
  400. Backpack.Size = UDim2.new(0, 90, 0, 20)
  401. Backpack.Font = Enum.Font.SciFi
  402. Backpack.Text = "Backpack"
  403. Backpack.TextColor3 = Color3.new(1, 1, 1)
  404. Backpack.TextSize = 20
  405.  
  406. Kill.Name = "Kill"
  407. Kill.Parent = Survivor_2
  408. Kill.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  409. Kill.BorderSizePixel = 0
  410. Kill.Position = UDim2.new(0.264583349, 0, 0.308219165, 0)
  411. Kill.Size = UDim2.new(0, 90, 0, 20)
  412. Kill.Font = Enum.Font.SciFi
  413. Kill.Text = "Kill"
  414. Kill.TextColor3 = Color3.new(1, 1, 1)
  415. Kill.TextScaled = true
  416. Kill.TextSize = 10
  417. Kill.TextWrapped = true
  418.  
  419. Escape.Name = "Escape"
  420. Escape.Parent = Survivor_2
  421. Escape.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  422. Escape.BorderSizePixel = 0
  423. Escape.Position = UDim2.new(0.535416663, 0, 0.308219165, 0)
  424. Escape.Size = UDim2.new(0, 90, 0, 20)
  425. Escape.Font = Enum.Font.SciFi
  426. Escape.Text = "Escape Vamp"
  427. Escape.TextColor3 = Color3.new(1, 1, 1)
  428. Escape.TextScaled = true
  429. Escape.TextSize = 10
  430. Escape.TextWrapped = true
  431.  
  432. DisableGodS.Name = "DisableGodS"
  433. DisableGodS.Parent = Survivor_2
  434. DisableGodS.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  435. DisableGodS.BorderSizePixel = 0
  436. DisableGodS.Position = UDim2.new(0.772500038, 0, 0.311561644, 0)
  437. DisableGodS.Size = UDim2.new(0, 90, 0, 20)
  438. DisableGodS.Font = Enum.Font.SciFi
  439. DisableGodS.Text = "Disable God"
  440. DisableGodS.TextColor3 = Color3.new(1, 1, 1)
  441. DisableGodS.TextScaled = true
  442. DisableGodS.TextSize = 20
  443. DisableGodS.TextWrapped = true
  444.  
  445. NameInput.Name = "NameInput"
  446. NameInput.Parent = Survivor_2
  447. NameInput.BackgroundColor3 = Color3.new(1, 1, 1)
  448. NameInput.BorderSizePixel = 0
  449. NameInput.Position = UDim2.new(0.0354166664, 0, 0.866438329, 0)
  450. NameInput.Size = UDim2.new(0, 110, 0, 20)
  451. NameInput.Font = Enum.Font.SciFi
  452. NameInput.PlaceholderColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  453. NameInput.PlaceholderText = "Insert Name"
  454. NameInput.Text = ""
  455. NameInput.TextColor3 = Color3.new(0, 0, 0)
  456. NameInput.TextSize = 14
  457. NameInput.TextStrokeColor3 = Color3.new(0.835294, 1, 0)
  458. NameInput.TextStrokeTransparency = 0
  459.  
  460. NameButton.Name = "NameButton"
  461. NameButton.Parent = Survivor_2
  462. NameButton.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  463. NameButton.BorderSizePixel = 0
  464. NameButton.Position = UDim2.new(0.299999982, 0, 0.866438389, 0)
  465. NameButton.Size = UDim2.new(0, 90, 0, 20)
  466. NameButton.Font = Enum.Font.SciFi
  467. NameButton.Text = "Change"
  468. NameButton.TextColor3 = Color3.new(1, 1, 1)
  469. NameButton.TextScaled = true
  470. NameButton.TextSize = 10
  471. NameButton.TextWrapped = true
  472.  
  473. Vampire_2.Name = "Vampire"
  474. Vampire_2.Parent = VampireCracker
  475. Vampire_2.BackgroundColor3 = Color3.new(0.345098, 0.670588, 0.976471)
  476. Vampire_2.BorderSizePixel = 0
  477. Vampire_2.Position = UDim2.new(0.264446616, 0, 0.245810047, 0)
  478. Vampire_2.Size = UDim2.new(0, 480, 0, 292)
  479. Vampire_2.Visible = false
  480. Vampire_2.Active = true
  481. Vampire_2.Draggable = true
  482.  
  483. SuperSonic.Name = "SuperSonic"
  484. SuperSonic.Parent = Vampire_2
  485. SuperSonic.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  486. SuperSonic.BorderSizePixel = 0
  487. SuperSonic.Position = UDim2.new(0.0354166664, 0, 0.0410958901, 0)
  488. SuperSonic.Size = UDim2.new(0, 90, 0, 20)
  489. SuperSonic.Font = Enum.Font.SciFi
  490. SuperSonic.Text = "SuperSonic Effect"
  491. SuperSonic.TextColor3 = Color3.new(1, 1, 1)
  492. SuperSonic.TextScaled = true
  493. SuperSonic.TextSize = 20
  494. SuperSonic.TextWrapped = true
  495.  
  496. TittleVampire.Name = "TittleVampire"
  497. TittleVampire.Parent = Vampire_2
  498. TittleVampire.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  499. TittleVampire.BorderSizePixel = 0
  500. TittleVampire.Position = UDim2.new(0, 0, -0.0650684908, 0)
  501. TittleVampire.Size = UDim2.new(0, 462, 0, 19)
  502. TittleVampire.Font = Enum.Font.Code
  503. TittleVampire.Text = "Vampire"
  504. TittleVampire.TextColor3 = Color3.new(1, 1, 1)
  505. TittleVampire.TextSize = 20
  506. TittleVampire.TextStrokeColor3 = Color3.new(1, 1, 1)
  507.  
  508. VampireClose.Name = "VampireClose"
  509. VampireClose.Parent = Vampire_2
  510. VampireClose.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  511. VampireClose.BorderSizePixel = 0
  512. VampireClose.Position = UDim2.new(0.962499976, 0, -0.0650684908, 0)
  513. VampireClose.Size = UDim2.new(0, 18, 0, 19)
  514. VampireClose.Font = Enum.Font.SciFi
  515. VampireClose.Text = "X"
  516. VampireClose.TextColor3 = Color3.new(1, 1, 1)
  517. VampireClose.TextSize = 20
  518. VampireClose.MouseButton1Down:connect(function()
  519. Vampire_2.Visible = false
  520. Choosing.Visible = true
  521. end)
  522.  
  523. Fireball.Name = "Fireball"
  524. Fireball.Parent = Vampire_2
  525. Fireball.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  526. Fireball.BorderSizePixel = 0
  527. Fireball.Position = UDim2.new(0.264999986, 0, 0.0410000011, 0)
  528. Fireball.Size = UDim2.new(0, 90, 0, 20)
  529. Fireball.Font = Enum.Font.SciFi
  530. Fireball.Text = "Fireball"
  531. Fireball.TextColor3 = Color3.new(1, 1, 1)
  532. Fireball.TextScaled = true
  533. Fireball.TextSize = 20
  534. Fireball.TextWrapped = true
  535.  
  536. Invisible.Name = "Invisible"
  537. Invisible.Parent = Vampire_2
  538. Invisible.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  539. Invisible.BorderSizePixel = 0
  540. Invisible.Position = UDim2.new(0.535000026, 0, 0.0410000011, 0)
  541. Invisible.Size = UDim2.new(0, 90, 0, 20)
  542. Invisible.Font = Enum.Font.SciFi
  543. Invisible.Text = "Invisible"
  544. Invisible.TextColor3 = Color3.new(1, 1, 1)
  545. Invisible.TextScaled = true
  546. Invisible.TextSize = 20
  547. Invisible.TextWrapped = true
  548.  
  549. Explode_2.Name = "Explode"
  550. Explode_2.Parent = Vampire_2
  551. Explode_2.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  552. Explode_2.BorderSizePixel = 0
  553. Explode_2.Position = UDim2.new(0.77458334, 0, 0.0410000011, 0)
  554. Explode_2.Size = UDim2.new(0, 90, 0, 20)
  555. Explode_2.Font = Enum.Font.SciFi
  556. Explode_2.Text = "Explode"
  557. Explode_2.TextColor3 = Color3.new(1, 1, 1)
  558. Explode_2.TextScaled = true
  559. Explode_2.TextSize = 20
  560. Explode_2.TextWrapped = true
  561.  
  562. GodVamp.Name = "GodVamp"
  563. GodVamp.Parent = Vampire_2
  564. GodVamp.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  565. GodVamp.BorderSizePixel = 0
  566. GodVamp.Position = UDim2.new(0.0350000001, 0, 0.178000003, 0)
  567. GodVamp.Size = UDim2.new(0, 90, 0, 20)
  568. GodVamp.Font = Enum.Font.SciFi
  569. GodVamp.Text = "God"
  570. GodVamp.TextColor3 = Color3.new(1, 1, 1)
  571. GodVamp.TextScaled = true
  572. GodVamp.TextSize = 20
  573. GodVamp.TextWrapped = true
  574.  
  575. DisableGodV.Name = "DisableGodV"
  576. DisableGodV.Parent = Vampire_2
  577. DisableGodV.BackgroundColor3 = Color3.new(0.278431, 0.54902, 0.796079)
  578. DisableGodV.BorderSizePixel = 0
  579. DisableGodV.Position = UDim2.new(0.264166683, 0, 0.178000003, 0)
  580. DisableGodV.Size = UDim2.new(0, 90, 0, 20)
  581. DisableGodV.Font = Enum.Font.SciFi
  582. DisableGodV.Text = "Disable God"
  583. DisableGodV.TextColor3 = Color3.new(1, 1, 1)
  584. DisableGodV.TextScaled = true
  585. DisableGodV.TextSize = 20
  586. DisableGodV.TextWrapped = true
  587.  
  588. -- Opening Local Frame --
  589.  
  590. Survivor.MouseButton1Down:connect(function()
  591. Choosing.Visible = false
  592. Survivor_2.Visible = true
  593. end)
  594.  
  595. Tools.MouseButton1Down:connect(function()
  596. Choosing.Visible = false
  597. Tools_2.Visible = true
  598. end)
  599.  
  600. Vampire.MouseButton1Down:connect(function()
  601. Choosing.Visible = false
  602. Vampire_2.Visible = true
  603. end)
  604.  
  605. -- Survivor Frame's Script --
  606.  
  607. Cr.MouseButton1Down:connect(function()
  608. workspace.Events.GiveCR:FireServer(99999999999999)
  609. end)
  610.  
  611. Explode.MouseButton1Down:connect(function()
  612. game.Workspace.Events.Vampire.Explode:FireServer()
  613. end)
  614.  
  615. Backpack.MouseButton1Down:connect(function()
  616. while wait() do
  617. game.StarterGui:SetCoreGuiEnabled(2, true)
  618. end
  619. end)
  620.  
  621. NameButton.MouseButton1Down:connect(function()
  622. game.Workspace.Events.ChangeCName:FireServer(NameInput.Text)
  623. end)
  624.  
  625. DisableGodS.MouseButton1Down:connect(function()
  626. game.Workspace.Events.ChangeHealth:FireServer("100")
  627. end)
  628.  
  629. GodSurvivor.MouseButton1Down:connect(function()
  630. game.Workspace.Events.ChangeHealth:FireServer("99999999999999999999999999999999999999999")
  631. end)
  632.  
  633. Gun.MouseButton1Down:connect(function()
  634. game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Lightning"])
  635. end)
  636.  
  637. KAll.MouseButton1Down:connect(function()
  638. T = game.Players:GetChildren()
  639.  
  640. for i,v in pairs(T) do
  641. local a = v.Character
  642. workspace.Events.DamagePerson:FireServer(a["Right Arm"], 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999, "", true)
  643. end
  644. end)
  645.  
  646. Kill.MouseButton1Down:connect(function()
  647. print 'Hover Your Mouse To Player And Press K To Kill'
  648.  
  649. local Players = game:GetService("Players")
  650. local Mouse = Players.LocalPlayer:GetMouse()
  651. local KillPlr = game.Workspace.Events.DamagePerson
  652.  
  653. Mouse.KeyDown:connect(function(Key)
  654. if Key == "k" then
  655. local M = Mouse.Target
  656. if Players:GetPlayerFromCharacter(M.Parent) then
  657. local Player = Players:GetPlayerFromCharacter(M.Parent).Name
  658. KillPlr:FireServer(game.Workspace[Player]["Right Leg"], 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999, "", true)
  659. end
  660. end
  661. end)
  662. end)
  663.  
  664. Lag.MouseButton1Down:connect(function()
  665. while wait() do
  666. workspace.Events.Vampire.Fireball:FireServer(true)
  667. workspace.Events.Vampire.Fireball:FireServer(true)
  668. workspace.Events.Vampire.Fireball:FireServer(true)
  669. workspace.Events.Vampire.Fireball:FireServer(true)
  670. workspace.Events.Vampire.Fireball:FireServer(true)
  671. end
  672. end)
  673.  
  674. Escape.MouseButton1Down:connect(function()
  675. game.Workspace.Events.EscapeVampire:FireServer()
  676. end)
  677.  
  678. LoopHeal.MouseButton1Down:connect(function()
  679. _G.LoopHealToggle = true
  680.  
  681. while _G.LoopHealToggle and wait() do
  682. workspace.Events.ChangeHealth:Fireserver(99999, true)
  683. end
  684. end)
  685.  
  686. Pts.MouseButton1Down:connect(function()
  687. workspace.Events.GivePTS:FireServer(99999999)
  688. end)
  689.  
  690. -- Tools Frame's Script --
  691.  
  692. HealthPack.MouseButton1Down:connect(function()
  693. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["Health Pack"].Gear)
  694. end)
  695.  
  696. Morphine.MouseButton1Down:connect(function()
  697. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["Morphine"].Gear)
  698. end)
  699.  
  700. DNATester.MouseButton1Down:connect(function()
  701. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["DNA Tester"].Gear)
  702. end)
  703.  
  704. Knife.MouseButton1Down:connect(function()
  705. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["Pocket Knife"].Gear)
  706. end)
  707.  
  708. Taser.MouseButton1Down:connect(function()
  709. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["Taser"].Gear)
  710. end)
  711.  
  712. Flare.MouseButton1Down:connect(function()
  713. workspace.Events.GiveGear:FireServer(game:GetService("ReplicatedStorage").Store.Sabils["Flare"].Gear)
  714. end)
  715.  
  716. -- Vampire Frame's Script --
  717.  
  718. GodVamp.MouseButton1Down:connect(function()
  719. game.Workspace.Events.ChangeHealth:FireServer("99999999999999999999999999999999999999999")
  720. end)
  721.  
  722. Explode_2.MouseButton1Down:connect(function()
  723. game.Workspace.Events.Vampire.Explode:FireServer()
  724. end)
  725.  
  726. Invisible.MouseButton1Down:connect(function()
  727. if Invisible.Text == "Invisible" then
  728. workspace.Events.Vampire.Invisibility:FireServer(true)
  729. Invisible.Text = "Visible"
  730. elseif Invisible.Text == "Visible" then
  731. workspace.Events.Vampire.Invisibility:FireServer(false)
  732. Invisible.Text = "Invisible"
  733. end
  734. end)
  735.  
  736. Fireball.MouseButton1Down:connect(function()
  737. print 'Press f To Shoot Fireball!'
  738.  
  739. local Players = game:GetService("Players")
  740. local Mouse = Players.LocalPlayer:GetMouse()
  741.  
  742. Mouse.KeyDown:connect(function(Key)
  743. if Key == "f" then
  744. workspace.Events.Vampire.Fireball:FireServer(true)
  745. end
  746. end)
  747. end)
  748.  
  749. DisableGodV.MouseButton1Down:connect(function()
  750. game.Workspace.Events.ChangeHealth:FireServer("100")
  751. end)
  752.  
  753. SuperSonic.MouseButton1Down:connect(function()
  754. workspace.Events.Vampire.Supersonic:FireServer(true)
  755. end)
  756.  
  757. -- Longest script of all --
  758.  
  759. Admin.MouseButton1Down:connect(function()
  760. prefix = ";"
  761. wait(0.3)
  762. Commands = {
  763. '[-] cmdbar is shown when ; is pressed.',
  764. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  765. '[2] bring [plr] -- You need a tool! Will bring player to you',
  766. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  767. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  768. '[5] attach [plr] -- You need a tool! Attaches you to player',
  769. '[6] unattach [plr] -- Attempts to unattach you from a player',
  770. '[7] follow [plr] -- Makes you follow behind the player',
  771. '[8] unfollow',
  772. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  773. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  774. '[11] untrail',
  775. '[12] orbit [plr] -- Makes you orbit the player',
  776. '[13] unorbit',
  777. '[14] fling [plr] -- Makes you fling the player',
  778. '[15] unfling',
  779. '[16] fecheck -- Checks if the game is FE or not',
  780. '[17] void [plr] -- Teleports player to the void',
  781. '[18] noclip -- Gives you noclip to walk through walls',
  782. '[19] clip -- Removes noclip',
  783. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  784. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  785. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  786. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  787. '[24] annoy [plr] -- Loop teleports you to the player',
  788. '[25] unannoy',
  789. '[26] headwalk [plr] -- Loop teleports you to the player head',
  790. '[27] unheadwalk',
  791. '[28] nolimbs -- Removes your arms and legs',
  792. '[29] god -- Gives you FE Godmode',
  793. '[30] drophats -- Drops your accessories',
  794. '[31] droptool -- Drops any tool you have equipped',
  795. '[32] loopdhats -- Loop drops your accessories',
  796. '[33] unloopdhats',
  797. '[34] loopdtool -- Loop drops any tools you have equipped',
  798. '[35] unloopdtool',
  799. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  800. '[37] view [plr] -- Changes your camera to the player character',
  801. '[38] unview',
  802. '[39] goto [plr] -- Teleports you to player',
  803. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  804. '[41] unfly',
  805. '[42] chat [msg] -- Makes you chat a message',
  806. '[43] spam [msg] -- Spams a message',
  807. '[44] unspam',
  808. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  809. '[46] pmspam [plr] -- Spams a player in private message',
  810. '[47] unpmspam',
  811. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  812. '[49] uncfreeze [plr]',
  813. '[50] unlockws -- Unlocks the workspace',
  814. '[51] lockws -- Locks the workspace',
  815. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  816. '[53] pstand -- Enables platform stand',
  817. '[54] unpstand -- Disables platform stand',
  818. '[55] blockhead -- Removes your head mesh',
  819. '[56] sit',
  820. '[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',
  821. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  822. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  823. '[60] cmds -- Prints all commands',
  824. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  825. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  826. '[63] spinner -- Makes you spin',
  827. '[64] nospinner',
  828. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  829. '[66] noreach -- Removes reach, must have tool equipped',
  830. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  831. '[68] tp me [plr] -- Alternative to goto',
  832. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  833. '[70] uncbring',
  834. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  835. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  836. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  837. '[74] unglitch -- Unglitches you',
  838. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  839. '[76] explorer -- Loads up DEX',
  840. '[77] reset -- Resets your character.',
  841. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  842. '[79] animgui -- Loads up Energize animations GUI',
  843. '[80] savepos -- Saves your current position',
  844. '[81] loadpos -- Teleports you to your saved position',
  845. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  846. '[83] unbang',
  847. '[84] delcmdbar -- Removes the command bar completely',
  848. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  849. '[86] shutdown -- Uses harkinians script to shutdown server',
  850. '[87] respawn -- If grespawn doesnt work you can use respawn',
  851. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  852. '[89] getplrs -- Prints all players in game',
  853. '[90] deldecal -- Deletes all decals client sided',
  854. '[91] opfinality -- Loads in my FE GUI Opfinality',
  855. '[92] remotes -- Prints all remotes in the game in the console when added',
  856. '[93] noremotes -- Stops printing remotes',
  857. '[94] tpdefault -- Stops all loop teleports to a player',
  858. '[95] stopsit -- Will not allow you to sit',
  859. '[96] gosit -- Allows you to sit',
  860. '[97] clicktp -- Enables click tp',
  861. '[98] noclicktp -- Disables click tp',
  862. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  863. '[100] toolsoff -- Stops ;toolson',
  864. '[101] version -- Gets the admin version',
  865. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  866. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  867. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  868. '[105] clickdel -- Delete any block you press q on, client sided',
  869. '[106] noclickdel -- Stops clickdel',
  870. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  871. '[108] unlooprhats -- Stops loop removing mesh',
  872. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  873. '[110] unlooprtool -- Stops loop removing mesh',
  874. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  875. '[112] age [plr] -- Makes you chat the account age of the player',
  876. '[113] id [plr] -- Makes you chat the account ID of the player',
  877. '[114] .age [plr] -- Privately shows you the account age of the player',
  878. '[115] .id [plr] -- Privately shows you the account ID of the player',
  879. '[116] gameid -- Shows the game ID',
  880. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  881. '[118] removefog -- Removes fog, client sided',
  882. '[119] disable -- Disables your character by removing humanoid',
  883. '[120] enable -- Enables your character by adding humanoid',
  884. '[121] prefix [key] -- Changes the prefix used, default is ;',
  885. '[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.',
  886. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  887. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  888. '[125] uncarpet -- Stops carpet player',
  889. '[126] stare [plr] -- Turns your character to stare at another player',
  890. '[127] unstare -- Stops stare player',
  891. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  892. '[129] unlogchat -- Disables logchat',
  893. '[130] fixcam -- Fixes/resets your camera',
  894. '[131] unstate -- Stops changing state',
  895. }
  896. speedget = 1
  897.  
  898. lplayer = game:GetService("Players").LocalPlayer
  899.  
  900. lplayer.CharacterAdded:Connect(function(character)
  901. spin = false
  902. flying = false
  903. staring = false
  904. banpl = false
  905. end)
  906.  
  907. function change()
  908. prefix = prefix
  909. speedfly = speedfly
  910. end
  911.  
  912. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  913. local Found = {}
  914. local strl = String:lower()
  915. if strl == "all" then
  916. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  917. table.insert(Found,v)
  918. end
  919. elseif strl == "others" then
  920. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  921. if v.Name ~= lplayer.Name then
  922. table.insert(Found,v)
  923. end
  924. end
  925. elseif strl == "me" then
  926. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  927. if v.Name == lplayer.Name then
  928. table.insert(Found,v)
  929. end
  930. end
  931. else
  932. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  933. if v.Name:lower():sub(1, #String) == String:lower() then
  934. table.insert(Found,v)
  935. end
  936. end
  937. end
  938. return Found
  939. end
  940.  
  941. local Mouse = lplayer:GetMouse()
  942.  
  943. spin = false
  944. followed = false
  945. traill = false
  946. noclip = false
  947. annoying = false
  948. hwalk = false
  949. droppinghats = false
  950. droppingtools = false
  951. flying = false
  952. spamdelay = 1
  953. spamming = false
  954. spammingpm = false
  955. cbringing = false
  956. remotes = true
  957. added = true
  958. binds = false
  959. stopsitting = false
  960. clickgoto = false
  961. gettingtools = false
  962. removingmeshhats = false
  963. removingmeshtool = false
  964. clickdel = false
  965. staring = false
  966. chatlogs = false
  967. banpl = false
  968. changingstate = false
  969. statechosen = 0
  970.  
  971. adminversion = "Reviz Admin by illremember, Version 2.0"
  972.  
  973. flying = false
  974. speedfly = 1
  975.  
  976. function plrchat(plr, chat)
  977. print(plr.Name..": "..tick().."\n"..chat)
  978. end
  979.  
  980. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  981. v.Chatted:connect(function(chat)
  982. if chatlogs then
  983. plrchat(v, chat)
  984. end
  985. end)
  986. end
  987. game:GetService("Players").PlayerAdded:connect(function(plr)
  988. plr.Chatted:connect(function(chat)
  989. if chatlogs then
  990. plrchat(plr, chat)
  991. end
  992. end)
  993. end)
  994.  
  995.  
  996. local ScreenGui = Instance.new("ScreenGui")
  997. local Frame = Instance.new("Frame")
  998. local CMDBAR = Instance.new("TextBox")
  999. ScreenGui.Parent = game:GetService("CoreGui")
  1000. Frame.Parent = ScreenGui
  1001. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  1002. Frame.BackgroundTransparency = 0.3
  1003. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  1004. Frame.Size = UDim2.new(0, 200, 0, 40)
  1005. Frame.Active = true
  1006. Frame.Draggable = true
  1007. CMDBAR.Name = "CMDBAR"
  1008. CMDBAR.Parent = Frame
  1009. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1010. CMDBAR.BackgroundTransparency = 0.20000000298023
  1011. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  1012. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  1013. CMDBAR.Font = Enum.Font.SourceSansLight
  1014. CMDBAR.FontSize = Enum.FontSize.Size14
  1015. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1016. CMDBAR.TextScaled = true
  1017. CMDBAR.TextSize = 14
  1018. CMDBAR.TextWrapped = true
  1019. CMDBAR.Text = "Press ; to type, Enter to execute"
  1020.  
  1021. local CMDS = Instance.new("ScreenGui")
  1022. local CMDSFRAME = Instance.new("Frame")
  1023. local ScrollingFrame = Instance.new("ScrollingFrame")
  1024. local TextLabel = Instance.new("TextLabel")
  1025. local closegui = Instance.new("TextButton")
  1026. CMDS.Name = "CMDS"
  1027. CMDS.Parent = game:GetService("CoreGui")
  1028. CMDSFRAME.Name = "CMDSFRAME"
  1029. CMDSFRAME.Parent = CMDS
  1030. CMDSFRAME.Active = true
  1031. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1032. CMDSFRAME.BorderSizePixel = 0
  1033. CMDSFRAME.Draggable = true
  1034. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1035. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1036. CMDSFRAME.Visible = false
  1037. ScrollingFrame.Parent = CMDSFRAME
  1038. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1039. ScrollingFrame.BorderSizePixel = 0
  1040. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1041. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1042. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1043. TextLabel.Parent = ScrollingFrame
  1044. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1045. TextLabel.BackgroundTransparency = 1
  1046. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1047. TextLabel.Font = Enum.Font.SourceSans
  1048. TextLabel.FontSize = Enum.FontSize.Size18
  1049. 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."
  1050. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1051. TextLabel.TextSize = 15
  1052. TextLabel.TextWrapped = true
  1053. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1054. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1055. closegui.Name = "closegui"
  1056. closegui.Parent = CMDSFRAME
  1057. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1058. closegui.BorderSizePixel = 0
  1059. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1060. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1061. closegui.Font = Enum.Font.SourceSansBold
  1062. closegui.FontSize = Enum.FontSize.Size24
  1063. closegui.Text = "X"
  1064. closegui.TextColor3 = Color3.new(1, 1, 1)
  1065. closegui.TextSize = 20
  1066.  
  1067. closegui.MouseButton1Click:connect(function()
  1068. CMDSFRAME.Visible = false
  1069. end)
  1070.  
  1071. game:GetService('RunService').Stepped:connect(function()
  1072. if spin then
  1073. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  1074. end
  1075. if followed then
  1076. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1077. end
  1078. if traill then
  1079. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1080. end
  1081. if annoying then
  1082. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  1083. end
  1084. if hwalk then
  1085. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1086. end
  1087. if staring then
  1088. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  1089. end
  1090. end)
  1091. game:GetService('RunService').Stepped:connect(function()
  1092. if noclip then
  1093. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1094. lplayer.Character.Head.CanCollide = false
  1095. lplayer.Character.Torso.CanCollide = false
  1096. lplayer.Character["Left Leg"].CanCollide = false
  1097. lplayer.Character["Right Leg"].CanCollide = false
  1098. else
  1099. lplayer.Character.Humanoid:ChangeState(11)
  1100. end
  1101. end
  1102. if changingstate then
  1103. lplayer.Character.Humanoid:ChangeState(statechosen)
  1104. end
  1105. end)
  1106. game:GetService('RunService').Stepped:connect(function()
  1107. if droppinghats then
  1108. for i,v in pairs(lplayer.Character:GetChildren()) do
  1109. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1110. v.Parent = workspace
  1111. end
  1112. end
  1113. end
  1114. if droppingtools then
  1115. for i,v in pairs(lplayer.Character:GetChildren()) do
  1116. if (v:IsA("Tool")) then
  1117. v.Parent = workspace
  1118. end
  1119. end
  1120. end
  1121. if removingmeshhats then
  1122. for i,v in pairs(lplayer.Character:GetChildren()) do
  1123. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1124. v.Handle.Mesh:Destroy()
  1125. end
  1126. end
  1127. end
  1128. if removingmeshtool then
  1129. for i,v in pairs(lplayer.Character:GetChildren()) do
  1130. if (v:IsA("Tool")) then
  1131. v.Handle.Mesh:Destroy()
  1132. end
  1133. end
  1134. end
  1135. end)
  1136. game:GetService('RunService').Stepped:connect(function()
  1137. if banpl then
  1138. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  1139. end
  1140. end)
  1141. game:GetService('RunService').Stepped:connect(function()
  1142. if stopsitting then
  1143. lplayer.Character.Humanoid.Sit = false
  1144. end
  1145. end)
  1146.  
  1147. plr = lplayer
  1148. hum = plr.Character.HumanoidRootPart
  1149. mouse = plr:GetMouse()
  1150. mouse.KeyDown:connect(function(key)
  1151. if key == "e" then
  1152. if mouse.Target then
  1153. if clickgoto then
  1154. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1155. elseif clickdel then
  1156. mouse.Target:Destroy()
  1157. end
  1158. end
  1159. end
  1160. end)
  1161.  
  1162. game:GetService("Workspace").ChildAdded:connect(function(part)
  1163. if gettingtools then
  1164. if part:IsA("Tool") then
  1165. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1166. end
  1167. end
  1168. end)
  1169.  
  1170. lplayer.Chatted:Connect(function(msg)
  1171. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  1172. if string.sub(msg, 7) == "me" then
  1173. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  1174. else
  1175. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  1176. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1177. lplayer.Character.Humanoid.Name = 1
  1178. local l = lplayer.Character["1"]:Clone()
  1179. l.Parent = lplayer.Character
  1180. l.Name = "Humanoid"
  1181. wait(0.1)
  1182. lplayer.Character["1"]:Destroy()
  1183. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1184. lplayer.Character.Animate.Disabled = true
  1185. wait(0.1)
  1186. lplayer.Character.Animate.Disabled = false
  1187. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1188. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1189. lplayer.Character.Humanoid:EquipTool(v)
  1190. end
  1191. local function tp(player,player2)
  1192. local char1,char2=player.Character,player2.Character
  1193. if char1 and char2 then
  1194. char1:MoveTo(char2.Head.Position)
  1195. end
  1196. end
  1197. wait(0.1)
  1198. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1199. wait(0.2)
  1200. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1201. wait(0.5)
  1202. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1203. wait(0.7)
  1204. tp(lplayer,game:GetService("Players")[v.Name])
  1205. wait(0.7)
  1206. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1207. game:GetService("StarterGui"):SetCore("SendNotification", {
  1208. Title = "Tools needed!";
  1209. Text = "You need a tool in your backpack for this command!";
  1210. })
  1211. end
  1212. end
  1213. end
  1214. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1215. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1216. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1217. lplayer.Character.Humanoid.Name = 1
  1218. local l = lplayer.Character["1"]:Clone()
  1219. l.Parent = lplayer.Character
  1220. l.Name = "Humanoid"
  1221. wait(0.1)
  1222. lplayer.Character["1"]:Destroy()
  1223. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1224. lplayer.Character.Animate.Disabled = true
  1225. wait(0.1)
  1226. lplayer.Character.Animate.Disabled = false
  1227. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1228. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1229. lplayer.Character.Humanoid:EquipTool(v)
  1230. end
  1231. local function tp(player,player2)
  1232. local char1,char2=player.Character,player2.Character
  1233. if char1 and char2 then
  1234. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1235. end
  1236. end
  1237. local function getout(player,player2)
  1238. local char1,char2=player.Character,player2.Character
  1239. if char1 and char2 then
  1240. char1:MoveTo(char2.Head.Position)
  1241. end
  1242. end
  1243. tp(game:GetService("Players")[v.Name], lplayer)
  1244. wait(0.2)
  1245. tp(game:GetService("Players")[v.Name], lplayer)
  1246. wait(0.5)
  1247. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1248. wait(0.5)
  1249. getout(lplayer, game:GetService("Players")[v.Name])
  1250. wait(0.3)
  1251. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1252. game:GetService("StarterGui"):SetCore("SendNotification", {
  1253. Title = "Tools needed!";
  1254. Text = "You need a tool in your backpack for this command!";
  1255. })
  1256. end
  1257. end
  1258. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1259. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1260. lplayer.Character.Humanoid.Name = 1
  1261. local l = lplayer.Character["1"]:Clone()
  1262. l.Parent = lplayer.Character
  1263. l.Name = "Humanoid"
  1264. wait(0.1)
  1265. lplayer.Character["1"]:Destroy()
  1266. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1267. lplayer.Character.Animate.Disabled = true
  1268. wait(0.1)
  1269. lplayer.Character.Animate.Disabled = false
  1270. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1271. lplayer.Character.Animate.Disabled = false
  1272. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1273. lplayer.Character.Humanoid:EquipTool(v)
  1274. end
  1275. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1276. spinplr = v
  1277. wait(0.5)
  1278. spin = true
  1279. game:GetService("StarterGui"):SetCore("SendNotification", {
  1280. Title = "Tools needed!";
  1281. Text = "You need a tool in your backpack for this command!";
  1282. })
  1283. end
  1284. end
  1285. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1286. spin = false
  1287. end
  1288. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1289. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1290. lplayer.Character.Humanoid.Name = 1
  1291. local l = lplayer.Character["1"]:Clone()
  1292. l.Parent = lplayer.Character
  1293. l.Name = "Humanoid"
  1294. wait(0.1)
  1295. lplayer.Character["1"]:Destroy()
  1296. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1297. lplayer.Character.Animate.Disabled = true
  1298. wait(0.1)
  1299. lplayer.Character.Animate.Disabled = false
  1300. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1301. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1302. lplayer.Character.Humanoid:EquipTool(v)
  1303. end
  1304. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1305. wait(0.3)
  1306. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1307. attplr = v
  1308. game:GetService("StarterGui"):SetCore("SendNotification", {
  1309. Title = "Tools needed!";
  1310. Text = "You need a tool in your backpack for this command!";
  1311. })
  1312. end
  1313. end
  1314. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1315. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1316. local function getout(player,player2)
  1317. local char1,char2=player.Character,player2.Character
  1318. if char1 and char2 then
  1319. char1:MoveTo(char2.Head.Position)
  1320. end
  1321. end
  1322. getout(lplayer, game:GetService("Players")[v.Name])
  1323. end
  1324. end
  1325. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1326. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1327. followed = true
  1328. flwplr = v
  1329. end
  1330. end
  1331. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1332. followed = false
  1333. end
  1334. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1335. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1336. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1337. lplayer.Character.Humanoid.Name = 1
  1338. local l = lplayer.Character["1"]:Clone()
  1339. l.Parent = lplayer.Character
  1340. l.Name = "Humanoid"
  1341. wait(0.1)
  1342. lplayer.Character["1"]:Destroy()
  1343. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1344. lplayer.Character.Animate.Disabled = true
  1345. wait(0.1)
  1346. lplayer.Character.Animate.Disabled = false
  1347. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1348. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1349. lplayer.Character.Humanoid:EquipTool(v)
  1350. end
  1351. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1352. wait(0.2)
  1353. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1354. wait(0.6)
  1355. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1356. wait(0.6)
  1357. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1358. game:GetService("StarterGui"):SetCore("SendNotification", {
  1359. Title = "Tools needed!";
  1360. Text = "You need a tool in your backpack for this command!";
  1361. })
  1362. end
  1363. end
  1364. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1365. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1366. traill = true
  1367. trlplr = v
  1368. end
  1369. end
  1370. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1371. traill = false
  1372. end
  1373. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1374. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1375. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1376. else
  1377. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1378. local o = Instance.new("RocketPropulsion")
  1379. o.Parent = lplayer.Character.HumanoidRootPart
  1380. o.Name = "Orbit"
  1381. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1382. o:Fire()
  1383. noclip = true
  1384. end
  1385. end
  1386. end
  1387. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1388. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1389. noclip = false
  1390. end
  1391. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1392. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1393. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1394. else
  1395. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1396. local y = Instance.new("RocketPropulsion")
  1397. y.Parent = lplayer.Character.HumanoidRootPart
  1398. y.CartoonFactor = 1
  1399. y.MaxThrust = 800000
  1400. y.MaxSpeed = 1000
  1401. y.ThrustP = 200000
  1402. y.Name = "Fling"
  1403. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1404. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1405. y:Fire()
  1406. noclip = true
  1407. end
  1408. end
  1409. end
  1410. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1411. noclip = false
  1412. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1413. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1414. wait(0.4)
  1415. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1416. end
  1417. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1418. if game:GetService("Workspace").FilteringEnabled == true then
  1419. warn("FE is Enabled (Filtering Enabled)")
  1420. game:GetService("StarterGui"):SetCore("SendNotification", {
  1421. Title = "FE is Enabled";
  1422. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1423. })
  1424. else
  1425. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1426. game:GetService("StarterGui"):SetCore("SendNotification", {
  1427. Title = "FE is Disabled";
  1428. Text = "Filtering Disabled. Consider using a different admin script.";
  1429. })
  1430. end
  1431. end
  1432. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1433. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1434. lplayer.Character.Humanoid.Name = 1
  1435. local l = lplayer.Character["1"]:Clone()
  1436. l.Parent = lplayer.Character
  1437. l.Name = "Humanoid"
  1438. wait(0.1)
  1439. lplayer.Character["1"]:Destroy()
  1440. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1441. lplayer.Character.Animate.Disabled = true
  1442. wait(0.1)
  1443. lplayer.Character.Animate.Disabled = false
  1444. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1445. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1446. lplayer.Character.Humanoid:EquipTool(v)
  1447. end
  1448. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1449. wait(0.2)
  1450. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1451. wait(0.6)
  1452. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1453. game:GetService("StarterGui"):SetCore("SendNotification", {
  1454. Title = "Tools needed!";
  1455. Text = "You need a tool in your backpack for this command!";
  1456. })
  1457. end
  1458. end
  1459. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1460. noclip = true
  1461. game:GetService("StarterGui"):SetCore("SendNotification", {
  1462. Title = "Noclip enabled";
  1463. Text = "Type ;clip to disable";
  1464. })
  1465. end
  1466. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1467. noclip = false
  1468. game:GetService("StarterGui"):SetCore("SendNotification", {
  1469. Title = "Noclip disabled";
  1470. Text = "Type ;noclip to enable";
  1471. })
  1472. end
  1473. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1474. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1475. end
  1476. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1477. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1478. end
  1479. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1480. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1481. end
  1482. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1483. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1484. end
  1485. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1486. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1487. end
  1488. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1489. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1490. end
  1491. if string.sub(msg, 1, 8) == (prefix.."default") then
  1492. lplayer.Character.Humanoid.JumpPower = 50
  1493. lplayer.Character.Humanoid.WalkSpeed = 16
  1494. lplayer.Character.Humanoid.HipHeight = 0
  1495. end
  1496. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1497. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1498. annoying = true
  1499. annplr = v
  1500. end
  1501. end
  1502. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1503. annoying = false
  1504. end
  1505. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1506. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1507. hwalk = true
  1508. hdwplr = v
  1509. end
  1510. end
  1511. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1512. hwalk = false
  1513. end
  1514. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1515. lplayer.Character["Left Leg"]:Destroy()
  1516. lplayer.Character["Left Arm"]:Destroy()
  1517. lplayer.Character["Right Leg"]:Destroy()
  1518. lplayer.Character["Right Arm"]:Destroy()
  1519. end
  1520. if string.sub(msg, 1, 4) == (prefix.."god") then
  1521. lplayer.Character.Humanoid.Name = 1
  1522. local l = lplayer.Character["1"]:Clone()
  1523. l.Parent = lplayer.Character
  1524. l.Name = "Humanoid"
  1525. wait(0.1)
  1526. lplayer.Character["1"]:Destroy()
  1527. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1528. lplayer.Character.Animate.Disabled = true
  1529. wait(0.1)
  1530. lplayer.Character.Animate.Disabled = false
  1531. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1532. game:GetService("StarterGui"):SetCore("SendNotification", {
  1533. Title = "FE Godmode enabled";
  1534. Text = "Use ;grespawn or ;respawn to remove";
  1535. })
  1536. end
  1537. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1538. for i,v in pairs(lplayer.Character:GetChildren()) do
  1539. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1540. v.Parent = workspace
  1541. end
  1542. end
  1543. end
  1544. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1545. for i,v in pairs(lplayer.Character:GetChildren()) do
  1546. if (v:IsA("Tool")) then
  1547. v.Parent = workspace
  1548. end
  1549. end
  1550. end
  1551. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1552. droppinghats = true
  1553. game:GetService("StarterGui"):SetCore("SendNotification", {
  1554. Title = "Loop Drop Enabled";
  1555. Text = "Type ;unloopdhats to disable";
  1556. })
  1557. end
  1558. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1559. droppinghats = false
  1560. game:GetService("StarterGui"):SetCore("SendNotification", {
  1561. Title = "Loop Drop Disabled";
  1562. Text = "Type ;loopdhats to enable.";
  1563. })
  1564. end
  1565. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1566. droppingtools = true
  1567. game:GetService("StarterGui"):SetCore("SendNotification", {
  1568. Title = "Loop Drop Enabled";
  1569. Text = "Type ;unloopdtool to disable";
  1570. })
  1571. end
  1572. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1573. droppingtools = false
  1574. game:GetService("StarterGui"):SetCore("SendNotification", {
  1575. Title = "Loop Drop Disabled";
  1576. Text = "Type ;loopdtool to enable.";
  1577. })
  1578. end
  1579. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1580. Local = game:GetService('Players').LocalPlayer
  1581. Char = Local.Character
  1582. touched,tpdback = false, false
  1583. box = Instance.new('Part',workspace)
  1584. box.Anchored = true
  1585. box.CanCollide = true
  1586. box.Size = Vector3.new(10,1,10)
  1587. box.Position = Vector3.new(0,10000,0)
  1588. box.Touched:connect(function(part)
  1589. if (part.Parent.Name == Local.Name) then
  1590. if touched == false then
  1591. touched = true
  1592. function apply()
  1593. if script.Disabled ~= true then
  1594. no = Char.HumanoidRootPart:Clone()
  1595. wait(.25)
  1596. Char.HumanoidRootPart:Destroy()
  1597. no.Parent = Char
  1598. Char:MoveTo(loc)
  1599. touched = false
  1600. end end
  1601. if Char then
  1602. apply()
  1603. end
  1604. end
  1605. end
  1606. end)
  1607. repeat wait() until Char
  1608. loc = Char.HumanoidRootPart.Position
  1609. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1610. game:GetService("StarterGui"):SetCore("SendNotification", {
  1611. Title = "Invisibility enabled!";
  1612. Text = "Reset or use ;respawn to remove.";
  1613. })
  1614. end
  1615. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1616. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1617. if game:GetService("Players")[v.Name].Character.Humanoid then
  1618. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1619. else
  1620. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1621. end
  1622. end
  1623. end
  1624. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1625. if lplayer.Character.Humanoid then
  1626. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1627. else
  1628. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1629. end
  1630. end
  1631. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1632. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1633. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1634. end
  1635. end
  1636. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1637. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1638. repeat wait() until Mouse
  1639.  
  1640. local T = lplayer.Character.HumanoidRootPart
  1641. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1642. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1643. local SPEED = speedget
  1644.  
  1645. local function fly()
  1646. flying = true
  1647. local BG = Instance.new('BodyGyro', T)
  1648. local BV = Instance.new('BodyVelocity', T)
  1649. BG.P = 9e4
  1650. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1651. BG.cframe = T.CFrame
  1652. BV.velocity = Vector3.new(0, 0.1, 0)
  1653. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1654. spawn(function()
  1655. repeat wait()
  1656. lplayer.Character.Humanoid.PlatformStand = true
  1657. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1658. SPEED = 50
  1659. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1660. SPEED = 0
  1661. end
  1662. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1663. 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
  1664. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1665. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1666. 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
  1667. else
  1668. BV.velocity = Vector3.new(0, 0.1, 0)
  1669. end
  1670. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1671. until not flying
  1672. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1673. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1674. SPEED = 0
  1675. BG:destroy()
  1676. BV:destroy()
  1677. lplayer.Character.Humanoid.PlatformStand = false
  1678. end)
  1679. end
  1680. Mouse.KeyDown:connect(function(KEY)
  1681. if KEY:lower() == 'w' then
  1682. CONTROL.F = speedfly
  1683. elseif KEY:lower() == 's' then
  1684. CONTROL.B = -speedfly
  1685. elseif KEY:lower() == 'a' then
  1686. CONTROL.L = -speedfly
  1687. elseif KEY:lower() == 'd' then
  1688. CONTROL.R = speedfly
  1689. end
  1690. end)
  1691. Mouse.KeyUp:connect(function(KEY)
  1692. if KEY:lower() == 'w' then
  1693. CONTROL.F = 0
  1694. elseif KEY:lower() == 's' then
  1695. CONTROL.B = 0
  1696. elseif KEY:lower() == 'a' then
  1697. CONTROL.L = 0
  1698. elseif KEY:lower() == 'd' then
  1699. CONTROL.R = 0
  1700. end
  1701. end)
  1702. fly()
  1703. end
  1704. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1705. flying = false
  1706. lplayer.Character.Humanoid.PlatformStand = false
  1707. end
  1708. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1709. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1710. end
  1711. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1712. spamtext = (string.sub(msg, 7))
  1713. spamming = true
  1714. end
  1715. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1716. spamming = false
  1717. end
  1718. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1719. spamdelay = (string.sub(msg, 11))
  1720. end
  1721. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1722. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1723. pmspammed = v.Name
  1724. spammingpm = true
  1725. end
  1726. end
  1727. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1728. spammingpm = false
  1729. end
  1730. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1731. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1732. v.Character["Left Leg"].Anchored = true
  1733. v.Character["Left Arm"].Anchored = true
  1734. v.Character["Right Leg"].Anchored = true
  1735. v.Character["Right Arm"].Anchored = true
  1736. v.Character.Torso.Anchored = true
  1737. v.Character.Head.Anchored = true
  1738. end
  1739. end
  1740. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1741. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1742. v.Character["Left Leg"].Anchored = false
  1743. v.Character["Left Arm"].Anchored = false
  1744. v.Character["Right Leg"].Anchored = false
  1745. v.Character["Right Arm"].Anchored = false
  1746. v.Character.Torso.Anchored = false
  1747. v.Character.Head.Anchored = false
  1748. end
  1749. end
  1750. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1751. local a = game:GetService("Workspace"):getChildren()
  1752. for i = 1, #a do
  1753. if a[i].className == "Part" then
  1754. a[i].Locked = false
  1755. elseif a[i].className == "Model" then
  1756. local r = a[i]:getChildren()
  1757. for i = 1, #r do
  1758. if r[i].className == "Part" then
  1759. r[i].Locked = false
  1760. end
  1761. end
  1762. end
  1763. end
  1764. game:GetService("StarterGui"):SetCore("SendNotification", {
  1765. Title = "Success!";
  1766. Text = "Workspace unlocked. Use ;lockws to lock.";
  1767. })
  1768. end
  1769. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1770. local a = game:GetService("Workspace"):getChildren()
  1771. for i = 1, #a do
  1772. if a[i].className == "Part" then
  1773. a[i].Locked = true
  1774. elseif a[i].className == "Model" then
  1775. local r = a[i]:getChildren()
  1776. for i = 1, #r do
  1777. if r[i].className == "Part" then
  1778. r[i].Locked = true
  1779. end
  1780. end
  1781. end
  1782. end
  1783. end
  1784. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1785. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1786. Clone_T.BinType = "Clone"
  1787. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1788. Destruct.BinType = "Hammer"
  1789. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1790. Hold_T.BinType = "Grab"
  1791. end
  1792. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1793. lplayer.Character.Humanoid.PlatformStand = true
  1794. end
  1795. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1796. lplayer.Character.Humanoid.PlatformStand = false
  1797. end
  1798. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1799. lplayer.Character.Head.Mesh:Destroy()
  1800. end
  1801. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1802. lplayer.Character.Humanoid.Sit = true
  1803. end
  1804. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1805. local function bringobjw()
  1806. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1807. if obj.Name == (string.sub(msg, 11)) then
  1808. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1809. obj.CanCollide = false
  1810. obj.Transparency = 0.7
  1811. wait()
  1812. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1813. wait()
  1814. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1815. wait()
  1816. obj.CFrame = lplayer.Character["Head"].CFrame
  1817. end
  1818. end
  1819. end
  1820. while wait() do
  1821. bringobjw()
  1822. end
  1823. game:GetService("StarterGui"):SetCore("SendNotification", {
  1824. Title = "BringObj";
  1825. Text = "BringObj enabled.";
  1826. })
  1827. end
  1828. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1829. vis = (string.sub(msg, 8))
  1830. local a = game:GetService("Workspace"):GetDescendants()
  1831. for i = 1, #a do
  1832. if a[i].className == "Part" then
  1833. a[i].Transparency = vis
  1834. elseif a[i].className == "Model" then
  1835. local r = a[i]:getChildren()
  1836. for i = 1, #r do
  1837. if r[i].className == "Part" then
  1838. r[i].Transparency = vis
  1839. end
  1840. end
  1841. end
  1842. end
  1843. end
  1844. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1845. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1846. game:GetService("StarterGui"):SetCore("SendNotification", {
  1847. Title = "Success!";
  1848. Text = "HyperTotal GUI Loaded!";
  1849. })
  1850. end
  1851. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1852. CMDSFRAME.Visible = true
  1853. end
  1854. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1855. for i,v in pairs(lplayer.Character:GetChildren()) do
  1856. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1857. v.Handle.Mesh:Destroy()
  1858. end
  1859. end
  1860. end
  1861. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1862. for i,v in pairs(lplayer.Character:GetChildren()) do
  1863. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1864. v.Handle.Mesh:Destroy()
  1865. end
  1866. end
  1867. end
  1868. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1869. for i,v in pairs(lplayer.Character:GetChildren()) do
  1870. if (v:IsA("Tool")) then
  1871. v.Handle.Mesh:Destroy()
  1872. end
  1873. end
  1874. end
  1875. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1876. for i,v in pairs(lplayer.Character:GetChildren()) do
  1877. if (v:IsA("Tool")) then
  1878. v.Handle.Mesh:Destroy()
  1879. end
  1880. end
  1881. end
  1882. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1883. local p = Instance.new("RocketPropulsion")
  1884. p.Parent = lplayer.Character.HumanoidRootPart
  1885. p.Name = "Spinner"
  1886. p.Target = lplayer.Character["Left Arm"]
  1887. p:Fire()
  1888. game:GetService("StarterGui"):SetCore("SendNotification", {
  1889. Title = "Spinner enabled";
  1890. Text = "Type ;nospinner to disable.";
  1891. })
  1892. end
  1893. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1894. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1895. end
  1896. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1897. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1898. if v:isA("Tool") then
  1899. local a = Instance.new("SelectionBox",v.Handle)
  1900. a.Adornee = v.Handle
  1901. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1902. v.GripPos = Vector3.new(0,0,0)
  1903. lplayer.Character.Humanoid:UnequipTools()
  1904. end
  1905. end
  1906. game:GetService("StarterGui"):SetCore("SendNotification", {
  1907. Title = "Reach applied!";
  1908. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1909. })
  1910. end
  1911. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1912. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1913. if v:isA("Tool") then
  1914. handleSize = v.Handle.Size
  1915. wait()
  1916. local a = Instance.new("SelectionBox",v.Handle)
  1917. a.Name = "a"
  1918. a.Adornee = v.Handle
  1919. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1920. v.GripPos = Vector3.new(0,0,0)
  1921. lplayer.Character.Humanoid:UnequipTools()
  1922. end
  1923. end
  1924. game:GetService("StarterGui"):SetCore("SendNotification", {
  1925. Title = "Reach applied!";
  1926. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1927. })
  1928. end
  1929. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1930. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1931. if v:isA("Tool") then
  1932. v.Handle.a:Destroy()
  1933. v.Handle.Size = handleSize
  1934. end
  1935. end
  1936. game:GetService("StarterGui"):SetCore("SendNotification", {
  1937. Title = "Reach removed!";
  1938. Text = "Removed reach from equipped sword.";
  1939. })
  1940. end
  1941. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1942. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1943. lplayer.Character.Humanoid.Name = 1
  1944. local l = lplayer.Character["1"]:Clone()
  1945. l.Parent = lplayer.Character
  1946. l.Name = "Humanoid"
  1947. wait(0.1)
  1948. lplayer.Character["1"]:Destroy()
  1949. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1950. lplayer.Character.Animate.Disabled = true
  1951. wait(0.1)
  1952. lplayer.Character.Animate.Disabled = false
  1953. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1954. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1955. lplayer.Character.Humanoid:EquipTool(v)
  1956. end
  1957. wait(0.1)
  1958. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1959. wait(0.2)
  1960. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1961. wait(0.5)
  1962. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1963. game:GetService("StarterGui"):SetCore("SendNotification", {
  1964. Title = "Tools needed!";
  1965. Text = "You need a tool in your backpack for this command!";
  1966. })
  1967. end
  1968. end
  1969. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1970. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1971. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1972. end
  1973. end
  1974. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1975. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1976. cbringall = true
  1977. else
  1978. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1979. brplr = v.Name
  1980. end
  1981. end
  1982. cbring = true
  1983. end
  1984. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1985. cbring = false
  1986. cbringall = false
  1987. end
  1988. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1989. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1990. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1991. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1992. lplayer.Character.Humanoid.Name = 1
  1993. local l = lplayer.Character["1"]:Clone()
  1994. l.Parent = lplayer.Character
  1995. l.Name = "Humanoid"
  1996. wait(0.1)
  1997. lplayer.Character["1"]:Destroy()
  1998. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1999. lplayer.Character.Animate.Disabled = true
  2000. wait(0.1)
  2001. lplayer.Character.Animate.Disabled = false
  2002. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2003. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2004. lplayer.Character.Humanoid:EquipTool(v)
  2005. end
  2006. local function tp(player,player2)
  2007. local char1,char2=player.Character,player2.Character
  2008. if char1 and char2 then
  2009. char1:MoveTo(char2.Head.Position)
  2010. end
  2011. end
  2012. wait(0.1)
  2013. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2014. wait(0.2)
  2015. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2016. wait(0.5)
  2017. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2018. wait(0.6)
  2019. tp(lplayer, game:GetService("Players")[v.Name])
  2020. wait(0.4)
  2021. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2022. game:GetService("StarterGui"):SetCore("SendNotification", {
  2023. Title = "Tools needed!";
  2024. Text = "You need a tool in your backpack for this command!";
  2025. })
  2026. end
  2027. end
  2028. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2029. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2030. lplayer.Character.Humanoid.Name = 1
  2031. local l = lplayer.Character["1"]:Clone()
  2032. l.Parent = lplayer.Character
  2033. l.Name = "Humanoid"
  2034. wait(0.1)
  2035. lplayer.Character["1"]:Destroy()
  2036. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2037. lplayer.Character.Animate.Disabled = true
  2038. wait(0.1)
  2039. lplayer.Character.Animate.Disabled = false
  2040. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2041. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2042. lplayer.Character.Humanoid:EquipTool(v)
  2043. end
  2044. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2045. wait(0.3)
  2046. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2047. wait(0.4)
  2048. b = Instance.new("BodyForce")
  2049. b.Parent = lplayer.Character.HumanoidRootPart
  2050. b.Name = "Glitch"
  2051. b.Force = Vector3.new(100000000,5000,0)
  2052. game:GetService("StarterGui"):SetCore("SendNotification", {
  2053. Title = "Tools needed!";
  2054. Text = "You need a tool in your backpack for this command!";
  2055. })
  2056. end
  2057. end
  2058. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2059. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2060. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2061. b = Instance.new("BodyForce")
  2062. b.Parent = lplayer.Character.HumanoidRootPart
  2063. b.Name = "unGlitch"
  2064. b.Force = Vector3.new(0,-5000000,0)
  2065. wait(2)
  2066. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2067. end
  2068. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2069. lplayer.Character.Humanoid.Health = 0
  2070. wait(1)
  2071. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2072. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2073. end
  2074. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2075. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2076. game:GetService("StarterGui"):SetCore("SendNotification", {
  2077. Title = "Success!";
  2078. Text = "DEX Explorer has loaded.";
  2079. })
  2080. end
  2081. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2082. local Anim = Instance.new("Animation")
  2083. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2084. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2085. track:Play(.1, 1, 1)
  2086. end
  2087. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2088. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2089. game:GetService("StarterGui"):SetCore("SendNotification", {
  2090. Title = "Success!";
  2091. Text = "Energize Animations GUI has loaded.";
  2092. })
  2093. end
  2094. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2095. saved = lplayer.Character.HumanoidRootPart.CFrame
  2096. game:GetService("StarterGui"):SetCore("SendNotification", {
  2097. Title = "Position Saved";
  2098. Text = "Use ;loadpos to return to saved position.";
  2099. })
  2100. end
  2101. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2102. lplayer.Character.HumanoidRootPart.CFrame = saved
  2103. end
  2104. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2105. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2106. local Anim2 = Instance.new("Animation")
  2107. Anim2.AnimationId = "rbxassetid://148840371"
  2108. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  2109. track2:Play(.1, 1, 1)
  2110. bplrr = v.Name
  2111. banpl = true
  2112. end
  2113. end
  2114. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  2115. banpl = false
  2116. end
  2117. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  2118. local function bringmodw()
  2119. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2120. if obj.Name == (string.sub(msg, 11)) then
  2121. for i,ch in pairs(obj:GetDescendants()) do
  2122. if (ch:IsA("BasePart")) then
  2123. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2124. ch.CanCollide = false
  2125. ch.Transparency = 0.7
  2126. wait()
  2127. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  2128. wait()
  2129. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  2130. wait()
  2131. ch.CFrame = lplayer.Character["Head"].CFrame
  2132. end
  2133. end
  2134. end
  2135. end
  2136. end
  2137. while wait() do
  2138. bringmodw()
  2139. end
  2140. game:GetService("StarterGui"):SetCore("SendNotification", {
  2141. Title = "BringMod";
  2142. Text = "BringMod enabled.";
  2143. })
  2144. end
  2145. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  2146. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  2147. local hum = Instance.new('Humanoid', mod)
  2148. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  2149. lplayer.Character = mod
  2150. end
  2151. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  2152. game:GetService'RunService'.Stepped:Connect(function()
  2153. pcall(function()
  2154. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2155. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2156. for _,x in pairs(v.Character.Head:GetChildren()) do
  2157. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  2158. end
  2159. end
  2160. end
  2161. end)
  2162. end)
  2163. game:GetService("StarterGui"):SetCore("SendNotification", {
  2164. Title = "Attempting Shutdown";
  2165. Text = "Shutdown Attempt has begun.";
  2166. })
  2167. end
  2168. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  2169. objtodel = (string.sub(msg, 9))
  2170. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2171. if v.Name == objtodel then
  2172. v:Destroy()
  2173. end
  2174. end
  2175. end
  2176. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  2177. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  2178. print(v)
  2179. end
  2180. game:GetService("StarterGui"):SetCore("SendNotification", {
  2181. Title = "Printed";
  2182. Text = "Players have been printed to console. (F9)";
  2183. })
  2184. end
  2185. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2186. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2187. if (v:IsA("Decal")) then
  2188. v:Destroy()
  2189. end
  2190. end
  2191. end
  2192. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2193. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2194. game:GetService("StarterGui"):SetCore("SendNotification", {
  2195. Title = "Success!";
  2196. Text = "OpFinality GUI has loaded.";
  2197. })
  2198. end
  2199. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2200. remotes = true
  2201. added = true
  2202. game.DescendantAdded:connect(function(rmt)
  2203. if added == true then
  2204. if remotes == true then
  2205. if rmt:IsA("RemoteEvent") then
  2206. print("A RemoteEvent was added!")
  2207. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2208. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2209. end end end
  2210. end)
  2211. game.DescendantAdded:connect(function(rmtfnctn)
  2212. if added == true then
  2213. if remotes == true then
  2214. if rmtfnctn:IsA("RemoteFunction") then
  2215. warn("A RemoteFunction was added!")
  2216. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2217. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2218. end end end
  2219. end)
  2220.  
  2221. game.DescendantAdded:connect(function(bndfnctn)
  2222. if added == true then
  2223. if binds == true then
  2224. if bndfnctn:IsA("BindableFunction") then
  2225. print("A BindableFunction was added!")
  2226. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2227. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2228. end end end
  2229. end)
  2230.  
  2231. game.DescendantAdded:connect(function(bnd)
  2232. if added == true then
  2233. if binds == true then
  2234. if bnd:IsA("BindableEvent") then
  2235. warn("A BindableEvent was added!")
  2236. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2237. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2238. end end end
  2239. end)
  2240.  
  2241.  
  2242. if binds == true then
  2243. for i,v in pairs(game:GetDescendants()) do
  2244. if v:IsA("BindableFunction") then
  2245. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2246. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2247. end end
  2248. for i,v in pairs(game:GetDescendants()) do
  2249. if v:IsA("BindableEvent") then
  2250. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2251. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2252. end end
  2253. else
  2254. print("Off")
  2255. end
  2256. if remotes == true then
  2257. for i,v in pairs(game:GetDescendants()) do
  2258. if v:IsA("RemoteFunction") then
  2259. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2260. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2261. end end
  2262. wait()
  2263. for i,v in pairs(game:GetDescendants()) do
  2264. if v:IsA("RemoteEvent") then
  2265. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2266. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2267. end end
  2268. else
  2269. print("Off")
  2270. end
  2271. game:GetService("StarterGui"):SetCore("SendNotification", {
  2272. Title = "Printing Remotes";
  2273. Text = "Type ;noremotes to disable.";
  2274. })
  2275. end
  2276. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2277. remotes = false
  2278. added = false
  2279. game:GetService("StarterGui"):SetCore("SendNotification", {
  2280. Title = "Printing Remotes Disabled";
  2281. Text = "Type ;remotes to enable.";
  2282. })
  2283. end
  2284. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2285. spin = false
  2286. followed = false
  2287. traill = false
  2288. noclip = false
  2289. annoying = false
  2290. hwalk = false
  2291. cbringing = false
  2292. end
  2293. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2294. stopsitting = true
  2295. end
  2296. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2297. stopsitting = false
  2298. end
  2299. if string.sub(msg, 1, 8) == (prefix.."version") then
  2300. print(adminversion)
  2301. game:GetService("StarterGui"):SetCore("SendNotification", {
  2302. Title = "Version";
  2303. Text = adminversion;
  2304. })
  2305. end
  2306. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2307. clickgoto = true
  2308. game:GetService("StarterGui"):SetCore("SendNotification", {
  2309. Title = "Click TP";
  2310. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2311. })
  2312. end
  2313. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2314. clickdel = true
  2315. game:GetService("StarterGui"):SetCore("SendNotification", {
  2316. Title = "Click Delete";
  2317. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2318. })
  2319. end
  2320. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2321. clickdel = false
  2322. game:GetService("StarterGui"):SetCore("SendNotification", {
  2323. Title = "Click Delete";
  2324. Text = "Click delete has been disabled.";
  2325. })
  2326. end
  2327. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2328. clickgoto = false
  2329. game:GetService("StarterGui"):SetCore("SendNotification", {
  2330. Title = "Click TP";
  2331. Text = "Click TP has been disabled.";
  2332. })
  2333. end
  2334. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2335. gettingtools = true
  2336. game:GetService("StarterGui"):SetCore("SendNotification", {
  2337. Title = "Tools Enabled";
  2338. Text = "Automatically colleting tools dropped.";
  2339. })
  2340. end
  2341. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2342. gettingtools = false
  2343. game:GetService("StarterGui"):SetCore("SendNotification", {
  2344. Title = "Tools Disabled";
  2345. Text = "Click TP has been disabled.";
  2346. })
  2347. end
  2348. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2349. ScreenGui:Destroy()
  2350. end
  2351. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2352. lplayer.Character.Head:Destroy()
  2353. end
  2354. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2355. statechosen = string.sub(msg, 8)
  2356. changingstate = true
  2357. end
  2358. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2359. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2360. end
  2361. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2362. removingmeshhats = true
  2363. end
  2364. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2365. removingmeshhats = false
  2366. end
  2367. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2368. removingmeshtool = true
  2369. end
  2370. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2371. removingmeshtool = false
  2372. end
  2373. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2374. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2375. if v:IsA("Tool") then
  2376. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2377. v.Parent = player.Character
  2378. end
  2379. end
  2380. end
  2381. end
  2382. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2383. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2384. if v:IsA("Tool") then
  2385. v.Parent = lplayer.Character
  2386. wait()
  2387. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2388. v.Parent = player.Character
  2389. end
  2390. end
  2391. end
  2392. end
  2393. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2394. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2395. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2396. end
  2397. end
  2398. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2399. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2400. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2401. end
  2402. end
  2403. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2404. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2405. game:GetService("StarterGui"):SetCore("SendNotification", {
  2406. Title = player.AccountAge.." Days";
  2407. Text = "Account age of "..player.Name;
  2408. })
  2409. end
  2410. end
  2411. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2412. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2413. game:GetService("StarterGui"):SetCore("SendNotification", {
  2414. Title = player.UserId.." ID";
  2415. Text = "Account ID of "..player.Name;
  2416. })
  2417. end
  2418. end
  2419. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2420. game:GetService("StarterGui"):SetCore("SendNotification", {
  2421. Title = "Game ID";
  2422. Text = "Game ID: ".. game.GameId;
  2423. })
  2424. end
  2425. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2426. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2427. if pgscheck == true then
  2428. game:GetService("StarterGui"):SetCore("SendNotification", {
  2429. Title = "PGSPhysicsSolverEnabled";
  2430. Text = "PGS is Enabled!";
  2431. })
  2432. else
  2433. game:GetService("StarterGui"):SetCore("SendNotification", {
  2434. Title = "PGSPhysicsSolverEnabled";
  2435. Text = "PGS is Disabled!";
  2436. })
  2437. end
  2438. end
  2439. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2440. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2441. if v:IsA("Part") then
  2442. if v.Transparency == 1 then
  2443. if v.Name ~= "HumanoidRootPart" then
  2444. v:Destroy()
  2445. end
  2446. end
  2447. end
  2448. end
  2449. end
  2450. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2451. game:GetService("Lighting").FogStart = 0
  2452. game:GetService("Lighting").FogEnd = 9999999999999
  2453. end
  2454. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2455. lplayer.Character.Humanoid.Parent = lplayer
  2456. end
  2457. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2458. lplayer.Humanoid.Parent = lplayer.Character
  2459. end
  2460. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2461. prefix = (string.sub(msg, 9, 9))
  2462. wait(0.1)
  2463. change()
  2464. wait(0.1)
  2465. game:GetService("StarterGui"):SetCore("SendNotification", {
  2466. Title = "Prefix changed!";
  2467. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2468. })
  2469. end
  2470. if string.sub(msg, 1, 12) == (";resetprefix") then
  2471. prefix = ";"
  2472. wait(0.1)
  2473. change()
  2474. wait(0.1)
  2475. game:GetService("StarterGui"):SetCore("SendNotification", {
  2476. Title = "Prefix changed!";
  2477. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2478. })
  2479. end
  2480. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2481. speedfly = string.sub(msg, 11)
  2482. wait()
  2483. change()
  2484. end
  2485. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2486. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2487. local Anim3 = Instance.new("Animation")
  2488. Anim3.AnimationId = "rbxassetid://282574440"
  2489. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2490. track3:Play(.1, 1, 1)
  2491. bplrr = v.Name
  2492. banpl = true
  2493. end
  2494. end
  2495. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2496. banpl = false
  2497. end
  2498. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2499. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2500. staring = true
  2501. stareplr = v
  2502. end
  2503. end
  2504. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2505. staring = false
  2506. end
  2507. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2508. chatlogs = true
  2509. game:GetService("StarterGui"):SetCore("SendNotification", {
  2510. Title = "LogChat enabled";
  2511. Text = "Now logging all player chat.";
  2512. })
  2513. end
  2514. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2515. chatlogs = false
  2516. game:GetService("StarterGui"):SetCore("SendNotification", {
  2517. Title = "LogChat disabled";
  2518. Text = "Stopped logging all player chat.";
  2519. })
  2520. end
  2521. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2522. game:GetService("Workspace").CurrentCamera:Destroy()
  2523. wait(0.1)
  2524. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2525. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2526. lplayer.CameraMinZoomDistance = 0.5
  2527. lplayer.CameraMaxZoomDistance = 400
  2528. lplayer.CameraMode = "Classic"
  2529. end
  2530. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2531. changingstate = false
  2532. end
  2533. end)
  2534.  
  2535. local function tp()
  2536. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2537. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2538. if player.Name == brplr then
  2539. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2540. end
  2541. end
  2542. end
  2543. end
  2544. local function tpall()
  2545. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2546. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2547. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2548. end
  2549. end
  2550. end
  2551. spawn(function()
  2552. while wait(spamdelay) do
  2553. if spamming == true then
  2554. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2555. end
  2556. end
  2557. end)
  2558. spawn(function()
  2559. while wait(spamdelay) do
  2560. if spammingpm == true then
  2561. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2562. end
  2563. end
  2564. end)
  2565. spawn(function()
  2566. while wait() do
  2567. if cbring == true then
  2568. tp()
  2569. end
  2570. end
  2571. end)
  2572. spawn(function()
  2573. while wait() do
  2574. if cbringall == true then
  2575. tpall()
  2576. end
  2577. end
  2578. end)
  2579.  
  2580. Mouse.KeyDown:connect(function(Key)
  2581. if Key == prefix then
  2582. CMDBAR:CaptureFocus()
  2583. end
  2584. end)
  2585.  
  2586. CMDBAR.FocusLost:connect(function(enterPressed)
  2587. if enterPressed then
  2588. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2589. if string.sub(CMDBAR.Text, 6) == "me" then
  2590. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2591. else
  2592. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2593. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2594. lplayer.Character.Humanoid.Name = 1
  2595. local l = lplayer.Character["1"]:Clone()
  2596. l.Parent = lplayer.Character
  2597. l.Name = "Humanoid"
  2598. wait(0.1)
  2599. lplayer.Character["1"]:Destroy()
  2600. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2601. lplayer.Character.Animate.Disabled = true
  2602. wait(0.1)
  2603. lplayer.Character.Animate.Disabled = false
  2604. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2605. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2606. lplayer.Character.Humanoid:EquipTool(v)
  2607. end
  2608. local function tp(player,player2)
  2609. local char1,char2=player.Character,player2.Character
  2610. if char1 and char2 then
  2611. char1:MoveTo(char2.Head.Position)
  2612. end
  2613. end
  2614. wait(0.1)
  2615. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2616. wait(0.2)
  2617. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2618. wait(0.5)
  2619. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2620. wait(0.7)
  2621. tp(lplayer,game:GetService("Players")[v.Name])
  2622. wait(0.7)
  2623. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2624. game:GetService("StarterGui"):SetCore("SendNotification", {
  2625. Title = "Tools needed!";
  2626. Text = "You need a tool in your backpack for this command!";
  2627. })
  2628. end
  2629. end
  2630. end
  2631. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2632. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2633. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2634. lplayer.Character.Humanoid.Name = 1
  2635. local l = lplayer.Character["1"]:Clone()
  2636. l.Parent = lplayer.Character
  2637. l.Name = "Humanoid"
  2638. wait(0.1)
  2639. lplayer.Character["1"]:Destroy()
  2640. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2641. lplayer.Character.Animate.Disabled = true
  2642. wait(0.1)
  2643. lplayer.Character.Animate.Disabled = false
  2644. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2645. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2646. lplayer.Character.Humanoid:EquipTool(v)
  2647. end
  2648. local function tp(player,player2)
  2649. local char1,char2=player.Character,player2.Character
  2650. if char1 and char2 then
  2651. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2652. end
  2653. end
  2654. local function getout(player,player2)
  2655. local char1,char2=player.Character,player2.Character
  2656. if char1 and char2 then
  2657. char1:MoveTo(char2.Head.Position)
  2658. end
  2659. end
  2660. tp(game:GetService("Players")[v.Name], lplayer)
  2661. wait(0.2)
  2662. tp(game:GetService("Players")[v.Name], lplayer)
  2663. wait(0.5)
  2664. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2665. wait(0.5)
  2666. getout(lplayer, game:GetService("Players")[v.Name])
  2667. wait(0.3)
  2668. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2669. game:GetService("StarterGui"):SetCore("SendNotification", {
  2670. Title = "Tools needed!";
  2671. Text = "You need a tool in your backpack for this command!";
  2672. })
  2673. end
  2674. end
  2675. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2676. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2677. lplayer.Character.Humanoid.Name = 1
  2678. local l = lplayer.Character["1"]:Clone()
  2679. l.Parent = lplayer.Character
  2680. l.Name = "Humanoid"
  2681. wait(0.1)
  2682. lplayer.Character["1"]:Destroy()
  2683. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2684. lplayer.Character.Animate.Disabled = true
  2685. wait(0.1)
  2686. lplayer.Character.Animate.Disabled = false
  2687. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2688. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2689. lplayer.Character.Humanoid:EquipTool(v)
  2690. end
  2691. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2692. spinplr = v
  2693. wait(0.5)
  2694. spin = true
  2695. game:GetService("StarterGui"):SetCore("SendNotification", {
  2696. Title = "Tools needed!";
  2697. Text = "You need a tool in your backpack for this command!";
  2698. })
  2699. end
  2700. end
  2701. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2702. spin = false
  2703. end
  2704. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2705. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2706. lplayer.Character.Humanoid.Name = 1
  2707. local l = lplayer.Character["1"]:Clone()
  2708. l.Parent = lplayer.Character
  2709. l.Name = "Humanoid"
  2710. wait(0.1)
  2711. lplayer.Character["1"]:Destroy()
  2712. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2713. lplayer.Character.Animate.Disabled = true
  2714. wait(0.1)
  2715. lplayer.Character.Animate.Disabled = false
  2716. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2717. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2718. lplayer.Character.Humanoid:EquipTool(v)
  2719. end
  2720. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2721. wait(0.3)
  2722. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2723. attplr = v
  2724. game:GetService("StarterGui"):SetCore("SendNotification", {
  2725. Title = "Tools needed!";
  2726. Text = "You need a tool in your backpack for this command!";
  2727. })
  2728. end
  2729. end
  2730. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2731. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2732. local function getout(player,player2)
  2733. local char1,char2=player.Character,player2.Character
  2734. if char1 and char2 then
  2735. char1:MoveTo(char2.Head.Position)
  2736. end
  2737. end
  2738. getout(lplayer, game:GetService("Players")[v.Name])
  2739. end
  2740. end
  2741. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2742. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2743. followed = true
  2744. flwplr = v
  2745. end
  2746. end
  2747. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2748. followed = false
  2749. end
  2750. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2751. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2752. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2753. lplayer.Character.Humanoid.Name = 1
  2754. local l = lplayer.Character["1"]:Clone()
  2755. l.Parent = lplayer.Character
  2756. l.Name = "Humanoid"
  2757. wait(0.1)
  2758. lplayer.Character["1"]:Destroy()
  2759. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2760. lplayer.Character.Animate.Disabled = true
  2761. wait(0.1)
  2762. lplayer.Character.Animate.Disabled = false
  2763. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2764. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2765. lplayer.Character.Humanoid:EquipTool(v)
  2766. end
  2767. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2768. wait(0.2)
  2769. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2770. wait(0.6)
  2771. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2772. wait(0.6)
  2773. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2774. game:GetService("StarterGui"):SetCore("SendNotification", {
  2775. Title = "Tools needed!";
  2776. Text = "You need a tool in your backpack for this command!";
  2777. })
  2778. end
  2779. end
  2780. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2781. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2782. traill = true
  2783. trlplr = v
  2784. end
  2785. end
  2786. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2787. traill = false
  2788. end
  2789. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2790. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2791. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2792. else
  2793. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2794. local o = Instance.new("RocketPropulsion")
  2795. o.Parent = lplayer.Character.HumanoidRootPart
  2796. o.Name = "Orbit"
  2797. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2798. o:Fire()
  2799. noclip = true
  2800. end
  2801. end
  2802. end
  2803. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2804. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2805. noclip = false
  2806. end
  2807. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2808. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2809. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2810. else
  2811. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2812. local y = Instance.new("RocketPropulsion")
  2813. y.Parent = lplayer.Character.HumanoidRootPart
  2814. y.CartoonFactor = 1
  2815. y.MaxThrust = 800000
  2816. y.MaxSpeed = 1000
  2817. y.ThrustP = 200000
  2818. y.Name = "Fling"
  2819. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2820. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2821. y:Fire()
  2822. noclip = true
  2823. end
  2824. end
  2825. end
  2826. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2827. noclip = false
  2828. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2829. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2830. wait(0.4)
  2831. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2832. end
  2833. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2834. if game:GetService("Workspace").FilteringEnabled == true then
  2835. warn("FE is Enabled (Filtering Enabled)")
  2836. game:GetService("StarterGui"):SetCore("SendNotification", {
  2837. Title = "FE is Enabled";
  2838. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2839. })
  2840. else
  2841. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2842. game:GetService("StarterGui"):SetCore("SendNotification", {
  2843. Title = "FE is Disabled";
  2844. Text = "Filtering Disabled. Consider using a different admin script.";
  2845. })
  2846. end
  2847. end
  2848. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2849. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2850. lplayer.Character.Humanoid.Name = 1
  2851. local l = lplayer.Character["1"]:Clone()
  2852. l.Parent = lplayer.Character
  2853. l.Name = "Humanoid"
  2854. wait(0.1)
  2855. lplayer.Character["1"]:Destroy()
  2856. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2857. lplayer.Character.Animate.Disabled = true
  2858. wait(0.1)
  2859. lplayer.Character.Animate.Disabled = false
  2860. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2861. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2862. lplayer.Character.Humanoid:EquipTool(v)
  2863. end
  2864. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2865. wait(0.2)
  2866. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2867. wait(0.6)
  2868. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2869. game:GetService("StarterGui"):SetCore("SendNotification", {
  2870. Title = "Tools needed!";
  2871. Text = "You need a tool in your backpack for this command!";
  2872. })
  2873. end
  2874. end
  2875. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2876. noclip = true
  2877. game:GetService("StarterGui"):SetCore("SendNotification", {
  2878. Title = "Noclip enabled";
  2879. Text = "Type ;clip to disable";
  2880. })
  2881. end
  2882. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2883. noclip = false
  2884. game:GetService("StarterGui"):SetCore("SendNotification", {
  2885. Title = "Noclip disabled";
  2886. Text = "Type ;noclip to enable";
  2887. })
  2888. end
  2889. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2890. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2891. end
  2892. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2893. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2894. end
  2895. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2896. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2897. end
  2898. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2899. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2900. end
  2901. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2902. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2903. end
  2904. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2905. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2906. end
  2907. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2908. lplayer.Character.Humanoid.JumpPower = 50
  2909. lplayer.Character.Humanoid.WalkSpeed = 16
  2910. lplayer.Character.Humanoid.HipHeight = 0
  2911. end
  2912. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2913. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2914. annoying = true
  2915. annplr = v
  2916. end
  2917. end
  2918. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2919. annoying = false
  2920. end
  2921. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2922. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2923. hwalk = true
  2924. hdwplr = v
  2925. end
  2926. end
  2927. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2928. hwalk = false
  2929. end
  2930. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2931. lplayer.Character["Left Leg"]:Destroy()
  2932. lplayer.Character["Left Arm"]:Destroy()
  2933. lplayer.Character["Right Leg"]:Destroy()
  2934. lplayer.Character["Right Arm"]:Destroy()
  2935. end
  2936. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2937. lplayer.Character.Humanoid.Name = 1
  2938. local l = lplayer.Character["1"]:Clone()
  2939. l.Parent = lplayer.Character
  2940. l.Name = "Humanoid"
  2941. wait(0.1)
  2942. lplayer.Character["1"]:Destroy()
  2943. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2944. lplayer.Character.Animate.Disabled = true
  2945. wait(0.1)
  2946. lplayer.Character.Animate.Disabled = false
  2947. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2948. game:GetService("StarterGui"):SetCore("SendNotification", {
  2949. Title = "FE Godmode enabled";
  2950. Text = "Use ;grespawn or ;respawn to remove.";
  2951. })
  2952. end
  2953. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2954. for i,v in pairs(lplayer.Character:GetChildren()) do
  2955. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2956. v.Parent = workspace
  2957. end
  2958. end
  2959. end
  2960. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2961. for i,v in pairs(lplayer.Character:GetChildren()) do
  2962. if (v:IsA("Tool")) then
  2963. v.Parent = workspace
  2964. end
  2965. end
  2966. end
  2967. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2968. droppinghats = true
  2969. game:GetService("StarterGui"):SetCore("SendNotification", {
  2970. Title = "Loop Drop Enabled";
  2971. Text = "Type ;unloopdhats to disable";
  2972. })
  2973. end
  2974. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2975. droppinghats = false
  2976. game:GetService("StarterGui"):SetCore("SendNotification", {
  2977. Title = "Loop Drop Disabled";
  2978. Text = "Type ;loopdhats to enable.";
  2979. })
  2980. end
  2981. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2982. droppingtools = true
  2983. game:GetService("StarterGui"):SetCore("SendNotification", {
  2984. Title = "Loop Drop Enabled";
  2985. Text = "Type ;unloopdtool to disable";
  2986. })
  2987. end
  2988. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2989. droppingtools = false
  2990. game:GetService("StarterGui"):SetCore("SendNotification", {
  2991. Title = "Loop Drop Disabled";
  2992. Text = "Type ;loopdtool to enable.";
  2993. })
  2994. end
  2995. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2996. Local = game:GetService('Players').LocalPlayer
  2997. Char = Local.Character
  2998. touched,tpdback = false, false
  2999. box = Instance.new('Part',workspace)
  3000. box.Anchored = true
  3001. box.CanCollide = true
  3002. box.Size = Vector3.new(10,1,10)
  3003. box.Position = Vector3.new(0,10000,0)
  3004. box.Touched:connect(function(part)
  3005. if (part.Parent.Name == Local.Name) then
  3006. if touched == false then
  3007. touched = true
  3008. function apply()
  3009. if script.Disabled ~= true then
  3010. no = Char.HumanoidRootPart:Clone()
  3011. wait(.25)
  3012. Char.HumanoidRootPart:Destroy()
  3013. no.Parent = Char
  3014. Char:MoveTo(loc)
  3015. touched = false
  3016. end end
  3017. if Char then
  3018. apply()
  3019. end
  3020. end
  3021. end
  3022. end)
  3023. repeat wait() until Char
  3024. loc = Char.HumanoidRootPart.Position
  3025. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3026. game:GetService("StarterGui"):SetCore("SendNotification", {
  3027. Title = "Invisibility enabled!";
  3028. Text = "Reset or use ;respawn to remove.";
  3029. })
  3030. end
  3031. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3032. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3033. if game:GetService("Players")[v.Name].Character.Humanoid then
  3034. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  3035. else
  3036. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3037. end
  3038. end
  3039. end
  3040. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3041. if lplayer.Character.Humanoid then
  3042. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3043. else
  3044. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3045. end
  3046. end
  3047. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3048. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3049. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3050. end
  3051. end
  3052. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3053. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  3054. repeat wait() until Mouse
  3055.  
  3056. local T = lplayer.Character.HumanoidRootPart
  3057. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3058. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3059. local SPEED = speedget
  3060.  
  3061. local function fly()
  3062. flying = true
  3063. local BG = Instance.new('BodyGyro', T)
  3064. local BV = Instance.new('BodyVelocity', T)
  3065. BG.P = 9e4
  3066. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3067. BG.cframe = T.CFrame
  3068. BV.velocity = Vector3.new(0, 0.1, 0)
  3069. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3070. spawn(function()
  3071. repeat wait()
  3072. lplayer.Character.Humanoid.PlatformStand = true
  3073. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3074. SPEED = 50
  3075. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3076. SPEED = 0
  3077. end
  3078. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3079. 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
  3080. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3081. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3082. 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
  3083. else
  3084. BV.velocity = Vector3.new(0, 0.1, 0)
  3085. end
  3086. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3087. until not flying
  3088. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3089. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3090. SPEED = 0
  3091. BG:destroy()
  3092. BV:destroy()
  3093. lplayer.Character.Humanoid.PlatformStand = false
  3094. end)
  3095. end
  3096. Mouse.KeyDown:connect(function(KEY)
  3097. if KEY:lower() == 'w' then
  3098. CONTROL.F = speedfly
  3099. elseif KEY:lower() == 's' then
  3100. CONTROL.B = -speedfly
  3101. elseif KEY:lower() == 'a' then
  3102. CONTROL.L = -speedfly
  3103. elseif KEY:lower() == 'd' then
  3104. CONTROL.R = speedfly
  3105. end
  3106. end)
  3107. Mouse.KeyUp:connect(function(KEY)
  3108. if KEY:lower() == 'w' then
  3109. CONTROL.F = 0
  3110. elseif KEY:lower() == 's' then
  3111. CONTROL.B = 0
  3112. elseif KEY:lower() == 'a' then
  3113. CONTROL.L = 0
  3114. elseif KEY:lower() == 'd' then
  3115. CONTROL.R = 0
  3116. end
  3117. end)
  3118. fly()
  3119. end
  3120. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  3121. flying = false
  3122. lplayer.Character.Humanoid.PlatformStand = false
  3123. end
  3124. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  3125. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  3126. end
  3127. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  3128. spamtext = (string.sub(CMDBAR.Text, 6))
  3129. spamming = true
  3130. end
  3131. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  3132. spamming = false
  3133. end
  3134. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  3135. spamdelay = (string.sub(CMDBAR.Text, 10))
  3136. end
  3137. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  3138. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3139. pmspammed = v.Name
  3140. spammingpm = true
  3141. end
  3142. end
  3143. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  3144. spammingpm = false
  3145. end
  3146. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  3147. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  3148. v.Character["Left Leg"].Anchored = true
  3149. v.Character["Left Arm"].Anchored = true
  3150. v.Character["Right Leg"].Anchored = true
  3151. v.Character["Right Arm"].Anchored = true
  3152. v.Character.Torso.Anchored = true
  3153. v.Character.Head.Anchored = true
  3154. end
  3155. end
  3156. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  3157. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  3158. v.Character["Left Leg"].Anchored = false
  3159. v.Character["Left Arm"].Anchored = false
  3160. v.Character["Right Leg"].Anchored = false
  3161. v.Character["Right Arm"].Anchored = false
  3162. v.Character.Torso.Anchored = false
  3163. v.Character.Head.Anchored = false
  3164. end
  3165. end
  3166. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  3167. local a = game:GetService("Workspace"):getChildren()
  3168. for i = 1, #a do
  3169. if a[i].className == "Part" then
  3170. a[i].Locked = false
  3171. elseif a[i].className == "Model" then
  3172. local r = a[i]:getChildren()
  3173. for i = 1, #r do
  3174. if r[i].className == "Part" then
  3175. r[i].Locked = false
  3176. end
  3177. end
  3178. end
  3179. end
  3180. game:GetService("StarterGui"):SetCore("SendNotification", {
  3181. Title = "Success!";
  3182. Text = "Workspace unlocked. Use ;lockws to lock.";
  3183. })
  3184. end
  3185. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3186. local a = game:GetService("Workspace"):getChildren()
  3187. for i = 1, #a do
  3188. if a[i].className == "Part" then
  3189. a[i].Locked = true
  3190. elseif a[i].className == "Model" then
  3191. local r = a[i]:getChildren()
  3192. for i = 1, #r do
  3193. if r[i].className == "Part" then
  3194. r[i].Locked = true
  3195. end
  3196. end
  3197. end
  3198. end
  3199. end
  3200. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3201. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3202. Clone_T.BinType = "Clone"
  3203. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3204. Destruct.BinType = "Hammer"
  3205. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3206. Hold_T.BinType = "Grab"
  3207. end
  3208. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3209. lplayer.Character.Humanoid.PlatformStand = true
  3210. end
  3211. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3212. lplayer.Character.Humanoid.PlatformStand = false
  3213. end
  3214. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3215. lplayer.Character.Head.Mesh:Destroy()
  3216. end
  3217. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3218. lplayer.Character.Humanoid.Sit = true
  3219. end
  3220. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3221. local function bringobjw()
  3222. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3223. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3224. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3225. obj.CanCollide = false
  3226. obj.Transparency = 0.7
  3227. wait()
  3228. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3229. wait()
  3230. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3231. wait()
  3232. obj.CFrame = lplayer.Character["Head"].CFrame
  3233. end
  3234. end
  3235. end
  3236. while wait() do
  3237. bringobjw()
  3238. end
  3239. game:GetService("StarterGui"):SetCore("SendNotification", {
  3240. Title = "BringObj";
  3241. Text = "BringObj enabled.";
  3242. })
  3243. end
  3244. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3245. vis = (string.sub(CMDBAR.Text, 7))
  3246. local a = game:GetService("Workspace"):GetDescendants()
  3247. for i = 1, #a do
  3248. if a[i].className == "Part" then
  3249. a[i].Transparency = vis
  3250. elseif a[i].className == "Model" then
  3251. local r = a[i]:getChildren()
  3252. for i = 1, #r do
  3253. if r[i].className == "Part" then
  3254. r[i].Transparency = vis
  3255. end
  3256. end
  3257. end
  3258. end
  3259. end
  3260. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3261. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3262. game:GetService("StarterGui"):SetCore("SendNotification", {
  3263. Title = "Success!";
  3264. Text = "HyperTotal GUI Loaded!";
  3265. })
  3266. end
  3267. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3268. CMDSFRAME.Visible = true
  3269. end
  3270. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3271. for i,v in pairs(lplayer.Character:GetChildren()) do
  3272. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3273. v.Handle.Mesh:Destroy()
  3274. end
  3275. end
  3276. end
  3277. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3278. for i,v in pairs(lplayer.Character:GetChildren()) do
  3279. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3280. v.Handle.Mesh:Destroy()
  3281. end
  3282. end
  3283. end
  3284. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3285. for i,v in pairs(lplayer.Character:GetChildren()) do
  3286. if (v:IsA("Tool")) then
  3287. v.Handle.Mesh:Destroy()
  3288. end
  3289. end
  3290. end
  3291. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3292. for i,v in pairs(lplayer.Character:GetChildren()) do
  3293. if (v:IsA("Tool")) then
  3294. v.Handle.Mesh:Destroy()
  3295. end
  3296. end
  3297. end
  3298. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3299. local p = Instance.new("RocketPropulsion")
  3300. p.Parent = lplayer.Character.HumanoidRootPart
  3301. p.Name = "Spinner"
  3302. p.Target = lplayer.Character["Left Arm"]
  3303. p:Fire()
  3304. game:GetService("StarterGui"):SetCore("SendNotification", {
  3305. Title = "Spinner enabled";
  3306. Text = "Type ;nospinner to disable.";
  3307. })
  3308. end
  3309. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3310. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3311. end
  3312. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3313. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3314. if v:isA("Tool") then
  3315. local a = Instance.new("SelectionBox",v.Handle)
  3316. a.Adornee = v.Handle
  3317. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3318. v.GripPos = Vector3.new(0,0,0)
  3319. lplayer.Character.Humanoid:UnequipTools()
  3320. end
  3321. end
  3322. game:GetService("StarterGui"):SetCore("SendNotification", {
  3323. Title = "Reach applied!";
  3324. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3325. })
  3326. end
  3327. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3328. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3329. if v:isA("Tool") then
  3330. local a = Instance.new("SelectionBox",v.Handle)
  3331. a.Name = "Reach"
  3332. a.Adornee = v.Handle
  3333. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3334. v.GripPos = Vector3.new(0,0,0)
  3335. lplayer.Character.Humanoid:UnequipTools()
  3336. end
  3337. end
  3338. game:GetService("StarterGui"):SetCore("SendNotification", {
  3339. Title = "Reach applied!";
  3340. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3341. })
  3342. end
  3343. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3344. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3345. if v:isA("Tool") then
  3346. v.Handle.Reach:Destroy()
  3347. end
  3348. end
  3349. game:GetService("StarterGui"):SetCore("SendNotification", {
  3350. Title = "Reach removed!";
  3351. Text = "Removed reach from equipped sword.";
  3352. })
  3353. end
  3354. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3355. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3356. lplayer.Character.Humanoid.Name = 1
  3357. local l = lplayer.Character["1"]:Clone()
  3358. l.Parent = lplayer.Character
  3359. l.Name = "Humanoid"
  3360. wait(0.1)
  3361. lplayer.Character["1"]:Destroy()
  3362. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3363. lplayer.Character.Animate.Disabled = true
  3364. wait(0.1)
  3365. lplayer.Character.Animate.Disabled = false
  3366. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3367. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3368. lplayer.Character.Humanoid:EquipTool(v)
  3369. end
  3370. wait(0.1)
  3371. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3372. wait(0.2)
  3373. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3374. wait(0.5)
  3375. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3376. game:GetService("StarterGui"):SetCore("SendNotification", {
  3377. Title = "Tools needed!";
  3378. Text = "You need a tool in your backpack for this command!";
  3379. })
  3380. end
  3381. end
  3382. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3383. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3384. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3385. end
  3386. end
  3387. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3388. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3389. cbringall = true
  3390. else
  3391. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3392. brplr = v.Name
  3393. end
  3394. end
  3395. cbring = true
  3396. end
  3397. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3398. cbring = false
  3399. cbringall = false
  3400. end
  3401. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3402. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3403. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3404. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3405. lplayer.Character.Humanoid.Name = 1
  3406. local l = lplayer.Character["1"]:Clone()
  3407. l.Parent = lplayer.Character
  3408. l.Name = "Humanoid"
  3409. wait(0.1)
  3410. lplayer.Character["1"]:Destroy()
  3411. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3412. lplayer.Character.Animate.Disabled = true
  3413. wait(0.1)
  3414. lplayer.Character.Animate.Disabled = false
  3415. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3416. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3417. lplayer.Character.Humanoid:EquipTool(v)
  3418. end
  3419. local function tp(player,player2)
  3420. local char1,char2=player.Character,player2.Character
  3421. if char1 and char2 then
  3422. char1:MoveTo(char2.Head.Position)
  3423. end
  3424. end
  3425. wait(0.1)
  3426. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3427. wait(0.2)
  3428. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3429. wait(0.5)
  3430. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3431. wait(0.6)
  3432. tp(lplayer, game:GetService("Players")[v.Name])
  3433. wait(0.4)
  3434. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3435. game:GetService("StarterGui"):SetCore("SendNotification", {
  3436. Title = "Tools needed!";
  3437. Text = "You need a tool in your backpack for this command!";
  3438. })
  3439. end
  3440. end
  3441. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3442. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3443. lplayer.Character.Humanoid.Name = 1
  3444. local l = lplayer.Character["1"]:Clone()
  3445. l.Parent = lplayer.Character
  3446. l.Name = "Humanoid"
  3447. wait(0.1)
  3448. lplayer.Character["1"]:Destroy()
  3449. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3450. lplayer.Character.Animate.Disabled = true
  3451. wait(0.1)
  3452. lplayer.Character.Animate.Disabled = false
  3453. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3454. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3455. lplayer.Character.Humanoid:EquipTool(v)
  3456. end
  3457. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3458. wait(0.3)
  3459. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3460. wait(0.4)
  3461. b = Instance.new("BodyForce")
  3462. b.Parent = lplayer.Character.HumanoidRootPart
  3463. b.Name = "Glitch"
  3464. b.Force = Vector3.new(100000000,5000,0)
  3465. game:GetService("StarterGui"):SetCore("SendNotification", {
  3466. Title = "Tools needed!";
  3467. Text = "You need a tool in your backpack for this command!";
  3468. })
  3469. end
  3470. end
  3471. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3472. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3473. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3474. b = Instance.new("BodyForce")
  3475. b.Parent = lplayer.Character.HumanoidRootPart
  3476. b.Name = "unGlitch"
  3477. b.Force = Vector3.new(0,-5000000,0)
  3478. wait(2)
  3479. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3480. end
  3481. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3482. lplayer.Character.Humanoid.Health = 0
  3483. wait(1)
  3484. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3485. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3486. end
  3487. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3488. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3489. game:GetService("StarterGui"):SetCore("SendNotification", {
  3490. Title = "Success!";
  3491. Text = "DEX Explorer has loaded.";
  3492. })
  3493. end
  3494. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3495. local Anim = Instance.new("Animation")
  3496. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3497. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3498. track:Play(.1, 1, 1)
  3499. end
  3500. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3501. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3502. game:GetService("StarterGui"):SetCore("SendNotification", {
  3503. Title = "Success!";
  3504. Text = "Energize Animations GUI has loaded.";
  3505. })
  3506. end
  3507. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3508. saved = lplayer.Character.HumanoidRootPart.CFrame
  3509. game:GetService("StarterGui"):SetCore("SendNotification", {
  3510. Title = "Position Saved";
  3511. Text = "Use ;loadpos to return to saved position.";
  3512. })
  3513. end
  3514. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3515. lplayer.Character.HumanoidRootPart.CFrame = saved
  3516. end
  3517. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3518. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3519. local Anim2 = Instance.new("Animation")
  3520. Anim2.AnimationId = "rbxassetid://148840371"
  3521. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3522. track2:Play(.1, 1, 1)
  3523. bplrr = v.Name
  3524. banpl = true
  3525. end
  3526. end
  3527. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3528. banpl = false
  3529. end
  3530. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3531. local function bringmodw()
  3532. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3533. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3534. for i,ch in pairs(obj:GetDescendants()) do
  3535. if (ch:IsA("BasePart")) then
  3536. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3537. ch.CanCollide = false
  3538. ch.Transparency = 0.7
  3539. wait()
  3540. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3541. wait()
  3542. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3543. wait()
  3544. ch.CFrame = lplayer.Character["Head"].CFrame
  3545. end
  3546. end
  3547. end
  3548. end
  3549. end
  3550. while wait() do
  3551. bringmodw()
  3552. end
  3553. game:GetService("StarterGui"):SetCore("SendNotification", {
  3554. Title = "BringMod";
  3555. Text = "BringMod enabled.";
  3556. })
  3557. end
  3558. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3559. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3560. local hum = Instance.new('Humanoid', mod)
  3561. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3562. lplayer.Character = mod
  3563. end
  3564. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3565. game:GetService'RunService'.Stepped:Connect(function()
  3566. pcall(function()
  3567. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3568. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3569. for _,x in pairs(v.Character.Head:GetChildren()) do
  3570. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3571. end
  3572. end
  3573. end
  3574. end)
  3575. end)
  3576. game:GetService("StarterGui"):SetCore("SendNotification", {
  3577. Title = "Attempting Shutdown";
  3578. Text = "Shutdown Attempt has begun.";
  3579. })
  3580. end
  3581. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3582. objtodel = (string.sub(CMDBAR.Text, 8))
  3583. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3584. if v.Name == objtodel then
  3585. v:Destroy()
  3586. end
  3587. end
  3588. end
  3589. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3590. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3591. print(v)
  3592. end
  3593. game:GetService("StarterGui"):SetCore("SendNotification", {
  3594. Title = "Printed";
  3595. Text = "Players have been printed to console. (F9)";
  3596. })
  3597. end
  3598. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3599. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3600. if (v:IsA("Decal")) then
  3601. v:Destroy()
  3602. end
  3603. end
  3604. end
  3605. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3606. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3607. game:GetService("StarterGui"):SetCore("SendNotification", {
  3608. Title = "Success!";
  3609. Text = "OpFinality GUI has loaded.";
  3610. })
  3611. end
  3612. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3613. remotes = true
  3614. added = true
  3615. game.DescendantAdded:connect(function(rmt)
  3616. if added == true then
  3617. if remotes == true then
  3618. if rmt:IsA("RemoteEvent") then
  3619. print("A RemoteEvent was added!")
  3620. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3621. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3622. end end end
  3623. end)
  3624. game.DescendantAdded:connect(function(rmtfnctn)
  3625. if added == true then
  3626. if remotes == true then
  3627. if rmtfnctn:IsA("RemoteFunction") then
  3628. warn("A RemoteFunction was added!")
  3629. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3630. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3631. end end end
  3632. end)
  3633.  
  3634. game.DescendantAdded:connect(function(bndfnctn)
  3635. if added == true then
  3636. if binds == true then
  3637. if bndfnctn:IsA("BindableFunction") then
  3638. print("A BindableFunction was added!")
  3639. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3640. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3641. end end end
  3642. end)
  3643.  
  3644. game.DescendantAdded:connect(function(bnd)
  3645. if added == true then
  3646. if binds == true then
  3647. if bnd:IsA("BindableEvent") then
  3648. warn("A BindableEvent was added!")
  3649. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3650. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3651. end end end
  3652. end)
  3653.  
  3654.  
  3655. if binds == true then
  3656. for i,v in pairs(game:GetDescendants()) do
  3657. if v:IsA("BindableFunction") then
  3658. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3659. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3660. end end
  3661. for i,v in pairs(game:GetDescendants()) do
  3662. if v:IsA("BindableEvent") then
  3663. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3664. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3665. end end
  3666. else
  3667. print("Off")
  3668. end
  3669. if remotes == true then
  3670. for i,v in pairs(game:GetDescendants()) do
  3671. if v:IsA("RemoteFunction") then
  3672. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3673. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3674. end end
  3675. wait()
  3676. for i,v in pairs(game:GetDescendants()) do
  3677. if v:IsA("RemoteEvent") then
  3678. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3679. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3680. end end
  3681. else
  3682. print("Off")
  3683. end
  3684. game:GetService("StarterGui"):SetCore("SendNotification", {
  3685. Title = "Printing Remotes";
  3686. Text = "Type ;noremotes to disable.";
  3687. })
  3688. end
  3689. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3690. remotes = false
  3691. added = false
  3692. game:GetService("StarterGui"):SetCore("SendNotification", {
  3693. Title = "Printing Remotes Disabled";
  3694. Text = "Type ;remotes to enable.";
  3695. })
  3696. end
  3697. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3698. spin = false
  3699. followed = false
  3700. traill = false
  3701. noclip = false
  3702. annoying = false
  3703. hwalk = false
  3704. cbringing = false
  3705. end
  3706. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3707. stopsitting = true
  3708. end
  3709. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3710. stopsitting = false
  3711. end
  3712. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3713. print(adminversion)
  3714. game:GetService("StarterGui"):SetCore("SendNotification", {
  3715. Title = "Version";
  3716. Text = adminversion;
  3717. })
  3718. end
  3719. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3720. clickgoto = true
  3721. game:GetService("StarterGui"):SetCore("SendNotification", {
  3722. Title = "Click TP";
  3723. Text = "Press E to teleport to mouse position";
  3724. })
  3725. end
  3726. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3727. clickgoto = false
  3728. game:GetService("StarterGui"):SetCore("SendNotification", {
  3729. Title = "Click TP";
  3730. Text = "Click TP has been disabled.";
  3731. })
  3732. end
  3733. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3734. gettingtools = true
  3735. game:GetService("StarterGui"):SetCore("SendNotification", {
  3736. Title = "Tools Enabled";
  3737. Text = "Automatically colleting tools dropped.";
  3738. })
  3739. end
  3740. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3741. gettingtools = false
  3742. game:GetService("StarterGui"):SetCore("SendNotification", {
  3743. Title = "Tools Disabled";
  3744. Text = "Click TP has been disabled.";
  3745. })
  3746. end
  3747. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3748. ScreenGui:Destroy()
  3749. end
  3750. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3751. lplayer.Character.Head:Destroy()
  3752. end
  3753. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3754. statechosen = string.sub(CMDBAR.Text, 7)
  3755. changingstate = true
  3756. end
  3757. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3758. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3759. end
  3760. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3761. removingmeshhats = true
  3762. end
  3763. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3764. removingmeshhats = false
  3765. end
  3766. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3767. removingmeshtool = true
  3768. end
  3769. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3770. removingmeshtool = false
  3771. end
  3772. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3773. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3774. if v:IsA("Tool") then
  3775. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3776. v.Parent = player.Character
  3777. end
  3778. end
  3779. end
  3780. end
  3781. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3782. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3783. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3784. end
  3785. end
  3786. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3787. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3788. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3789. end
  3790. end
  3791. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3792. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3793. game:GetService("StarterGui"):SetCore("SendNotification", {
  3794. Title = player.AccountAge.." Days";
  3795. Text = "Account age of "..player.Name;
  3796. })
  3797. end
  3798. end
  3799. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3800. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3801. game:GetService("StarterGui"):SetCore("SendNotification", {
  3802. Title = player.UserId.." ID";
  3803. Text = "Account ID of "..player.Name;
  3804. })
  3805. end
  3806. end
  3807. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3808. game:GetService("StarterGui"):SetCore("SendNotification", {
  3809. Title = "Game ID";
  3810. Text = "Game ID: ".. game.GameId;
  3811. })
  3812. end
  3813. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3814. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3815. if pgscheck == true then
  3816. game:GetService("StarterGui"):SetCore("SendNotification", {
  3817. Title = "PGSPhysicsSolverEnabled";
  3818. Text = "PGS is Enabled!";
  3819. })
  3820. else
  3821. game:GetService("StarterGui"):SetCore("SendNotification", {
  3822. Title = "PGSPhysicsSolverEnabled";
  3823. Text = "PGS is Disabled!";
  3824. })
  3825. end
  3826. end
  3827. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3828. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3829. if v:IsA("Part") then
  3830. if v.Transparency == 1 then
  3831. if v.Name ~= "HumanoidRootPart" then
  3832. v:Destroy()
  3833. end
  3834. end
  3835. end
  3836. end
  3837. end
  3838. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3839. game:GetService("Lighting").FogStart = 0
  3840. game:GetService("Lighting").FogEnd = 9999999999999
  3841. end
  3842. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3843. lplayer.Character.Humanoid.Parent = lplayer
  3844. end
  3845. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3846. lplayer.Humanoid.Parent = lplayer.Character
  3847. end
  3848. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3849. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3850. if v:IsA("Tool") then
  3851. v.Parent = lplayer.Character
  3852. wait()
  3853. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3854. v.Parent = player.Character
  3855. end
  3856. end
  3857. end
  3858. end
  3859. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3860. speedfly = string.sub(CMDBAR.Text, 10)
  3861. wait()
  3862. change()
  3863. end
  3864. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3865. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3866. local Anim3 = Instance.new("Animation")
  3867. Anim3.AnimationId = "rbxassetid://282574440"
  3868. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3869. track3:Play(.1, 1, 1)
  3870. bplrr = v.Name
  3871. banpl = true
  3872. end
  3873. end
  3874. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3875. banpl = false
  3876. end
  3877. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3878. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3879. staring = true
  3880. stareplr = v
  3881. end
  3882. end
  3883. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3884. staring = false
  3885. end
  3886. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3887. chatlogs = true
  3888. game:GetService("StarterGui"):SetCore("SendNotification", {
  3889. Title = "LogChat enabled";
  3890. Text = "Now logging all player chat.";
  3891. })
  3892. end
  3893. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3894. chatlogs = false
  3895. game:GetService("StarterGui"):SetCore("SendNotification", {
  3896. Title = "LogChat disabled";
  3897. Text = "Stopped logging all player chat.";
  3898. })
  3899. end
  3900. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3901. game:GetService("Workspace").CurrentCamera:Destroy()
  3902. wait(0.1)
  3903. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3904. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3905. lplayer.CameraMinZoomDistance = 0.5
  3906. lplayer.CameraMaxZoomDistance = 400
  3907. lplayer.CameraMode = "Classic"
  3908. end
  3909. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3910. changingstate = false
  3911. end
  3912. CMDBAR.Text = ""
  3913. end
  3914. end)
  3915.  
  3916. wait(0.3)
  3917. game:GetService("StarterGui"):SetCore("SendNotification", {
  3918. Title = "Loaded successfully!";
  3919. Text = "Reviz Admin V2 by illremember";
  3920. })
  3921. wait(0.1)
  3922. print("Reviz Admin V2 loaded!")
  3923. if game:GetService("Workspace").FilteringEnabled == true then
  3924. warn("FE is Enabled (Filtering Enabled)")
  3925. game:GetService("StarterGui"):SetCore("SendNotification", {
  3926. Title = "FE is Enabled";
  3927. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3928. })
  3929. else
  3930. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3931. game:GetService("StarterGui"):SetCore("SendNotification", {
  3932. Title = "FE is Disabled";
  3933. Text = "Filtering Disabled. Consider using a different admin script.";
  3934. })
  3935. end
  3936.  
  3937. local intro = Instance.new("ScreenGui")
  3938. local Frame = Instance.new("Frame")
  3939. local ImageLabel = Instance.new("ImageLabel")
  3940. intro.Parent = game:GetService("CoreGui")
  3941. Frame.Parent = intro
  3942. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3943. Frame.BackgroundTransparency = 1
  3944. Frame.Size = UDim2.new(1, 0, 0, 300)
  3945. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3946. ImageLabel.Parent = Frame
  3947. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3948. ImageLabel.BackgroundTransparency = 1
  3949. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3950. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3951. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3952. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3953. wait(3.01)
  3954. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3955. wait(5.01)
  3956. intro:Destroy()
  3957. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement