Anti Owner And Multiple Scripts
lol, agreed.
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.
lol, agreed.
Try this... alias -l rem.chan { if ($input(Are you sure you want to delete the channel %select.chan from your favourites list?,qcyd,Confirm)) { splay clear.wav write -dw* $+ %select $+ * Engine/Text/favourites.txt } chan....
Great job, Ozzy.
Hey Johnson. All the best to you, mate. If you ever decide to return I'm sure we will keep the lights on for you.
The only solution that I know of for that is to just click back in your windows editbox if your dialog initializes.
Don't know if this will be what you are looking for, but here it is. alias mjoin { var %tok = 1 while (%tok <= $numtok($1-,44)) { join $iif($left($gettok($1-,%tok,44),2) == $chr(37) $+ $chr(35),$gettok($1-,%tok,44),$chr(32) $+...
It can be done, but you'll have to have to do something simular to this... [b]For Bot 1:[/b] on *:TEXT:*:*: { if ($strip($1) == !botjoin) && (%naccess. [ $+ [ $ial($nick).addr) { write C:\Bot2\botjoin.txt $server $chan run C:...
Great job, err0r.
That one that guy did for vSix server or whatever it's called looked great, though I just don't don't see the point. Unless you're actually capturing the RAWS and hiding the actual /list window (Though I believe you can only minimize it)...
Awesome work, Ozzy. :rate: :rate:
Thanks, Johnson.
I also noticed some $scriptdir's in the code. I haven't checked all of it yet. However, I can tell you that if you have a recent version of mirc installed the $scriptdir will not refer to the one you are using. You will need to change an...
No problem, lol.
$iif(!$did(side.bar,10).visible,Open MP3,Open Nicklist):{ if ($did(side.bar,10)) { .timerscript -m 1 1 load.mp3.data did -vf side.bar 10 did -h side.bar 3 } else did -vf side.bar 1,3 }
Try this... alias cwindow { var %a = 1 while ($window(*,%a)) { if ($chr(37) = $left($window(*,%a),1)) { echo $window(*,%a) Closing $window(*,%a) part $window(*,%a) } inc %a } } For some odd reason it looks like the command "window -c...
lol, it takes time, and alot of work. However, I love to be able to help teach what I have learned.
err0r is right. The only way we'll be able to help you is if you give us the entire script so we can figure out what is going on. Can you give us what you have, and we'll try to help.
You'd basically need to have a timer to check for boxes checked, and then if a box is checked to join that channel. Here is what you can do... alias checkum .timerboxcheck 1 1 checkboxes alias checkboxes { if ($dialog(<dialognamehere...
You can also try WebchatZ
No problem, mate. I'm currently working on another version atm. The reason it isn't setting the vars it was suppose to set is because for some odd reason it seems the websites changes their source code from time to time. I'll continue wo...
Is this your own nicklist addon, or is it someone elses? Also if it is yours, could you show us the code you have for adding nicknames to the nicklist? That way we can be better able to help you.
Today, I got an email saying that I was eligible to receive a tax refund of a little over $2000.00. It gave me a link to go to so I could fill out my information, and bank account details. What gave it away for me was two things. First,...
Awesome work, mate. Can't wait to see the release.
its nothing to do with running as admin i use scripts and run as normal user (NOT ADNIN) and they work fine its to do with the path to the files thats the problem That's why I gave the alias ff code so that the path would be found. Howev...
Not to be anal or a stickler .. I mean you design your stuff however you like as long as you are having fun! But and doesn't get a comma. *shrugs* Keep up the good work. If you ever want to put emoticons in my connections let me know!! P...