Ahh okay.

So if I go into the AppData/Roaming/mIRC/scripts in my computer, and makes an text file and just writes everything in there, and saves it, it should work?
Or do I need to save it on another place than /scripts?


Also, in the code you've wrote:

Code:
on 1:TEXT:slap:#artiiz:{
    var %items an elephant,an object,a fish,a car

    msg $chan slap $nick with $gettok(%items,$rand(1,$numtok(%items,44)),44)
}

Is it possible to make it to pick random, and not count from first to last?
I appreciate the help, I'm kinda new in this area and therefore don't understand so much xD