mIRC Home    About    Download    Register    News    Help

Print Thread
#46744 03/09/03 01:53 AM
Joined: Sep 2003
Posts: 1
Mostly harmless
OP Offline
Mostly harmless
Joined: Sep 2003
Posts: 1
I don't understand why this isn't working frown must be because of the change in version because my script is not workin'. the code is huge just to warn you now but the following message pops up when I try and click an "GET RID OF VERSION" (just a script I made that blocks CTCP traffic).

Code:
#blockv off

CTCP *:version*:{
  if ($nick == $me)  echo -a Your dumb you don't know what version your running? |    echo -a Here's a hint... NONE!

  else  
  /ctcpreply $nick version I am using NARF ver1.0 By LorDKovU 

  halt
}

#blockv end

and in the menu it is


Code:
.Get Rid of Version
  ..DELETE: echo -a           Deleted Version Request from mIRC (backup has been made dont worry) | disable #blockv
  ..RECOVER: echo -a           Recovered Version Request from mIRC | enable #blockv
  


used to wrok but now it doesn't frown must be because of the newer version I suppose... anyone abloe to help? just reply I guess

#46745 03/09/03 02:30 AM
Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
i dont understand what your tryin to do there but if your trying to block out the original ctcp version i doubt that script ever worked

as far as i know it cannot be done without using a dll or using signals


D3m0nnet.com
#46746 03/09/03 02:43 AM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
it can easily be done.


new username: tidy_trax
#46747 03/09/03 02:52 AM
Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
that script posted there cannot work
it never worked... it would take a miracle to make it work. i know it can be done. i wont prove it here


D3m0nnet.com
#46748 03/09/03 03:19 AM
Joined: Aug 2003
Posts: 29
2
Ameglian cow
Offline
Ameglian cow
2
Joined: Aug 2003
Posts: 29
Well, for one, the way you write events and the way you use brackets are way off.

#46749 03/09/03 04:07 AM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
Quote:
as far as i know it cannot be done without using a dll or using signals

i was replying to that :tongue:


new username: tidy_trax

Link Copied to Clipboard