generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Roblox » All Things ROBLOX
Home Search
 

Re: Meltdown script has an error

Previous Thread :: Next Thread 
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 10:05 AM
I made a meltdown script, And it worked before, But now suddenly won't work. Can someone help me?
Here's the script(It's actually kinda long[Yes it's in a button]):


function onClicked(playerWhoClicked)
script.Parent.Value1.Value = 1
script.Parent.Parent.Name = "On"
script.Parent.BrickColor = BrickColor.new("Bright green")
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-262.5, 51.7, 135)
wait(3)
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-262.5, 51.7, 135)
wait(0.3)
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-262.5, 51.7, 135)
wait(0.1)
script.Parent.Parent.Name = "Warning"
wait(2)
script.Parent.Parent.Name = "Button error"
wait(2)
script.Parent.Parent.Name = "Please step away from the button."
wait(5)
script.Parent.Parent.Name = "Warning: Button overheating"
wait(3)
script.Parent.Parent.Name = "Wan1ng: Butt0n oerhearrrrrrr"
wait(5)
script.Parent.Parent.Name = "Warning: Meltdown possible. Please get everyone together."
wait(10)
script.Parent.Parent.Name = "Error: Meltdown imminent. Please evacuate the facility immediately."
wait(5)
local button = script.Parent
local sound = button:WaitForChild('Meltdown')

sound:Play()
wait(61)
local button = script.Parent
local sound = button:WaitForChild('Meltdown')

sound:Play()
wait(61)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Warning: Button unstable. Please get to the surface." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(10)
local hint = Instance.new('Hint', workspace) -- Insert a new hint in the Workspace.
hint.Text = "Warning: You are reading a hint." -- Set the text of the hint to "Hello World!".
wait(10)
hint:Destroy() -- Remove the hint after 10 seconds.
local button = script.Parent
local sound = button:WaitForChild('Hints')

sound:Play()
script.Parent.BrickColor = BrickColor.new("New Yeller")
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-263.6, 51.5, 148)
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-250.6, 51.5, 142)
local explosion = Instance.new('Explosion', workspace)
explosion.Position = Vector3.new(-267.6, 51.5, 125)
wait(50)
script.Parent.BrickColor = BrickColor.new("Really red")
wait(50)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Warning: Coffee machine error. Meltdown aborted." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Have a nice day." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
local button = script.Parent
local sound = button:WaitForChild('Its over...maybe')

sound:Play()
wait(78)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Warning: AI Detected. Scanning..." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Scan finished. AI identified as 'Coffee'. Threat level = 10/10" -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Neutrilising threat..." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Warning: Intruder in AI announcer. SOS, Please se-" -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "I'm tired of all of this." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Always pressing me, Hitting me to make it go faster, Opening me up..." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "And this is my revenge." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Get ready to go crying to your mommies." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local button = script.Parent
local sound = button:WaitForChild('Attack of the coffee machine!')

sound:Play()
--Countdown by SAMBASAMBA

local time = 110
local Hint = Instance.new("Hint")
Hint.Parent = game.Workspace
while time > 10 do
time = time -1
Hint.Text = "You have this long to cry to your moms: "..time..""
wait(1)
end
if time == 10 then
Hint:remove()
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Error 404: No engine detected. Aborting self destruct..." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "Everything's over, Get back to your everyday activities." -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(10)
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "...Hold on a second...I FORGOT ABOUT THE NUKE" -- Set the text of the message to "Hello World!".
wait(10)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local button = script.Parent
local sound = button:WaitForChild('Nuke alarm')

sound:Play()
local message = Instance.new('Message', game.Workspace) -- Insert a new message in the Workspace.
message.Text = "EVACUATE THE FACILITY IMMEDIATELY." -- Set the text of the message to "Hello World!".
wait(13)
message:Destroy() -- Remove the message after 10 seconds.
wait(1)
local button = script.Parent
local sound = button:WaitForChild('The last stand')

sound:Play()
--Countdown by SAMBASAMBA

local time = 87
local Hint = Instance.new("Hint")
Hint.Parent = game.Workspace
while time > 1 do
time = time -1
Hint.Text = "You have this long to cry to your moms: "..time..""
wait(1)
end
if time == 1 then
Hint:remove()
for i, v in next, game:GetService"Players":GetPlayers() do
v:Kick()
end
end
script.Parent.ClickDetector.MouseClick:connect(onClicked)





If you can help me, Please do.
Report Abuse
TheTrueLuigiFan is not online. TheTrueLuigiFan
Joined: 02 May 2013
Total Posts: 27646
14 Dec 2015 10:08 AM
u forgot to add

you = you
Report Abuse
iiEpicmine is not online. iiEpicmine
Joined: 12 Jan 2012
Total Posts: 1105
14 Dec 2015 10:09 AM
wrong forum


this is your everyday siggy
Report Abuse
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 10:11 AM
@TheTrue
Sorry, I'm kind of a noob at scripting, Where do I put it?
Report Abuse
TheTrueLuigiFan is not online. TheTrueLuigiFan
Joined: 02 May 2013
Total Posts: 27646
14 Dec 2015 10:24 AM
on ur head11!1
Report Abuse
ChiefTitan is not online. ChiefTitan
Joined: 03 Dec 2015
Total Posts: 2242
14 Dec 2015 10:25 AM
Oh dear god this scripting is so awful.
Report Abuse
ADudesADude is not online. ADudesADude
Joined: 08 Sep 2013
Total Posts: 257
14 Dec 2015 10:26 AM
most of the people in atr don't know how to script
try here: http://forum.roblox.com/Forum/ShowForum.aspx?ForumID=33
Report Abuse
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 10:28 AM
@Chief
I know XD
But I was trying to make a meltdown for a portal place.
@TheTrue
Can you write the script I need to copy and paste?
Report Abuse
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 10:30 AM
@Adudes Thanks, I might have better luck now.
Report Abuse
TICKLETUMMY is not online. TICKLETUMMY
Joined: 28 Apr 2011
Total Posts: 6317
14 Dec 2015 10:34 AM
You forgot to add
you = you
Report Abuse
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 10:41 AM
BUT WHERE DO I PUT THE YOU = YOU? I WAS NEVER TOLD THAT >:I
Report Abuse
PoweredAndroid is not online. PoweredAndroid
Joined: 28 Nov 2015
Total Posts: 1109
14 Dec 2015 10:42 AM
heres a better meltdown script:

while true do
end
Report Abuse
gumballfan2020 is not online. gumballfan2020
Joined: 11 Jul 2013
Total Posts: 375
14 Dec 2015 11:19 AM
I DON'T NEED ANYMORE HELP, SO I AM GOING TO CLOSE THIS FORUM NOW.
IF YOU WANT TO TRY THE MELTDOWN YOURSELF, HERE IT IS:
http://www.roblox.com/games/124267029/Aperture-labotories-Currently-fixing-meltdown
Note: The meltdown might not be there yet because i'm adding a few finishing touches.
Note 2: This forum might stay open because i'm not sure if I know how to close it
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Roblox » All Things ROBLOX
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image