|
| 11 Mar 2016 10:35 PM |
| I thought it was a joke so I grabbed it and when I opened it my Studio crashed.. what a hoe |
|
|
| Report Abuse |
|
|
KLGA
|
  |
| Joined: 19 Apr 2014 |
| Total Posts: 2571 |
|
| |
|
h5s
|
  |
| Joined: 03 Jul 2014 |
| Total Posts: 1229 |
|
|
| 11 Mar 2016 10:53 PM |
I'm expecting it to be one of those crappy label.Text = "50000" wait(1) label.Text = "49999"
If any passer by's think that's normal: http://wiki.roblox.com/index.php?title=Loops#For |
|
|
| Report Abuse |
|
|
|
| 11 Mar 2016 11:05 PM |
| It was one of those yea, not sure how he did it thought, I honestly can't believe someone actually sat there and typed it all out |
|
|
| Report Abuse |
|
|
|
| 11 Mar 2016 11:19 PM |
| I think the longest I've seen was 201k lined. It was in an open sourced Hangman game and it was a dictionary of strings of words or something...it was the entire english dictionary or something. |
|
|
| Report Abuse |
|
|
|
| 11 Mar 2016 11:46 PM |
I doubt they typed it all out... Rather they probably coded the source...
local code = ""; for i = 1, 50000 do code = code..[[label.Text = "]]..i..[[" wait(1)]] wait(); end |
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Mar 2016 12:51 AM |
2,000,000 line code http://www.roblox.com/HAXX-item?id=380867676 |
|
|
| Report Abuse |
|
|
|
| 12 Mar 2016 07:19 AM |
| "I am totally unappreciated in my time. You can run this whole park from this room with minimal staff for up to 3 days. You think that kind of automation is easy? Or cheap? You know anybody who can network 8 connection machines and debug 2 million lines of code for what I bid for this job? Because if he can I'd like to see him try." - Dennis Nedry |
|
|
| Report Abuse |
|
|