Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276

Full Statistics

Online Users
There are currently 110 online users.
» 0 Member(s) | 109 Guest(s)
Google

Latest Threads
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 6,344
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 752
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,531
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,238
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,123
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 988
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 970
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,182
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 993
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 946

 
  Hi! I am kinda new...
Posted by: Tiranin - 09-07-2011, 05:07 AM - Forum: The Community - Replies (3)

I registered here about year ago, but came back now.
I am from game called ROBLOX, and I am scripter and builder there.
So, I don't think it sould be hard to script and build here either. Tongue

Well, that's all I have to say.
Good Day!

Print this item

  Heard you gais liek 1.8?
Posted by: Fat_Sacks - 09-07-2011, 03:31 AM - Forum: Video Games - Replies (23)


Also 1.8 will be coming out on my birthday. Best gift evar.

Print this item

  da kool kids klub
Posted by: lol - 09-07-2011, 12:13 AM - Forum: General Discussion - Replies (8)

we r da mosts awsomest gamars and we pwn noobs all day.we're so kool dat we hav +90000001 kool poinst adn noone is kooler den us

PS: AMERKIA IS DA BESTEST CONTRY EVAR,LAND OF DA 1337 AND BRAEV

Print this item

  Login, how'd you make your theme that?
Posted by: roblox.com - 09-06-2011, 10:20 PM - Forum: 2DWorlds Discussion - Replies (2)

It's a win.

Print this item

  Fish is at her stupid tantrum again.
Posted by: JustAnotherJoe - 09-06-2011, 09:27 PM - Forum: General Discussion - Replies (2)

She really needs to be slapped before any real harm is done.

Print this item

  A little conversation with tGL's owner and how he reacts to Fish spamming this site.
Posted by: roblox.com - 09-06-2011, 09:13 PM - Forum: 2DWorlds Discussion - Replies (25)

[Buildism]roblox.com: Fish keeps attacking Buildism.
[Buildism]roblox.com: It's annoying
[tGL] Tom: So?
[Buildism]roblox.com: Now you ban me?
[tGL] Tom: Not me
[tGL] Tom: maybe someone else did
[Buildism]roblox.com: Who did?
[tGL] Tom: who knows
[Buildism]roblox.com: Fish was spamming on the forums advertising TGL, and saying bad stuff.
[Buildism]roblox.com: Most of the posts were deleted
[Buildism]roblox.com: he/she won't stop.
[tGL] Tom: so?
[tGL] Tom: its not my course of action to stop him
[Buildism]roblox.com: He's advertising YOUR website.
[tGL] Tom: He can if he wants
[Buildism]roblox.com: You're such a wonderful owner. Getting your members to ruin other websites. How great.

Print this item

  I Think Fish was hacked
Posted by: Excel - 09-06-2011, 08:23 PM - Forum: 2DWorlds Discussion - Replies (22)

She never uses good grammar :3, [No offence]

Print this item

  **** PHP
Posted by: Dignity - 09-06-2011, 07:39 PM - Forum: Programming - Replies (6)

Code:
function load_ad()
{
mysql_connect("69.175.121.66","roperson_a","pass123");
mysql_select_db("roperson_wp");
$ad_query=mysql_query("SELECT * FROM Stats2");
while ($row=mysql_fetch_array($ad_query))
{
$ad_num=$row["ad_num"];
}
$ad_query=mysql_query("SELECT * FROM Ads2 WHERE ID='".rand(17,$ad_num)."'");
while ($row=mysql_fetch_array($ad_query))
{
echo "<div align='center'><a href='$row[link]'><img id='round' src='".$row["src"]."' alt='[Ad]' width='728' height='90'/></a></div>";
}
}
load_ad();
**** PHP Wrote:Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 110 in /home/vnetwork/public_html/api.php on line 124

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'vnetwork'@'localhost' (using password: NO) in /home/vnetwork/public_html/api.php on line 125

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/vnetwork/public_html/api.php on line 125

Warning: mysql_query() [function.mysql-query]: Access denied for user 'vnetwork'@'localhost' (using password: NO) in /home/vnetwork/public_html/api.php on line 126

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/vnetwork/public_html/api.php on line 126

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/vnetwork/public_html/api.php on line 127

Warning: mysql_query() [function.mysql-query]: Access denied for user 'vnetwork'@'localhost' (using password: NO) in /home/vnetwork/public_html/api.php on line 131

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/vnetwork/public_html/api.php on line 131

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/vnetwork/public_html/api.php on line 132

Print this item

  I'mm offended.
Posted by: Hippo - 09-06-2011, 03:35 PM - Forum: General Discussion - Replies (2)

People will think I'm Duck.

Print this item

  Jacob_ plz read
Posted by: Kitteh - 09-06-2011, 02:01 PM - Forum: General Discussion - Replies (11)

hi, im from minecraft Big Grin i have a server called amazing+preserved FreeBuild CK

I was wondering if u could plz give me the ctf Software u made, the one on your site i cant download, Thank you Smile

Print this item