|
Mine was a teleporting brick...Lol i'm weak you? |
|
Dr01d3k4Join Date: 2007-10-11 Post Count: 17916 |
Mine was a play written on slate tablets. |
|
|
Was it called "The 10 Commandments"? |
|
200ABJoin Date: 2010-08-24 Post Count: 1604 |
It's hard to say. I challenge myself constantly with things I've never done before. |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
Mine was when I spilled pepsi in my keyboard and I had to take every key off and clean it from the inside out. |
|
|
1waffle1Join Date: 2007-10-16 Post Count: 16381 |
Not so much hard as time consuming. The 'hardest' script I've ever written had to have been the speech AI I wrote a few years ago. |
|
|
'Mine was when I spilled pepsi in my keyboard and I had to take every key off and clean it from the inside out.'
lololol
getting a washable keyboard soon
noobs |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
I heard logitech is selling one of those, I gotta buy one.
Cuz ever since then, I've been washing my hands before touching my mouse and keyboard (I never wanna waste 3 hours on a keybaord again). |
|
|
I guess the hardest script I ever wrote... was in ASM. ASM is just all around hard to do anything with. I attempted, but did not succeed, in creating my own framework and environment using nothing but ASM... I spent over a month on it... but it had so many problems. I just gave up. |
|
|
@cnt
We're buying the same one!
Going to read some reviews, need to see if others think it's great too :) |
|
uyjulianJoin Date: 2012-11-29 Post Count: 1214 |
Mine was my admin script "SuperCMDs" and before the InsertService change, my server takeover. |
|
|
seems legit, anyone else? |
|
MaradarJoin Date: 2012-03-06 Post Count: 4478 |
LocalScript sided brick creation, never finished it. |
|
cedarJoin Date: 2007-12-02 Post Count: 8990 |
[ Content Deleted ] |
|
|
@Maradar
-- LocalScript
local localPart = Instance.new("Part", workspace.CurrentCamera)
-- do stuff |
|
S1xtyJoin Date: 2009-10-25 Post Count: 4491 |
A 22,000 line encryption code. |
|
S1xtyJoin Date: 2009-10-25 Post Count: 4491 |
I'm also learning HTML as of this instant... |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
@Prehistoricman
OMG Buy me it, my parents will only say:
"DON'T EAT IN YOUR ROOM"
And I'm like,
"ZOMG MOM, I MAKING SOMETHING"
She's like,
"STOP SHOOTING PEOPLE"
I'm like,
"OMG OMG OMG OMG OMG OMG OMG" |
|
|
"A 22,000 line encryption code."
-_-... |
|
1waffle1Join Date: 2007-10-16 Post Count: 16381 |
^ |
|
|
And then he goes to to say he learned HTML, under the premise of 'hardest script you ever made', and since he apparently is a Lua/scripting god it probably shouldn't of taken him 8 hours to learn =P |
|
|
seems cool. Why are we talking about keyboards..lol.
Scripting is cool now thats a good topic |
|
|
pr1nt('hi"0
why herro there ◕‿◕ |
|
noliCAIKSJoin Date: 2010-03-08 Post Count: 917 |
Mine was a piece of code in asm which computes the reciprocal of a 64-bit integer to 64 bits precision faster than the extended `div' instruction.
I finished last week and it took 9 months to make it. It's about 15% faster than the div instruction on my laptop. |
|