mIRC Home    About    Download    Register    News    Help

Print Thread
#121273 25/05/05 03:31 PM
M
Mlupu
Mlupu
M
Hello. I want to ask you people if i can to change something. My nickname, for example is: Mlupu .And when somebody check my IRC version apear like this:
[06:17] -> [Mlupu] VERSION
[06:17] [Mlupu VERSION reply]: mIRC32 v5.91 K.Mardam-Bey

Well, i want to apear something different, like:
[06:17] -> [Mlupu] VERSION
[06:17] [Mlupu VERSION reply]: No version smile

Can you help me dudes ?

Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
It's an mIRC version reply, not an IRC version reply.

You cannot remove or change the default version reply. You can however add to it, see this thread for examples and see /help CTCP Events.

Please note that, assuming that wasn't just an example, you're using a very old version of mIRC. I recommend you upgrade to the latest version of mIRC.

Regards,

M
Mlupu
Mlupu
M
O.K. thanks ..
i will install a new version of mIRC.

Joined: Apr 2005
Posts: 1,008
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Apr 2005
Posts: 1,008
isnt there a script that controls ctcp reply?
i know i had it before and it can be downloaded from mircscripts.org or .net dunno anymore

Joined: May 2005
Posts: 449
B
Fjord artisan
Offline
Fjord artisan
B
Joined: May 2005
Posts: 449
Yes, you can change CTCP TIME and PING replies. (Thank you to all the people who helped me with this.) As was mentioned before, you can add your own VERSION reply, but you can't halt the default one. Here are examples of TIME and PING replies:

ctcp *:TIME:* { raw -q notice $nick : $+ $chr(1) $+ TIME $asctime(hh:nn:ss) Eastern Standard Time smile $+ $chr(1) }

ctcp *:ping:*: { set %day $calc($date(dd) - 5) | ctcpreply $nick ping $ctime($date(mmmm) %day $date(yyyy) $date(HH:nn:ss)) | notice Blake $nick just pinged me | haltdef }

That PING reply is the one I just finished. It basically adds 5 days to the ping time for fun, so the person gets:

[Blake PING reply]: 120hrs 1sec

Hope that helps.

Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
As the mIRC help file says, the version reply cannot be changed. As with all things though, /lusers find ways around everything. But as this forum isn't for lusers, we'll not give them any credit smile

Regards,

Joined: Apr 2005
Posts: 1,008
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Apr 2005
Posts: 1,008
why calling people lusers if they wanna change version reply?

for example, i use mirc 6.03 because my fav script is compatible only with that version, and since it was abndoned (script) long ago, author didnt and does not make updates to fit newest mirc version.

so there is always retards that sniff around others versions and if matches they crash you...

so why not hide potentional threat reply and send "fake" ?

altho i am on QN and i havent met there such noobs and i concider QN quite decent place/network, so i am in no need to fake it...

but if you go on other networks...
like i once went on undernet and even on #help channel
1 guy started to DoS me... and even admited infront of opers there... (altho not same case as crashing mirc) but still
i think you get the point...

wanna be hackers are persistant :tongue:

Last edited by raZOR; 27/05/05 05:37 AM.
Joined: Mar 2005
Posts: 420
X
Fjord artisan
Offline
Fjord artisan
X
Joined: Mar 2005
Posts: 420
Why not simply upgrade to the newest version and use a script that is compatible with it or start from scratch.

Joined: Apr 2005
Posts: 1,008
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Apr 2005
Posts: 1,008
Quote:
Why not simply upgrade to the newest version and use a script that is compatible with it or start from scratch.


dont wanna be rude, but i dont need to...

i was just reffering to USE of fake ctcp reply...

mirc 6.03 works fine for me and i dont see why should i change anything wink

Joined: Dec 2002
Posts: 3,534
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,534
Because it's out of date, it has new commands and identifiers so you don't need to spend hours on end coding when you can use "the new ones".

Would you drink out of date milk? Or would you prefer fresh Vitamin D? :tongue:

-Andy

M
Mary_juana
Mary_juana
M
Ah but, some people who have spent hours doing their script up to how they like it, find that numerous things don't work on the latest mIRC, so if things work ok as they are now i'd say it's in their favour not to upgrade, only reason i upgrade is so i keep in fashion :tongue:

Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
I've not once seen a script that's worth being exploited for.

Joined: Dec 2002
Posts: 3,534
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,534
Agreed. laugh

Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
Umm, you don't get to evade the version reply restriction just because you want to stick with some abandoned script that doesn't get updated anymore. *NO* script is worth running exploitable software for. If you don't want people to exploit you, the simple solution is to upgrade.

There really isn't anything to debate.

Regards,

M
Mary_juana
Mary_juana
M
I meant if it's your own script.

M
mIRCManiac
mIRCManiac
M
Scripting is supposed to be fun, personally I would update
the script, but that's just me. Also I think there should be
an option to have mIRC not respond to version requests.

Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
There is (sort of) - if you ignore all ctcps then mIRC won't respond to version requests either.

Joined: Apr 2005
Posts: 1,008
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Apr 2005
Posts: 1,008
Quote:

Would you drink out of date milk? Or would you prefer fresh Vitamin D? :tongue:



that depends how does "fresh vitamine D" taste

W
Winbots
Winbots
W
could you use /debug info to do this?

B
burek
burek
B
of course smile

I've found a dozen of internet links that describe how can mIRC version reply be turned off or even faked by /debug

Personally I respect Khaled and his opinion not to let (l)users to change this reply, but I also think there is more fun in changing it wink

if the /debug is to complicated for you, then just install the firewall, the one that lets you catch the IRC protocol messages, and just put the Version privmsg to ignore, and you'll make it..


Link Copied to Clipboard