mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2015
Posts: 42
J
Joveice Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jul 2015
Posts: 42
Hi. i want to make a Input command that outputs it in lowercase.
Senario, My Channel is HeY2 when i type !test the bot returns : #hey2
when my channel is hey3 and i say !test it returs : #hey3.

So what i want is to make a simple script that makes $chan to $chan lowercased

Last edited by Joveice; 02/08/15 12:20 AM.
Joined: Jan 2004
Posts: 1,358
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,358
$lower($chan)

Joined: Jul 2015
Posts: 42
J
Joveice Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jul 2015
Posts: 42
Thank you smile


Link Copied to Clipboard