English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

alias c1 { return $+( 4 $1-,) }
alias c2 { return $+( 7 $1-,) }

on *:text:*:#: {
tokenize 32 $strip($1-)
if ($left($1,1) !isin @!.) halt
if ($right($1,-1) == stats) var %style = astats
elseif ($regex($1,/co?mb(at)?/Si)) var %style = combat
elseif ($setskill($remove($1,@,!,.))) var %style = istat, %skill = $setskill($remove($1,@,!,.))
elseif ($right($1,-1) == defname) && ($2) {
writeini DefRSN.ini RSNs $mask($fulladdress,3) $replace($2-,$chr(32),-)
.notice $nick You're default RSN for the host $mask($fulladdress,3) has been set to $2-
halt
}
else halt

inc %ID
if ($len($2-) > 12) {
$($+(%,stats.display.,%ID),2) $c1(The nick) $c2($2-) $c1(is too long)
cleanup %ID
halt
}
elseif ($2) set $+(%,stats.rsn.,%ID) $replace($2-,$chr(32),-)
elseif ($readini(DefRSN.ini,RSNs,$mask($fulladdress,3))) set $+(%,stats.rsn.,%ID) $ifmatch
elseif ($readini(DefRSN.ini,RSNs,$nick)) set $+(%,stats.rsn.,%ID) $ifmatch
else set $+(%,stats.rsn.,%ID) $nick

set $+(%,stats.style.,%ID) %style
set $+(%,stats.skill.,%ID) %skill
set $+(%,stats.display.,%ID) $iif($left($1,1) == @,msg $chan,notice $nick)
sockopen $+(stats.,%ID) hiscore.runescape.com 80
}

on *:sockopen:stats.*: {
var %id = $gettok($sockname,2,46)
sockwrite -n $sockname GET /lang/en/aff/runescape/hiscorepersonal.ws?user1= $+ $($+(%,stats.rsn.,%ID),2) HTTP/1.1
sockwrite -n $sockname Host: hiscore.runescape.com $+ $crlf $+ $crlf
}
on *:sockread:stats.*: {
sockread &Incoming
bwrite $sockname -1 -1 &Incoming
if ($bfind(&Incoming, 1, ).text) makehash $sockname
elseif ($bfind(&Incoming, 1, does not feature in the hiscores.).text) {
$($+(%,stats.display.,%ID),2) $c1(The nick) $c2($($+(%,stats.rsn.,%ID),2)) $c1(Does not appear in the hiscores)
cleanup $gettok($sockname,2,46)
}
}
alias -l makehash {
var %file = $1
bread %file 1 $file(%file).size &stats
var %currentstat, %x = 1
while (%x) {
var %x = $bfind(&stats,$calc(%x + 1),2007-06-02 23:40:15 · 13 answers · asked by Anonymous in Computers & Internet Programming & Design

13 answers

that is a mIRC script, it's a way of adding new functions to the mIRC program (an IRC client)
http://en.wikipedia.org/wiki/MIRC_script
or google for: mirc scripts

2007-06-02 23:54:57 · answer #1 · answered by succubus 5 · 0 0

Yep you purchased an endemic. This one has additionally appropriate destroyed your OS. you ought to lower back up all your information and reformat your hdd and then reinstall domicile windows. once you are trying this bypass up on your community utility shop and purchase (don't get unfastened) antivirus utility. Spending that $50 a twelve months is the best coverage you have got on your comp. good luck.

2016-11-03 12:23:37 · answer #2 · answered by ? 4 · 0 0

It looks like JavaScript. Which is a scripting language not a programming language.
It makes things look nice rather than making things work perfectly basically.

2007-06-03 03:45:06 · answer #3 · answered by Nic 3 · 0 0

I found a free download of mIRC here http://bit.ly/1no9zGK
It's the best choice.
Bye Bye

2014-07-31 09:31:36 · answer #4 · answered by Anonymous · 0 0

Welcome to mircscripts.org! In this site you will find helpful information on mIRC scripting, mIRC scripts, free tutorials, code snippets, addons, and more. If you want to learn how to build your own script, this is the place for you. Updated very frequently, so keep checking back to find what you're looking for.

2007-06-02 23:48:18 · answer #5 · answered by ladeehwk 5 · 2 0

It doesn't look like a programming language though, infact, it does look more like a scripting language. It looks like JAVASCRIPT to me.
Please search for Javascript code in the google and look how similarly it matches.
Good Luck..

2007-06-02 23:43:47 · answer #6 · answered by shekhar 3 · 0 1

It does not look like Basic but from Basic so I think it could be maybe C, C+, Comal or Pascal?

2007-06-02 23:46:26 · answer #7 · answered by Wade C 5 · 0 1

it's mIRC script, for the popular IRC Client, mIRC

2007-06-02 23:50:29 · answer #8 · answered by God Alabama 1 · 1 0

You didn't write it yourself, so how be you re-post with the link where you pasted it from and maybe we can help.

2007-06-02 23:44:50 · answer #9 · answered by ELfaGeek 7 · 0 1

Its either
Perl

2007-06-02 23:47:43 · answer #10 · answered by Neeraj Yadav♥ 6 · 0 1

fedest.com, questions and answers