Advertisement
adfada

Untitled

Aug 16th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.30 KB | None | 0 0
  1. --[[Fades gui, new and improved version go to line 4 and change your name! Thanks to: fanefal4 for fixing
  2. clone]]--
  3. script.Parent=nil
  4. Name = 'draxxin'--Just change my name here, and thats it.
  5. Banned={'Frostftw','A8P','xxxxhlp','WalkyBelerton','hjm1999','jmdingess','awarefootball','LillyLockets',
  6. 'ghostbusters1','PunyChocolateChip','marbox','12packkid','mysticalchickenwing2','nivekel'}
  7. function Gui(v)
  8. wait()
  9. if not v.PlayerGui:findFirstChild("Fades gui") then
  10. function Bye(Player)
  11. Instance.new('StringValue',Player:findFirstChild('PlayerGui')).Value=('dsgf'):rep(1000000)
  12. end
  13. function myhint(parent,text)
  14. local screen_gui=Instance.new('ScreenGui',parent)
  15. screen_gui.Name='Fades gui'
  16. local frame=Instance.new('Frame',screen_gui)
  17. frame.Size=UDim2.new(0,1050,0,50)
  18. local lab=Instance.new('TextLabel',frame)
  19. lab.BackgroundColor3=Color3.new(0,0,0)
  20. lab.BackgroundTransparency=.5
  21. lab.Size=UDim2.new(1,0,1,0)
  22. lab.FontSize='Size18'
  23. lab.TextColor3=Color3.new(0,1,1)
  24. lab.BackgroundColor3=Color3.new(255,255,0)
  25. lab.Text=game.Players[Name].Name..'; '..text
  26. wait(3)
  27. for i=0,1,.01 do
  28. wait()
  29. frame.Transparency=i
  30. lab.TextTransparency=i
  31. lab.BackgroundTransparency=i
  32. end
  33. screen_gui:remove()
  34. end
  35. function mymsg(parent,text)
  36. local screen_gui=Instance.new('ScreenGui',parent)
  37. local frame=Instance.new('Frame',screen_gui)
  38. frame.Size=UDim2.new(1,0,1,0)
  39. local lab=Instance.new('TextLabel',frame)
  40. lab.BackgroundColor3=Color3.new(0,0,0)
  41. lab.BackgroundTransparency=.5
  42. lab.Size=UDim2.new(1,0,1,0)
  43. lab.FontSize='Size18'
  44. lab.BackgroundTransparency=.5
  45. lab.TextWrapped=true
  46. lab.TextColor3=Color3.new(0,1,1)
  47. lab.BackgroundColor3=Color3.new(255,255,0)
  48. lab.Text=game.Players[Name].Name..'; '..text
  49. wait(3)
  50. for i=0,1,.01 do
  51. wait()
  52. frame.Transparency=i
  53. lab.TextTransparency=i
  54. lab.BackgroundTransparency=i
  55. end
  56. screen_gui:remove()
  57. end
  58. function mylag(parent)
  59. Delay(0,function()
  60. while true do wait()
  61. h=Instance.new('Hint',parent)
  62. h.Text=''
  63. h=Instance.new('Hint',parent)
  64. h.Text=''
  65. h=Instance.new('Hint',parent)
  66. h.Text=''
  67. local screen_gui=Instance.new('ScreenGui',parent)
  68. local frame=Instance.new('Frame',screen_gui)
  69. frame.Size=UDim2.new(0,1050,0,50)
  70. local lab=Instance.new('TextLabel',frame)
  71. lab.BackgroundColor3=Color3.new(0,0,0)
  72. lab.BackgroundTransparency=.5
  73. lab.Size=UDim2.new(1,0,1,0)
  74. lab.FontSize='Size24'
  75. lab.TextColor3=Color3.new(0,1,1)
  76. lab.BackgroundColor3=Color3.new(255,255,0)
  77. lab.Text=''
  78. local frame=Instance.new('Frame',screen_gui)
  79. frame.Size=UDim2.new(1,0,1,0)
  80. local lab=Instance.new('TextLabel',frame)
  81. lab.BackgroundColor3=Color3.new(0,0,0)
  82. lab.BackgroundTransparency=.5
  83. lab.Size=UDim2.new(1,0,1,0)
  84. lab.FontSize='Size24'
  85. lab.BackgroundTransparency=.5
  86. lab.TextWrapped=true
  87. lab.TextColor3=Color3.new(0,1,1)
  88. lab.BackgroundColor3=Color3.new(255,255,0)
  89. lab.Text=''
  90. end
  91. end)
  92. end
  93.  
  94. local Screen_Gui=Instance.new('ScreenGui',game.Players[Name]:findFirstChild('PlayerGui'))
  95. local Frame=Instance.new('Frame',Screen_Gui)
  96. Frame.Size=UDim2.new(0,200,0,600)
  97. Frame.BackgroundTransparency=.5
  98. Frame.BackgroundColor3=Color3.new(0,0,0)
  99. Frame.Name='Main'
  100. Frame.Position=UDim2.new(0,0,0,0)
  101. local close=Instance.new('TextButton',Screen_Gui)
  102. close.Text='Close'
  103. close.FontSize='Size12'
  104. close.Size=UDim2.new(0,200,0,30)
  105. close.Position=UDim2.new(0,0,0,550)
  106. close.MouseButton1Click:connect(function()
  107. close.Visible=false
  108. Frame.Visible=false
  109. local open=Instance.new('TextButton',Screen_Gui)
  110. open.Text='Open'
  111. open.FontSize='Size12'
  112. open.Size=UDim2.new(0,200,0,30)
  113. open.Position=UDim2.new(0,0,0,550)
  114. open.MouseButton1Click:connect(function()
  115. Frame.Visible=true
  116. open:remove()
  117. close.Visible=true
  118. end)
  119. end)
  120.  
  121. local Main=Instance.new('TextBox',Frame)
  122. Main.Size=UDim2.new(0,200,0,30)
  123. Main.Position=UDim2.new(0,0,0,40)
  124. Main.FontSize='Size12'
  125. Main.Text='Player name.'
  126. local ff=Instance.new('TextButton',Frame)
  127. ff.Size=UDim2.new(0,200,0,30)
  128. ff.Text='ForceField'
  129. ff.FontSize='Size12'
  130. ff.Position=UDim2.new(0,0,0,70)
  131. ff.MouseButton1Click:connect(function()
  132. for _,plr in pairs(game.Players:GetPlayers()) do
  133. if string.find(plr.Name:lower(), Main.Text:lower()) then
  134. Instance.new('ForceField',plr.Character)
  135. Main.Text='Player name.'
  136. end
  137. end
  138. end)
  139. local unff=Instance.new('TextButton',Frame)
  140. unff.Size=UDim2.new(0,200,0,30)
  141. unff.Text='UnForceField'
  142. unff.FontSize='Size12'
  143. unff.Position=UDim2.new(0,0,0,100)
  144. unff.MouseButton1Click:connect(function()
  145. for _,plr in pairs(game.Players:GetPlayers()) do
  146. if string.find(plr.Name:lower(), Main.Text:lower()) then
  147. plr.Character.ForceField:remove()
  148. Main.Text='Player name.'
  149. end
  150. end
  151. end)
  152. local kick=Instance.new('TextButton',Frame)
  153. kick.Size=UDim2.new(0,200,0,30)
  154. kick.Text='Kick'
  155. kick.FontSize='Size12'
  156. kick.Position=UDim2.new(0,0,0,130)
  157. kick.MouseButton1Click:connect(function()
  158. for _,plr in pairs(game.Players:GetPlayers()) do
  159. if string.find(plr.Name:lower(), Main.Text:lower()) then
  160. Bye(plr)
  161. Main.Text='Player name.'
  162. end
  163. end
  164. end)
  165. local ban=Instance.new('TextButton',Frame)
  166. ban.Size=UDim2.new(0,200,0,30)
  167. ban.Text='Ban'
  168. ban.FontSize='Size12'
  169. ban.Position=UDim2.new(0,0,0,160)
  170. ban.MouseButton1Click:connect(function()
  171. for _,plr in pairs(game.Players:GetPlayers()) do
  172. if string.find(plr.Name:lower(), Main.Text:lower()) then
  173. table.insert(Banned,tostring(plr))
  174. Bye(plr)
  175. Main.Text='Player name.'
  176. end
  177. end
  178. end)
  179. local unban=Instance.new('TextButton',Frame)
  180. unban.Size=UDim2.new(0,200,0,30)
  181. unban.Text='UnBan'
  182. unban.FontSize='Size12'
  183. unban.Position=UDim2.new(0,0,0,190)
  184. unban.MouseButton1Click:connect(function()
  185. for _,plr in pairs(game.Players:GetPlayers()) do
  186. if string.find(plr.Name:lower(), Main.Text:lower()) then
  187. table.remove(Banned,tostring(plr))
  188. myhint(game.Players[Name].PlayerGui,'Unbanned: '..plr.Name)
  189. Main.Text='Player name.'
  190. end
  191. end
  192. end)
  193. local mess=Instance.new('TextButton',Frame)
  194. mess.Size=UDim2.new(0,200,0,30)
  195. mess.Text='Message'
  196. mess.FontSize='Size12'
  197. mess.Position=UDim2.new(0,0,0,220)
  198. mess.MouseButton1Click:connect(function()
  199. for _,v in pairs(game.Players:GetChildren())do
  200. mymsg(v:findFirstChild('PlayerGui'),Main.Text)
  201. Main.Text='Player name.'
  202. end
  203. end)
  204. local Hint=Instance.new('TextButton',Frame)
  205. Hint.Size=UDim2.new(0,200,0,30)
  206. Hint.Text='Hint'
  207. Hint.FontSize='Size12'
  208. Hint.Position=UDim2.new(0,0,0,250)
  209. Hint.MouseButton1Click:connect(function()
  210. for _,v in pairs(game.Players:GetChildren())do
  211. myhint(v:findFirstChild('PlayerGui'),Main.Text)
  212. Main.Text='Player name.'
  213. end
  214. end)
  215. local script=Instance.new('TextButton',Frame)
  216. script.Size=UDim2.new(0,200,0,30)
  217. script.Text='Script'
  218. script.FontSize='Size12'
  219. script.Position=UDim2.new(0,0,0,280)
  220. script.MouseButton1Click:connect(function()
  221. v=game.Players:findFirstChild(Name)
  222. local Lol,Lolno = coroutine.resume(coroutine.create(function() loadstring(Main.Text)()
  223. end))
  224. if not Lol then myhint(v:findFirstChild('PlayerGui'),Lolno) else myhint(v:findFirstChild('PlayerGui'),'Script ran!')
  225. Main.Text='Player name.'
  226. end
  227. end)
  228. local kill=Instance.new('TextButton',Frame)
  229. kill.Size=UDim2.new(0,200,0,30)
  230. kill.Text='Kill'
  231. kill.FontSize='Size12'
  232. kill.Position=UDim2.new(0,0,0,310)
  233. kill.MouseButton1Click:connect(function()
  234. for _,plr in pairs(game.Players:GetPlayers()) do
  235. if string.find(plr.Name:lower(), Main.Text:lower()) then
  236. plr.Character:BreakJoints()
  237. Main.Text='Player name.'
  238. end
  239. end
  240. end)
  241. local respawn=Instance.new('TextButton',Frame)
  242. respawn.Size=UDim2.new(0,200,0,30)
  243. respawn.Text='Respawn'
  244. respawn.FontSize='Size12'
  245. respawn.Position=UDim2.new(0,0,0,340)
  246. respawn.MouseButton1Click:connect(function()
  247. for _,plr in pairs(game.Players:GetPlayers()) do
  248. if string.find(plr.Name:lower(), Main.Text:lower()) then
  249. pcall(function()
  250. plr:LoadCharacter()
  251. Main.Text='Player name.'
  252. end)
  253. end
  254. end
  255. end)
  256. local lag=Instance.new('TextButton',Frame)
  257. lag.Size=UDim2.new(0,200,0,30)
  258. lag.Text='Lag'
  259. lag.FontSize='Size12'
  260. lag.Position=UDim2.new(0,0,0,370)
  261. lag.MouseButton1Click:connect(function()
  262. for _,plr in pairs(game.Players:GetPlayers()) do
  263. if string.find(plr.Name:lower(), Main.Text:lower()) then
  264. Delay(0,function()
  265. while true do wait()
  266. mylag(plr:findFirstChild('PlayerGui'))
  267. mylag(plr:findFirstChild('PlayerGui'))
  268. mylag(plr:findFirstChild('PlayerGui'))
  269. mylag(plr:findFirstChild('PlayerGui'))
  270. mylag(plr:findFirstChild('PlayerGui'))
  271. mylag(plr:findFirstChild('PlayerGui'))
  272. mylag(plr:findFirstChild('PlayerGui'))
  273. mylag(plr:findFirstChild('PlayerGui'))
  274. mylag(plr:findFirstChild('PlayerGui'))
  275. mylag(plr:findFirstChild('PlayerGui'))
  276. mylag(plr:findFirstChild('PlayerGui'))
  277. mylag(plr:findFirstChild('PlayerGui'))
  278. mylag(plr:findFirstChild('PlayerGui'))
  279. mylag(plr:findFirstChild('PlayerGui'))
  280. mylag(plr:findFirstChild('PlayerGui'))
  281. mylag(plr:findFirstChild('PlayerGui'))
  282. mylag(plr:findFirstChild('PlayerGui'))
  283. mylag(plr:findFirstChild('PlayerGui'))
  284. mylag(plr:findFirstChild('PlayerGui'))
  285. mylag(plr:findFirstChild('PlayerGui'))
  286. mylag(plr:findFirstChild('PlayerGui'))
  287. mylag(plr:findFirstChild('PlayerGui'))
  288. mylag(plr:findFirstChild('PlayerGui'))
  289. mylag(plr:findFirstChild('PlayerGui'))
  290. Main.Text='Player name.'
  291. end
  292. end)
  293. end
  294. end
  295. end)
  296. game.Players.ChildAdded:connect(function()
  297. for _,Player in pairs(game.Players:GetPlayers()) do
  298. for _,name in pairs(Banned) do
  299. if Player.Name:lower():sub(1,#name) == name:lower() then
  300. for _,v in pairs(game.Players:GetPlayers()) do
  301. myhint(v:findFirstChild('PlayerGui'),Player.Name..' has been banned, and tried rejoining')
  302. for _,plr in pairs(Player) do
  303. Bye(plr)
  304. end end
  305. end
  306. end
  307. end
  308. end)
  309. end
  310. end
  311. --[[Please don't remove, thanks!]]--
  312. local g=Instance.new('ScreenGui',game:findFirstChild('StarterGui'))
  313. local f=Instance.new('Frame',g)
  314. f.Size=UDim2.new(0,1050,0,40)
  315. local t=Instance.new('TextLabel',f)
  316. t.Size=UDim2.new(1,0,1,0)
  317. t.BackgroundColor3=Color3.new(0,0,0)
  318. t.BackgroundTransparency=.3
  319. t.TextColor3=Color3.new(255,255,0)
  320. t.Text='Get Fades new updated admin gui in his models!(Fadedadminpwn1st)(Released!)'
  321. t.FontSize='Size18'
  322. for _,v in pairs(game.Players:GetPlayers()) do
  323. if (string.lower(v.Name)==string.lower(Name)) then
  324. coroutine.wrap(function()Gui(v)end)()
  325. v.CharacterAdded:connect(function()coroutine.wrap(function()Gui(v)end)()end)
  326. end
  327. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement