This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
PixelToast's profile picture

ALL YOUR BASE ARE BELONG TO LULZSEC

Started by PixelToast, 25 May 2012 - 01:10 AM
PixelToast #1
Posted 25 May 2012 - 03:10 AM
ITS TRUE
PixelToast #2
Posted 25 May 2012 - 03:38 AM
stop stealin mah steampunk swaq fools
PixelToast #3
Posted 25 May 2012 - 03:50 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010
ComputerCraftFan11 #4
Posted 25 May 2012 - 04:00 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
PixelToast #5
Posted 25 May 2012 - 04:02 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
ComputerCraftFan11 #6
Posted 25 May 2012 - 04:02 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
PixelToast #7
Posted 25 May 2012 - 04:03 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
ComputerCraftFan11 #8
Posted 25 May 2012 - 04:05 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
PixelToast #9
Posted 25 May 2012 - 04:07 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing
ComputerCraftFan11 #10
Posted 25 May 2012 - 04:08 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
PixelToast #11
Posted 25 May 2012 - 04:12 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
ComputerCraftFan11 #12
Posted 25 May 2012 - 04:15 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
PixelToast #13
Posted 25 May 2012 - 04:19 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
crash is different from simply not yeilding, if it crashed it would have overloaded my memory and mc would quit
ComputerCraftFan11 #14
Posted 25 May 2012 - 04:21 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
crash is different from simply not yeilding, if it crashed it would have overloaded my memory and mc would quit

Fine, do this and put redstone behind

for i=1,90011100100111001001110010011100100111001 do
  rs.setOutput("back", true)
  print("Activated back: " ..i.. " times!")
  rs.setOutput("back",false)
  print("De-Activated back: " ..i.. " times!")
end
PixelToast #15
Posted 25 May 2012 - 04:24 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
crash is different from simply not yeilding, if it crashed it would have overloaded my memory and mc would quit

Fine, do this and put redstone behind

for i=1,90011100100111001001110010011100100111001 do
  rs.setOutput("back", true)
  print("Activated back: " ..i.. " times!")
  rs.setOutput("back",false)
  print("De-Activated back: " ..i.. " times!")
end
i have a mod that simulates the redstone seperate from the world, this dosent lag at all
ComputerCraftFan11 #16
Posted 25 May 2012 - 04:29 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
crash is different from simply not yeilding, if it crashed it would have overloaded my memory and mc would quit

Fine, do this and put redstone behind

for i=1,90011100100111001001110010011100100111001 do
  rs.setOutput("back", true)
  print("Activated back: " ..i.. " times!")
  rs.setOutput("back",false)
  print("De-Activated back: " ..i.. " times!")
end
i have a mod that simulates the redstone seperate from the world, this dosent lag at all

Cuz your not using it in minecraft.
PixelToast #17
Posted 25 May 2012 - 04:37 AM
let me count in binary
1, 10, 11, 100, 101, 110, 111, 1000, 1001, 1010
1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100
10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110
11111, 100000, 100001, 100010, 100011, 100100, 100101, 100110, 100111, 101000
101001, 101010, 101011, 101100, 101101, 101110, 101111, 110000, 110001, 110010

Let me count in lua.

for i = 1,100 do
print(i)
end
i counted to 50
i counted to 100
you dont say
Cool story, bro

I'll just count so high it crashes


for i = 1,10000000000000000000000000 do
print(i)
end
nope, integers can go up to 10^200 on my pc without crashing

Computercraft can't.

If you run this, your ingame computer will crash
it wont crash it will just trigger some safeties that dan put in, i tried this with lua outside mc and it didnt crash
I said your IN-GAME COMPUTERCRAFT COMPUTER WITH THIS PROGRAM will crash.
like this too

input = 1
while true do
print(input)
input = input+1
end
It will crash for too long without yeilding
crash is different from simply not yeilding, if it crashed it would have overloaded my memory and mc would quit

Fine, do this and put redstone behind

for i=1,90011100100111001001110010011100100111001 do
  rs.setOutput("back", true)
  print("Activated back: " ..i.. " times!")
  rs.setOutput("back",false)
  print("De-Activated back: " ..i.. " times!")
end
i have a mod that simulates the redstone seperate from the world, this dosent lag at all

Cuz your not using it in minecraft.
correct! the redstone is processed in a thread outside minecraft

also this wont work on servers with worldguard like plugins
cant_delete_account #18
Posted 25 May 2012 - 05:01 AM
I think you're spamming.
'Nuff said.
BigSHinyToys #19
Posted 25 May 2012 - 05:29 AM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
PixelToast #20
Posted 25 May 2012 - 05:32 AM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
sorry but i am not sabu, however i did make this thread (for the lulz)

I think you're spamming.
'Nuff said.
i think you just broke a rule by making a pointless post
cant_delete_account #21
Posted 25 May 2012 - 06:29 PM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
sorry but i am not sabu, however i did make this thread (for the lulz)

I think you're spamming.
'Nuff said.
i think you just broke a rule by making a pointless post
Oh, well quoting about 7 of your posts… You made 7 pointless posts. I made 1.
So,
I win.
PixelToast #22
Posted 10 June 2012 - 08:46 PM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
sorry but i am not sabu, however i did make this thread (for the lulz)

I think you're spamming.
'Nuff said.
i think you just broke a rule by making a pointless post
Oh, well quoting about 7 of your posts… You made 7 pointless posts. I made 1.
So,
I win.
it was related to the fact that i posted in every section before anyone else did
D3matt #23
Posted 11 June 2012 - 04:36 AM
Why did we need to revive this shitpost?
cant_delete_account #24
Posted 11 June 2012 - 05:34 AM
Why did we need to revive this shitpost?
You just revived it posting that.
(just wanted to say this, won't post here again)
PixelToast #25
Posted 11 June 2012 - 05:17 PM
Why did we need to revive this shitpost?
You just revived it posting that.
(just wanted to say this, won't post here again)
its called bumping, everyones doing it these days
zwap1233 #26
Posted 24 July 2012 - 08:59 PM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
sorry but i am not sabu, however i did make this thread (for the lulz)

I think you're spamming.
'Nuff said.
i think you just broke a rule by making a pointless post
Oh, well quoting about 7 of your posts… You made 7 pointless posts. I made 1.
So,
I win.
it was related to the fact that i posted in every section before anyone else did

dude you started talking about posting obsesion and ended at "how to crash a server"!
PixelToast #27
Posted 03 August 2012 - 11:21 PM
you do know that the leader of LULZSEC was arrested and turned informant. if you truly are LULZSEC then you may want out of the country as the polica are definitely looking for you.

as for them owing the forums you have done nothing of any consequence.
sorry but i am not sabu, however i did make this thread (for the lulz)

I think you're spamming.
'Nuff said.
i think you just broke a rule by making a pointless post
Oh, well quoting about 7 of your posts… You made 7 pointless posts. I made 1.
So,
I win.
it was related to the fact that i posted in every section before anyone else did

dude you started talking about posting obsesion and ended at "how to crash a server"!
incorrect, it went: lulzsec,counting,crashing,and last is spamming
Klausar #28
Posted 04 August 2012 - 03:34 PM
  • Age 13 years old
  • Birthday July 27, 1999


Man, you are such a hacker!
PixelToast #29
Posted 05 August 2012 - 12:37 AM
Man, you are such a hacker!
:3
D3matt #30
Posted 06 August 2012 - 09:49 AM
Hey guys let's keep bumping this thread to make sure the lulzsec fanboy's ego stays healthily inflated!
djblocksaway #31
Posted 06 August 2012 - 10:45 AM
omg…. admins can you please remove or lock this topic
Noodle #32
Posted 06 August 2012 - 10:51 AM
Agreed with above..
Why would you post something as pointless as this? Just to show that you have all posts.. I can do that, anyone can.
Cloudy #33
Posted 06 August 2012 - 11:07 AM
Heh. Locked.