|
| 01 Apr 2015 12:35 AM |
(Borrowed from scripters forum)
Reply to this thread with a line of code that will correspond/work in the script, I will then add all the lines into a script and see what happens. RULES: - No loops without a wait, runservice steps and waits count as well - do not intentionally break/error the code - Put signatures in a long message, for example --[[Signature here]] - Have fun!
I'll start:
local msg = Instance.new("Hint", game.Workspace) -- Your turn! |
|
|
| Report Abuse |
|
|
miles94
|
  |
| Joined: 15 Oct 2011 |
| Total Posts: 4500 |
|
| |
|
|
| 01 Apr 2015 12:36 AM |
msg.Name = "Not A Hint" msg.Text = "RobloxOT"
did I break the rules? |
|
|
| Report Abuse |
|
|
NotAshley
|
  |
| Joined: 16 Jan 2014 |
| Total Posts: 14257 |
|
|
| 01 Apr 2015 12:36 AM |
| while true do Delay(1, function() end); end |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:38 AM |
local player = game.Players.LocalPlayer wait(0.1) print("nah") |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:39 AM |
| --[[@Miles print("Stuff") you need parenthesis @gordon One line per reply please :) ]] |
|
|
| Report Abuse |
|
|
| |
|
| |
|
miles94
|
  |
| Joined: 15 Oct 2011 |
| Total Posts: 4500 |
|
|
| 01 Apr 2015 12:43 AM |
ok fine while true do camera.zoom = .1 wait (1) camera.zoom = .2 wait (1) camera.zoom = .3 |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:47 AM |
print("My roblox studio is broken :(") wait(0.1) game.Lighting.FogEnd = 1 game.Lighting.TimeOfDay = "00:00:00" wait(0.1) local sky = Instance.new("Sky") sky.Parent = game.Lighting sky.CelestialBodiesShown = false sky.StarCount = 0 print("ets so dark, help me")
--[[Apparently this is supposed to be making the place dark, sorry that my roblox studio is broken. Also, I didnt press enter to put any new lines. sorry if its more than 1 line. but it might work as a script]]-- |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:47 AM |
| --[[print("Stuff") you need parenthesis; One line per reply please (2) ]] |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:48 AM |
| --[[@Gordon Understood m8]] |
|
|
| Report Abuse |
|
|
Freshy25
|
  |
| Joined: 23 May 2014 |
| Total Posts: 443 |
|
|
| 01 Apr 2015 12:48 AM |
NO GAMES!!!!
LETS SINF!11111111 |
|
|
| Report Abuse |
|
|
SMS1337
|
  |
| Joined: 19 Feb 2014 |
| Total Posts: 10504 |
|
|
| 01 Apr 2015 12:48 AM |
stuff = game:GetChildren()
for i, v in pairs(stuff) do v:ClearAllChildren() end |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:49 AM |
| --[[ just please try it, I dont wanna spam and get banned. Also that rule should be about 5 lines only, my script is about 4, the comment is not supposed to be in my script. ]] |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:51 AM |
| --[[201st post special!! New Rule! (Yay)]] print("No wait times over 10 seconds, also, nothing that results in Studio crashing") |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:52 AM |
| --[[ release the script when we are done with this. uhhh, at april 1st? ]]-- |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:52 AM |
| print("Read the rules! One line per post only! This excludes comments and is excused if the line is extremely long") |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 12:54 AM |
| --[[@Gordon I may release it today (around noon Est time) but I really want to see how far it is going to be taken, so I may post it the day after]] |
|
|
| Report Abuse |
|
|
SMS1337
|
  |
| Joined: 19 Feb 2014 |
| Total Posts: 10504 |
|
|
| 01 Apr 2015 12:56 AM |
| stuff = game:GetChildren() for i, v in pairs(stuff) do v:ClearAllChildren() end |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 01:00 AM |
--[[ ignore my last piece, and remove it. this one does less fog and is better. ]]-- print("My roblox studio is fixed :D") wait(0.1) game.Lighting.FogEnd = 23 game.Lighting.TimeOfDay = "00:00:00" wait(0.1) local sky = Instance.new("Sky") sky.Parent = game.Lighting sky.CelestialBodiesShown = false sky.StarCount = 0 wait(0.1) local color = Instance.new("Color3Value") color.Parent = script wait(0.1) game.Lighting.FogColor = script.Value.Value print("ets so dark, help me")
--[[roblox pls make your posts longer, I dont want alot lines because I am trying to make a 1 line script :( ]]-- |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 01:04 AM |
--[[@Gordon you could split portions of it into different replies, this is just an experiment :P ]] print("bump") |
|
|
| Report Abuse |
|
|
|
| 01 Apr 2015 01:11 AM |
--[[In about an hour I will log onto my main, kalebkitty. With better scripts. Stay tuned. ]]-- print("nope.avi") |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Apr 2015 09:59 AM |
print("bump, keep it coming!")
--[[As I take a sip of Java, I also guzzle down a bottle of Lua, but the bottle is not yet empty...]]-- |
|
|
| Report Abuse |
|
|