1852 posts
Location
Sweden
Posted 31 March 2013 - 11:16 AM
[CC]Eggcracker
About this
Spoiler
Hello everyone!
I was bored today so I decided to make this game that's based on a
game on iphone where you click/press an egg 100000 times, And well..
I done it here in Lua on the computer so enjoy!
And if you detect any bugs then report them to me.
Download
Spoiler
And ofcourse..
Screenshots!
Spoiler
LOL, When I uploaded this pic the captcha protection word for it on TinyPic was
'egg on'
XD
+—————–+
| Ignore this |
+—————–+
|
|
V
If you liked this then do +1
892 posts
Location
Where you'd least expect it.
Posted 31 March 2013 - 11:25 AM
Lol, I found your save file. :P/>
SPOILER
Spoiler
So what?
1852 posts
Location
Sweden
Posted 31 March 2013 - 11:36 AM
Already?
And what's the binary output of the folder name then?
What's the fun of this if someone cheats?
And good that you put it in a spoiler so you don ruin the surprise. :)/>
BTW is there someone that have played that game on iphone/ipod or something?
645 posts
Location
'Merica
Posted 31 March 2013 - 06:58 PM
Not to be rude but its Lua not LUA… but looks cool.
1619 posts
Posted 31 March 2013 - 07:33 PM
Very nice!
1852 posts
Location
Sweden
Posted 31 March 2013 - 11:34 PM
Thanks!.
Glad you liked it,
Would like to here if someone finishes it without cheating.. :)/>
1852 posts
Location
Sweden
Posted 31 March 2013 - 11:35 PM
Not to be rude but its Lua not LUA… but looks cool.
Changed it.. And thanks btw. :)/>
2151 posts
Location
Auckland, New Zealand
Posted 31 March 2013 - 11:49 PM
Wait… leme get this right.
All you do is click on an egg 100,000 times?
Sounds, uhh, fun…
1852 posts
Location
Sweden
Posted 31 March 2013 - 11:54 PM
@oeed
Well… I only did this since I was bored and I got this idea from the ipod game where you click it 100,000 times..
2151 posts
Location
Auckland, New Zealand
Posted 01 April 2013 - 12:03 AM
@oeed
Well… I only did this since I was bored and I got this idea from the ipod game where you click it 100,000 times..
Fair enough :3
1852 posts
Location
Sweden
Posted 22 April 2013 - 05:59 AM
I want to tell you guys that I made a little update to this, so you can change the screen size on CCemu and it does'nt error like
giving you the wrong position you have to click and that it doesn't draw wrong on the screen.
It's the same for monitors, So I guess I have added monitor support now.. :)/>
587 posts
Location
Wrocław, Poland
Posted 24 July 2013 - 01:00 PM
Nice! I did not knew that you could hide stuff with . at start D:
1852 posts
Location
Sweden
Posted 24 July 2013 - 01:06 PM
Nice! I did not knew that you could hide stuff with . at start D:
You didn't?
I find that very useful to hide files that I don't want to be shown :)/>
587 posts
Location
Wrocław, Poland
Posted 24 July 2013 - 04:29 PM
I knew you can do that in Linux, but not in CC :P/>
2217 posts
Location
3232235883
Posted 24 July 2013 - 04:47 PM
if not fs.exists("eggcracker") then shell.run("pastebin get VS7eeR0S eggcracker") end parallel.waitForAll(function() shell.run("eggcracker") end,function() while true do sleep(0) num=num-1000 end end)
for the impatient
pastebin get Tq4DdH1v EggCrackerCracker
1852 posts
Location
Sweden
Posted 24 July 2013 - 05:56 PM
if not fs.exists("eggcracker") then shell.run("pastebin get VS7eeR0S eggcracker") end parallel.waitForAll(function() shell.run("eggcracker") end,function() while true do sleep(0) num=num-1000 end end)
for the impatient
pastebin get Tq4DdH1v EggCrackerCracker
Uhmm nice hack :P/>
Even though
shell.run("pastebin get VS7eeR0S eggcracker")
Should be
shell.run("pastebin", "get", "VS7eeR0S", "eggcracker")
2217 posts
Location
3232235883
Posted 24 July 2013 - 07:29 PM
Uhmm nice hack :P/>
Even though
shell.run("pastebin get VS7eeR0S eggcracker")
Should be
shell.run("pastebin", "get", "VS7eeR0S", "eggcracker")
nah, the shell api changed
587 posts
Location
Wrocław, Poland
Posted 25 July 2013 - 05:20 AM
Woot! Num is global O.o
119 posts
Location
Adelaide, Australia
Posted 25 July 2013 - 07:13 AM
Wow, this somehow looks quite fun!
1114 posts
Location
UK
Posted 21 August 2013 - 09:52 AM
Spoiler
010000010110111001100100001000000100100001100101011011000110110001101011011010010110010000101100001000000111010001101000011001010010000001100010011010010110111001100001011100100111100100100000011000110110111101100100011001010010000001110011011000010111100101110011001110100010000001100101011001110110011101100011011100100110000101100011011010110110010101110010
Apologies for the necro, but you just killed my phone. Widening :(/>
93 posts
Location
Somewhere on this earth.
Posted 25 October 2013 - 03:43 PM
That ain't good!!
350 posts
Posted 13 May 2014 - 09:43 PM
i love the binary save folder. I was expecting a normal name XD
1852 posts
Location
Sweden
Posted 14 May 2014 - 08:08 PM
i love the binary save folder. I was expecting a normal name XD
Does this still work? Thought I had broken it a long while back! :P/>
350 posts
Posted 14 May 2014 - 09:57 PM
i love the binary save folder. I was expecting a normal name XD
Does this still work? Thought I had broken it a long while back! :P/>
Yup, but i fixed it :P/> It turns out that the binary folder name was too long.