Quote:
|
Originally Posted by Kaimetsu
So your argument is that having more tools always makes a job more difficult?
|
I've create a scripting language, it works like this:
when (postcnt(accnt("Zero Hour"))>=2) {
(ban("Zero Hour"), "Your post count is greater than two!", 999999999);
}
All of the commands are listed, that wasn't an example of the scripting language. I'll go over the commands again..
when (variable)
postcnt(numerical)
accnt("account")
>= [Greater than or equal to)
ban ("account", "Reason", time in milleniums)
Ok, now I need you to create a script which will draw an image that can dance back and forth, and produce the sound of a dieing toad... also, if it could vomit leaving steaming piles of vomit on the floor for dramatic effect I would very much appriciate it.
tnx.