Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
hi.
today i teach u html.
frist open up notepad.
den type
<!DOCTYPE html>
<HTML>
</HTML>
den in teh middle on HTML is were u put ur code
ex.)
<HTML>
<body>
<head>Flawless B8 m8</head>
<h2 style="font-family:Ariel; font-size:69px">
I LIKE BUZ
</h2>
<ul>
<li> fite me </li>
<li> irl </li>
<li> NURD </li>
</ul>
</body>
</html>
^^ den u saev ur file as (name).html
Save teh file to ur desktop ur somewere.
Den open.
It goes in browser. dun.
If u want mur advenced tutorial tehn liek comment and subskrieb. kthxbai
Offline
Offline
I love it
today i teach u BATCH
first u open notepad
and typ "%0|%0" without the quotes
hit save, make it "all files" and type "my beautiful world.bat" without the quotes
press the 'save button'open your file and enjoy
LOL
virus ftw
Offline
2day I teach you sh.
first u open up terminal emulator
and run nano
then u typ
while [1]
do
echo "mad sweg"
done
ctrl+x to exit
y to sav file
name file an hit enter
chmod +x [file]
thne u ./[file]
glhf
I hate tall signatures.
Offline
I think I threw up in my mouth a little writing this.
KAY GUISE DIS IS HAO U PHP
<?php
$yourname = "Different55"; /* PUT YOUR NAME HERE LEL */
$$yourname = true;
$iscool = "is cool";
$$iscool = true;
$variable = 1;
while ($$yourname == $$iscool)
{
echo preg_replace("/NEWLINELEL/",PHP_EOL,"{$yourname} {$iscool}er than you by this much: ".eval("\$variable++; return $variable;")."NEWLINELEL");
}
?>
"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto
Offline
Today i teach you how to draw a fungus
Offline
[longpost]
can html help me do this
10 years and still awkward. Keep it up, baby!
Offline
Pingohits wrote:[longpost]
can html help me do this
ye
Offline
dis thred is goin rly grate. evryone on forum will kno all teh coding languajes nao!!
thx fur contribushuns
Offline
Today I tech u how to a forum post:
I hate tall signatures.
Offline
I think I threw up in my mouth a little writing this.
KAY GUISE DIS IS HAO U PHP
[pre][color=#2aa198]<?php[/color] [color=#cb4b16]$yourname[/color] = [color=#6c71c4]"Different55"[/color]; [color=#586e75]/* PUT YOUR NAME HERE LEL */[/color] [color=#cb4b16]$$yourname[/color] = [color=#b58900]true[/color]; [color=#cb4b16]$iscool[/color] = [color=#6c71c4]"is cool"[/color]; [color=#cb4b16]$$iscool[/color] = [color=#b58900]true[/color]; [color=#cb4b16]$variable[/color] = [color=#2aa198]1[/color]; [color=#b58900]while[/color] ([color=#cb4b16]$$yourname[/color] == [color=#cb4b16]$$iscool[/color]) { [color=#b58900]echo[/color] preg_replace([color=#6c71c4]"/NEWLINELEL/"[/color],PHP_EOL,[color=#6c71c4]"{[/color][color=#cb4b16]$yourname[/color][color=#6c71c4]} {[/color][color=#cb4b16]$iscool[/color][color=#6c71c4]}er than you by this much: "[/color].eval([color=#6c71c4]"\[/color][color=#cb4b16]$variable[/color][color=#6c71c4]++; [/color][color=#b58900]return[/color] [color=#cb4b16]$variable[/color][color=#6c71c4];"[/color]).[color=#6c71c4]"NEWLINELEL"[/color]); } [color=#2aa198]?>[/color] [/pre]
someone has too much time eh?
For a moment I thought you had added syntax coloring to the code box
nop
Offline
howe 2 java skript
var word1 = "a";
var word2 = "nam";
var word3 = "nal p";
var word4 = "lan a c";
var word5 = "a man a p";
var phrase = "";
for (var i = 0; i<4; i++) {
if (i == 0) {
phrase = word5;
}
else if (i == 1) {
phrase = phrase + word4;
}
else if (i == 2) {
phrase = phrase + word1 + word3;
}
else if (i == 3) {
phrase = phrase + word1 + word2 + word1;
}
}
alert(phrase);
Offline
How to hack Chrome:
http://a/%%30%30
Enter that into your URL, press enter and start getting people's bank account details. (Hence why I have a Big Spender)
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
how to view the forums
you already are m80
Offline
hao 2 cee pluz pluz:
#include <iostream>
using namespace std;
int main()
{
cout << "u iz pr0 m9";
return 0;
}
nao u no c++!1!111!!
Offline
how 2 pawn kode (for conter strek plugines)
#include <amxmodx> // we ned 2 include deez stuf or else plugine no be work!!!
#include <amxmisc>
#define PLUGIN "Random mlg SetTask interval"
#define VERSION "1.3.3.7"
#define AUTHOR "ur mom"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR) //we need to tell amxmodx: OMG REGISTER ME NO TROL!!!!!!!!
set_task( random_float( 300.0, 1200.0 ), "FunctionSetTask" ); //call the first task to call "UrANub" with a random MLG interval between 5-20 minutes
}
public UrANub( id ) {
new bloke = random_num(0,32) //becus counter strik e only suportes max 32 players we wil have 32 ids! my mom told me so!
if (is_user_connected(bloke) && is_user_bot(bloke)) // if dis bloke is konekted and is a bot
{
server_cmd("kick #%d",bloke) //kicke the bloke (if bloke is for exampel id 21 we do server comand withe "kick #21" so it kiks the 21-ID nub like ur mom)
server_exec() // the server is 2slow4me so we must execut comand NOEW!!!!!!!!!!!!1
}
set_task( random_float( 300.0, 1200.0 ), "FunctionSetTask", id ); //set task again [MLG] but with new mlg intervale
Offline
Pages: 1
[ Started around 1738989005.4535 - Generated in 0.162 seconds, 14 queries executed - Memory usage: 1.68 MiB (Peak: 1.91 MiB) ]