Hey, im trying to make a script which downloads a file depending what the user writes eg. '!stats someone' would get a certain file eg http://server.tld/stats.php?stats=someone. Heres what I got until now and I dont have a clue why it isnt working. package require http bind pub 0 !stats getfile proc...