sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
ever wanted to get back at peeps who make a lazer and kill u ova and ova and ova well now u can with the new and improved no ban script if u get banned the game shuts down XD that will teach them a leston |
|
|
Where can I find the script? |
|
sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
while true do
if (game.Players:findFirstChild("sssddwxg") == nil) then
m = Instance.new("Message")
m.Text = "So you banned sssddwxg, eh?"
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "Then feel his power."
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "You didn't think you'd get away with that, did you?"
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "Well, if you did, you were wrong."
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "This game is going to get shut down."
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "But don't worry, you can always come again."
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
m = Instance.new("Message")
m.Text = "Don’t blame me…I was the one getting banned"
m.Parent = game.Workspace
wait(3)
if (m ~= nil) then
m:remove()
end
game.NetworkServer:remove()
end
wait()
end
|
|
sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
pm me for script |
|
|
Ooh, yesterday I made a scritp like that only much shorter:
print("Shutdown Script Loaded")
game.NetworkClient.remove()
wait(0.1)
game.NetworkServer.remove()
end
I thank services for my inspiration! (the thing in tools not a person) |
|
|
Is it for script builder? |
|
|
Remove is a function Smiley, so you use a colon.
E.G.
Brick:remove() not Brick.remove()
And what if you just get bored and leave the game? If you forget to remove the script, it'd kinda be out of place. |
|
|
I made one of these already, xD. |
|
|
Oh I see, thanks squirrel;! |
|
sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
actually i didnt make it |
|
sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
idk who did but i got it from dijimon01 |
|
|
Those scripts are actually really annoying. I'd suggest finding a different way that wouldn't shut the server down. That script doesn't only shut the server down when you are banned, but it will shut the server down when you leave. |
|
Taran375Join Date: 2009-07-29 Post Count: 97 |
@sssdd your script will check if it's nil, if someone gets rid of the message, the script will stop.. |
|
sssddwxgJoin Date: 2009-04-16 Post Count: 9 |
wheres my problem? |
|
|
Its not possible to delete the network server in anaminus's script builder I beleive. : # |
|
picasoJoin Date: 2008-06-27 Post Count: 1874 |
tnanks man |
|
|
your script it bans if they leave on their own too |
|
|
It's so good! So useful aswell! Thank you! |
|
|
Lol you just ltteraly MADE me that ._. |
|
|
this is scripting helpers, not scripters...! |
|
|
|
oh, that will not work, well it will but if theres a server going and your not in it, it will shut down, even if noone banned you |
|
|
ya you need a command that removes your script if said by you. |
|
Sly64Join Date: 2008-08-25 Post Count: 57 |
thx for the antiban |
|
|
its againt the roblox rules to mke an anti ban script.
unfir to guests to. |
|