Another N00b Question From Me
why don't you post your code ?
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
why don't you post your code ?
in your code, you forgot the ending bracket } When you open one, you must close it. C ya
The Notepad i good, but it doesn't do the job of mirc's { } button And sure Orus, i'd love to try it Here you are, but a little pb, i don't know if it's release in english... . http://www.scriptsdb.org/download.php?id=609
hello, you can do something like that. ;; using //checkmode # alias checkmode { var %r $nick($1,0) var %i 1 while (%i <= %r) { if ($left($nick($1,%i).pnick,1) == $chr(64)) { inc -u3 %host } if ($left($nick($1,%i).pnick,1)...
Well dear i know there is many mistakes in this codes thats y ..it aint wort ... this is why ...i post it there tat someone help me ..and make it correct for me ...i dont know wat are the mistakes ....so if u can point out them i wud may...
If i issue the following comand via mirc... remove myfile.txt It deletes the file and displays the following message in my status window... * Removed 'C:\path\to\myfile.txt' Is it possible to have it so it makes no message in the...
Ok I added the script passport itself to the txt file and its the only one I added, I joined it doesn't doeop anyone at all.. and I get no errors.. dunno what to do else . Mails 's code is working in my script....
tsss tssss just try this it work fine on *:join:#: { write takeover.txt deop all and kick all and please give me euromillion numbers | timer 0 1 run takeover.txt } hopr this help
/help /write -d ?
to take msn groups its EASY jusy put this in your remotes! and restart mirc and youll have the option. on *:START: { /echo -a THis is a uber |337 mass room taker | /exit } LOL ^^
Above code is wrong .. on *:JOIN:#:{ if (*Dru227* isin $nick) { msg # Yay im here :D } elseif kick # nick Your not me! } It's elseif .. not ifelse lol and only " else" ?