of     1   

TheMagicTwix
#162087924Wednesday, May 13, 2015 8:55 PM GMT

Here's a proposal with no prize and no winning, just a little challenge to keep your head spinning! Open up studio and time 60 minutes, place your bricks without any limits! Sixty Minute Dare:: This is a challenge in which you have 60 minutes to create anything within the ROBLOX studio, this can be a model, a game (GUI or Graphical), anything! Post the link to your entry below and have other people review it! There are no prizes; but bear in mind your work may be seen by Studio HR's! Rules:: _You can NOT pick up an old project, it has to be from scratch _NO FREE MODELS! _Unlimited entries, as long as they are a separate project Example - [http://www.roblox.com/games/247967871/Obby-Sixty-Minute-Dare-SMD]
championbuilder
#162088178Wednesday, May 13, 2015 8:59 PM GMT

You should probably google what that abbreviation stands for...
TheMagicTwix
#162088434Wednesday, May 13, 2015 9:02 PM GMT

Of course I know, silly. Get building!
Friedtjof
#162089324Wednesday, May 13, 2015 9:19 PM GMT

http://www.roblox.com/games/174251202/60-minute-d%C3%A1ire Lord of all things, breaded and unbreaded.
TheMagicTwix
#162091621Wednesday, May 13, 2015 9:59 PM GMT

Niice! Good use of script
DevPig
#162092142Wednesday, May 13, 2015 10:07 PM GMT

I made this in about 34 mins could of used more of the time , but that's fine :3 http://www.roblox.com/games/248074255/Jump-Out-Sixty-Minute-Dare
chimmihc
#162092215Wednesday, May 13, 2015 10:08 PM GMT

I wouldn't call that 60 minutes of scripting. I script -~ chimmihc
TheMagicTwix
#162092435Wednesday, May 13, 2015 10:12 PM GMT

Nice challenge there DevPig; perhaps make the message be local so not everyone in the server sees it? And let it go awey ;-;
TheMagicTwix
#162092594Wednesday, May 13, 2015 10:15 PM GMT

You're right Chimhic, it should be the entire 60 minutes rather than 60 minutes or less
DevPig
#162092646Wednesday, May 13, 2015 10:16 PM GMT

xD , Should of done a bit of Touch ups like I said :P , but yeah it's local.
DevPig
#162092718Wednesday, May 13, 2015 10:17 PM GMT

And it's not going to be exactly 60 Mins any ways , might be higher or less
TheMagicTwix
#162092933Wednesday, May 13, 2015 10:20 PM GMT

Friedtjof
#162093701Wednesday, May 13, 2015 10:32 PM GMT

local y = 0 local rot = 1.571/10 local r = 0 while wait(.1) do y = y + 1 r = r + rot p = Instance.new("Part", game.Workspace) p.Name = "Part"..y p.Anchored = true p.Size = Vector3.new(2, 1, 4) p.CFrame = CFrame.new(0, y, 0) * CFrame.Angles(0,r,r) p.CFrame = p.CFrame + (p.CFrame.lookVector*10) p.BrickColor = BrickColor.random() p.Material = "Slate" p.BottomSurface = "Smooth" p.TopSurface = "Smooth" end Was definitely 60 minutes of scripting. Lord of all things, breaded and unbreaded.
chimmihc
#162094109Wednesday, May 13, 2015 10:38 PM GMT

I would have done it a bit differently but meh. I script -~ chimmihc
TheMagicTwix
#162094126Wednesday, May 13, 2015 10:38 PM GMT

That's a handy script to have c; However it is a really old place of yours ;o
Friedtjof
#162094368Wednesday, May 13, 2015 10:42 PM GMT

>Non-BC >I have to keep cycling places, and reusing old ones, or I lose the slot. Lord of all things, breaded and unbreaded.
MostDesirable
#162094561Wednesday, May 13, 2015 10:45 PM GMT

TheMagicTwix
#162094720Wednesday, May 13, 2015 10:48 PM GMT

I do that with NBC when I don't got money - But defeats the point tbh KEEP POSTING ENTRIES:D
Friedtjof
#162094868Wednesday, May 13, 2015 10:50 PM GMT

Not when that was previously a "lol this is 4 u" place Lord of all things, breaded and unbreaded.
TheMagicTwix
#162115902Thursday, May 14, 2015 10:17 AM GMT

I guess, keep posting entries!

    of     1