- ComputerCraft | Programmable Computers for Minecraft
- → nolongerexistant's Content
nolongerexistant's Content
There have been 102 items by nolongerexistant (Search limited from 10-February 22)
#176904 How did you find about about CC?
Posted by
nolongerexistant
on 05 May 2014 - 03:06 PM
in
General
#175001 Hurt/Heal Top Twenty Posters
Posted by
nolongerexistant
on 23 April 2014 - 06:04 PM
in
Forum Games
Bomb Bloke: 11
Bubba: 10
ChunLing: 10
Cloudy: 10
Cranium: 11 (+1)
Dlcruz129: 10
Engineer: 11
Kaos: 10
Kingdaro: 10
Luanub: 10
Lyqyd: 4 (-2)
MysticT: 10
oeed: 12 (+1)
Orwell: 10
PixelToast: 10
remiX: 6
Sammich Lord: 10
SuicidalSTDz: 8
theoriginalbit: 10
tiin57: 10
#168590 Post your desktop!
Posted by
nolongerexistant
on 17 March 2014 - 08:36 PM
in
General
#166453 This doesn't wok on startup, but it work..
Posted by
nolongerexistant
on 28 February 2014 - 11:56 AM
in
Ask a Pro
local asdra = {["name"]="asdramelesh",["presence"]=0}
local yakoo = {["name"]="yakoo29",["presence"]=0}
local players = {asdra,yakoo} -- The others are still undefined
local a = players[1]["name"]
local b = players[1]["presence"]
print(a.." " .. B)/>/>
#159748 Post Your Internet Speed!
Posted by
nolongerexistant
on 08 January 2014 - 12:15 PM
in
General
Dog, on 07 January 2014 - 01:13 PM, said:
You probably are
Mb/s means Megabits per second(hence the small 'b' for the small unit), and your download speed etc. is calculated in bytes MB's (Megabytes, the large 'B' for the large unit). And since 1 byte is 8 bits you will most likely see it max out at 7.3MB/s.
I've always wanted to point that out
#157770 [1.6.4] TechValley ComputerCraft Server
Posted by
nolongerexistant
on 23 December 2013 - 10:07 AM
in
Servers
IGN: Snakybo
#156389 Can some one fix my Computer craft mainframe?
Posted by
nolongerexistant
on 14 December 2013 - 04:41 AM
in
Ask a Pro
#153005 Interval Empty?
Posted by
nolongerexistant
on 15 November 2013 - 02:03 PM
in
Ask a Pro
local weather = math.random(60-90)
You have to use a comma instead of a minus
local weather = math.random(60, 90)
#152669 Java Noob Looking To Make A Small Peripheral
Posted by
nolongerexistant
on 11 November 2013 - 04:27 PM
in
Peripheral Help and Discussion
Here are some basic resources to get you started:
http://docs.oracle.c.../tutorial/java/
http://docs.oracle.c...ase/7/docs/api/
#152627 Computercraft Twitter [in Dev]
Posted by
nolongerexistant
on 11 November 2013 - 10:14 AM
in
General
amtra5, on 11 November 2013 - 06:32 AM, said:
Snakybo, on 11 November 2013 - 04:52 AM, said:
Edit:
Wait, what is is exactly you're trying to do? Use Twitter via CC or create a Twitter-clone within CC?
That's what I thought until I read the small print
Quote
#152604 Computercraft Twitter [in Dev]
Posted by
nolongerexistant
on 11 November 2013 - 04:52 AM
in
General
Edit:
Wait, what is is exactly you're trying to do? Use Twitter via CC or create a Twitter-clone within CC?
#150223 Long Os - [v1.2 Released] Multitasking Multilocalized Windowed Open-source Os
Posted by
nolongerexistant
on 24 October 2013 - 11:15 AM
in
Operating Systems
Engineer, on 23 October 2013 - 06:29 AM, said:
http://pastebin.com/amsKGCJP
Also, a shorthand for dutch is: "NL" (Nederlands -> Dutch)
Seeing the screenies, this looks like a nice OS
Edit: And thank theoriginalbit for getting me to do this, didnt even know that this could be translated
I modified yours a little, some things were inconsistent; like 'folder' and 'map'. And some of the language was kinda Google Translate dutch.
http://pastebin.com/q90VfHPG
#149690 Word Association
Posted by
nolongerexistant
on 20 October 2013 - 02:32 PM
in
Forum Games
#149117 Word Association
Posted by
nolongerexistant
on 16 October 2013 - 05:13 AM
in
Forum Games
#148333 Post your desktop!
Posted by
nolongerexistant
on 08 October 2013 - 12:24 PM
in
General
#148074 The Ctrl+V Game
Posted by
nolongerexistant
on 06 October 2013 - 07:49 AM
in
Forum Games
#147783 Guess Who's Below
Posted by
nolongerexistant
on 04 October 2013 - 10:09 AM
in
Forum Games
#147782 Good Free Website Builder?
Posted by
nolongerexistant
on 04 October 2013 - 10:08 AM
in
General
amtra5, on 03 October 2013 - 08:39 PM, said:
<html> <title>I KNOW SOME HTML</title> <h1 style="center">I ALREADY KNOW ALITTLE HTML, K? NOW TELL ME ABOUT A FREE WEBSITE BUILDER.</h1> </html>
Here, I fixed it for you..
<!DOCTYPE html>
<html>
<head>
<title>Fixed</title>
<style type="text/css">
#title {
text-align: center;
}
</style>
</head>
<body>
<h1 id="title">HTML. Yay..</h1>
</body>
</html>
#147573 Good Free Website Builder?
Posted by
nolongerexistant
on 02 October 2013 - 01:31 PM
in
General
I really wouldn't reccomend using those trough. HTML is the simpelest thing you could possibly learn.
#147311 Guess Who's Below
Posted by
nolongerexistant
on 30 September 2013 - 02:30 AM
in
Forum Games
Amtra5?
#145645 Word Association
Posted by
nolongerexistant
on 19 September 2013 - 07:13 AM
in
Forum Games
#145442 Guess Who's Below
Posted by
nolongerexistant
on 18 September 2013 - 01:36 AM
in
Forum Games

ZudoHackz
#145369 Word Association
Posted by
nolongerexistant
on 17 September 2013 - 01:48 PM
in
Forum Games
#145359 Word Association
Posted by
nolongerexistant
on 17 September 2013 - 12:29 PM
in
Forum Games
#145221 Question For Moderators
Posted by
nolongerexistant
on 16 September 2013 - 02:27 PM
in
Forum Discussion
- ComputerCraft | Programmable Computers for Minecraft
- → nolongerexistant's Content


