Skip to content
Forum

Search the Forum

Find discussions and posts across the Forum sections you are allowed to read.

Search results 447 matching topics
Search the community
Forum search

Search results

Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.

447 topics matched your search by Warrior.

Mirc Accurate File Location

In mIRC tutorials Topic by Travis Last activity Nov 3, 2008 11:05 PM

Here is another code you can use...   on *:INPUT:*: {   $eval($replace($1-,$chr(36) $+ mircdir,$nofile($mircexe)),2)   haltdef }   With this code you can still use $findfile($mircdir,mdx.dll,1) to reveal where mdx.dll in the correct mirc...

Matching post #64,800 by Warrior124 Jul 30, 2008 12:16 AM

Webchatz

In General IRCd Topic by Warrior124 Last activity Oct 20, 2008 2:03 PM

I never did add any coding in there for showing colors as in using CTRL + k plus the color code. However, I'm adding that into the one I'm currently fiixing atm. right now to get it to change text colors you will need to go into your col...

Matching post #67,516 by Warrior124 Oct 19, 2008 12:59 AM

Webchatz7

In General Chat Talk Topic by WRCLiam Last activity Oct 15, 2008 8:17 AM

I've only tested WCZ7 on Windows XP as that is the only system I have. However, I think you will need administrator rights for certain files.mdx.dll might not work properly for Vista. Of course I am guessing. Does anyone else use WCZ for...

Matching post #67,456 by Warrior124 Oct 15, 2008 6:53 AM

Guest Halt

In General IRCX Topic by Molson™ Last activity Oct 13, 2008 1:50 PM

You are correct. I accidentally left something out. This should work...   if (!$hget($right(#,-2) $+ aop,%address)) && (!$hget(globalaop,%address)) && (%nick != $mnick) &&  (>* !iswm $nick(#,%nick).pnick)

Matching post #67,422 by Warrior124 Oct 13, 2008 9:40 AM

$rgb(colours)

In General IRCd Topic by Silo Last activity Oct 12, 2008 7:32 PM

Ahhh thank you, Warrior. That is very handy to know. I Was wracking my brain trying to think of where I'd seen that, as I remembered seeing you use it somewhere some time ago. I shall impliment this immediately since my route of calling...

Matching post #67,413 by Warrior124 Oct 12, 2008 7:32 PM

Nicklist Help

In Buzzen Chat Network Topic by Dippy Last activity Oct 6, 2008 2:25 PM

To make the scroll bar work just add this code to your init part...   did -z $dname 1

Matching post #66,354 by Warrior124 Sep 5, 2008 11:28 PM

.ini Question

In General IRCd Topic by Silo Last activity Oct 2, 2008 10:32 PM

That's not a sign of an idiot, lol. There have been many codes I came up with that I looked at later and asked i it was me who made them codes. Sometimes I have to look at what I did a long time ago to remember certain things, lol. That'...

Matching post #67,035 by Warrior124 Sep 26, 2008 1:56 PM

Deleting A Line From .txt Files

In General IRCd Topic by Silo Last activity Sep 21, 2008 10:25 AM

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....

Matching post #66,880 by Warrior124 Sep 20, 2008 10:10 AM

Ozzmatizer Main

In General IRCd Topic by Ozzy10 Last activity Sep 19, 2008 1:15 PM

Great job, Ozzy.

Matching post #66,822 by Warrior124 Sep 18, 2008 5:31 PM

Time To Leave

In General Chat Talk Topic by Johnson Last activity Sep 19, 2008 1:14 PM

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.

Matching post #66,747 by Warrior124 Sep 16, 2008 8:39 PM

Mirc Focus On Dialog Open

In General IRCd Topic by Josh` Last activity Sep 15, 2008 6:32 PM

The only solution that I know of for that is to just click back in your windows editbox if your dialog initializes.

Matching post #66,699 by Warrior124 Sep 15, 2008 6:10 PM

Join Help

In General IRCX Topic by JasonK Last activity Sep 8, 2008 8:17 PM

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) $+...

Matching post #66,454 by Warrior124 Sep 8, 2008 1:23 PM

Need Help With A Code

In Sparkpea Chat Network Topic by biohazard Last activity Aug 31, 2008 7:12 AM

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:...

Matching post #66,083 by Warrior124 Aug 31, 2008 4:36 AM

Mp3 Player Screenshot

In Screenshots Topic by err0r Last activity Aug 30, 2008 6:35 AM

Great job, err0r.

Matching post #66,058 by Warrior124 Aug 30, 2008 5:13 AM

Channel List Docked In A Dialog

In General IRCd Topic by Ozzy10 Last activity Aug 28, 2008 8:49 AM

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)...

Matching post #65,948 by Warrior124 Aug 28, 2008 8:45 AM

New Nicklist With Icons

In General IRCd Topic by Ozzy10 Last activity Aug 26, 2008 12:25 PM

Awesome work, Ozzy. :rate: :rate:

Matching post #65,755 by Warrior124 Aug 22, 2008 10:41 PM

Color Selector

In General IRCd Topic by Warrior124 Last activity Aug 24, 2008 6:50 AM

Thanks, Johnson.

Matching post #65,787 by Warrior124 Aug 23, 2008 11:24 PM

Nicklist Help

In Buzzen Chat Network Topic by Dippy Last activity Aug 23, 2008 3:29 PM

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...

Matching post #65,727 by Warrior124 Aug 22, 2008 5:02 AM

Using Two $iifs In One One Command

In General IRCd Topic by Silo Last activity Aug 6, 2008 2:16 AM

  $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 }

Matching post #64,916 by Warrior124 Aug 4, 2008 3:15 AM

Window -c

In Sparkpea Chat Network Topic by sweetolddp Last activity Aug 3, 2008 7:29 PM

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...

Matching post #64,906 by Warrior124 Aug 3, 2008 1:16 PM

Updating .mrc Files

In General IRCd Topic by Silo Last activity Aug 3, 2008 7:28 PM

lol, it takes time, and alot of work. However, I love to be able to help teach what I have learned.

Matching post #64,883 by Warrior124 Aug 2, 2008 4:06 AM

Somebody Help Me Please?

In General IRCX Topic by wizard1970 Last activity Jul 29, 2008 5:33 PM

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.

Matching post #64,535 by Warrior124 Jul 22, 2008 11:34 AM

Views.dll

In General IRCd Topic by Silo Last activity Jul 22, 2008 9:52 PM

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...

Matching post #64,520 by Warrior124 Jul 22, 2008 1:59 AM