Advertisement
Upscalefanatic3

(Roblox) Vampire Hunters 2 Admin Script

Apr 21st, 2020
5,758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.34 KB | None | 0 0
  1. local Players = game:GetService("Players")
  2. local ws = game:GetService("Workspace")
  3. local LP = Players.LocalPlayer
  4. local Mouse = LP:GetMouse()
  5. local adminKey =
  6. {
  7. "skfhasjgASgw623323eyhwy"; -- Maddie
  8. "ASGHSYEwu738u4eUweu3483e4uhe3"; -- Sav
  9. "SAGshaY732UHWE7348uwSEJu4u4848"; -- Josh
  10. "FAGYWEu73743u8$#UEdu484rue44erf4848$Re4"; --Ry
  11. "AlryseGsdye7$*4ruerie84Ie4495"; --Mar
  12. "523kgfuiwty3ht63uweht";--Lior
  13. "SGHSdhu848dr595";--Gory
  14. "DFHDR484rUE%i8ij548995riu5i95";--Macy
  15. "FAS&373weHWEu7484834er";--Tk
  16. "TWE3734esew47#$eu4748$#r";--Tn
  17. "SHEE$*84uER$4e84ei484893syw373723";--Dean
  18. "SAGSUyeyedhHSjeu84uduei";--Bryce
  19. "3523gsHAShs7yedhew384afa";--JohnNort
  20. "GSget36ew89753ehgvksegjkeyo3893ethgjk363263";--Em
  21. "53j2kjk23hgsew8tg7e89763hegheuity386yehdguithw963";--CRIM
  22. "23636#@^Wsegwyw&$#Egy47u4eu4eur"; -- Reyna
  23. "SDSEGREY&$&%RHERU*%$*%RTJVFR%I*%TR"; -- Devin
  24. "SGSE&#$74ryhue$*$#ruhe48484ruje4"; -- Iris
  25. "%#@ETGSEWY&$&#$ERSYH$&#$SEWR$U&$ERYH$U*$u84"; --linds
  26. }
  27. local Admins =
  28. {
  29.  
  30. }
  31. local masterKey =
  32. {
  33. "test"; -- Angel
  34. "ThisIsCrazsKeyLololol215"; --Obviously mine
  35. "NikeBolha"; -- Base
  36. "Key" --Kim
  37. }
  38.  
  39.  
  40. local masterAdmin =
  41. {
  42.  
  43. }
  44.  
  45. local whitelisted = " Welcome, To Supremacy."
  46.  
  47. local notwhitelisted = "Thy Has Been Judged, Unworthy."
  48.  
  49. local Prefix = "/e"
  50.  
  51. local loopk = false
  52.  
  53. local rloop = false
  54.  
  55. local vloop = false
  56.  
  57. local mloop = false
  58.  
  59. local killL = false
  60.  
  61. local dloop = false
  62.  
  63. local spoop = false
  64.  
  65. local door = false
  66.  
  67. local check = false
  68.  
  69. local looph = false
  70.  
  71. local RVampSpam = false
  72.  
  73. local loopallL = false
  74.  
  75. local taserLoop = false
  76.  
  77. local venom
  78.  
  79. function view(plr)
  80. if plr.Character.Humanoid ~= nil then
  81. ws.CurrentCamera.CameraSubject = plr.Character.Humanoid
  82. else
  83. ws.CurrentCamera.CameraSubject = plr.Character.Head
  84. end
  85. end
  86.  
  87. local function Freeze()
  88. game.workspace.Events.ChangeVabil:FireServer("Freeze")
  89. game.workspace.Events.Vampire.FireballIce:FireServer(Mouse.hit.p, Mouse.hit.p, Mouse.hit.p)
  90. game:GetService("Workspace").Events.Vampire:FireServer(false, "http://www.roblox.com/asset?id=394253848")
  91. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  92. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  93. end
  94.  
  95. local function Flame()
  96. game.workspace.Events.ChangeVabil:FireServer("Flame")
  97. game.workspace.Events.Vampire.Fireball:FireServer(Mouse.hit.p, Mouse.hit.p, Mouse.hit.p)
  98. game:GetService("Workspace").Events.Vampire:FireServer(false, "http://www.roblox.com/asset?id=158853971")
  99. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  100. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  101. end
  102.  
  103. local function ae()
  104. local m = game.Players.LocalPlayer:GetMouse()
  105. db = true
  106. m.KeyDown:connect(function(k)
  107. k = k:lower()
  108. if k == "f" then
  109. if db == true then
  110. game.Workspace.Events.Vampire.EscapeVampire:FireServer(true)
  111. db = false
  112. wait()
  113. db = true
  114. end
  115. end
  116. end)
  117. end
  118.  
  119. local function invis()
  120. game.Workspace.Events.ChangeVabil:FireServer("Invisibility")
  121. game.Workspace.Events.Vampire.Invisibility:FireServer(true)
  122. end
  123.  
  124. local function vis()
  125. game.Workspace.Events.ChangeVabil:FireServer("Invisibility")
  126. game.Workspace.Events.Vampire.Invisibility:FireServer(false)
  127. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  128. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  129. end
  130.  
  131. local function lagall()
  132. loadstring(game:HttpGet(('https://pastebin.com/raw/x3xEEjJp'),true))()
  133. end
  134.  
  135. local function aimbot()
  136. loadstring(game:HttpGet(('https://pastebin.com/raw/Z2Q9DSD7'),true))()
  137. end
  138.  
  139. function IsAdmin(Player)
  140. for _,Admin in pairs (Admins) do
  141. if type(Admin) == "number" and Admin == Player.UserId then
  142. return true
  143. end
  144. end
  145. return false
  146. end
  147.  
  148.  
  149. function isMasterAdmin(Player)
  150. for _,MasterAdmin in pairs (masterAdmin) do
  151. if type(MasterAdmin) == "number" and MasterAdmin == Player.UserId then
  152. return true
  153. end
  154. end
  155. return false
  156. end
  157.  
  158. local function ClickTp()
  159. local USP = game:GetService("UserInputService")
  160. local TPButton = Enum.KeyCode.R
  161. local mouse = LP:GetMouse()
  162.  
  163. local function ButtonKeyPressed()
  164. return USP:IsKeyDown(TPButton)
  165. end
  166.  
  167. local function Buttoninput(input, gameProcessedEvent)
  168. if (ButtonKeyPressed() and not gameProcessedEvent) then
  169. LP.Character.HumanoidRootPart.CFrame = mouse.hit
  170. end
  171. end
  172. USP.InputBegan:Connect(Buttoninput)
  173. warn("ClickTp Loaded")
  174. end
  175.  
  176. local function Esp()
  177. local USP = game:GetService("UserInputService")
  178. local ESPButton = Enum.KeyCode.J
  179.  
  180. local function ButtonKeyPressed()
  181. return USP:IsKeyDown(ESPButton)
  182. end
  183.  
  184. local function Buttoninput(input, gameProcessedEvent)
  185. if (ButtonKeyPressed() and not gameProcessedEvent) then
  186. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  187. local ESPBillboardGui = Instance.new("BillboardGui")
  188. local TextLabel = Instance.new("TextLabel")
  189.  
  190. ESPBillboardGui.Parent = game:GetService("CoreGui")
  191. ESPBillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  192. ESPBillboardGui.Active = true
  193. ESPBillboardGui.Adornee = game.Workspace[v.Name].Head
  194. ESPBillboardGui.AlwaysOnTop = true
  195. ESPBillboardGui.ExtentsOffset = Vector3.new(0, 2, 0)
  196. ESPBillboardGui.LightInfluence = 1.000
  197. ESPBillboardGui.Size = UDim2.new(0, 200, 0, 50)
  198. ESPBillboardGui.ResetOnSpawn = false
  199. ESPBillboardGui.Name = "ESPBillboardGui"
  200.  
  201. TextLabel.Parent = ESPBillboardGui
  202. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  203. TextLabel.BackgroundTransparency = 1.000
  204. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  205. TextLabel.Font = Enum.Font.SciFi
  206. TextLabel.Text = v.Name
  207. if v.Pstats.Curr.Mode.Value == 1 then
  208. TextLabel.TextColor3 = Color3.fromRGB(0, 255, 0)
  209. elseif v.Pstats.Curr.Mode.Value == 2 then
  210. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 255)
  211. elseif v.Pstats.Curr.Mode.Value == 3 then
  212. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  213. end
  214. TextLabel.TextSize = 30.000
  215. end
  216. end
  217. end
  218. USP.InputBegan:Connect(Buttoninput)
  219. warn("Esp Loaded")
  220. end
  221.  
  222. local function ByeEsp()
  223. local USP = game:GetService("UserInputService")
  224. local FButton = Enum.KeyCode.F
  225.  
  226. local function ButtonKeyPressed()
  227. return USP:IsKeyDown(FButton)
  228. end
  229.  
  230. local function FKeyPressed(input, gameProcessedEvent)
  231. if (ButtonKeyPressed() and not gameProcessedEvent) then
  232. for i,v in pairs(game:GetService("CoreGui"):GetDescendants()) do
  233. if v.Name == "ESPBillboardGui" then
  234. v:Destroy()
  235. end
  236. end
  237. end
  238. end
  239.  
  240.  
  241. USP.InputBegan:Connect(FKeyPressed)
  242. warn("Press F To Remove ESP")
  243. end
  244.  
  245.  
  246. local function GuisLoaded()
  247.  
  248. warn("Important Guis Loaded")
  249. -- Gui to Lua
  250. -- Version: 3
  251.  
  252. -- Instances:
  253.  
  254. local VampSpam = Instance.new("ScreenGui")
  255. local Frame = Instance.new("Frame")
  256. local SpamStatus = Instance.new("TextLabel")
  257. local SpamOn = Instance.new("TextButton")
  258. local SpamOff = Instance.new("TextButton")
  259.  
  260. --Properties:
  261.  
  262. VampSpam.Name = "VampSpam"
  263. VampSpam.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  264. VampSpam.ResetOnSpawn = false
  265.  
  266. Frame.Parent = VampSpam
  267. Frame.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  268. Frame.BorderColor3 = Color3.new(0.666667, 0, 0)
  269. Frame.Position = UDim2.new(0.332027435, 0, 0.155378491, 0)
  270. Frame.Size = UDim2.new(0, 242, 0, 216)
  271. Frame.Visible = false
  272.  
  273. SpamStatus.Name = "SpamStatus"
  274. SpamStatus.Parent = Frame
  275. SpamStatus.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  276. SpamStatus.BorderColor3 = Color3.new(0.666667, 0, 0)
  277. SpamStatus.Position = UDim2.new(0.0839721262, 0, 0.0372768305, 0)
  278. SpamStatus.Size = UDim2.new(0, 200, 0, 50)
  279. SpamStatus.Font = Enum.Font.SourceSans
  280. SpamStatus.Text = "Vampire Spamming: "
  281. SpamStatus.TextColor3 = Color3.new(0, 0, 0)
  282. SpamStatus.TextSize = 14
  283.  
  284. SpamOn.Name = "SpamOn"
  285. SpamOn.Parent = Frame
  286. SpamOn.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  287. SpamOn.BorderColor3 = Color3.new(0.666667, 0, 0)
  288. SpamOn.Position = UDim2.new(0.0826446265, 0, 0.384259254, 0)
  289. SpamOn.Size = UDim2.new(0, 200, 0, 50)
  290. SpamOn.Font = Enum.Font.SourceSans
  291. SpamOn.Text = "On"
  292. SpamOn.TextColor3 = Color3.new(0, 0, 0)
  293. SpamOn.TextSize = 14
  294.  
  295. SpamOff.Name = "SpamOff"
  296. SpamOff.Parent = Frame
  297. SpamOff.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  298. SpamOff.BorderColor3 = Color3.new(0.666667, 0, 0)
  299. SpamOff.Position = UDim2.new(0.0839721337, 0, 0.699184716, 0)
  300. SpamOff.Size = UDim2.new(0, 200, 0, 50)
  301. SpamOff.Font = Enum.Font.SourceSans
  302. SpamOff.Text = "Off"
  303. SpamOff.TextColor3 = Color3.new(0, 0, 0)
  304. SpamOff.TextSize = 14
  305.  
  306. -- Scripts:
  307.  
  308. local function WYOZ_fake_script() -- SpamOn.SpamOnScript
  309. local script = Instance.new('LocalScript', SpamOn)
  310.  
  311. function grabon()
  312. local TouchedPart = Players.LocalPlayer.Character.Humanoid
  313. TouchedPart.Touched:Connect(function(touched)
  314. local GrabbedPlayer = Players:GetPlayerFromCharacter(touched.Parent)
  315. if (GrabbedPlayer and game:GetService("Players")[LP.Name].Pstats.Curr.Mode.Value == 3 and VampSpam == true) then
  316. game.workspace.Events.Vampire.CatchPlayer:FireServer(GrabbedPlayer, true)
  317. wait(1)
  318. game.workspace.Events.Vampire.CatchPlayer:FireServer(GrabbedPlayer, false)
  319. wait(1)
  320. end
  321. end)
  322. end
  323.  
  324. script.Parent.MouseButton1Click:Connect(function()
  325.  
  326. VampSpam = true
  327.  
  328.  
  329. script.Parent.Parent.SpamStatus.Text = "Vampire Spamming: On"
  330.  
  331.  
  332. grabon()
  333.  
  334.  
  335.  
  336.  
  337. end)
  338. end
  339. coroutine.wrap(WYOZ_fake_script)()
  340. local function CENKS_fake_script() -- SpamOff.SpamOffScript
  341. local script = Instance.new('LocalScript', SpamOff)
  342.  
  343. script.Parent.MouseButton1Click:Connect(function()
  344.  
  345. VampSpam = false
  346.  
  347. script.Parent.Parent.SpamStatus.Text = "Vampire Spamming: Off"
  348.  
  349. end)
  350. end
  351. coroutine.wrap(CENKS_fake_script)()
  352. local function AEOE_fake_script() -- Frame.MoveGui
  353. local script = Instance.new('LocalScript', Frame)
  354.  
  355. local UserInputService = game:GetService("UserInputService")
  356.  
  357. local gui = script.Parent
  358.  
  359. local dragging
  360. local dragInput
  361. local dragStart
  362. local startPos
  363.  
  364. local function update(input)
  365. local delta = input.Position - dragStart
  366. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  367. end
  368.  
  369. gui.InputBegan:Connect(function(input)
  370. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  371. dragging = true
  372. dragStart = input.Position
  373. startPos = gui.Position
  374.  
  375. input.Changed:Connect(function()
  376. if input.UserInputState == Enum.UserInputState.End then
  377. dragging = false
  378. end
  379. end)
  380. end
  381. end)
  382.  
  383. gui.InputChanged:Connect(function(input)
  384. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  385. dragInput = input
  386. end
  387. end)
  388.  
  389. UserInputService.InputChanged:Connect(function(input)
  390. if input == dragInput and dragging then
  391. update(input)
  392. end
  393. end)
  394. end
  395. coroutine.wrap(AEOE_fake_script)()
  396. local function FAJGQXG_fake_script() -- Frame.VSpamCloseScript
  397. local script = Instance.new('LocalScript', Frame)
  398.  
  399. local USP = game:GetService("UserInputService")
  400.  
  401. local YKey = Enum.KeyCode.Y
  402.  
  403. local function YKeyPressed()
  404. return USP:IsKeyDown(YKey)
  405. end
  406.  
  407. local function Yinput(input, gameProcessedEvent)
  408. if (YKeyPressed()and not gameProcessedEvent) then
  409. if Frame.Visible == true then
  410. Frame.Visible = false
  411. elseif Frame.Visible == false then
  412. Frame.Visible = true
  413. end
  414. end
  415. end
  416. USP.InputBegan:Connect(Yinput)
  417. end
  418. coroutine.wrap(FAJGQXG_fake_script)()
  419.  
  420.  
  421.  
  422. -- Gui to Lua
  423. -- Version: 3
  424.  
  425. -- Instances:
  426.  
  427. local MusicGui = Instance.new("ScreenGui")
  428. local Frame = Instance.new("Frame")
  429. local idhere = Instance.new("TextBox")
  430. local Stop = Instance.new("TextButton")
  431. local Play = Instance.new("TextButton")
  432. local Open = Instance.new("TextButton")
  433.  
  434. --Properties:
  435.  
  436. MusicGui.Name = "MusicGui"
  437. MusicGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  438. MusicGui.ResetOnSpawn = false
  439.  
  440. Frame.Parent = MusicGui
  441. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  442. Frame.BorderColor3 = Color3.new(0, 0, 0)
  443. Frame.Position = UDim2.new(0.060159415, 0, 0.153649062, 0)
  444. Frame.Size = UDim2.new(0, 277, 0, 294)
  445. Frame.Visible = false
  446.  
  447. idhere.Name = "idhere"
  448. idhere.Parent = Frame
  449. idhere.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  450. idhere.BorderColor3 = Color3.new(0, 0, 0)
  451. idhere.Position = UDim2.new(0.135085434, 0, 0.251995802, 0)
  452. idhere.Size = UDim2.new(0, 200, 0, 50)
  453. idhere.Font = Enum.Font.SourceSans
  454. idhere.PlaceholderColor3 = Color3.new(0, 0, 0)
  455. idhere.PlaceholderText = "id here"
  456. idhere.Text = ""
  457. idhere.TextColor3 = Color3.new(0, 0, 0)
  458. idhere.TextSize = 27
  459.  
  460. Stop.Name = "Stop"
  461. Stop.Parent = Frame
  462. Stop.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  463. Stop.BorderColor3 = Color3.new(0, 0, 0)
  464. Stop.Position = UDim2.new(0.135085434, 0, 0.784539104, 0)
  465. Stop.Size = UDim2.new(0, 200, 0, 50)
  466. Stop.Font = Enum.Font.SourceSans
  467. Stop.Text = "Stop"
  468. Stop.TextColor3 = Color3.new(0, 0, 0)
  469. Stop.TextSize = 27
  470.  
  471. Play.Name = "Play"
  472. Play.Parent = Frame
  473. Play.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  474. Play.BorderColor3 = Color3.new(0, 0, 0)
  475. Play.Position = UDim2.new(0.135085434, 0, 0.576432645, 0)
  476. Play.Size = UDim2.new(0, 200, 0, 50)
  477. Play.Font = Enum.Font.SourceSans
  478. Play.Text = "Play"
  479. Play.TextColor3 = Color3.new(0, 0, 0)
  480. Play.TextSize = 27
  481.  
  482. Open.Name = "Open"
  483. Open.Parent = MusicGui
  484. Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  485. Open.BorderColor3 = Color3.new(0, 0, 0)
  486. Open.Position = UDim2.new(-0.000818908215, 0, 0.92586863, 0)
  487. Open.Size = UDim2.new(0, 39, 0, 36)
  488. Open.Visible = false
  489. Open.Font = Enum.Font.SourceSans
  490. Open.Text = "Open"
  491. Open.TextColor3 = Color3.new(0, 0, 0)
  492. Open.TextSize = 14
  493.  
  494. -- Scripts:
  495.  
  496. local function IKOVKWR_fake_script() -- Stop.stopscript
  497. local script = Instance.new('LocalScript', Stop)
  498.  
  499. script.Parent.MouseButton1Click:Connect(function()
  500.  
  501. game.workspace.Events.ChangeVabil:FireServer("Invisibility")
  502. game.workspace.Events.Vampire.Invisibility:FireServer(false, 0, 0, 0)
  503. game.workspace[LP.Name].Torso["Invis"]:Destroy()
  504. wait(0.3)
  505. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  506.  
  507.  
  508. end)
  509. end
  510. coroutine.wrap(IKOVKWR_fake_script)()
  511. local function PYBR_fake_script() -- Play.playscript
  512. local script = Instance.new('LocalScript', Play)
  513.  
  514. local LP = game:GetService("Players").LocalPlayer
  515. script.Parent.MouseButton1Click:Connect(function()
  516. local songID = script.Parent.Parent.idhere.Text
  517. game.workspace.Events.ChangeVabil:FireServer("Invisibility")
  518. warn(songID)
  519. local t = songID
  520. local ns = "http://www.roblox.com/asset/?id="
  521. local s = "http://www.roblox.com/asset/?id=".. t
  522. game.workspace.Events.Vampire.Invisibility:FireServer(true, ns, ns, ns)
  523. game.workspace.Events.Vampire.Invisibility:FireServer(true, s, s, s)
  524. game.workspace.Events.Vampire.Invisibility:FireServer(false, ns, ns, ns)
  525. wait(0.3)
  526. game.workspace[LP.Name].Torso["Invis"]:Destroy()
  527. wait(0.3)
  528. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  529.  
  530.  
  531. end)
  532. end
  533. coroutine.wrap(PYBR_fake_script)()
  534. local function SVUTGU_fake_script() -- Frame.DragScript
  535. local script = Instance.new('LocalScript', Frame)
  536.  
  537. local UserInputService = game:GetService("UserInputService")
  538.  
  539. local gui = script.Parent
  540.  
  541. local dragging
  542. local dragInput
  543. local dragStart
  544. local startPos
  545.  
  546. local function update(input)
  547. local delta = input.Position - dragStart
  548. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  549. end
  550.  
  551. gui.InputBegan:Connect(function(input)
  552. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  553. dragging = true
  554. dragStart = input.Position
  555. startPos = gui.Position
  556.  
  557. input.Changed:Connect(function()
  558. if input.UserInputState == Enum.UserInputState.End then
  559. dragging = false
  560. end
  561. end)
  562. end
  563. end)
  564.  
  565. gui.InputChanged:Connect(function(input)
  566. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  567. dragInput = input
  568. end
  569. end)
  570.  
  571. UserInputService.InputChanged:Connect(function(input)
  572. if input == dragInput and dragging then
  573. update(input)
  574. end
  575. end)
  576. end
  577. coroutine.wrap(SVUTGU_fake_script)()
  578. local function KXLQLET_fake_script() -- Frame.closescript
  579. local script = Instance.new('LocalScript', Frame)
  580.  
  581. local USP = game:GetService("UserInputService")
  582.  
  583. local MKey = Enum.KeyCode.M
  584.  
  585. local function MKeyPressed()
  586. return USP:IsKeyDown(MKey)
  587. end
  588.  
  589. local function Minput(input, gameProcessedEvent)
  590. if (MKeyPressed() and not gameProcessedEvent) then
  591. if Frame.Visible == true then
  592. Frame.Visible = false
  593. elseif Frame.Visible == false then
  594. Frame.Visible = true
  595. end
  596. end
  597. end
  598. USP.InputBegan:Connect(Minput)
  599. end
  600. coroutine.wrap(KXLQLET_fake_script)()
  601.  
  602.  
  603. -- Gui to Lua
  604. -- Version: 3
  605.  
  606. -- Instances:
  607.  
  608. local LoopHealGui = Instance.new("ScreenGui")
  609. local Frame = Instance.new("Frame")
  610. local On = Instance.new("TextButton")
  611. local Off = Instance.new("TextButton")
  612. local Loophealnoti = Instance.new("TextLabel")
  613.  
  614. --Properties:
  615.  
  616. LoopHealGui.Name = "LoopHealGui"
  617. LoopHealGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  618. LoopHealGui.ResetOnSpawn = false
  619.  
  620. Frame.Parent = LoopHealGui
  621. Frame.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  622. Frame.BorderColor3 = Color3.new(0.666667, 0, 0)
  623. Frame.Position = UDim2.new(0.568494856, 0, 0.153386459, 0)
  624. Frame.Size = UDim2.new(0, 345, 0, 256)
  625. Frame.Visible = false
  626.  
  627. On.Name = "On"
  628. On.Parent = Frame
  629. On.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  630. On.BorderColor3 = Color3.new(0.666667, 0, 0)
  631. On.Position = UDim2.new(0.207293689, 0, 0.39848417, 0)
  632. On.Size = UDim2.new(0, 200, 0, 50)
  633. On.Font = Enum.Font.SourceSans
  634. On.Text = "On"
  635. On.TextColor3 = Color3.new(0, 0, 0)
  636. On.TextSize = 14
  637.  
  638. Off.Name = "Off"
  639. Off.Parent = Frame
  640. Off.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  641. Off.BorderColor3 = Color3.new(0.666667, 0, 0)
  642. Off.Position = UDim2.new(0.207293689, 0, 0.692651272, 0)
  643. Off.Size = UDim2.new(0, 200, 0, 50)
  644. Off.Font = Enum.Font.SourceSans
  645. Off.Text = "Off"
  646. Off.TextColor3 = Color3.new(0, 0, 0)
  647. Off.TextSize = 14
  648.  
  649. Loophealnoti.Name = "Loopheal noti"
  650. Loophealnoti.Parent = Frame
  651. Loophealnoti.BackgroundColor3 = Color3.new(0, 0, 1)
  652. Loophealnoti.BorderColor3 = Color3.new(0.666667, 0, 0)
  653. Loophealnoti.Position = UDim2.new(-0.000154808164, 0, -0.00161851943, 0)
  654. Loophealnoti.Size = UDim2.new(0, 345, 0, 59)
  655. Loophealnoti.Font = Enum.Font.SourceSans
  656. Loophealnoti.Text = "Loop Heal: Off"
  657. Loophealnoti.TextColor3 = Color3.new(0, 0, 0)
  658. Loophealnoti.TextSize = 14
  659.  
  660. -- Scripts:
  661.  
  662. local function TXRWZ_fake_script() -- On.onscript
  663. local script = Instance.new('LocalScript', On)
  664.  
  665. script.Parent.MouseButton1Click:Connect(function()
  666. game.workspace.Events.ChangeSabil:FireServer("Strength")
  667. looph = true
  668. script.Parent.Parent["Loopheal noti"].Text = "Loop Heal: On"
  669. warn("Loop Started")
  670. if (game:GetService("Players")[LP.Name].Pstats.Curr.Mode.Value == 0 or game:GetService("Players")[LP.Name].Pstats.Curr.Mode.Value == 1 or game:GetService("Players")[LP.Name].Pstats.Curr.Mode.Value == 2) then
  671. while looph do
  672. game.workspace.Events.Surv.Strength:FireServer()
  673. wait()
  674. for i,v in pairs(game:GetService("Workspace")[LP.Name].Humanoid:GetChildren())do
  675. if v.Name == "GivenStrength" then
  676. game:GetService("Workspace")[LP.Name].Humanoid.GivenStrength:Destroy()
  677. end
  678. end
  679. end
  680. elseif game:GetService("Players")[LP.Name].Pstats.Curr.Mode.Value == 3 then
  681. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  682. while looph do
  683. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  684. wait()
  685. for i,v in pairs(game:GetService("Workspace")[LP.Name].Humanoid:GetChildren())do
  686. if v.Name == "SetVAbilDiamondSkin" then
  687. game:GetService("Workspace")[LP.Name].Humanoid.SetVAbilDiamondskin:Destroy()
  688. warn("Deleted Value For Loop")
  689. end
  690. end
  691. end
  692. end
  693. end)
  694. end
  695. coroutine.wrap(TXRWZ_fake_script)()
  696. local function APJYV_fake_script() -- Off.offscript
  697. local script = Instance.new('LocalScript', Off)
  698.  
  699. script.Parent.MouseButton1Click:Connect(function()
  700.  
  701. script.Parent.Parent["Loopheal noti"].Text = "Loop Heal: Off"
  702. looph = false
  703.  
  704.  
  705. end)
  706. end
  707. coroutine.wrap(APJYV_fake_script)()
  708. local function FXAOPT_fake_script() -- Frame.LoophealMove
  709. local script = Instance.new('LocalScript', Frame)
  710.  
  711. local UserInputService = game:GetService("UserInputService")
  712.  
  713. local gui = script.Parent
  714.  
  715. local dragging
  716. local dragInput
  717. local dragStart
  718. local startPos
  719.  
  720. local function update(input)
  721. local delta = input.Position - dragStart
  722. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  723. end
  724.  
  725. gui.InputBegan:Connect(function(input)
  726. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  727. dragging = true
  728. dragStart = input.Position
  729. startPos = gui.Position
  730.  
  731. input.Changed:Connect(function()
  732. if input.UserInputState == Enum.UserInputState.End then
  733. dragging = false
  734. end
  735. end)
  736. end
  737. end)
  738.  
  739. gui.InputChanged:Connect(function(input)
  740. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  741. dragInput = input
  742. end
  743. end)
  744.  
  745. UserInputService.InputChanged:Connect(function(input)
  746. if input == dragInput and dragging then
  747. update(input)
  748. end
  749. end)
  750. end
  751. coroutine.wrap(FXAOPT_fake_script)()
  752. local function NWBMJRM_fake_script() -- Frame.MiniScript
  753. local script = Instance.new('LocalScript', Frame)
  754.  
  755. local USP = game:GetService("UserInputService")
  756.  
  757. local LKey = Enum.KeyCode.L
  758.  
  759. local function LKeyPressed()
  760. return USP:IsKeyDown(LKey)
  761. end
  762.  
  763. local function Linput(input, gameProcessedEvent)
  764. if (LKeyPressed()and not gameProcessedEvent) then
  765. if Frame.Visible == true then
  766. Frame.Visible = false
  767. elseif Frame.Visible == false then
  768. Frame.Visible = true
  769. end
  770. end
  771. end
  772. USP.InputBegan:Connect(Linput)
  773. end
  774.  
  775. coroutine.wrap(NWBMJRM_fake_script)()
  776.  
  777.  
  778. -- Gui to Lua
  779. -- Version: 3
  780.  
  781. -- Instances:
  782.  
  783. local changename = Instance.new("ScreenGui")
  784. local Frame = Instance.new("Frame")
  785. local TextBox = Instance.new("TextBox")
  786. local ChangeNickName = Instance.new("TextButton")
  787.  
  788. --Properties:
  789.  
  790. changename.Name = "changename"
  791. changename.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  792. changename.ResetOnSpawn = false
  793.  
  794. Frame.Parent = changename
  795. Frame.BackgroundColor3 = Color3.new(0.545098, 0, 0.407843)
  796. Frame.Position = UDim2.new(0.274161726, 0, 0.264940232, 0)
  797. Frame.Size = UDim2.new(0, 407, 0, 211)
  798. Frame.Visible = false
  799.  
  800. TextBox.Parent = Frame
  801. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  802. TextBox.BorderColor3 = Color3.new(0.545098, 0, 0.407843)
  803. TextBox.Position = UDim2.new(0.0137194889, 0, 0.254781872, 0)
  804. TextBox.Size = UDim2.new(0, 394, 0, 50)
  805. TextBox.Font = Enum.Font.SourceSans
  806. TextBox.PlaceholderColor3 = Color3.new(1, 0, 0)
  807. TextBox.PlaceholderText = "New nickname here"
  808. TextBox.Text = ""
  809. TextBox.TextColor3 = Color3.new(1, 0, 0)
  810. TextBox.TextSize = 14
  811.  
  812. ChangeNickName.Name = "ChangeNickName"
  813. ChangeNickName.Parent = Frame
  814. ChangeNickName.BackgroundColor3 = Color3.new(0.545098, 0, 0.407843)
  815. ChangeNickName.BorderColor3 = Color3.new(0.545098, 0, 0.407843)
  816. ChangeNickName.Position = UDim2.new(0.253071249, 0, 0.630331755, 0)
  817. ChangeNickName.Size = UDim2.new(0, 200, 0, 50)
  818. ChangeNickName.Font = Enum.Font.SourceSans
  819. ChangeNickName.Text = "Change"
  820. ChangeNickName.TextColor3 = Color3.new(0, 0, 0)
  821. ChangeNickName.TextSize = 14
  822.  
  823. -- Scripts:
  824.  
  825. local function RSRRV_fake_script() -- ChangeNickName.LocalScript
  826. local script = Instance.new('LocalScript', ChangeNickName)
  827.  
  828. script.Parent.MouseButton1Click:Connect(function()
  829. local newnickname = script.Parent.Parent.TextBox.Text
  830.  
  831. game.workspace.Events.FilterString:InvokeServer(newnickname)
  832. game.workspace.Events.ChangeCName:FireServer(newnickname)
  833.  
  834.  
  835.  
  836. end)
  837.  
  838.  
  839. end
  840. coroutine.wrap(RSRRV_fake_script)()
  841. local function WZMMO_fake_script() -- Frame. NicknameClose
  842. local script = Instance.new('LocalScript', Frame)
  843.  
  844. local USP = game:GetService("UserInputService")
  845.  
  846. local NKey = Enum.KeyCode.N
  847.  
  848. local function NKeyPressed()
  849. return USP:IsKeyDown(NKey)
  850. end
  851.  
  852. local function Ninput(input, gameProcessedEvent)
  853. if (NKeyPressed() and not gameProcessedEvent) then
  854. if script.Parent.Visible == false then
  855. Frame.Visible = true
  856. elseif script.Parent.Visible == true then
  857. Frame.Visible = false
  858. end
  859. end
  860. end
  861. USP.InputBegan:Connect(Ninput)
  862. end
  863.  
  864. coroutine.wrap(WZMMO_fake_script)()
  865. local function IKADE_fake_script() -- changename.LocalScript
  866. local script = Instance.new('LocalScript', changename)
  867.  
  868. local UserInputService = game:GetService("UserInputService")
  869.  
  870. local gui = script.Parent.Frame
  871.  
  872. local dragging
  873. local dragInput
  874. local dragStart
  875. local startPos
  876.  
  877. local function update(input)
  878. local delta = input.Position - dragStart
  879. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  880. end
  881.  
  882. gui.InputBegan:Connect(function(input)
  883. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  884. dragging = true
  885. dragStart = input.Position
  886. startPos = gui.Position
  887.  
  888. input.Changed:Connect(function()
  889. if input.UserInputState == Enum.UserInputState.End then
  890. dragging = false
  891. end
  892. end)
  893. end
  894. end)
  895.  
  896. gui.InputChanged:Connect(function(input)
  897. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  898. dragInput = input
  899. end
  900. end)
  901.  
  902. UserInputService.InputChanged:Connect(function(input)
  903. if input == dragInput and dragging then
  904. update(input)
  905. end
  906. end)
  907. end
  908. coroutine.wrap(IKADE_fake_script)()
  909.  
  910. end
  911.  
  912.  
  913. local function Intro()
  914.  
  915. local Intro2 = Instance.new("ScreenGui")
  916. local Intro2Frame = Instance.new("Frame")
  917. local Madeby = Instance.new("TextLabel")
  918.  
  919. --Properties:
  920.  
  921. Intro2.Name = "Intro2"
  922. Intro2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  923.  
  924. Intro2Frame.Name = "Intro2Frame"
  925. Intro2Frame.Parent = Intro2
  926. Intro2Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  927. Intro2Frame.Position = UDim2.new(0.246472239, 0, 0.182163179, 0)
  928. Intro2Frame.Size = UDim2.new(0, 100, 0, 100)
  929.  
  930. Madeby.Name = "Madeby"
  931. Madeby.Parent = Intro2Frame
  932. Madeby.Active = true
  933. Madeby.BackgroundColor3 = Color3.new(1, 0, 0)
  934. Madeby.Position = UDim2.new(-0.00151672959, 0, -0.00469389558, 0)
  935. Madeby.Size = UDim2.new(0, 579, 0, 245)
  936. Madeby.Font = Enum.Font.SourceSans
  937. Madeby.Text = "Script created by Crazous6x#6398"
  938. Madeby.TextColor3 = Color3.new(0, 0, 0)
  939. Madeby.TextSize = 52
  940.  
  941. wait(5)
  942.  
  943. Intro2:Destroy()
  944.  
  945. local ScreenGui = Instance.new("ScreenGui")
  946. local Frame = Instance.new("Frame")
  947. local Frame_2 = Instance.new("Frame")
  948. local Frame_3 = Instance.new("Frame")
  949. local TextLabel = Instance.new("TextLabel")
  950. local Version = Instance.new("TextLabel")
  951.  
  952. --Properties:
  953.  
  954. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  955.  
  956. Frame.Parent = ScreenGui
  957. Frame.Active = true
  958. Frame.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  959. Frame.BorderColor3 = Color3.new(0.666667, 0, 0)
  960. Frame.Position = UDim2.new(0.10630291, 0, 0.119544595, 0)
  961. Frame.Size = UDim2.new(0, 837, 0, 401)
  962. Frame.Draggable = true
  963.  
  964. Frame_2.Parent = Frame
  965. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  966. Frame_2.Position = UDim2.new(-0.000330448151, 0, 0.157878548, 0)
  967. Frame_2.Size = UDim2.new(0, 837, 0, 100)
  968.  
  969. Frame_3.Parent = Frame
  970. Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  971. Frame_3.Position = UDim2.new(0, 0, 0.593516231, 0)
  972. Frame_3.Size = UDim2.new(0, 837, 0, 100)
  973.  
  974. Version.Name = "Version"
  975. Version.Parent = Frame
  976. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  977. Version.BackgroundTransparency = 0.8
  978. Version.Position = UDim2.new(0.738294542, 0, 0.841700554, 0)
  979. Version.Size = UDim2.new(0, 219, 0, 63)
  980. Version.Font = Enum.Font.SourceSans
  981. Version.Text = "Version: 2.1"
  982. Version.TextColor3 = Color3.new(0, 0, 0)
  983. Version.TextSize = 30
  984.  
  985.  
  986. if not (IsAdmin(LP) or isMasterAdmin(LP)) then
  987. TextLabel.Parent = Frame
  988. TextLabel.BackgroundColor3 = Color3.new(255, 85, 0)
  989. TextLabel.Position = UDim2.new(0, 0, 0.406483799, 0)
  990. TextLabel.Size = UDim2.new(0, 837, 0, 75)
  991. TextLabel.Font = Enum.Font.SciFi
  992. TextLabel.Text = notwhitelisted
  993. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  994. TextLabel.TextSize = 37
  995. wait(5)
  996. ScreenGui:Destroy()
  997. local LP = game.Players.LocalPlayer
  998. LP:Kick("Just Stop new user.")
  999. elseif (IsAdmin(LP) or isMasterAdmin(LP)) then
  1000. TextLabel.Parent = Frame
  1001. TextLabel.BackgroundColor3 = Color3.new(255, 85, 0)
  1002. TextLabel.Position = UDim2.new(0, 0, 0.406483799, 0)
  1003. TextLabel.Size = UDim2.new(0, 837, 0, 75)
  1004. TextLabel.Font = Enum.Font.SciFi
  1005. if IsAdmin(LP)then
  1006. TextLabel.Text = whitelisted
  1007. elseif isMasterAdmin(LP) then
  1008. TextLabel.Text = "Break this game"
  1009. end
  1010. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  1011. TextLabel.TextSize = 37
  1012. end
  1013.  
  1014.  
  1015. wait(5)
  1016.  
  1017.  
  1018.  
  1019. ScreenGui:Destroy()
  1020. GuisLoaded()
  1021. ClickTp()
  1022. Esp()
  1023. ByeEsp()
  1024.  
  1025. end
  1026.  
  1027. local function whitelistGui()
  1028.  
  1029. -- Gui to Lua
  1030. -- Version: 3
  1031.  
  1032. -- Instances:
  1033.  
  1034. local keyEnterBox = Instance.new("ScreenGui")
  1035. local Frame = Instance.new("Frame")
  1036. local keyBox = Instance.new("TextBox")
  1037. local SupWhitelistGui = Instance.new("TextLabel")
  1038. local KeyButtonThingy = Instance.new("TextButton")
  1039.  
  1040. --Properties:
  1041.  
  1042. keyEnterBox.Name = "keyEnterBox"
  1043. keyEnterBox.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1044.  
  1045. Frame.Parent = keyEnterBox
  1046. Frame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  1047. Frame.BorderColor3 = Color3.new(0.333333, 0, 0.498039)
  1048. Frame.Position = UDim2.new(0.161951214, 0, 0.111553788, 0)
  1049. Frame.Size = UDim2.new(0, 656, 0, 351)
  1050.  
  1051. keyBox.Name = "keyBox"
  1052. keyBox.Parent = Frame
  1053. keyBox.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  1054. keyBox.BorderColor3 = Color3.new(0.333333, 0, 0.498039)
  1055. keyBox.Position = UDim2.new(0.121524394, 0, 0.460159332, 0)
  1056. keyBox.Size = UDim2.new(0, 493, 0, 110)
  1057. keyBox.Font = Enum.Font.SourceSans
  1058. keyBox.PlaceholderColor3 = Color3.new(0, 0, 0)
  1059. keyBox.PlaceholderText = "[Insert Key Here]"
  1060. keyBox.Text = ""
  1061. keyBox.TextColor3 = Color3.new(0, 0, 0)
  1062. keyBox.TextSize = 14
  1063.  
  1064. SupWhitelistGui.Name = "SupWhitelistGui"
  1065. SupWhitelistGui.Parent = Frame
  1066. SupWhitelistGui.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  1067. SupWhitelistGui.BorderColor3 = Color3.new(0.333333, 0, 1)
  1068. SupWhitelistGui.Position = UDim2.new(0, 0, 0.000442678778, 0)
  1069. SupWhitelistGui.Size = UDim2.new(0, 655, 0, 162)
  1070. SupWhitelistGui.Font = Enum.Font.SourceSans
  1071. SupWhitelistGui.Text = "Key Gui for Supremacy"
  1072. SupWhitelistGui.TextColor3 = Color3.new(0, 0, 0)
  1073. SupWhitelistGui.TextSize = 64
  1074.  
  1075. KeyButtonThingy.Name = "KeyButtonThingy"
  1076. KeyButtonThingy.Parent = Frame
  1077. KeyButtonThingy.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  1078. KeyButtonThingy.BorderColor3 = Color3.new(0.333333, 0, 0.498039)
  1079. KeyButtonThingy.Position = UDim2.new(0.343780488, 0, 0.814599097, 0)
  1080. KeyButtonThingy.Size = UDim2.new(0, 200, 0, 50)
  1081. KeyButtonThingy.Font = Enum.Font.SourceSans
  1082. KeyButtonThingy.Text = "Enter"
  1083. KeyButtonThingy.TextColor3 = Color3.new(0, 0, 0)
  1084. KeyButtonThingy.TextSize = 30
  1085.  
  1086.  
  1087. -- Scripts:
  1088.  
  1089. local function JSXQ_fake_script() -- KeyButtonThingy.whitelistscript
  1090. local script = Instance.new('LocalScript', KeyButtonThingy)
  1091.  
  1092. script.Parent.MouseButton1Click:Connect(function()
  1093.  
  1094. if keyBox.Text then
  1095. warn(keyBox.Text)
  1096. for z,x in pairs(masterKey)do
  1097. if keyBox.Text == x then
  1098. table.insert(masterAdmin,LP.UserId)
  1099. end
  1100. end
  1101. for i,v in pairs(adminKey) do
  1102. if keyBox.Text == v then
  1103. table.insert(Admins,LP.UserId)
  1104. end
  1105. end
  1106.  
  1107. keyEnterBox:Destroy()
  1108. wait(0.3)
  1109. Intro()
  1110. else
  1111. warn("nope")
  1112. end
  1113.  
  1114.  
  1115.  
  1116.  
  1117. end)
  1118. end
  1119. coroutine.wrap(JSXQ_fake_script)()
  1120.  
  1121.  
  1122.  
  1123.  
  1124. end
  1125.  
  1126.  
  1127.  
  1128.  
  1129. local function GetPlayers(arg, plr)
  1130. local t = {}
  1131. if arg == "me" then
  1132. table.insert(t,LP)
  1133. return {LP}
  1134. elseif arg == "all" then
  1135. return Players:GetPlayers()
  1136. elseif arg == "others" then
  1137. for i,v in pairs(Players:GetPlayers()) do
  1138. if v.Name ~= LP.Name then
  1139. table.insert(Players,v)
  1140. end
  1141. end
  1142. return t
  1143. else
  1144. for i,v in pairs(Players:GetPlayers()) do
  1145. if v.Name:lower():sub(1, #arg) == arg:lower() then
  1146. table.insert(t, v)
  1147. end
  1148. end
  1149. return t
  1150. end
  1151. end
  1152.  
  1153.  
  1154.  
  1155. local Commands = {}
  1156.  
  1157. local function cmds()
  1158. for i,v in pairs(Commands) do
  1159. warn("----------------")
  1160. warn(i)
  1161. end
  1162. end
  1163.  
  1164.  
  1165.  
  1166. --Master Admin Only Commands--
  1167.  
  1168. Commands.timestop = function(speaker)
  1169. while true do
  1170. wait()
  1171. for i,v in pairs(Players:GetPlayers()) do
  1172. if v.Name == Players.LocalPlayer.Name then else
  1173. game.workspace.Events.ChangeVabil:FireServer("Freeze")
  1174. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1175. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1176. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1177. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1178. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1179. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1180. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1181. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1182. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1183. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1184. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1185. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1186. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1187. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1188. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1189. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1190. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1191. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1192. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1193. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1194. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1195. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1196. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1197. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1198. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1199. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1200. game.workspace.Events.Vampire.FireballIce:FireServer(v.Character.HumanoidRootPart.Position, v.Character.HumanoidRootPart.Position)
  1201. game:GetService("Workspace").Events.Vampire:FireServer(true, "http://www.roblox.com/asset?id=1571597070")
  1202. end
  1203. end
  1204. end
  1205. end
  1206.  
  1207.  
  1208. Commands.call = function(speaker)
  1209. if isMasterAdmin(speaker) then
  1210. for i,v in pairs(Players:GetPlayers()) do
  1211. if v.Name.callString then
  1212. print(v.Name .. " is using Supremacy!")
  1213. end
  1214. end
  1215. end
  1216. end
  1217.  
  1218.  
  1219. -- Regular Admin Commands--
  1220.  
  1221.  
  1222. Commands.dia = function()
  1223.  
  1224. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  1225. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  1226.  
  1227. end
  1228.  
  1229.  
  1230. Commands.rainbow = function(speaker, args)
  1231. if args[1] == "on" then
  1232. local a = {0.7, 0, 0.498039}
  1233. local b = {0.498039, 0.2, 0.7}
  1234. local c = {0, 0.7, 0.498039}
  1235. rloop = true
  1236. repeat
  1237. local av = math.random(1,#a)
  1238. local bv = math.random(1,#b)
  1239. local cv = math.random(1,#c)
  1240. local pa = a[av]
  1241. local pb = b[bv]
  1242. local pc = c[cv]
  1243. game.workspace.Events.ChangeFlashLight:FireServer(true, Color3.new(tonumber(pa), tonumber(pb), tonumber(pc)))
  1244. wait(0.3)
  1245. until rloop == false
  1246. elseif args[1] == "off" then
  1247. rloop = false
  1248. end
  1249. end
  1250.  
  1251. Commands.to = function(speaker,args)
  1252. if args[1] then
  1253. for i,v in pairs(GetPlayers(args[1])) do
  1254. LP.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1255. end
  1256. end
  1257. end
  1258.  
  1259. Commands.view = function(speaker,args)
  1260. if args[1] then
  1261. for i,v in pairs(GetPlayers(args[1])) do
  1262. view(v)
  1263. end
  1264. end
  1265. end
  1266.  
  1267. Commands.unview = function()
  1268. view(LP)
  1269. end
  1270.  
  1271. Commands.loop = function(speaker, args)
  1272. if args[1] then
  1273. loopk = true
  1274. for i,v in pairs (GetPlayers(args[1])) do
  1275. game.workspace.Events.ChangeVabil:FireServer("Venom")
  1276. repeat
  1277. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1278. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1279. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1280. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1281. wait()
  1282. until loopk == false
  1283. end
  1284. end
  1285. end
  1286.  
  1287. Commands.ae = function(speaker, args)
  1288. ae()
  1289. end
  1290.  
  1291. Commands.loopall = function(speaker, args)
  1292. if args[1] == "on" then
  1293. loopallL = true
  1294. repeat
  1295. game.workspace.Events.ChangeVabil:FireServer("Venom")
  1296. for i,v in pairs (Players:GetPlayers()) do
  1297. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1298. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1299. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1300. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1301. wait()
  1302. end
  1303. until loopallL == false
  1304. elseif args[1] == "off" then
  1305. loopallL = false
  1306. end
  1307. end
  1308.  
  1309.  
  1310. Commands.morph = function (speaker, args)
  1311. local amt = args[1]
  1312. local i = 1
  1313. repeat
  1314. game.Workspace.Events.ChangeSabil:FireServer("Morphine")
  1315. game.workspace.Events.Surv.Morphine:FireServer()
  1316. warn(i)
  1317. i = i + 1
  1318. wait()
  1319. until i > tonumber(amt)
  1320. end
  1321.  
  1322. Commands.supersonic = function(speaker)
  1323. game.Workspace.Events.ChangeVabil:FireServer("Supersonic")
  1324. game.Workspace.Events.Vampire.Supersonic:FireServer(true)
  1325. game.Workspace.Events.Vampire.Supersonic:FireServer(false)
  1326. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  1327. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  1328. end
  1329.  
  1330. Commands.aimbot = function(speaker)
  1331. aimbot()
  1332. end
  1333.  
  1334. Commands.explode = function(speaker)
  1335. game.Workspace.Events.ChangeVabil:FireServer("Volatile")
  1336. game.Workspace.Events.Vampire.Explode:FireServer()
  1337. game.Workspace.Events.Vampire.Explode:FireServer()
  1338. game.Workspace.Events.Vampire.Explode:FireServer()
  1339. game.Workspace.Events.Vampire.Explode:FireServer()
  1340. game.Workspace.Events.Vampire.Explode:FireServer()
  1341. game.Workspace.Events.Vampire.Explode:FireServer()
  1342. game.Workspace.Events.Vampire.Explode:FireServer()
  1343. wait(0.1)
  1344. game.Workspace.Events.Vampire.Explode:FireServer()
  1345. game.Workspace.Events.Vampire.Explode:FireServer()
  1346. game.Workspace.Events.Vampire.Explode:FireServer()
  1347. game.Workspace.Events.Vampire.Explode:FireServer()
  1348. game.Workspace.Events.Vampire.Explode:FireServer()
  1349. game.Workspace.Events.Vampire.Explode:FireServer()
  1350. game.Workspace.Events.Vampire.Explode:FireServer()
  1351. game.Workspace.Events.Vampire.Explode:FireServer()
  1352. game.Workspace.Events.Vampire.Explode:FireServer()
  1353. wait(0.5)
  1354. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  1355. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  1356. end
  1357.  
  1358. Commands.drop = function ( speaker )
  1359. for _,v in pairs(game.Players[speaker.Name].Backpack:GetChildren()) do
  1360. game.Players[speaker.Name].Character.Humanoid:EquipTool(v)
  1361. v.Parent = workspace
  1362. wait()
  1363. end
  1364. end
  1365.  
  1366. Commands.invis = function (speaker)
  1367. invis()
  1368. end
  1369.  
  1370. Commands.lagall = function (speaker)
  1371. lagall()
  1372. end
  1373.  
  1374. Commands.vis = function (speaker)
  1375. vis()
  1376. end
  1377.  
  1378. Commands.door = function(speaker,args)
  1379. door = true
  1380. if args[1] == "loop" then
  1381. repeat
  1382. for i,v in pairs(workspace.CurrentMap.Map:GetChildren()) do
  1383. if v.Name == "Door" then
  1384. v.DorSC.Conec:FireServer()
  1385. end
  1386. end
  1387. wait()
  1388. until door == false
  1389. else
  1390. for i,v in pairs(workspace.CurrentMap.Map:GetChildren()) do
  1391. if v.Name == "Door" then
  1392. v.DorSC.Conec:FireServer()
  1393. end
  1394. end
  1395. end
  1396. end
  1397.  
  1398. --[[Commands.light = function()
  1399. spoop = true
  1400. repeat
  1401. for i,v in pairs(workspace.CurrentMap.Map:GetChildren()) do
  1402. if v.Name == "Lightsystem" then
  1403. v.Switch.LiteSC.Conec:FireServer()
  1404. end
  1405. end
  1406. wait()
  1407. until spoop == false
  1408. end]]
  1409.  
  1410. Commands.freeze = function (speaker)
  1411.  
  1412. local tool = Instance.new("Tool")
  1413. tool.Name = "Freeze Tool"
  1414. tool.Parent = game:GetService("Players")[LP.Name].Backpack
  1415. tool.RequiresHandle = false
  1416. tool.Activated:Connect(Freeze)
  1417.  
  1418. end
  1419.  
  1420. Commands.flame = function (speaker)
  1421.  
  1422. local tool = Instance.new("Tool")
  1423. tool.Name = "Flame Tool"
  1424. tool.Parent = game:GetService("Players")[LP.Name].Backpack
  1425. tool.RequiresHandle = false
  1426. tool.Activated:Connect(Flame)
  1427.  
  1428. end
  1429.  
  1430. Commands.prefix = function (speaker, args)
  1431. Prefix = args[1]
  1432. end
  1433.  
  1434.  
  1435.  
  1436. Commands.reload = function(speaker ,args)
  1437. if args[1] then
  1438. local num = args[1]
  1439. local gun = game.workspace[speaker.Name].Gun
  1440. gun.ReloadTime.Value = num
  1441. end
  1442.  
  1443. end
  1444.  
  1445. Commands.setvenom = function(speaker, args)
  1446. venom = args[1]
  1447.  
  1448. end
  1449.  
  1450. Commands.taser = function(speaker, args)
  1451. local i = 1
  1452. local tamt = args[1]
  1453. repeat
  1454. i = i + 1
  1455. game.Workspace.Events.ChangeSabil:FireServer("Taser")
  1456. game:GetService("Workspace").Events.Surv.Taser:FireServer()
  1457. wait(0.3)
  1458. for i,v in pairs(game:GetService("Workspace")[LP.Name].Humanoid:GetChildren()) do
  1459. if v.Name == "GivenTaser" then
  1460. game:GetService("Workspace")[LP.Name].Humanoid.GivenTaser:Destroy()
  1461. end
  1462. end
  1463. until i > tonumber(tamt)
  1464. end
  1465.  
  1466. Commands.knife = function(speaker, args)
  1467. local kamt = args[1]
  1468. local i = 1
  1469. repeat
  1470. game.Workspace.Events.ChangeSabil:FireServer("Pocket Knife")
  1471. game:GetService("Workspace").Events.Surv["Pocket Knife"]:FireServer()
  1472. wait(0.3)
  1473. for i,v in pairs(game:GetService("Workspace")[speaker.Name].Humanoid:GetChildren()) do
  1474. if v.Name == "GivenPocketKnife" then
  1475. game:GetService("Workspace")[speaker.Name].Humanoid.GivenPocketKnife:Destroy()
  1476. end
  1477. end
  1478. i = i + 1
  1479. until i > tonumber(kamt)
  1480. end
  1481.  
  1482. Commands.inftaser = function(speaker, args)
  1483. if args[1] == "on" then
  1484. taserLoop = true
  1485. while taserLoop do
  1486. wait(0.1)
  1487. if game.Players.LocalPlayer.Character:FindFirstChild("Taser") then
  1488. game.Players.LocalPlayer.Character.Taser.Taser.Disabled = true
  1489. game.Players.LocalPlayer.Character.Taser.Taser.Disabled = false
  1490. end
  1491. end
  1492. elseif args[1] == "off" then
  1493. taserLoop = false
  1494. end
  1495. end
  1496.  
  1497. Commands.undoor = function()
  1498. door = false
  1499. end
  1500.  
  1501. --[[Commands.unlight = function()
  1502. spoop = false
  1503. end]]
  1504.  
  1505.  
  1506. Commands.unloop = function()
  1507. loopk = false
  1508. wait()
  1509. game.Workspace.Events.ChangeVabil:FireServer("Diamondskin")
  1510. game:GetService("Workspace").Events.Vampire["Abil_Diamondskin"]:FireServer()
  1511. end
  1512.  
  1513. Commands.unview = function()
  1514. view(LP)
  1515. end
  1516.  
  1517.  
  1518. Commands.venom = function (speaker, args)
  1519. local i = 1
  1520. game.workspace.Events.ChangeVabil:FireServer("Venom")
  1521. for x,v in pairs(GetPlayers(args[1])) do
  1522. repeat
  1523. game.workspace.Events.Vampire.Venom:FireServer(v.Name)
  1524. i = i + 1
  1525. until i > tonumber(venom)
  1526. end
  1527. end
  1528.  
  1529. Commands.cmds = function ()
  1530. cmds()
  1531. end
  1532.  
  1533. local function ParseMessage(Player,Message)
  1534. Message = string.lower(Message)
  1535. local PrefixMatch = string.match(Message,"^"..Prefix)
  1536.  
  1537. if PrefixMatch then
  1538. Message = string.gsub(Message,PrefixMatch,"",1)
  1539. local Arguments = {}
  1540.  
  1541. for Argument in string.gmatch(Message,"[^%s]+") do
  1542. table.insert(Arguments,Argument)
  1543. end
  1544.  
  1545. local CommandName = Arguments[1]
  1546. table.remove(Arguments,1)
  1547. local CommandFunc = Commands[CommandName]
  1548.  
  1549. if CommandFunc ~= nil then
  1550. CommandFunc(Player,Arguments)
  1551. end
  1552. end
  1553. end
  1554.  
  1555. whitelistGui()
  1556.  
  1557.  
  1558. LP.Chatted:Connect(function(Message,Recipient)
  1559.  
  1560. if not Recipient and IsAdmin(LP)or isMasterAdmin(LP) then
  1561. ParseMessage(LP,Message)
  1562. end
  1563.  
  1564. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement