Ban the user above you

3,304 replies77 participantsπŸ”’ Locked by QuickEagleThrone on Sep 20, 2011
Feb 22, 2010, 09:41 AM#1
The aim of the game is to think of a reason to ban the user above you. The reason can be as ridiculous as you want.

Since there is nobody above me I'll do myself.

Banned for starting a 'ban the user above you' thread.
Page 138
Jul 14, 2011, 12:54 PM#2741
Banned because Wincecopter goes pokerface. Mind elaborating that code? xD
Jul 15, 2011, 03:02 AM#2742
Banned for lack of C++ knowledge.
Jamza wrote in C++, because he is a badass and therefore codes in and understands C++.

Many C++ programs start out with the lines "#include <iostream>" and "using namespace std;", which basically regulates the input/output of a program. If someone else can put it into better words, please do so.

The "int main()" line starts the main function, which is all the code in between the two curly braces("{","}"). The next line, "cout << "YOU SUCK;", is a command that prints the words "YOU SUCK" on the screen.

The next line, "return 0;", ends the code.

If you tl;dr this, I will slam your penis in a car door.
</OatmealReference>
Jul 15, 2011, 03:14 AM#2743
Banned because that makes things a little clearer. Sadly, I've barely started learning HTML, so this is a little out of my range at the moment.

Thanks for the help, btw :3:
Jul 15, 2011, 04:04 AM#2744
Banned because np, anytime.
Btw, HTML itself has nothing to do with programming, unless you learn JavaScript, PHP, or ASP :3:
Jul 15, 2011, 04:21 AM#2745
Banned because I was just told to start with HTML xD
Jul 15, 2011, 10:30 AM#2746
Banned because you were told wrong. HTML is a markup language, not a programming language (its in the name, Hyper Text MARKUP LANGUAGE).

Learn PHP with it. It's a relatively simple programming language which can help you learn C syntax, useful for moving to C, C++, Java etc later on.

EDIT: I am the king.
Jul 15, 2011, 10:34 AM#2747
Banned for taking my spot and shit FUUUUUUUUUUUUUUUUUUUUUUUUUU
Jul 15, 2011, 11:22 AM#2748
Banned because only ASM pleases the gods.
(Not that i know much of it, just sayin' :v)
Jul 15, 2011, 12:05 PM#2749
Banned because

section	.text
global _start ;must be declared for linker (ld)

_start: ;tell linker entry point

mov edx,len ;message length
mov ecx,msg ;message to write
mov ebx,1 ;file descriptor (stdout)
mov eax,4 ;system call number (sys_write)
int 0x80 ;call kernel

mov eax,1 ;system call number (sys_exit)
int 0x80 ;call kernel

section .data

msg db 'This is why you fail!',0xa ;our dear string
len equ $ - msg ;length of our dear string


Edit: FFS WHY U NO PRESERV TAB INDENTATION
Jul 15, 2011, 12:26 PM#2750
Banned because I prefer assembling in real mode.
mov ah, 0x0e                ; BIOS teletype 
mov bx, 0x0007 ; display text at page 0x00, text attribute 0x07
[...]
int 0x10 ; invoke BIOS

Feels more.. retro. :D
Jul 15, 2011, 09:36 PM#2751
Banned because Hackjack think he'll getz u banned ^^
Jul 15, 2011, 10:25 PM#2752
Banned because that's obviously never gonna happen.
Jul 17, 2011, 04:23 AM#2753
Banned because I was quoting his rant of the moment.
Jul 17, 2011, 04:25 AM#2754
Banned for doubting inevitable
Jul 17, 2011, 09:19 AM#2755
Unbanned for not doubting me!
Jul 17, 2011, 01:04 PM#2756
Banned for unbanning.
Jul 17, 2011, 05:26 PM#2757
unbanned for banning
wat
Jul 17, 2011, 05:47 PM#2758
Banned for defeating the purpose of the game.
Jul 17, 2011, 06:46 PM#2759
Banned because you want us to. you hate this thread. You want it dead. But no.
Jul 18, 2011, 04:44 AM#2760
Banned because who doesn't :3
2741–2760
of 3,304 posts
β–²
β–Ό
Jul 2011