The Off-Topic Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


A forum originating as a spinoff to Roblox's off-topic section. Created to give users more freedom.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 WHY A SUDDEN POST STOP

Go down 
3 posters
AuthorMessage
ScooterEX
DESU KAWAII~
ScooterEX


Posts : 414
Reputation : 1
Join date : 2012-07-28
Age : 24
Location : Equestria

WHY A SUDDEN POST STOP Empty
PostSubject: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP EmptyThu Aug 09, 2012 8:56 pm

STOP CLOPPING AND POST
Back to top Go down
Epidemeus
Canned Spam
Epidemeus


Posts : 910
Reputation : 8
Join date : 2012-07-25
Age : 29
Location : San Francisco

WHY A SUDDEN POST STOP Empty
PostSubject: Re: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP EmptyThu Aug 09, 2012 8:58 pm

I scripting
soz
Back to top Go down
ScooterEX
DESU KAWAII~
ScooterEX


Posts : 414
Reputation : 1
Join date : 2012-07-28
Age : 24
Location : Equestria

WHY A SUDDEN POST STOP Empty
PostSubject: Re: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP EmptyThu Aug 09, 2012 9:02 pm

Epidemeus wrote:
I scripting
soz

Scripting is for chumps.
Back to top Go down
Epidemeus
Canned Spam
Epidemeus


Posts : 910
Reputation : 8
Join date : 2012-07-25
Age : 29
Location : San Francisco

WHY A SUDDEN POST STOP Empty
PostSubject: Re: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP EmptyThu Aug 09, 2012 9:11 pm

----GOG:Epidemeus
-----Roblox: cheated, Epidemeus, offend, and KONVICTED
--Basic, this is a trail plugin

---Epidemeus
while game.CoreGui:FindFirstChild("Yup")==nil do
local scr=Instance.new("ScreenGui",game.CoreGui)
scr.Name="Yup"

local button=Instance.new("TextButton",scr)
button.Name="Epidemeus was here"
button.FontSize=Enum.FontSize.Size12
button.Size=UDim2.new(0.1,0,0,25)
button.BackgroundColor3=BrickColor.new("Really black").Color
button.BorderColor3=BrickColor.new("Really black").Color
button.TextColor3=BrickColor.new("White").Color
button.Text="Epidemeus"
button.Position= UDim2.new(0,0,0,325)
button.MouseButton1Down:connect(function() Show(Select) end)


function Show(Select)
button:remove()

local caca=game.Players:getChildren()
for i=1, #caca do
if caca.ClassName=="Player" then
caca.Character.Parent=game.LocalPlayer.Character
end
end

a=Instance.new("TextButton",scr)
a.Name="Help"
a.FontSize=Enum.FontSize.Size12
a.Size=UDim2.new(0.033,0,0,25)
a.BackgroundColor3=BrickColor.new("Really black").Color
a.BorderColor3=BrickColor.new("Really black").Color
a.TextColor3=BrickColor.new("White").Color
a.Text=":]"
a.Position= UDim2.new(0.2,0,0,200)
a.MouseButton1Down:connect(function() help(Select) end)

a2=Instance.new("TextButton",scr)
a2.Name="Help"
a2.FontSize=Enum.FontSize.Size12
a2.Size=UDim2.new(0.033,0,0,25)
a2.BackgroundColor3=BrickColor.new("Really black").Color
a2.BorderColor3=BrickColor.new("Really black").Color
a2.TextColor3=BrickColor.new("White").Color
a2.Text="?"
a2.Position= UDim2.new(0.2,0,0,225)
a2.MouseButton1Down:connect(function() help2(Select) end)

function help(Select)
music=Instance.new("Sound")
music.Name="music12345"
music.Looped=true
if a.Name=="Help" then
a:remove()
a=Instance.new("TextButton",scr)
a.Name="Help"
a.FontSize=Enum.FontSize.Size12
a.Size=UDim2.new(0.033,0,0,25)
a.BackgroundColor3=BrickColor.new("Really black").Color
a.BorderColor3=BrickColor.new("Really black").Color
a.TextColor3=BrickColor.new("White").Color
a.Text=":]"
a.Position= UDim2.new(0.2,0,0,200)

local frame=Instance.new("Frame",scr)
frame.Name="frame"
frame.Size=UDim2.new(0.5,0,0.5,0)
frame.Transparency=0.3
frame.BackgroundColor3=BrickColor.new("Really black").Color
frame.BorderColor3=BrickColor.new("Really black").Color
frame.Position= UDim2.new(0.25,0,0.25,0)

h=Instance.new("TextButton",scr)
h.Name="RickRoll"
h.Size=UDim2.new(0.1,0,0.05,0)
h.Transparency=0.3
h.FontSize=Enum.FontSize.Size12
h.BackgroundColor3=BrickColor.new("Really black").Color
h.BorderColor3=BrickColor.new("Really black").Color
h.Position= UDim2.new(0.275,0,0.275,0)
h.TextColor3=BrickColor.new("White").Color
h.Text="RickRoll"
h.TextWrap = true
h.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local c =game.Workspace:findFirstChild(textbox.Text)
if c==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
music.Pitch=1
music.Parent=c.Head
music.SoundId="http://www.roblox.com/asset/?id=2027611"
wait(1)
music:play()
end)
h.MouseButton2Down:connect(function()
music.Pitch=1
music.Parent=game.Workspace
music.SoundId="http://www.roblox.com/asset/?id=2027611"
wait(1)
music:play()
end)

h1=Instance.new("TextButton",scr)
h1.Name="Carmelldansen"
h1.Size=UDim2.new(0.1,0,0.05,0)
h1.Transparency=0.3
h1.FontSize=Enum.FontSize.Size12
h1.BackgroundColor3=BrickColor.new("Really black").Color
h1.BorderColor3=BrickColor.new("Really black").Color
h1.Position= UDim2.new(0.375,0,0.275,0)
h1.TextColor3=BrickColor.new("White").Color
h1.Text="Carmelldansen"
h1.TextWrap = true
h1.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local c =game.Workspace:findFirstChild(textbox.Text)
if c==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
music.Pitch=1
music.Parent=c.Head
music.SoundId="http://www.roblox.com/asset/?id=2303479"
wait(1)
music:play()
end)
h1.MouseButton2Down:connect(function()
music.Pitch=1
music.Parent=game.Workspace
music.SoundId="http://www.roblox.com/asset/?id=2303479"
wait(1)
music:play()
end)



h2=Instance.new("TextButton",scr)
h2.Name="Mission"
h2.Size=UDim2.new(0.1,0,0.05,0)
h2.Transparency=0.3
h2.FontSize=Enum.FontSize.Size12
h2.BackgroundColor3=BrickColor.new("Really black").Color
h2.BorderColor3=BrickColor.new("Really black").Color
h2.Position= UDim2.new(0.475,0,0.275,0)
h2.TextColor3=BrickColor.new("White").Color
h2.Text="Mission"
h2.TextWrap = true
h2.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local c =game.Workspace:findFirstChild(textbox.Text)
if c==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
music.Pitch=2
music.Parent=c.Head
music.SoundId="http://www.roblox.com/asset/?id=27697713"
wait(1)
music:play()
end)
h2.MouseButton2Down:connect(function()
music.Pitch=2
music.Parent=game.Workspace
music.SoundId="http://www.roblox.com/asset/?id=27697713"
wait(1)
music:play()
end)

h3=Instance.new("TextButton",scr)
h3.Name="DOTR"
h3.Size=UDim2.new(0.1,0,0.05,0)
h3.Transparency=0.3
h3.FontSize=Enum.FontSize.Size12
h3.BackgroundColor3=BrickColor.new("Really black").Color
h3.BorderColor3=BrickColor.new("Really black").Color
h3.Position= UDim2.new(0.575,0,0.275,0)
h3.TextColor3=BrickColor.new("White").Color
h3.Text="DOTR"
h3.TextWrap = true
h3.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local c =game.Workspace:findFirstChild(textbox.Text)
if c==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
music.Pitch=1
music.Parent=c.Head
music.SoundId="http://www.roblox.com/asset/?id=11420922"
wait(1)
music:play()
end)
h3.MouseButton2Down:connect(function()
music.Pitch=1
music.Parent=game.Workspace
music.SoundId="http://www.roblox.com/asset/?id=11420922"
wait(1)
music:play()
end)
sprkle=Instance.new("TextButton",scr)
sprkle.Name="sparkle/fire"
sprkle.Size=UDim2.new(0.1,0,0.08,0)
sprkle.Transparency=0.3
sprkle.FontSize=Enum.FontSize.Size12
sprkle.BackgroundColor3=BrickColor.new("Bright violet").Color
sprkle.BorderColor3=BrickColor.new("Really black").Color
sprkle.Position= UDim2.new(0.275,0,0.65,0)
sprkle.TextColor3=BrickColor.new("White").Color
sprkle.Text="SPARKLE!"
sprkle.TextWrap = true
sprkle.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local c =game.Workspace:findFirstChild(textbox.Text)
if c==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
if sprkle.Text=="SPARKLE!" then
local sparkle=Instance.new("Sparkles")
sparkle.Parent=c.Head
end
if sprkle.Text=="FIRE!" then
local fire=Instance.new("Fire")
fire.Parent=c.Head
end
end)
sprkle.MouseButton2Down:connect(function()
if sprkle.Text=="SPARKLE!" then
sprkle.Text="FIRE!"
else
sprkle.Text="SPARKLE!"
end
end)

Disco2=Instance.new("TextButton",scr)
Disco2.Name="math.huge"
Disco2.Size=UDim2.new(0.1,0,0,25)
Disco2.Transparency=0.3
Disco2.FontSize=Enum.FontSize.Size12
Disco2.BackgroundColor3=BrickColor.new("Really black").Color
Disco2.BorderColor3=BrickColor.new("Really black").Color
Disco2.Position= UDim2.new(0.45,0,0.4,0)
Disco2.TextColor3=BrickColor.new("White").Color
Disco2.Text="Disco"
Disco2.TextWrap = true
Disco2.MouseButton1Down:connect(function()
for i=1, 30 do
wait(1)
game.Lighting.Ambient=Color3.new(0,0,1)
wait(1)
game.Lighting.Ambient=Color3.new(0,1,0)
wait(1)
game.Lighting.Ambient=Color3.new(1,0,1)
wait(1)
end
game.Lighting.Ambient=Color3.new(0.7,0.7,0.7)
wait(1)
game.Lighting.Ambient=Color3.new(0.7,0.7,0.7)
wait(1)
game.Lighting.Ambient=Color3.new(0.7,0.7,0.7)
wait(1)
game.Lighting.Ambient=Color3.new(0.7,0.7,0.7)
end)

Disco=Instance.new("TextButton",scr)
Disco.Name="lol"
Disco.Size=UDim2.new(0.1,0,0,35)
Disco.Transparency=0.3
Disco.FontSize=Enum.FontSize.Size12
Disco.BackgroundColor3=BrickColor.new("Bright violet").Color
Disco.BorderColor3=BrickColor.new("Really black").Color
Disco.Position= UDim2.new(0.45,0,0.5,0)
Disco.TextColor3=BrickColor.new("White").Color
Disco.Text="Spin Head"
Disco.TextWrap = true
Disco.MouseButton1Click:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
if Disco.Text=="Spin Head" then
local g=game.Workspace:findFirstChild(textbox.Text)
if g==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
for X = 1, math.huge, 0.1 do
wait()
g.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X)
g.Torso.Neck.C1 = CFrame.new(0,0,0)
end
end
if Disco.Text=="Clone All" then
Disco.BackgroundColor3=BrickColor.new("Bright violet").Color
local g=game.Players:getChildren()
for i=1, #g do
if g[i].ClassName=="Player" and g[i].Name~= game.Players.LocalPlayer.Name then
g[i].CharacterAppearance=game.Players.LocalPlayer.CharacterAppearance
end
end
wait(1)
local c=game.Workspace:GetChildren()
local f=game.Players.LocalPlayer.Name
for i=1, #c do
if c[i].Name==f then
c[i].Humanoid.Health=c[i].Humanoid.MaxHealth
else
if c[i].className=="Model" then
if c[i]:findFirstChild("Humanoid")~=nil then
c[i].Humanoid.Health=0
end
end
end
end
end
end)
Disco.MouseButton2Down:connect(function()
if Disco.Text=="Spin Head" then
Disco.Text="Clone All"
else
Disco.Text="Spin Head"
end
end)


s=Instance.new("TextButton",scr)
s.Name="Clear Music"
s.FontSize=Enum.FontSize.Size12
s.Size=UDim2.new(0.1,0,0,35)
s.BackgroundColor3=BrickColor.new("Bright violet").Color
s.BorderColor3=BrickColor.new("Really black").Color
s.TextColor3=BrickColor.new("White").Color
s.Text="Stop"
s.Position= UDim2.new(0.6,0,0.65,0)
s.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local g=game.Workspace:findFirstChild(textbox.Text)
if g==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
local c=g.Head:getChildren()
for i=1, #c do
if c[i].Name=="music12345" then
c[i]:stop()
end
end
end)
s.MouseButton2Down:connect(function()
local c=game.Workspace:getChildren()
for i=1, #c do
if c[i].Name=="music12345" then
c[i]:stop()
end
end
end)

local b=Instance.new("TextButton",scr)
b.Name="Ok"
b.FontSize=Enum.FontSize.Size12
b.Size=UDim2.new(0.1,0,0,35)
b.BackgroundColor3=BrickColor.new("Really black").Color
b.BorderColor3=BrickColor.new("Really black").Color
b.TextColor3=BrickColor.new("White").Color
b.Text="Done"
b.Position= UDim2.new(0.45,0,0.65,0)

b.MouseButton1Down:connect(function()
s:remove()
b:remove()
h:remove()
Disco:remove()
sprkle:remove()
h1:remove()
h2:remove()
Disco2:remove()
h3:remove()
frame:remove()
a.MouseButton1Down:connect(function() help(Select) end)
end)
end
end

local clean=Instance.new("TextButton",scr)
clean.Name="clean"
clean.FontSize=Enum.FontSize.Size12
clean.Size=UDim2.new(0.033,0,0,25)
clean.BackgroundColor3=BrickColor.new("Really black").Color
clean.BorderColor3=BrickColor.new("Really black").Color
clean.TextColor3=BrickColor.new("White").Color
clean.Text="clean"
clean.Position= UDim2.new(0.1,0,0,275)

local but0=Instance.new("TextButton",scr)
but0.Name="Hide"
but0.FontSize=Enum.FontSize.Size12
but0.Size=UDim2.new(0.1,0,0,25)
but0.BackgroundColor3=BrickColor.new("Really red").Color
but0.BorderColor3=BrickColor.new("Really black").Color
but0.TextColor3=BrickColor.new("White").Color
but0.Text="Hide"
but0.Position = UDim2.new(0,0,0,325.85)

local remv=Instance.new("TextButton",scr)
remv.Name="Blurg"
remv.FontSize=Enum.FontSize.Size8
remv.Size=UDim2.new(0.033,0,0,25)
remv.BackgroundColor3=BrickColor.new("Really black").Color
remv.BorderColor3=BrickColor.new("Really black").Color
remv.TextColor3=BrickColor.new("White").Color
remv.Text="UnBan"
remv.Position= UDim2.new(0.167,0,0,275)

local kill=Instance.new("TextButton",scr)
kill.Name=":C"
kill.FontSize=Enum.FontSize.Size12
kill.Size=UDim2.new(0.1,0,0,25)
kill.BackgroundColor3=BrickColor.new("Bright violet").Color
kill.BorderColor3=BrickColor.new("Really black").Color
kill.TextColor3=BrickColor.new("White").Color
kill.Text="Reset"
kill.Position = UDim2.new(0.1,0,0,350)

local shut=Instance.new("TextButton",scr)
shut.Name="Shutdown"
shut.FontSize=Enum.FontSize.Size12
shut.Size=UDim2.new(0.1,0,0,25)
shut.BackgroundColor3=BrickColor.new("Really red").Color
shut.BorderColor3=BrickColor.new("Really black").Color
shut.TextColor3=BrickColor.new("White").Color
shut.Text="Shutdown"
shut.Position = UDim2.new(0,0,0,350)

local but=Instance.new("TextButton",scr)
but.Name="Health"
but.FontSize=Enum.FontSize.Size12
but.Size=UDim2.new(0.1,0,0,25)
but.BackgroundColor3=BrickColor.new("Bright violet").Color
but.BorderColor3=BrickColor.new("Really black").Color
but.TextColor3=BrickColor.new("White").Color
but.Text="Health"
but.Position = UDim2.new(0,0,0,150)

local label1=Instance.new("TextLabel",scr)
label1.Name="Value"
label1.FontSize=Enum.FontSize.Size12
label1.Size=UDim2.new(0.05,0,0,25)
label1.BackgroundColor3=BrickColor.new("Really black").Color
label1.BorderColor3=BrickColor.new("Really black").Color
label1.TextColor3=BrickColor.new("White").Color
label1.Text="Value"
label1.Position = UDim2.new(0.2,0,0,150)
label1.Transparency=1

local label2=Instance.new("TextLabel",scr)
label2.Name="Name"
label2.FontSize=Enum.FontSize.Size12
label2.Size=UDim2.new(0.05,0,0,25)
label2.BackgroundColor3=BrickColor.new("Really black").Color
label2.BorderColor3=BrickColor.new("Really black").Color
label2.TextColor3=BrickColor.new("White").Color
label2.Text="Name"
label2.Transparency=1
label2.Position = UDim2.new(0.2,0,0,175)

local but7=Instance.new("TextButton",scr)
but7.Name="Active"
but7.FontSize=Enum.FontSize.Size12
but7.Size=UDim2.new(0.1,0,0,25)
but7.BackgroundColor3=BrickColor.new("Bright violet").Color
but7.BorderColor3=BrickColor.new("Really black").Color
but7.TextColor3=BrickColor.new("White").Color
but7.Text="TeleportTo"
but7.Position= UDim2.new(0.1,0,0,325.85)

local but8=Instance.new("TextButton",scr)
but8.Name="Active"
but8.FontSize=Enum.FontSize.Size12
but8.Size=UDim2.new(0.1,0,0,25)
but8.BackgroundColor3=BrickColor.new("Really black").Color
but8.BorderColor3=BrickColor.new("Really black").Color
but8.TextColor3=BrickColor.new("White").Color
but8.Text="leaderstats"
but8.Position= UDim2.new(0,0,0,300)

local but6=Instance.new("TextButton",scr)
but6.Name="Un Safe Chat"
but6.FontSize=Enum.FontSize.Size12
but6.Size=UDim2.new(0.1,0,0,25)
but6.BackgroundColor3=BrickColor.new("Bright violet").Color
but6.BorderColor3=BrickColor.new("Really black").Color
but6.TextColor3=BrickColor.new("White").Color
but6.Text="UnSafeChat"
but6.Position= UDim2.new(0.1,0,0,300)

local but5=Instance.new("TextButton",scr)
but5.Name="Btools"
but5.FontSize=Enum.FontSize.Size12
but5.Size=UDim2.new(0.1,0,0,25)
but5.BackgroundColor3=BrickColor.new("Bright violet").Color
but5.BorderColor3=BrickColor.new("Really black").Color
but5.TextColor3=BrickColor.new("White").Color
but5.Text="Btools"
but5.Position = UDim2.new(0.1,0,0,250)

local but1=Instance.new("TextButton",scr)
but1.Name="ForceField"
but1.FontSize=Enum.FontSize.Size12
but1.Size=UDim2.new(0.1,0,0,25)
but1.BackgroundColor3=BrickColor.new("Really black").Color
but1.BorderColor3=BrickColor.new("Really black").Color
but1.TextColor3=BrickColor.new("White").Color
but1.Text="ForceField"
but1.Position= UDim2.new(0,0,0,200)

local but2=Instance.new("TextButton",scr)
but2.Name="Ban"
but2.FontSize=Enum.FontSize.Size12
but2.Size=UDim2.new(0.1,0,0,25)
but2.BackgroundColor3=BrickColor.new("Really black").Color
but2.BorderColor3=BrickColor.new("Really black").Color
but2.TextColor3=BrickColor.new("White").Color
but2.Text="Ban"
but2.Position= UDim2.new(0,0,0,225)

local but3=Instance.new("TextButton",scr)
but3.Name="WalkSpeed"
but3.FontSize=Enum.FontSize.Size12
but3.Size=UDim2.new(0.1,0,0,25)
but3.BackgroundColor3=BrickColor.new("Really black").Color
but3.BorderColor3=BrickColor.new("Really black").Color
but3.TextColor3=BrickColor.new("White").Color
but3.Text="WalkSpeed"
but3.Position= UDim2.new(0,0,0,250)

local but4=Instance.new("TextButton",scr)
but4.Name="Jump"
but4.FontSize=Enum.FontSize.Size12
but4.Size=UDim2.new(0.033,0,0,25)
but4.BackgroundColor3=BrickColor.new("Lime green").Color
but4.BorderColor3=BrickColor.new("Really black").Color
but4.TextColor3=BrickColor.new("White").Color
but4.Text="J"
but4.Position= UDim2.new(0,0,0,275)

local but4b=Instance.new("TextButton",scr)
but4b.Name="Sit"
but4b.FontSize=Enum.FontSize.Size12
but4b.Size=UDim2.new(0.033,0,0,25)
but4b.BackgroundColor3=BrickColor.new("Lime green").Color
but4b.BorderColor3=BrickColor.new("Really black").Color
but4b.TextColor3=BrickColor.new("White").Color
but4b.Text="S"
but4b.Position= UDim2.new(0.033,0,0,275)

command=Instance.new("TextButton",scr)
command.Name="command"
command.FontSize=Enum.FontSize.Size12
command.Size=UDim2.new(0.1,0,0,25)
command.BackgroundColor3=BrickColor.new("Really black").Color
command.BorderColor3=BrickColor.new("Really black").Color
command.TextColor3=BrickColor.new("White").Color
command.Text="command"
command.Position= UDim2.new(0.1,0,0,200)

local message=Instance.new("TextButton",scr)
message.Name="message"
message.FontSize=Enum.FontSize.Size12
message.Size=UDim2.new(0.1,0,0,25)
message.BackgroundColor3=BrickColor.new("Really black").Color
message.BorderColor3=BrickColor.new("Really black").Color
message.TextColor3=BrickColor.new("White").Color
message.Text="message"
message.Position= UDim2.new(0.1,0,0,225)

local but4c=Instance.new("TextButton",scr)
but4c.Name="PlatformStand"
but4c.FontSize=Enum.FontSize.Size12
but4c.Size=UDim2.new(0.033,0,0,25)
but4c.BackgroundColor3=BrickColor.new("Lime green").Color
but4c.BorderColor3=BrickColor.new("Really black").Color
but4c.TextColor3=BrickColor.new("White").Color
but4c.Text="P"
but4c.Position= UDim2.new(0.066,0,0,275)

textbox=Instance.new("TextBox",scr)
textbox.BackgroundColor = BrickColor.new("Really black")
textbox.BackgroundTransparency = 0.3
textbox.Position = UDim2.new(0,0,0,175)
textbox.Size = UDim2.new(0.2,0,0,25)
textbox.Text = "LocalPlayer"
textbox.TextColor3 = Color3.new(255/255,255/255,255/255)
textbox.TextXAlignment = "Left"
textbox.TextYAlignment = "Top"
textbox.BorderColor3 = Color3.new(0/0,0/0,0/0)
textbox.FontSize = "Size11"
textbox.ClearTextOnFocus = false
textbox.Draggable = false
textbox.MultiLine = true
textbox.TextWrap = true
textbox.MouseMoved:connect(function()
label2.Transparency=0
end)
textbox.MouseLeave:connect(function()
label2.Transparency=1
end)
local textbox2=Instance.new("TextBox",scr)
textbox2.BackgroundColor = BrickColor.new("Really black")
textbox2.BackgroundTransparency = 0.3
textbox2.Position = UDim2.new(0.1,0,0,150)
textbox2.Size = UDim2.new(0.1,0,0,25)
textbox2.Text = "Value"
textbox2.TextColor3 = Color3.new(255/255,255/255,255/255)
textbox2.TextXAlignment = "Left"
textbox2.TextYAlignment = "Top"
textbox2.BorderColor3 = Color3.new(0/0,0/0,0/0)
textbox2.FontSize = "Size11"
textbox2.ClearTextOnFocus = true
textbox2.Draggable = false
textbox2.MultiLine = true
textbox2.TextWrap = true
textbox2.MouseMoved:connect(function()
label1.Transparency=0
end)
textbox2.MouseLeave:connect(function()
label1.Transparency=1
end)
but0.MouseMoved:connect(function()
if but0.Text=="Hide" then
textbox.Transparency=0.7
textbox2.Transparency=0.7
remv.Transparency=0.7
but.Transparency=0.7
but1.Transparency=0.7
but3.Transparency=0.7
but2.Transparency=0.7
but4.Transparency=0.7
but4c.Transparency=0.7
a.Transparency=0.7
but4b.Transparency=0.7
but5.Transparency=0.7
but6.Transparency=0.7
but7.Transparency=0.7
but8.Transparency=0.7
a2.Transparency=0.7
shut.Transparency=0.7
kill.Transparency=0.7
clean.Transparency=0.7
label1.Transparency=1
label2.Transparency=1
command.Transparency=0.7
message.Transparency=0.7
end
end)
but0.MouseLeave:connect(function()
if but0.Text=="Hide" then
textbox.Transparency=0.3
textbox2.Transparency=0.3
remv.Transparency=0
a2.Transparency=0
but.Transparency=0
but1.Transparency=0
but3.Transparency=0
but2.Transparency=0
but4.Transparency=0
but4c.Transparency=0
but4b.Transparency=0
but5.Transparency=0
but6.Transparency=0
but7.Transparency=0
a.Transparency=0
but8.Transparency=0
shut.Transparency=0
kill.Transparency=0
clean.Transparency=0
label1.Transparency=1
label2.Transparency=1
command.Transparency=0
message.Transparency=0
end
end)
but0.MouseButton1Down:connect(function()
if but0.Text=="Hide" then
textbox:remove()
textbox2:remove()
remv:remove()
but:remove()
but1:remove()
but3:remove()
but2:remove()
but4:remove()
but4c:remove()
a:remove()
but4b:remove()
but5:remove()
but6:remove()
but7:remove()
but8:remove()
shut:remove()
kill:remove()
clean:remove()
label1:remove()
label2:remove()
command:remove()
a2:remove()
message:remove()
but0.Text="Show"
but0.Transparency=1
end
if but0.Text=="Show" then
but0.Transparency=1
but0.MouseEnter:connect(function()
but0.Transparency = 1
wait(0.2)
but0.Transparency = 0.8
wait(0.2)
but0.Transparency = 0.6
wait(0.2)
but0.Transparency = 0.4
wait(0.2)
but0.Transparency = 0.2
end)
but0.MouseLeave:connect(function()
but0.Transparency = 0.2
wait(0.2)
but0.Transparency = 0.4
wait(0.2)
but0.Transparency = 0.6
wait(0.2)
but0.Transparency = 0.8
wait(0.2)
but0.Transparency=1
end)
but0.MouseButton1Down:connect(function()
but0:remove()
Show(Select)
end)
end
end)

but1.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
else
textbox2.Transparency=0.3 label1.Transparency=1 end end)
but1.MouseMoved:connect(function() textbox2.Transparency=1 label1.Transparency=1 end)


but2.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
else
textbox2.Transparency=0.3 label1.Transparency=1 end end)
but2.MouseMoved:connect(function() textbox2.Transparency=1 label1.Transparency=1 end)


but4.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
else
textbox2.Transparency=0.3 label1.Transparency=1 end end)
but4.MouseMoved:connect(function() textbox2.Transparency=1 label1.Transparency=1 end)


but4b.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
else
textbox2.Transparency=0.3 label1.Transparency=1 end end)
but4b.MouseMoved:connect(function() textbox2.Transparency=1 label1.Transparency=1 end)


but5.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
end
textbox2.Transparency=0.3 label1.Transparency=1 end)
but5.MouseMoved:connect(function()
textbox2.Transparency=1 label1.Transparency=1 end)


but4c.MouseLeave:connect(function()
if but.Text=="Kill" then
textbox2.Transparency=1 label1.Transparency=1
else
textbox2.Transparency=0.3 label1.Transparency=1 end end)
but4c.MouseMoved:connect(function() textbox2.Transparency=1 label1.Transparency=1 end)


but3.MouseMoved:connect(function()
if but.Text=="Kill" then
but.Text="Health"
textbox2.Transparency=0.3
end
end)

but.MouseButton2Down:connect(function() butca(Select) end)
but6.MouseButton2Down:connect(function() but6ca(Select) end)
remv.MouseButton1Down:connect(function() remvc(Select) end)
clean.MouseButton1Down:connect(function() cleanc(Select) end)
kill.MouseButton1Down:connect(function() killc(Select) end)
shut.MouseButton1Down:connect(function() shutc(Select) end)
but8.MouseButton1Down:connect(function() but8c(Select) end)
but7.MouseButton1Down:connect(function() but7c(Select) end)
but6.MouseButton1Down:connect(function() but6c(Select) end)
but5.MouseButton1Down:connect(function() but5c(Select) end)
message.MouseButton1Down:connect(function() messagec(Select) end)
command.MouseButton1Down:connect(function() commandc(Select) end)
but4c.MouseButton1Down:connect(function() but4cc(Select) end)
but4b.MouseButton1Down:connect(function() but4bc(Select) end)
but4.MouseButton1Down:connect(function() but4a(Select) end)
but3.MouseButton1Down:connect(function() but3c(Select) end)
but2.MouseButton1Down:connect(function() but2c(Select) end)
but1.MouseButton1Down:connect(function() but1c(Select) end)
but.MouseButton1Down:connect(function() butc(Select) end)

function help2(Select)

local frame=Instance.new("Frame",scr)
frame.Name="frame"
frame.Size=UDim2.new(0.5,0,0.5,0)
frame.Transparency=0.7
frame.BackgroundColor3=BrickColor.new("Really black").Color
frame.BorderColor3=BrickColor.new("Really black").Color
frame.Position= UDim2.new(0.25,0,0.25,0)
frame.Transparency=1

local labelc=Instance.new("TextLabel",scr)
labelc.Name="frame"
labelc.Size=UDim2.new(0.4,0,0.4,0)
labelc.Transparency=0.3
labelc.BackgroundColor3=BrickColor.new("Really black").Color
labelc.BorderColor3=BrickColor.new("Really black").Color
labelc.Position= UDim2.new(0.3,0,0.275,0)
labelc.Transparency = 1
labelc.TextColor3=BrickColor.new("White").Color
labelc.Text="Welcome to the tutorial"
labelc.FontSize=Enum.FontSize.Size24
labelc.TextWrap = true

local bx=Instance.new("TextButton",scr)
bx.Name="Ok"
bx.FontSize=Enum.FontSize.Size12
bx.Size=UDim2.new(0.1,0,0,25)
bx.BackgroundColor3=BrickColor.new("Really black").Color
bx.BorderColor3=BrickColor.new("Really black").Color
bx.TextColor3=BrickColor.new("White").Color
bx.Text="Next"
bx.Transparency=1
bx.Position= UDim2.new(0.45,0,0.675,0)
bx.MouseButton1Down:connect(function()
bx.Transparency=1
labelc.TextTransparency=0
wait(0.05)
labelc.TextTransparency=0.2
wait(0.05)
labelc.TextTransparency=0.4
wait(0.05)
labelc.TextTransparency=0.6
wait(0.05)
labelc.TextTransparency=0.8
labelc.FontSize=Enum.FontSize.Size10
labelc.Text="If anything breaks, Press the Red Hide button on the menu."
labelc.TextTransparency=0.8
wait(0.05)
labelc.TextTransparency=0.6
wait(0.05)
labelc.TextTransparency=0.4
wait(0.05)
labelc.TextTransparency=0.2
wait(0.05)
labelc.TextTransparency=0
wait(2)
bx.Transparency=1
bx:remove()
wait(1)
local bx3=Instance.new("TextButton",scr)
bx3.Name="Ok"
bx3.FontSize=Enum.FontSize.Size12
bx3.Size=UDim2.new(0.1,0,0,25)
bx3.BackgroundColor3=BrickColor.new("Really black").Color
bx3.BorderColor3=BrickColor.new("Really black").Color
bx3.TextColor3=BrickColor.new("White").Color
bx3.Text="Next"
bx3.Transparency=0
bx3.Position= UDim2.new(0.45,0,0.675,0)
bx3.Transparency=0.8
wait(0.2)
bx3.Transparency=0.6
wait(0.2)
bx3.Transparency=0.4
wait(0.2)
bx3.Transparency=0.2
wait(0.2)
bx3.Transparency=0
wait(0.2)
bx3.MouseButton1Down:connect(function()
labelc.TextTransparency=0
wait(0.05)
labelc.TextTransparency=0.2
wait(0.05)
labelc.TextTransparency=0.4
wait(0.05)
labelc.TextTransparency=0.6
wait(0.05)
labelc.TextTransparency=0.8
labelc.FontSize=Enum.FontSize.Size10
labelc.Text="The three green buttons need a Player's Name: J=Jump, S=Sit, P=PlatformStand, PURPLE BUTTONS ARE CHANGEABLE, RIGHT CLICK THEM FOR THE OTHER OPTION. For leaderstat, put in the Stat section what Stat you want to change (Points, Kills, KOs etc) then the Value in the Value Box. For Message, type in a message then press add message. For command bar, type in any script lines! HAVE FUN!!-Epidemeus"
labelc.TextTransparency=0.8
wait(0.05)
labelc.TextTransparency=0.6
wait(0.05)
labelc.TextTransparency=0.4
wait(0.05)
labelc.TextTransparency=0.2
wait(0.05)
labelc.TextTransparency=0
bx3:remove()
wait(1)
local bx2=Instance.new("TextButton",scr)
bx2.Name="Ok"
bx2.FontSize=Enum.FontSize.Size12
bx2.Size=UDim2.new(0.1,0,0,25)
bx2.BackgroundColor3=BrickColor.new("Really red").Color
bx2.BorderColor3=BrickColor.new("Really black").Color
bx2.TextColor3=BrickColor.new("White").Color
bx2.Text="Done"
bx2.Transparency=1
bx2.Position= UDim2.new(0.45,0,0.675,0)
bx2.Transparency=0.8
wait(0.2)
bx2.Transparency=0.6
wait(0.2)
bx2.Transparency=0.4
wait(0.2)
bx2.Transparency=0.2
wait(0.2)
bx2.Transparency=0
wait(0.2)
bx2.MouseButton1Down:connect(function()
qwe={labelc;frame;bx2}
for i=1, #qwe do
qwe[i].Transparency=0.2
wait(0.2)
qwe[i].Transparency=0.4
wait(0.2)
qwe[i].Transparency=0.6
wait(0.2)
qwe[i].Transparency=0.8
wait(0.2)
qwe[i].Transparency=1
qwe[i]:remove()
end
end)
end)
end)
qwe={frame;labelc;bx}
for i=1, #qwe do
qwe[i].Transparency=0.8
wait(0.2)
qwe[i].Transparency=0.6
wait(0.2)
qwe[i].Transparency=0.4
wait(0.2)
qwe[i].Transparency=0.2
wait(0.2)
qwe[i].Transparency=0
end
end
function remvc(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local p=game.Players:findFirstChild(textbox.Text)
if p==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
p.punkstats.votes.Value="0"
if p.punkstats.banned ==nil then return end
p.punkstats.banned:remove()
end

function cleanc(Select)
local c=game.Workspace:GetChildren()
for i=1, #c do
if c[i].Name~=Exeption then
if c[i].className=="Part" or c[i].className=="WedgePart" or c[i].className=="TrussPart" or c[i].className=="Seat" or c[i].className=="VehicleSeat" then
c[i]:Destroy()
end
end
end
end
kill.MouseButton2Down:connect(function()
if kill.Text=="KillAll" then
kill.Text="Reset"
else
kill.Text="KillAll"
end
end)

function killc(Select)
if kill.Text=="KillAll" then
local c=game.Workspace:GetChildren()
local f=game.Players.LocalPlayer.Name
for i=1, #c do
if c[i].Name==f then
c[i].Humanoid.Health=c[i].Humanoid.MaxHealth
else
if c[i].className=="Model" then
if c[i]:findFirstChild("Humanoid")~=nil then
c[i].Humanoid.Health=0
end
end
end
end
end
if kill.Text=="Reset" then
if game.Players.LocalPlayer.Character.Torso==nil then return end
game.Players.LocalPlayer.Character.Torso:remove()
end
end

function shutc(Select)
local p = game.Players:GetPlayers()
for i=1,#p do
local player = p[i]
if player ~= nil then
player:Remove()
end
end
end

function but8c(Select)
if but8.Name=="Active" then
local ne=Instance.new("TextButton",scr)
ne.Name="Change"
ne.FontSize=Enum.FontSize.Size12
ne.Size=UDim2.new(0.1,0,0,25)
ne.BackgroundColor3=BrickColor.new("Really red").Color
ne.BorderColor3=BrickColor.new("Really black").Color
ne.TextColor3=BrickColor.new("White").Color
ne.Text="Change!"
ne.Position= UDim2.new(0.325,0,0,250)

local t1=Instance.new("TextBox",scr)
t1.Name="Stat"
t1.FontSize=Enum.FontSize.Size12
t1.Size=UDim2.new(0.1,0,0,25)
t1.BackgroundColor3=BrickColor.new("Really black").Color
t1.BorderColor3=BrickColor.new("Really black").Color
t1.TextColor3=BrickColor.new("White").Color
t1.Text=""
t1.Position= UDim2.new(0.425,0,0,250)

local ro=Instance.new("TextLabel",scr)
ro.Name="="
ro.FontSize=Enum.FontSize.Size12
ro.Size=UDim2.new(0.025,0,0,25)
ro.BackgroundColor3=BrickColor.new("Really black").Color
ro.BorderColor3=BrickColor.new("Really black").Color
ro.TextColor3=BrickColor.new("White").Color
ro.Text="="
ro.Position= UDim2.new(0.525,0,0,250)

local p1t=Instance.new("TextLabel",scr)
p1t.Name="Statistic"
p1t.FontSize=Enum.FontSize.Size12
p1t.Size=UDim2.new(0.1,0,0,25)
p1t.BackgroundColor3=BrickColor.new("Lime green").Color
p1t.BorderColor3=BrickColor.new("Really black").Color
p1t.TextColor3=BrickColor.new("White").Color
p1t.Text="Stat"
p1t.Position= UDim2.new(0.425,0,0,225)

local p2t=Instance.new("TextLabel",scr)
p2t.Name="Value"
p2t.FontSize=Enum.FontSize.Size12
p2t.Size=UDim2.new(0.1,0,0,25)
p2t.BackgroundColor3=BrickColor.new("Lime green").Color
p2t.BorderColor3=BrickColor.new("Really black").Color
p2t.TextColor3=BrickColor.new("White").Color
p2t.Text="Value"
p2t.Position= UDim2.new(0.550,0,0,225)

local t2=Instance.new("TextBox",scr)
t2.Name="Value"
t2.FontSize=Enum.FontSize.Size12
t2.Size=UDim2.new(0.1,0,0,25)
t2.BackgroundColor3=BrickColor.new("Really black").Color
t2.BorderColor3=BrickColor.new("Really black").Color
t2.TextColor3=BrickColor.new("White").Color
t2.Text=""
t2.Position= UDim2.new(0.550,0,0,250)

local xl=Instance.new("TextButton",scr)
xl.Name="Close"
xl.FontSize=Enum.FontSize.Size12
xl.Size=UDim2.new(0.025,0,0,25)
xl.BackgroundColor3=BrickColor.new("Really red").Color
xl.BorderColor3=BrickColor.new("Really black").Color
xl.TextColor3=BrickColor.new("White").Color
xl.Text="X"
xl.Position= UDim2.new(0.650,0,0,250)
xl.MouseButton1Down:connect(function()
xl:remove()
t2:remove()
ro:remove()
t1:remove()
ne:remove()
p1t:remove()
p2t:remove()
but8.Name="Active"
end)
ne.MouseButton1Down:connect(function()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Players:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
if t1==nil then
t1.BackgroundColor3=BrickColor.new("Really red").Color
wait(1)
t1.BackgroundColor3=BrickColor.new("Really black").Color
return end
if t2==nil then
t2.BackgroundColor3=BrickColor.new("Really red").Color
wait(1)
t2.BackgroundColor3=BrickColor.new("Really black").Color
return end
local f=c.leaderstats:GetChildren()
for i=1,#f do
if f[i].Name==t1.Text then
f[i].Value=t2.Text
end
end
end)
but8.Name="Disable"
end
end

but7.MouseButton2Down:connect(function()
if but7.Text=="TeleportTo" then
but7.Text="TeleportAll"
else
but7.Text="TeleportTo"
end
end)

function but7c(Select)
if but7.Text=="TeleportAll" then
local p = game.Players:GetChildren()
you = game.Players.LocalPlayer
for a = 1, #p do
p[a].Character.Torso.CFrame = you.Character.Torso.CFrame+Vector3.new(0,0,3)
end
end
if but7.Text=="TeleportTo" then
local te=Instance.new("TextButton",scr)
te.Name="Teleport"
te.FontSize=Enum.FontSize.Size12
te.Size=UDim2.new(0.1,0,0,25)
te.BackgroundColor3=BrickColor.new("Bright violet").Color
te.BorderColor3=BrickColor.new("Really black").Color
te.TextColor3=BrickColor.new("White").Color
te.Text=but7.Text
te.Position= UDim2.new(0.325,0,0,250)

local p1=Instance.new("TextBox",scr)
p1.Name="Player1"
p1.FontSize=Enum.FontSize.Size12
p1.Size=UDim2.new(0.1,0,0,25)
p1.BackgroundColor3=BrickColor.new("Really black").Color
p1.BorderColor3=BrickColor.new("Really black").Color
p1.TextColor3=BrickColor.new("White").Color
p1.Text="Player1"
p1.Position= UDim2.new(0.425,0,0,250)

local to=Instance.new("TextLabel",scr)
to.Name="to"
to.FontSize=Enum.FontSize.Size12
to.Size=UDim2.new(0.025,0,0,25)
to.BackgroundColor3=BrickColor.new("Really black").Color
to.BorderColor3=BrickColor.new("Really black").Color
to.TextColor3=BrickColor.new("White").Color
to.Text="to"
to.Position= UDim2.new(0.525,0,0,250)

local p2=Instance.new("TextBox",scr)
p2.Name="Player2"
p2.FontSize=Enum.FontSize.Size12
p2.Size=UDim2.new(0.1,0,0,25)
p2.BackgroundColor3=BrickColor.new("Really black").Color
p2.BorderColor3=BrickColor.new("Really black").Color
p2.TextColor3=BrickColor.new("White").Color
p2.Text="Player2"
p2.Position= UDim2.new(0.550,0,0,250)

local cl=Instance.new("TextButton",scr)
cl.Name="Close"
cl.FontSize=Enum.FontSize.Size12
cl.Size=UDim2.new(0.025,0,0,25)
cl.BackgroundColor3=BrickColor.new("Really red").Color
cl.BorderColor3=BrickColor.new("Really black").Color
cl.TextColor3=BrickColor.new("White").Color
cl.Text="X"
cl.Position= UDim2.new(0.650,0,0,250)
cl.MouseButton1Down:connect(function()
te:remove()
cl:remove()
p1:remove()
to:remove()
p2:remove()
but7.Name="Active"
end)
te.MouseButton1Down:connect(function()
if p1.Text=="me" then
p1.Text=game.Players.LocalPlayer.Name
end
if p2.Text=="me" then
p2.Text=game.Players.LocalPlayer.Name
end
player2=game.Workspace:findFirstChild(p2.Text)
player1=game.Workspace:findFirstChild(p1.Text)
clone1=game.Players:findFirstChild(p1.Text)
clone2=game.Players:findFirstChild(p2.Text)
if player1==nil then
p1.BackgroundColor3=BrickColor.new("Really red").Color
wait(1)
p1.BackgroundColor3=BrickColor.new("Really black").Color
return end
player2=game.Workspace:findFirstChild(p2.Text)
if player2==nil then
p2.BackgroundColor3=BrickColor.new("Really red").Color
wait(1)
p2.BackgroundColor3=BrickColor.new("Really black").Color
return end
if te.Text=="TeleportTo" then
player1.Torso.CFrame=player2.Torso.CFrame+Vector3.new(0,0,1)
end
if te.Text=="Clone" then
clone1.CharacterAppearance=clone2.CharacterAppearance
wait(0.5)
clone1.Character.Torso:remove()
end
end)
te.MouseButton2Down:connect(function()
if te.Text=="TeleportTo" then
te.Text="Clone"
else
te.Text="TeleportTo"
end
end)
but7.Name="Disable"
end
end
function but6ca(Select)
if but6.Text=="UnSafeChat" then
but6.Text="SafeChat"
else
but6.Text="UnSafeChat"
end
end

function but6c(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Players:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
if but6.Text=="UnSafeChat" then
c:setSuperSafeChat(false)
end
if but6.Text=="SafeChat" then
c:setSuperSafeChat(true)
end
end

but5.MouseButton2Down:connect(function()
local p2="http://www.roblox.com/asset/?id=25845545"
local qwe=Instance.new("Sky")
qwe.SkyboxBk=p2
qwe.SkyboxFt=p2
qwe.SkyboxDn=p2
qwe.SkyboxLf=p2
qwe.SkyboxRt=p2
qwe.SkyboxUp=p2
qwe.Parent=game.Lighting
local c=workspace:getChildren()
for i=1, #c do
if c[i].ClassName=="Part" or c[i].className=="WedgePart" or c[i].className=="TrussPart" or c[i].className=="Seat" or c[i].className=="VehicleSeat" then
local x=Instance.new("Decal")
local y=Instance.new("Decal")
local z=Instance.new("Decal")
local t=Instance.new("Decal")
local a=Instance.new("Decal")
local b=Instance.new("Decal")
z.Face="Front"
x.Face="Back"
y.Face="Top"
t.Face="Bottom"
a.Face="Right"
b.Face="Left"
z.Texture="http://www.roblox.com/asset/?id=25845545"
x.Texture="http://www.roblox.com/asset/?id=25845545"
y.Texture="http://www.roblox.com/asset/?id=25845545"
t.Texture="http://www.roblox.com/asset/?id=25845545"
a.Texture="http://www.roblox.com/asset/?id=25845545"
b.Texture="http://www.roblox.com/asset/?id=25845545"
a.Parent=c[i]
b.Parent=c[i]
x.Parent=c[i]
y.Parent=c[i]
z.Parent=c[i]
t.Parent=c[i]
end
end
end)

function but5c(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Players:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
local copy= Instance.new("HopperBin")
local delete=Instance.new("HopperBin")
local drag= Instance.new("HopperBin")
copy.BinType="Clone"
delete.BinType="Hammer"
drag.BinType="GameTool"
game:GetObjects("rbxassetid://21001552")[1].Parent=c.Backpack
copy.Parent=c.Backpack
delete.Parent=c.Backpack
drag.Parent=c.Backpack
end

function but4a(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
c.Humanoid.Jump=true
end

function but4bc(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
c.Humanoid.Sit=true
end

function but4cc(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
c.Humanoid.PlatformStand=true
end

function but1c(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
local ForceField=Instance.new("ForceField")
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
ForceField.Parent=c
end

function but2c(Select)
c=game.Workspace:FindFirstChild(textbox.Text)
s=game.Players:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
if s==nil then return end
c:remove()
s:remove()
end

function but3c(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
p=textbox2.Text
if p==nil then
textbox2.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox2.BackgroundColor = BrickColor.new("Really black")
return end
c.Humanoid.WalkSpeed=p
end

function butca(Select)
if but.Text=="Health" then
but.Text="Kill"
textbox2.Transparency=1
label1.Transparency=1
else
but.Text=("Health")
textbox2.Transparency=0.3
label1.Transparency=0
end
end

function butc(Select)
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
c=game.Workspace:FindFirstChild(textbox.Text)
if c ==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
p=textbox2.Text
if p==nil then
textbox2.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox2.BackgroundColor = BrickColor.new("Really black")
return end
if but.Text=="Health" then
c.Humanoid.MaxHealth=p
wait(0.5)
c.Humanoid.Health=p
end
if but.Text=="Kill" then
c.Humanoid.MaxHealth=0
end
end

function commandc(Select)
command:remove()

local textlabel1 = Instance.new("TextLabel")
textlabel1.Parent = scr
textlabel1.Name = "Title"
textlabel1.Active = true
textlabel1.BackgroundColor = BrickColor.new("Really black")
textlabel1.BorderColor3 = Color3.new(255/255,0/0,0/0)
textlabel1.Draggable = true
textlabel1.Font = "ArialBold"
textlabel1.FontSize = "Size14"
textlabel1.Position = UDim2.new(0,129,0,7)
textlabel1.Size = UDim2.new(0.65,0,0.05,0)
textlabel1.Text = "Credits to mew"
textlabel1.TextColor3 = Color3.new(255/255,255/255,255/255)

local textboxa = Instance.new("TextBox")
textboxa.Parent = textlabel1
textboxa.BackgroundColor = BrickColor.new("Really black")
textboxa.BackgroundTransparency = 0.3
textboxa.Position = UDim2.new(0,0,1,0)
textboxa.Size = UDim2.new(1,0,9,0)
textboxa.Text = ""
textboxa.TextColor3 = Color3.new(255/255,255/255,255/255)
textboxa.TextXAlignment = "Left"
textboxa.TextYAlignment = "Top"
textboxa.BorderColor3 = Color3.new(255/255,0/0,0/0)
textboxa.FontSize = "Size11"
textboxa.ClearTextOnFocus = false
textboxa.Draggable = false
textboxa.MultiLine = true
textboxa.TextWrap = true

local textbuttonb = Instance.new("TextButton")
textbuttonb.Parent = textboxa
textbuttonb.BackgroundColor = BrickColor.new("Really black")
textbuttonb.Font = "ArialBold"
textbuttonb.FontSize = "Size14"
textbuttonb.Position = UDim2.new(0,0,1,0)
textbuttonb.Size = UDim2.new(1,0,0.1,0)
textbuttonb.TextColor3 = Color3.new(255/255,255/255,255/255)
textbuttonb.BorderColor3 = Color3.new(255/255,0/0,0/0)
textbuttonb.Text = "Execute script"

local but4d=Instance.new("TextButton",scr)
but4d.Name="Hide"
but4d.FontSize=Enum.FontSize.Size12
but4d.Size=UDim2.new(0.033,0,0,25)
but4d.BackgroundColor3=BrickColor.new("Really red").Color
but4d.BorderColor3=BrickColor.new("Really black").Color
but4d.TextColor3=BrickColor.new("White").Color
but4d.Text="Hide"
but4d.Position= UDim2.new(0.133,0,0,275)
but4d.MouseButton1Down:connect(function()
textlabel1:remove()
textbuttonb:remove()
textboxa:remove()
but4d:remove()
command=Instance.new("TextButton",scr)
command.Name="command"
command.FontSize=Enum.FontSize.Size12
command.Size=UDim2.new(0.1,0,0,25)
command.BackgroundColor3=BrickColor.new("Really black").Color
command.BorderColor3=BrickColor.new("Really black").Color
command.TextColor3=BrickColor.new("White").Color
command.Text="command"
command.Position= UDim2.new(0.1,0,0,200)
command.MouseButton1Down:connect(function() commandc(Select) end)
end)
textbuttonb.MouseButton1Down:connect(function()
pcall(function()
loadstring(textboxa.Text)()
end)
end)
end

function messagec(Select)
message:remove()
local textlabel2 = Instance.new("TextLabel")
textlabel2.Parent = scr
textlabel2.Name = "Title"
textlabel2.Active = true
textlabel2.BackgroundColor = BrickColor.new("Really black")
textlabel2.BorderColor3 = Color3.new(255/255,0/0,0/0)
textlabel2.Draggable = true
textlabel2.Font = "ArialBold"
textlabel2.FontSize = "Size14"
textlabel2.Position = UDim2.new(0,129,0,7)
textlabel2.Size = UDim2.new(0.65,0,0.05,0)
textlabel2.Text = "Put in message"
textlabel2.TextColor3 = Color3.new(255/255,255/255,255/255)

local textboxb = Instance.new("TextBox")
textboxb.Parent = textlabel2
textboxb.BackgroundColor = BrickColor.new("Really black")
textboxb.BackgroundTransparency = 0.3
textboxb.Position = UDim2.new(0,0,1,0)
textboxb.Size = UDim2.new(1,0,9,0)
textboxb.Text = ""
textboxb.TextColor3 = Color3.new(255/255,255/255,255/255)
textboxb.TextXAlignment = "Left"
textboxb.TextYAlignment = "Top"
textboxb.BorderColor3 = Color3.new(255/255,0/0,0/0)
textboxb.FontSize = "Size11"
textboxb.ClearTextOnFocus = true
textboxb.Draggable = false
textboxb.MultiLine = true
textboxb.TextWrap = true

local textbuttonc = Instance.new("TextButton")
textbuttonc.Parent = textboxb
textbuttonc.BackgroundColor = BrickColor.new("Really black")
textbuttonc.Font = "ArialBold"
textbuttonc.FontSize = "Size14"
textbuttonc.Position = UDim2.new(0,0,1,0)
textbuttonc.Size = UDim2.new(1,0,0.1,0)
textbuttonc.TextColor3 = Color3.new(255/255,255/255,255/255)
textbuttonc.BorderColor3 = Color3.new(255/255,0/0,0/0)
textbuttonc.Text = "Add message"

local but4e=Instance.new("TextButton",scr)
but4e.Name="Hide"
but4e.FontSize=Enum.FontSize.Size12
but4e.Size=UDim2.new(0.033,0,0,25)
but4e.BackgroundColor3=BrickColor.new("Really red").Color
but4e.BorderColor3=BrickColor.new("Really black").Color
but4e.TextColor3=BrickColor.new("White").Color
but4e.Text="Hide"
but4e.Position= UDim2.new(0.133,0,0,275)
but4e.MouseButton1Down:connect(function()
message=Instance.new("TextButton",scr)
message.Name="message"
message.FontSize=Enum.FontSize.Size12
message.Size=UDim2.new(0.1,0,0,25)
message.BackgroundColor3=BrickColor.new("Really black").Color
message.BorderColor3=BrickColor.new("Really black").Color
message.TextColor3=BrickColor.new("White").Color
message.Text="message"
message.Position= UDim2.new(0.1,0,0,225)
message.MouseButton1Down:connect(function() messagec(Select) end)
textlabel2:remove()
textbuttonc:remove()
textboxb:remove()
but4e:remove()
end)
textbuttonc.MouseButton2Down:connect(function()
plate=game.Players:GetChildren()
for i=1, #plate do
if plate[i].ClassName=="Player" then
if plate[i].Name~=game.Players.LocalPlayer.Name then
q=plate[i].Character
chats = textboxb.Text -----------removed while true do and wait.
game:GetService("Chat"):Chat(q.Head, chats, Enum.ChatColor.Blue)
end
end
end
end)
textbuttonc.MouseButton1Down:connect(function()
message:remove()
if textbox.Text=="me" then
textbox.Text=game.Players.LocalPlayer.Name
end
q=game.Workspace:findFirstChild(textbox.Text)
if q==nil then
textbox.BackgroundColor = BrickColor.new("Really red")
wait(1)
textbox.BackgroundColor = BrickColor.new("Really black")
return end
chats = textboxb.Text -----------removed while true do and wait.
game:GetService("Chat"):Chat(q.Head, chats, Enum.ChatColor.Blue)
end)
end
end
end



9.9
Back to top Go down
Cinnamon Roll
Filly Rose
Cinnamon Roll


Posts : 552
Reputation : 1
Join date : 2012-07-27
Age : 2023
Location : Stage 8

WHY A SUDDEN POST STOP Empty
PostSubject: Re: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP EmptyThu Aug 09, 2012 9:17 pm

because dick
Back to top Go down
http://steamcommunity.com/id/JeeleehFeesheh/
Sponsored content





WHY A SUDDEN POST STOP Empty
PostSubject: Re: WHY A SUDDEN POST STOP   WHY A SUDDEN POST STOP Empty

Back to top Go down
 
WHY A SUDDEN POST STOP
Back to top 
Page 1 of 1
 Similar topics
-
» sudden post stop
» why the sudden post stop?
» Sudden post stop.
» Sudden post stop.
» Sudden post stop.

Permissions in this forum:You cannot reply to topics in this forum
The Off-Topic Forum :: Off-Topic Forums :: Off-Topic-
Jump to: