We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
  • 2
Talk in a Scripting Language game
Topic Started: Aug 18 2005, 06:25 AM (1,392 Views)
Viral.
Member Avatar
Member
[ *  *  *  *  *  * ]
$n00bs = array("Tony","cvn...");
$mood = (count($n00bs)>0) ? "bad" : "good";
foreach($n00bs as $k => $v){
kill($v) or die($v."mom");
}
:ermm:

Edited by Viral., Sep 28 2008, 03:29 PM.
Offline Profile Quote Post Goto Top
 
mastermazaki
Member
[ * ]
<?php
include = ("zetaboards_Rocks.php");
$areA = ("are awesome!");
$areF = ("are FAIL! ");

echo "I think Noobs $areA";

?>
Offline Profile Quote Post Goto Top
 
ElementalAlchemist
Member Avatar


#include <string>
#inculde <iostream>
using namespace std;

int main() {
string language;
getLanguage();
if (language != c++) {
cout << "You die now!" << endl;
}
cout << " :D " << endl;
return 0;
}
// See? I'm learning it!
Edited by ElementalAlchemist, Sep 28 2008, 06:48 PM.
Offline Profile Quote Post Goto Top
 
mastermazaki
Member
[ * ]
ElementalAlchemist
Sep 28 2008, 06:48 PM
#include <string>
#inculde <iostream>
using namespace std;

int main() {
string language;
getLanguage();
if (language != c++) {
cout << "You die now!" << endl;
}
cout << " :D " << endl;
return 0;
}
// See? I'm learning it!
<?php
// I am learning too, here is a weird point though
// I can understand most of these posts but I can write it O_O

mysql_query("please dont kill me (
`run` varchar(255) default NULL,
PRIMARY KEY (`id`)
)")or die(mysql_error());

?>
Offline Profile Quote Post Goto Top
 
Lone Stranger (S)
Member Avatar
Member
[ *  *  *  *  * ]
If Me.txtPost.Text = Spam Then
messagebox.Show("Go away nub!")
Else
Me.lblPost.Text = Me.txtPost.Text
End If

Visual Basic If...Then script :P
Offline Profile Quote Post Goto Top
 
Fission
Member Avatar
Uguu
[ *  *  *  *  * ]
Code:
 
if noob == true then
if noob.type == troll then
laughtoself()
bashnoob()
print("lol noob!")
elseif noob.type == just_a_newbie then
give_help(noob)
end
end


Lua.
Edited by Fission, Oct 2 2008, 08:20 PM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Community Games · Next Topic »
Add Reply
  • Pages:
  • 1
  • 2