Hello.
I'm going to show some of the games I use to play when I was little. I am not even ashamed of them.
- Letterland
- What Is A Belly Button
- NoLimits Rollercoaster Tycoon
- The Sims (first one)
- Dogs 5 (or Pets 5)
Feel free to post the ones you used to play. :)
Hello.
I found a game called JFK Reloaded. It's free to download here:
http://www.fileplanet.com/192027/download/JFK-Reloaded-v1.1-(Free-Game)
What's your opinion of it? I think it's funny, but also wrong.
Game play; http://www.youtube.com/watch?v=XHZtWTWT_4o
Hello.
I would like to share the new trailer that's been released for the fans at DevBest. It was at Comic-Con.
http://www.youtube.com/watch?v=Dxg27QsaIEY&feature=share
In my opinion season 4 looks very promising.
Hello.
I am going to open a hotel soon and I need a few decent names I can choose from so I can buy a domain etc.
Please name your suggestions and no silly names!
Hello everyone.
I recently got a VPS from a place and it was pretty good until the VPS started lagging at around 10 users.
I want to change hosts and be able to use all my existing plugins and data, also my worlds etc.
It needs to be cheap and uh, somewhat reliable.
Thanks,
Alex
MonoShield
Because code is valulable.
Introduction
I am developing a program called MonoShield. It is called MonoShield because. (by .NET I mean C# and VB.NET applications)
1) It uses Mono.Cecil
2) It has the word shield because it protects your code.
This program can protect your code...
Hello..
The simple java code is this
public class Test
{
public static void main(String[] args)
{
Test.main(args);
}
}
Then main() will keep calling itself, getting deeper and deeper, and when the space used to keep track of what functions you're in is filled up, you get the...
LeSpam
Spammers... spammers everywhere!
Hello. I am presenting my program which I've coded called LeSpam. It is a program which fakes a client for heaps of fake users/bots to join.
FAQ
Will it be free?
No final choices have been made!
Will it be open source?
No final choices have been made...
Minecraft Server IP Leecher
Because griefing is fun!
Why would I need this?
Basically me and a friend were finding servers to grief and instead of refreshing minecraft topsites every so often it would become tedious.
I wrote something that shows around 50+ online servers at one time...
Minecraft Username Leecher
Because having a lot of usernames is fun
What is this?
This is a simple java application designed to leech Minecraft usernames. I don't care what you do with it but it isn't my responsibility for what you do with it.
It automatically saves the list to...
bProtect - Easy block protection and management for OPs
Version: 0.1
Introduction
bProtect is a advanced and easy protection management for users. The name is short for Block Protect. It isn't the most original name.
The plugin works by when a user types /bp (command toggle off and on)...
KickNoob
Version: v0.1
KickNoob is a plugin created for Bukkit, written by myself, Quackster. It's my first plugin. What it does is if you mention a phrase of along the lines of "can i have", "op me", "give me" a certain number of times, it will kick you.
It's second major feature is made...
Gamma
The section get's shitty after a while from seeing so much customs, cms and C# releases. So I decided to add in a little bit of spice by creating a multi-threaded JAVA server. It doesn't use Netty at all or any other addons.
Please read this important note:
Gamma is unfinished, do not...
Hello.
Became bored so I coded a little mail bomber/sender. It needs to run on a web host with a SMTP server this to work.
But beware, if you put utter garbage from the 'from email part' or using illegitimate emails, it will think the email being sent is spam.
<?php
########################...