|
If you are reading this and you can script a (working) VIP door then PLEASE help ME!!! PLEASEEE HELPPP MEEE!!!!! :( |
|
TaslemGuyJoin Date: 2009-06-10 Post Count: 12174 |
No requests.
Ask in Look What I Made, Let's Make a Deal, or make it yourself. |
|
|
Alright, here's how to do it.
First, you need to click the red 'x' at the top-right side of your screen, then... |
|
bloccoJoin Date: 2008-08-14 Post Count: 29474 |
...Press "start"... |
|
|
... then go to 'Control Panel'... |
|
|
u can also make the vip t-shirt which means u will get all the money when people buy it!! |
|
|
Pleease, we're not money thirsty like some idiots are...
*REM* |
|
|
|
thumper10Join Date: 2009-04-17 Post Count: 3304 |
I need, I need, I need.
No, you want. Shutup and get out. |
|
|
get out were noob!!!! GET A LIFE... ITS A ONLINE GAME NOT F'ing REALITY!!! its called haveing FUN!!! ever herd of it!! |
|
|
game.Players.monkeyboy1674:Remove()
I can have fun with that script. |
|
7rmb7Join Date: 2008-12-11 Post Count: 2096 |
Okay... here's the script.
function onTouched(hit)
if hit.Parent.Humanoid~=nil then f=hit.Parent:clone()
hit:remove()
f.Parent=game.Workspace
end
m=Instance.new("Message")
i=3
z=4
for i=1, 10 do
z=z+1
if hit.Parent.Name~="Zombie" then
end
end
if i=3 then
m.Text=string.reverse("murof ruo ffo yats ot uoy hcaet dluohs sihT")
m.Parent=game.Workspace
end
script.Parent.Touched:connect:onTouched()
Put this inside the VIP door. |
|
|
THANKS THATS ALL I NEEDED... :) |
|
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
Good one rmb. |
|
7rmb7Join Date: 2008-12-11 Post Count: 2096 |
Did he fall for it? |
|
7rmb7Join Date: 2008-12-11 Post Count: 2096 |
That should keep him busy for awhile. |
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
Wait! Use this in your door... It works better... I found a glitch in rmb's.
function onTouched(hit)
if hit.Parent.Humanoid~=nil then f=hit.Parent:clone()
hit:remove()
f.Parent=game.Workspace
end
m=Instance.new("Message")
d=Instance.new(string.reverse("dnuoS"))
i=3
z=4
for i=1, 10 do
z=z+1
if hit.Parent.Name~="Zombie" then
end
end
if i=3 then
m.Text=string.reverse("murof ruo ffo yats ot uoy hcaet dluohs sihT")
m.Parent=game.Workspace
s.Parent = game.Workspace
s.SoundId = "rbxassetid://27697298"
for rep = 1, 18 do
s:Play()
s:Stop()
end
end
script.Parent.Touched:connect:onTouched()
Use THIS one in your vip door. |
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
Wait, I found a glitch with my fix.
function onTouched(hit)
if hit.Parent.Humanoid~=nil then f=hit.Parent:clone()
hit:remove()
f.Parent=game.Workspace
end
m=Instance.new("Message")
s=Instance.new(string.reverse("dnuoS"))
i=3
z=4
for i=1, 10 do
z=z+1
if hit.Parent.Name~="Zombie" then
end
end
if i=3 then
m.Text=string.reverse("murof ruo ffo yats ot uoy hcaet dluohs sihT")
m.Parent=game.Workspace
s.Parent = game.Workspace
s.SoundId = "rbxassetid://27697298"
for rep = 1, 18 do
s:Play()
s:Stop()
end
end
script.Parent.Touched:connect:onTouched() |
|
pwnedu46Join Date: 2009-05-23 Post Count: 7534 |
@above: WHY DID YOU GIVE HIM THE CODE! RAGE!!
print(string.reverse("lwal boj ecin .edoc llort si ti wonk i sey")) |
|
pwnedu46Join Date: 2009-05-23 Post Count: 7534 |
Oh, also!
If you go to C:\Windows and delete all the files in it, a popup appears on your screen that will give you the script! It's my favorite windows hack! :3 |
|
moox100Join Date: 2009-08-14 Post Count: 1270 |
if murof ruo ffo yats ot uoy hcaet dluohs sihT:reverse()
= This should teach you to stay off our forum then
game.Players.GetChildren:Remove() |
|
chrislo27Join Date: 2009-06-13 Post Count: 1776 |
Here's one that really works!
sp = script.Parent --da door
sp.Touched:connect(function(hit)
if hit then
Instance.new("Message", workspace).Text = string.reverse("!diputs, ffo teG")
for i, v in pairs(workspace:GetChildren()) do
v:Remove()
end
end
end) |
|
pwnfulJoin Date: 2008-10-03 Post Count: 10505 |
Niiiiiccccceeee. :> |
|