biase

biase

Joined
Sep 15, 2003
Location
C:\windows\system32
Website

Activity Stream

biase created a Page  -  May 22, 2020

Opening/parsing data into the NAME $html(,<URL|FILE|HTMLString>) for URL : noop $html(NAME,https://forums.mirc.com/ubbthreads.php/forums/5/1/scripts-popups) for FILE : noop $html(NAME,html_content_source.html) for TEXT: noop $html(NAME,'Scripts & Popups - mIRC Discussion Forums')

  1 Thread   mIRC  
biase commented on a Page, Search Ip from connect info For Cheiron on Sep 23, 2019  -  May 06, 2020

nice..
you might want to check $longip in help file, it's more better for validating ip compared to $regex because
\d+ detect more than 255

 Respond  
biase commented on a Page, Idle Check  -  May 06, 2020

i think using $nick(channel, nick).idle is more suitable to check for idle users in channel, since mas whois'ing is like flooding the server

 Respond  
biase commented on a Page, mIRC Proxy Problem  -  Dec 31, 2019

since mirc v7.56, Khaled added new identifier named $urlget..
you can use it to download file..

 Respond  
biase created a Page  -  Oct 29, 2017
2 337 

A simple IP to Country A simple non-socket ip to country that will return a country name based on ip.

biase created a Page  -  Jan 05, 2017
175 

A simple non-socket pastebin.com info, created using $com for socket haters. It will trigger when a user paste a pastebin.com url with or whitout 'http://'.

biase created a Page  -  Apr 14, 2016
434 

A Simple Shoutcast Bot using $com. This code will announce to channels will check the song name every 3 seconds and will announce the channels when the song changed.

  1 Thread   mIRC  
biase created a Page  -  Apr 10, 2016
1 393 

A Simple IP Whois using $com. With this alias, you can still use /whois command to whois a nickname

 Respond   mIRC  
biase commented on a Page, alias speak  -  Jun 10, 2012

this function will speak your text
just type in mirc:
/speak khaleed madam bay

and it will say it for you
PS: you dont need to use this snippet/alias in you mirc because /speak command already built in in mIRC v7 and greater.

 Respond  
biase commented on a Page, protection Massjoin  -  Aug 31, 2011

seems like junks of code to me.. lol

 Respond  
biase created a Page  -  Jul 16, 2011
1 181 

For those who know what is ajax, will be automaticlly know what it does. I make it using $com with simple GET method to prevent from cracker/hacker misuse. For those who want to use in their script and want to releasing it, please keep my name for credit.

 Respond   mIRC  
biase commented on a Page, mIRC Objects  -  Jan 09, 2011

it's been many years i did not involve in mSL, thanks for the snippet now i know /noop can make mSL use OOP

 Respond  
biase commented on a Page, Query Blocker  -  Nov 29, 2010

/splay $mircdirsounds\pvt.wav
pvt.wav not included?

 Respond  
biase commented on a Page, On Join  -  Aug 22, 2010

a simple code for Hawkee brilliant snippet

on 1:JOIN:#:/msg $nick Welcome $nick
on 1:OPEN:?::/msg $nick Welcome $nick to you too
on 1:TEXT:?:
:/msg $nick $nick $+ , do you too need a welcome?

 Respond  
biase commented on a Page, alias speak  -  Aug 14, 2010

that's why mIRC installation comes with versions.txt lol

 Respond  
biase commented on a Page, Custom  -  Aug 13, 2010

"Please do not copy", distribute, or publish this script without my permission.

then how can i use this snippet, the author didnt give permission to copy it
too sad

 Respond  
biase commented on a Page, alias speak  -  Aug 12, 2010

Thanks Aucun50

 Respond  
biase commented on a Page, alias speak  -  Aug 11, 2010

works well on xp, not sure on win7 may be someone can test for us

 Respond  
biase created a Page  -  Aug 10, 2010
539 

Well after mirc v7 come with /speak command, i think its time for me to release one of my alias that do the same as /speak but with no option/parameter. This alias obviously can make mIRC speak same as mIRC v7 /speak command. For people who dont want to use mirc v7, but like to use /speak with old version, now this is your chance, grab this junk code put and save it in remote section and just type: /speak..

biase commented on a Page, Channel protection  -  Jun 07, 2008

yea... you suppose to include DLL download link.
some comments to improve this snippet:
1) in $regex you just need to use /S to strip. that\'s mean you dont have to use $strip.
2) you used $pos identifier there is useless.
i mean here: $pos($level($strip($1-)),adv,0)
$level dont need $pos to extract the value of $1-.

that\'s all my comments

 Respond  
biase commented on a Page, /getvid - download youtube video  -  May 14, 2008

lol... you guys really dunno how to use google to search for codec or other player to play this file. my real player works fine with this file... if u didnt like realplayer i suggest to download k-lite mega codec.

 Respond  
biase commented on a Page, Sockbot v3  -  Jul 26, 2005

elseif ($1 == mode) && ($sock(irc)) && ($hget(sockbot,nick)isop $2) { sockwrite -n irc MODE $2 $3 | sockparse mode change in $+($2,:) $3- }
better fix this one at ($hget(sockbot,nick)isop $2)

 Respond  
biase created a Page  -  Apr 24, 2005
1 225 

A simple Domain Header reader using mIRC socket v1.1.

  1 Thread   mIRC  
biase commented on a Page, Bot commands  -  Mar 09, 2005

i agree with h3lp\'s opinion. the bot will get excess flood with the alias user12 and, why theres too many text event? why shouldn\'t you just make it all in one??

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.