Advertisement
Guest User

Untitled

a guest
May 27th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1.  
  2. local Player = "[ Your Name Here ]" --Nice To Meet You! What's Your Name?
  3. local Head2 = game.Workspace[Player].Head:Clone() --Clones Your Head
  4. local NewName = Instance.new("Model", game.Workspace) --Makes Your New Name
  5. local Humanoid = Instance.new("Humanoid", NewName) --All Names Needs A Humanoid!
  6. Head2.Parent = NewName --Puts The Head In The Model
  7. NewName.Name = "Anti-Ban Is Loading, Please Wait..." --Your New Name
  8. local Weld = Instance.new("Weld", NewName) --Makes A Weld And Puts It In The Model
  9. Weld.Part0, Weld.Part1 = game.Workspace[Player].Head, Head2 --I Don't Know...
  10. game.Workspace[Player].Head.Transparency = 1 --Makes Your Normal Head's Transparency: 1
  11. Wait(5) --Wait 5 Seconds
  12. NewName.Name = "Anti-Ban Has Loaded Sucessfully!" --Your New Name
  13. Wait(3) --Wait 3 Seconds
  14. NewName.Name = "Thank You "..Player.." For Using AccurateFiro's Anti-Ban" --Your New Name
  15. Wait(4) --Wait 4 Seconds
  16. NewName.Name = Player..", Anti-Ban User" --Your New Name
  17. Wait(0.0001) --Wait 0.0001 Seconds
  18. Message = Instance.new("Message") --Makes A New Message
  19. Message.Parent = game.Workspace --Puts The Message Into Workspace
  20. Message.Name = "Anti-Ban Message" --The Message's Name
  21. Message.Text = "Thank You "..Player.." For Using AccurateFiro's Anti-Ban!" --The Message's Text
  22. Wait(4) --Wait 4 Seconds
  23. Message.Text = "If You Are Using This For Evil Reasons, Please Do Not Use This" --The Message's Text
  24. Wait(4) --Wait 4 Seconds
  25. Message.Text = "If You Wan't This Script, Look In AccurateFiro's Models..." --The Message's Text
  26. Wait(4) --Wait 4 Seconds
  27. Message.Text = "...Or Ask Someone Who Has It" --The Message's Text
  28. Wait(3) --Wait 3 Seconds
  29. Message.Text = "*UPDATES ARE COMING SOON!*" --The Message's Text
  30. Wait(3) --Wait 3 Seconds
  31. Message:Remove() --Removes The Message
  32. Wait(0.0001) --Wait 0.0001 Seconds
  33. Hint = Instance.new("Hint") --Creates A New Hint
  34. Hint.Parent = game.Workspace --Puts The Hint Into Workspace
  35. Hint.Name = "Anti-Ban Hint" --The Hint's Name
  36. Hint.Text = Player.." Is Using AccurateFiro's Anti-Ban" --The Hint's Text
  37. Wait(0.0001) --Wait 0.0001 Seconds
  38. Message = Instance.new("Message") --Creates A New Message
  39. Message.Parent = Game.Workspace[Player] --Puts It Into You
  40. Message.Name = "Anti-Ban User Message" --The Message's Name
  41. Message.Text = "Note: You're The Only One Getting This Message" --The Message's Text
  42. Wait(3) --Wait 3 Seconds
  43. Message.Text = "Thank You So Much For Using My Anti-Ban Script :)" --The Message's Text
  44. Wait(4) --Wait 4 Seconds
  45. Message.Text = "Remember, Updates Are Coming Soon..." --The Message's Text
  46. Wait(3) --Wait 3 Seconds
  47. Message.Text = "...So Remember To Update Yours! -AccurateFiro" --The Message's Text
  48. Wait(3) --Wait 3 Seconds
  49. Message.Text = "P.S. DO NOT Claim This As Your Own!" --The Message's Text
  50. Wait(3) --Wait 3 Seconds
  51. Message:Remove() --Removes The Message
  52. while Wait() do --Wait Seconds For The Script To Occur (Repeats)
  53. if not game.Players:FindFirstChild(Player) then --If The Game Can't Find You, The Script Below Occurs
  54. Wait(0.0001) --Wait 0.0001 Seconds
  55. Sky = Instance.new("Sky") --Creates A New Sky
  56. Sky.Parent = game.Lighting --Puts The Sky Into Lighting
  57. Sky.Name = "TrollFaic" --The Sky's Name
  58. Sky.SkyboxBk = "http://www.roblox.com/asset/?id=78903512" --TrollFaicBack
  59. Sky.SkyboxDn = "http://www.roblox.com/asset/?id=78903512" --TrollFaicDown
  60. Sky.SkyboxFt = "http://www.roblox.com/asset/?id=78903512" --TrollFaicFront
  61. Sky.SkyboxLf = "http://www.roblox.com/asset/?id=78903512" --TrollFaicLeft
  62. Sky.SkyboxRt = "http://www.roblox.com/asset/?id=78903512" --TrollaicRight
  63. Sky.SkyboxUp = "http://www.roblox.com/asset/?id=78903512" --TrollFaicUp
  64. Wait(0.0001) --Wait 0.0001 Seconds
  65. Sound = Instance.new("Sound") --Creates A Sound
  66. Sound.Parent = game.Workspace --Puts The Sound Into Workspace
  67. Sound.Pitch = 1 --The Sound's Pitch
  68. Sound.Volume = 1 --The Sound's Volume
  69. Sound.Looped = false --The Sound Doesn't Loop
  70. Sound.PlayOnRemove = false --The Sound Doesn't Play If It's Removed
  71. Sound.SoundId = "rbxasset://sounds/HalloweenThunder.wav" --The Sound's ID
  72. Wait(0.0001) --Wait 0.0001 Seconds
  73. Sound:Play() --Plays The Sound
  74. Wait(0.0001) --Wait 0.0001 Seconds
  75. Message = Instance.new("Message") --Creates A New Message
  76. Message.Parent = game.Workspace --Puts The Message Into Workspace
  77. Message.Name = Player.." Not Found!" --The Message's Name
  78. Message.Text = Player.." Was Kicked/Banned Because Of An Abuser! Goodbye." --The Message's Text
  79. Wait(1) --Wait 1 Second
  80. Message:Remove() --Removes The Message
  81. Wait(0.0001) --Wait 0.0001 Seconds
  82. Sky:Remove() --Removes The Sky
  83. Wait(0.0001) --Wait 0.0001 Seconds
  84. Sound:Remove() --Removes The Sound
  85. Wait(0.0001) --Wait 0.0001 Seconds
  86. for i,Players in pairs (game.Players:GetChildren()) do --Puts All The Children From Players Into A Group Called Players
  87. Players:Remove() --Removes The Group
  88. end end end --Ends The Script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement