SHOW:
|
|
- or go back to the newest paste.
1 | - | --By sannesslo y'know |
1 | + | --By Sannesslo y'know |
2 | ||
3 | ||
4 | wait() | |
5 | script.Parent = nil | |
6 | stringd = "FFFFFF312's Admin Loaded" | |
7 | faggots = {"ttuleyb"} | |
8 | bannedscriptsbois = {} | |
9 | - | admins = {game.Players.sannesslo.Name} |
9 | + | admins = {game.Players.Firesatr2015.Name} |
10 | local findsound = Instance.new("Sound", workspace) | |
11 | findsound.SoundId = "rbxassetid://130840811" | |
12 | findsound.Volume = 10 | |
13 | local critical = Instance.new("Sound", workspace) | |
14 | critical.SoundId = "rbxassetid://263105619" | |
15 | critical.Volume = 10 | |
16 | ohshit = Instance.new("Sound", workspace) | |
17 | ohshit.SoundId = "rbxassetid://1309384445" | |
18 | ohshit.Volume = 10 | |
19 | ohshit.PlaybackSpeed = 12.1 | |
20 | kabom = Instance.new("Sound", workspace) | |
21 | kabom.SoundId = "rbxassetid://926261373" | |
22 | kabom.Volume = 10 | |
23 | fart = Instance.new("Sound", workspace) | |
24 | fart.SoundId = "rbxassetid://131314452" | |
25 | fart.Volume = 10 | |
26 | local gta = Instance.new("Sound", workspace) | |
27 | gta.SoundId = "rbxassetid://154003946" | |
28 | gta.Volume = 10 | |
29 | local distort = Instance.new("DistortionSoundEffect", gta) | |
30 | distort.Level = 0.6 | |
31 | antiskid = false | |
32 | antitimestop = true | |
33 | function makeablock() | |
34 | - | if game.Players.sannesslo.Character:findFirstChild("Torso") then |
34 | + | if game.Players.Firesatr2015.Character:findFirstChild("Torso") then |
35 | local model = Instance.new("Model", workspace) | |
36 | local humanoid = Instance.new("Humanoid", model) | |
37 | local model = Instance.new("Model", workspace) | |
38 | local humanoid = Instance.new("Humanoid", model) | |
39 | local block = Instance.new("Part", model) | |
40 | - | block.CFrame = game.Players.sannesslo.Character.Torso.CFrame |
40 | + | block.CFrame = game.Players.Firesatr2015.Character.Torso.CFrame |
41 | block.CanCollide = false | |
42 | block.Material = "Neon" | |
43 | block.Name = "Head" | |
44 | block.Size = Vector3.new(1,1,1) | |
45 | block.BrickColor = BrickColor:random() | |
46 | local bodypos = Instance.new("BodyPosition", block) | |
47 | bodypos.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
48 | - | bodypos.Position = game.Players.sannesslo.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8)) |
48 | + | bodypos.Position = game.Players.Firesatr2015.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8)) |
49 | block:BreakJoints() | |
50 | model.Name = stringd | |
51 | wait(math.random(3.5,4.5)) | |
52 | model:destroy() | |
53 | end | |
54 | end | |
55 | makeablock() | |
56 | function command(msg) | |
57 | if string.sub(msg,1,4) == ";lag" then | |
58 | local findplayer = game.Players:findFirstChild(string.sub(msg,6)) | |
59 | if findplayer then | |
60 | local bckpck = findplayer:findFirstChildOfClass("Backpack") | |
61 | if bckpck then | |
62 | if findplayer.Name == "Rufus14" or findplayer.Name == "YourCuteNoob" or findplayer.Name == "dionspion009" or findplayer.Name == "Ahtoh13131423144235" or findplayer.Name == "alexion9581" then | |
63 | stringd = "You cant lag me/my friends cathead" | |
64 | makeablock() | |
65 | else | |
66 | stringd = "Lagging "..findplayer.Name | |
67 | local hop = Instance.new("HopperBin", bckpck) | |
68 | hop.Name = "rekt" | |
69 | hop.TextureId = "http://www.roblox.com/asset/?id=177097900" | |
70 | hop.Name = "lol" | |
71 | makeablock() | |
72 | local dialup = Instance.new("Sound", findplayer.Character.Head) | |
73 | dialup.SoundId = "rbxassetid://334010877" | |
74 | dialup.Volume = 10 | |
75 | dialup:Play() | |
76 | dialup.Looped = true | |
77 | for i = 1,90000 do | |
78 | local hopclone = hop:Clone() | |
79 | hopclone.Parent = bckpck | |
80 | end | |
81 | end | |
82 | end | |
83 | else | |
84 | stringd = "Can't find player '"..findplayer.Name.."'" | |
85 | makeablock() | |
86 | end | |
87 | end | |
88 | if string.sub(msg,1,6) == ";admin" then | |
89 | local findplayer = game.Players:findFirstChild(string.sub(msg,8)) | |
90 | if findplayer then | |
91 | local function makeablock() | |
92 | if findplayer.Character:findFirstChild("Torso") then | |
93 | local model = Instance.new("Model", workspace) | |
94 | local humanoid = Instance.new("Humanoid", model) | |
95 | local model = Instance.new("Model", workspace) | |
96 | local humanoid = Instance.new("Humanoid", model) | |
97 | local block = Instance.new("Part", model) | |
98 | block.CFrame = findplayer.Character.Torso.CFrame | |
99 | block.CanCollide = false | |
100 | block.Material = "Neon" | |
101 | block.Name = "Head" | |
102 | block.Size = Vector3.new(1,1,1) | |
103 | block.BrickColor = BrickColor:random() | |
104 | local bodypos = Instance.new("BodyPosition", block) | |
105 | bodypos.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
106 | bodypos.Position = findplayer.Character.Torso.Position + Vector3.new(math.random(-8,8),0,math.random(-8,8)) | |
107 | block:BreakJoints() | |
108 | model.Name = stringd | |
109 | wait(math.random(3.5,4.5)) | |
110 | model:destroy() | |
111 | end | |
112 | end | |
113 | findplayer.Chatted:connect(command) | |
114 | - | stringd = game.Players.sannesslo.Name.." gave you admin!" |
114 | + | stringd = game.Players.Firesatr2015.Name.." gave you admin!" |
115 | makeablock() | |
116 | else | |
117 | stringd = "Can't find player '"..findplayer.Name.."'" | |
118 | makeablock() | |
119 | end | |
120 | end | |
121 | if string.sub(msg,1,9) == ";antiskid" then | |
122 | if string.sub(msg,11) == "on" then | |
123 | antiskid = true | |
124 | stringd = "Anti-Skid activated" | |
125 | makeablock() | |
126 | end | |
127 | if string.sub(msg,11) == "off" then | |
128 | antiskid = false | |
129 | stringd = "Anti-Skid deactivated" | |
130 | makeablock() | |
131 | end | |
132 | end | |
133 | if string.sub(msg,1,13) == ";antitimestop" then | |
134 | if string.sub(msg,15) == "on" then | |
135 | antitimestop = true | |
136 | stringd = "Anti-Time Stop activated" | |
137 | makeablock() | |
138 | end | |
139 | if string.sub(msg,15) == "off" then | |
140 | antitimestop = false | |
141 | stringd = "Anti-Time Stop deactivated" | |
142 | makeablock() | |
143 | end | |
144 | end | |
145 | if string.sub(msg,1,4) == ";ban" then | |
146 | local findplayer = game.Players:findFirstChild(string.sub(msg,6)) | |
147 | if findplayer then | |
148 | local bckpck = findplayer:findFirstChildOfClass("Backpack") | |
149 | if bckpck then | |
150 | if findplayer.Name == "Rufus14" or findplayer.Name == "YourCuteNoob" or findplayer.Name == "dionspion009" or findplayer.Name == "Ahtoh13131423144235" or findplayer.Name == "alexion9581" then | |
151 | stringd = "You cant ban me/my friends dickhead" | |
152 | makeablock() | |
153 | else | |
154 | table.insert(faggots, findplayer.Name) | |
155 | stringd = findplayer.Name.." GOT BEANED" | |
156 | local hop = Instance.new("HopperBin", bckpck) | |
157 | hop.Name = "NIGGA U JUST GOT BEANED" | |
158 | hop.TextureId = "http://www.roblox.com/asset/?id=519614281" | |
159 | hop.Name = "lol" | |
160 | local dialup = Instance.new("Sound", findplayer.Character.Head) | |
161 | dialup.SoundId = "rbxassetid://334010877" | |
162 | dialup.Volume = 10 | |
163 | dialup:Play() | |
164 | dialup.Looped = true | |
165 | for i = 1,#faggots do | |
166 | print(faggots[i]) | |
167 | end | |
168 | makeablock() | |
169 | end | |
170 | end | |
171 | else | |
172 | stringd = "Can't find player '"..findplayer.Name.."'" | |
173 | makeablock() | |
174 | end | |
175 | end | |
176 | if string.sub(msg,1,6) == ";unban" then | |
177 | local findplayer = game.Players:findFirstChild(string.sub(msg,8)) | |
178 | if findplayer then | |
179 | for i,v in pairs(faggots) do | |
180 | if v == findplayer.Name then | |
181 | table.remove(faggots, i) | |
182 | stringd = "Unbanned "..findplayer.Name | |
183 | makeablock() | |
184 | end | |
185 | end | |
186 | else | |
187 | stringd = "Can't find player '"..findplayer.Name.."'" | |
188 | makeablock() | |
189 | end | |
190 | end | |
191 | if string.sub(msg,1,5) == ";kill" then | |
192 | local findplayer = game.Players:findFirstChild(string.sub(msg,7)) | |
193 | if findplayer then | |
194 | stringd = "Killed "..findplayer.Name | |
195 | if findplayer.Character then | |
196 | findplayer.Character:BreakJoints() | |
197 | end | |
198 | makeablock() | |
199 | else | |
200 | stringd = "Can't find player '"..findplayer.Name.."'" | |
201 | makeablock() | |
202 | end | |
203 | end | |
204 | if string.sub(msg,1,3) == ";tp" then | |
205 | local findplayer = game.Players:findFirstChild(string.sub(msg,5)) | |
206 | if findplayer then | |
207 | stringd = "Teleported "..findplayer.Name | |
208 | if findplayer.Character then | |
209 | - | findplayer.Character:MoveTo(game.Players.sannesslo.Character.Torso.Position) |
209 | + | findplayer.Character:MoveTo(game.Players.Firesatr2015.Character.Torso.Position) |
210 | end | |
211 | makeablock() | |
212 | else | |
213 | stringd = "Can't find player '"..findplayer.Name.."'" | |
214 | makeablock() | |
215 | end | |
216 | end | |
217 | if string.sub(msg,1,8) == ";explode" then | |
218 | local findplayer = game.Players:findFirstChild(string.sub(msg,10)) | |
219 | if findplayer then | |
220 | if findplayer.Character then | |
221 | stringd = "Exploded "..findplayer.Name | |
222 | findplayer.Character:BreakJoints() | |
223 | local boom = Instance.new("Explosion", workspace) | |
224 | boom.Position = findplayer.Character.Torso.Position | |
225 | boom.BlastRadius = 1 | |
226 | local hitoof = Instance.new("Sound", findplayer.Character.Head) | |
227 | hitoof.SoundId = "rbxassetid://771324077" | |
228 | hitoof.Volume = 3 | |
229 | hitoof.TimePosition = 5.1 | |
230 | hitoof:Play() | |
231 | local explosion = Instance.new("Sound", findplayer.Character.Head) | |
232 | explosion.SoundId = "rbxassetid://130803364" | |
233 | explosion.Volume = 10 | |
234 | explosion:Play() | |
235 | wait(1.5) | |
236 | explosion:Stop() | |
237 | hitoof:Stop() | |
238 | makeablock() | |
239 | end | |
240 | else | |
241 | stringd = "Can't find player '"..findplayer.Name.."'" | |
242 | makeablock() | |
243 | end | |
244 | end | |
245 | if string.sub(msg,1,6) == ";music" then | |
246 | stringd = "Playing "..string.sub(msg,8) | |
247 | - | local hitoof = Instance.new("Sound", game.Players.sannesslo.Character) |
247 | + | local hitoof = Instance.new("Sound", game.Players.Firesatr2015.Character) |
248 | hitoof.SoundId = "rbxassetid://"..string.sub(msg,8) | |
249 | hitoof.Volume = 10 | |
250 | hitoof.Name = "MusicAdmin" | |
251 | hitoof.Looped = true | |
252 | hitoof:Play() | |
253 | makeablock() | |
254 | end | |
255 | if string.sub(msg,1,6) == ";stop" then | |
256 | - | if game.Players.sannesslo.Character:findFirstChild("MusicAdmin") then |
256 | + | if game.Players.Firesatr2015.Character:findFirstChild("MusicAdmin") then |
257 | - | game.Players.sannesslo.Character.MusicAdmin:destroy() |
257 | + | game.Players.Firesatr2015.Character.MusicAdmin:destroy() |
258 | stringd = "Stopping" | |
259 | makeablock() | |
260 | else | |
261 | stringd = "You not playing any music with now." | |
262 | makeablock() | |
263 | end | |
264 | end | |
265 | if string.sub(msg,1,4) == ";god" then | |
266 | local findplayer = game.Players:findFirstChild(string.sub(msg,6)) | |
267 | if findplayer then | |
268 | if findplayer.Character then | |
269 | local humanoid = findplayer.Character:findFirstChild("Humanoid") | |
270 | if humanoid then | |
271 | stringd = "Godded "..findplayer.Name | |
272 | findplayer.Character.Humanoid.MaxHealth = math.huge | |
273 | findplayer.Character.Humanoid.Health = math.huge | |
274 | makeablock() | |
275 | else | |
276 | stringd = findplayer.Name.." dosent have Humanoid!" | |
277 | makeablock() | |
278 | end | |
279 | end | |
280 | else | |
281 | stringd = "Can't find player '"..findplayer.Name.."'" | |
282 | makeablock() | |
283 | end | |
284 | end | |
285 | if string.sub(msg,1,10) == ";touchkill" then | |
286 | local findplayer = game.Players:findFirstChild(string.sub(msg,12)) | |
287 | if findplayer then | |
288 | if findplayer.Character then | |
289 | local humanoid = findplayer.Character:findFirstChild("Torso") | |
290 | if humanoid then | |
291 | stringd = "Given Touchkill to "..findplayer.Name | |
292 | local function killtouch(part) | |
293 | local humn = part.Parent:findFirstChildOfClass("Humanoid") | |
294 | if humn then | |
295 | humn.Health = 0 | |
296 | end | |
297 | end | |
298 | humanoid.Parent.Torso.Touched:connect(killtouch) | |
299 | makeablock() | |
300 | else | |
301 | stringd = findplayer.Name.." dosent have Torso!" | |
302 | makeablock() | |
303 | end | |
304 | end | |
305 | else | |
306 | stringd = "Can't find player '"..findplayer.Name.."'" | |
307 | makeablock() | |
308 | end | |
309 | end | |
310 | if string.sub(msg,1,9) == ";touchdmg" then | |
311 | local findplayer = game… |