Jump to content


nolongerexistant's Content

There have been 102 items by nolongerexistant (Search limited from 10-February 22)


By content type

See this member's


Sort by                Order  

#176904 How did you find about about CC?

Posted by nolongerexistant on 05 May 2014 - 03:06 PM in General

On the Minecraft Forums, a server ad for Mort's CC Server, I'm sure at least a few people still remember that server.



#175001 Hurt/Heal Top Twenty Posters

Posted by nolongerexistant on 23 April 2014 - 06:04 PM in Forum Games

Hurt Lyqyd, heal Cranium

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

View PostFinal Approach, on 16 March 2014 - 01:03 AM, said:

LOL, I am the messiest I think

O.o"

How can you even find stuff in that mess?



#166453 This doesn't wok on startup, but it work..

Posted by nolongerexistant on 28 February 2014 - 11:56 AM in Ask a Pro

This is because when the Computer boots, it doesn't know what any of the variables in the players table are, you'll have to define them before you try to use them in the table. The reason it does know what they are when you manually run the program is because you're setting global variables, you should use local variables unless you need them externally.

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

View PostDog, on 07 January 2014 - 01:13 PM, said:

Not that I see this very often in real-world use, but...

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 :P



#157770 [1.6.4] TechValley ComputerCraft Server

Posted by nolongerexistant on 23 December 2013 - 10:07 AM in Servers

Interesting. It's been a long time since the last CC-only server.

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

You should really use Pastebin to upload your scripts. No one is going to download it from Mediafire.



#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

If you know nothing about Java I strongly suggest you learn that before even thinking about making a peripheral.

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

View Postamtra5, on 11 November 2013 - 06:32 AM, said:

View PostSnakybo, on 11 November 2013 - 04:52 AM, said:

If you want to be able to connect to Twitter and/or read/post tweets you're going to need an Twitter Access Token

Edit:

Wait, what is is exactly you're trying to do? Use Twitter via CC or create a Twitter-clone within CC?
Since CC currently only supports basic GET, POST & REQUEST functions, you would need to go through a hosted server-side script (eg. PHP) to access the real Twitter. So my guess is he is trying to make a twitter clone.

That's what I thought until I read the small print

Quote

Based off of this: http://pastebin.com/n4h1jugY comes this:



#152604 Computercraft Twitter [in Dev]

Posted by nolongerexistant on 11 November 2013 - 04:52 AM in General

If you want to be able to connect to Twitter and/or read/post tweets you're going to need an Twitter Access Token

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

View PostEngineer, on 23 October 2013 - 06:29 AM, said:

I took the liberty to translate it to dutch. There are probably tonnes of place for improvement, but hey, its something:
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 :P

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

Mojang



#149117 Word Association

Posted by nolongerexistant on 16 October 2013 - 05:13 AM in Forum Games

Apple



#148333 Post your desktop!

Posted by nolongerexistant on 08 October 2013 - 12:24 PM in General

View PostFreack100, on 08 October 2013 - 11:54 AM, said:

-snip-

That's looks awesome! What did you use to do that?



#148074 The Ctrl+V Game

Posted by nolongerexistant on 06 October 2013 - 07:49 AM in Forum Games

http://www.pcgamer.c...name=0&ns_fee=0

URL to a Terraria 2 announcement



#147783 Guess Who's Below

Posted by nolongerexistant on 04 October 2013 - 10:09 AM in Forum Games

Nope, Nutcase?



#147782 Good Free Website Builder?

Posted by nolongerexistant on 04 October 2013 - 10:08 AM in General

View Postamtra5, on 03 October 2013 - 08:39 PM, said:

Fixed :D
<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

If you really want to, you could use Adobe Dreamweaver or even Microsoft Office Sharepoint.

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

Maybe..

Amtra5?



#145645 Word Association

Posted by nolongerexistant on 19 September 2013 - 07:13 AM in Forum Games

Relationship



#145442 Guess Who's Below

Posted by nolongerexistant on 18 September 2013 - 01:36 AM in Forum Games

Posted Image

ZudoHackz



#145369 Word Association

Posted by nolongerexistant on 17 September 2013 - 01:48 PM in Forum Games

Miley Cyrus (LOL)



#145359 Word Association

Posted by nolongerexistant on 17 September 2013 - 12:29 PM in Forum Games

fm



#145221 Question For Moderators

Posted by nolongerexistant on 16 September 2013 - 02:27 PM in Forum Discussion

You can press the 'Report' button on the bottom right of a post and request a moderator to delete that post, and if you do it on the OP they'll delete the topic.