scan on join
adding user using the nicklist popups: auser kicklist *! $+ $$ial($$1).addr Seems that you don't read my posts samooh
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.
adding user using the nicklist popups: auser kicklist *! $+ $$ial($$1).addr Seems that you don't read my posts samooh
thank you all This is what I am using for clicks: on *:dialog:nicklist*:*click:1: {  did -i $dname 1 1 page event  tokenize 32 $did($dname,1,1)  if ($1 == sclick) {   sline $right($dname,-4) $nick($right($dname,-4),$calc($3 - 1))...
sorry to say that you are wrong and not both are right plus I am not argueing, Yes *@* would add access to all but you can not delete it from access list using * or *** and you can ONLY DELETE IT AS IT GOT EDITED so if the access has bee...
usually script freezes up when you change remove or replace mIRC name (the name of the file) and sure am talking about the new mirc.
for this way of adding: On ADMIN:TEXT:!bl*:#:/write Lists\kicklist.txt $address($2,1) | /msg # Owner $nick has Adeed $2- To \\Shit_list// | kick # $2 ugly people are not allowed \\Shit_list// the code should be: on *:join:*: { if (...
lol I agree with ozzy, he has much free time to make code like this
ok I will try to give it a try again but anyway I am using: echo $msn.get($cid,fullroom) blahhhhhhhhhhhhhhhhhh and I used to get the message in status window after loading nuclear. should I replace echo $msn.get($cid,fullroom) by e...
thank you, I can not use nuclear because I get many errors when I load it to my script and many of functions dont work. Maybe exonyte will add all of these features to vincula 5
hi guys, I have a text file contains some of bad words but I want the script to accept wildcards for example i have in my bad words file: blah *blah1* *blah2 blah3* I want the script to scan the text file and if word blah == $1- ki...
works now but I don't know how to make submenu: blah1 .blah11 .blah12 blah2 .blah21 .blah22 It is easy to additem and make blah1 and blah2 but what about the submenu blah11 and blah12 ?
hey all, I want to know what it the difference between $msn.ifdecode and $msn.decode and when should I use $msn.decode or $msn.ifdecode ??
oh ok ozzy and thank you I thought that we can because when you type /play in edit box, you get a dialog and it has Pause button so I thought that maybe there is a command for that.
MSN
Thank you X-System, Seems that you didn't get what the problem exactly was but thank you again.
to join groups or main chat ?
go to http://www.tg007.net/forum/index.php?showtopic=2711 I asked there about everything and could connect it
I deleted my nickname there from the vincula which was DreaM and tried to join again but I still get same error. Maybe i did not understand what you mean so can you explain it again please? can you tell me which part in vincula i shoul...
thank you so much man. I dont know how to thank you really lol. Thank you again
thank you cleric
when I ctcp time or ping and ctcp â€DTäE, my bot always kicks the chatter. when i disable ctcp of â€DTäE, the bot does not kick. I dont understand what is the relation between ctcp of time,ping and ctcp of â€DTäE ?? I noticed that...
thank you cleric but may I ask which program you used to make your banner?
alias replace { var %i 1 while ($lines(mirc.ini) >= %i) { var %r = $read(mirc.ini,%i) if (blah isin %r) /write -l $+ %i mirc.ini $replace(%r,blah,blah2) inc %i } } thank you gate and that is the code I am using now and I know well what...
if you are admin, you can close the room forever instead of changing mode to +i and +m only
ok ozzy sorry my question was not clear. your post worked when I change windows only yes but when I click the chat window its self on any nickname for example it does not do anything. My problem is : I have a list and I want the follow...
thank you peterteje worked and I really appreciate you and your reply.