ch1zra

ch1zra

Joined
Feb 02, 2004
Occupation
Independent shipment planning referent
Location
Zrenjanin
Website
Interests
Zombies / LoL / D3 / Python programming

Activity Stream

ch1zra commented on a Page, unable to join channel (address is banned)  -  Sep 24, 2012

hey guys, I stopped scripting for mIRC ages ago, but this is what I've found in my remotes:

raw 474:*: {
var %i 1
while (%i <= $0) {
if $left($gettok($1-,%i,32),1) == $chr(35) { set %rw.chn $gettok($1-,%i,32),1 }
inc %i
}
echo -a Cannot join. You are banned in : $+ %rw.chn
if (!$hget(unable,%rw.chn)) {
.msg chanserv unban %rw.chn $me
.timer 1 5 join %rw.chn
hadd -m unable %rw.chn banned
}
haltdef
}

try it out and let me know if it works. I see it has added some loop prevention with hash tables so I guess it should do the trick.

 Respond  
ch1zra commented on a Page, adding new alias check  -  Oct 25, 2011

no problems mate, glad my work helped someone :)
back in the day when I wrote it, it was meant for developers mainly :)

 Respond  
ch1zra commented on a Page, bad words control  -  Aug 08, 2011

it sure can be, but there should be same justice for all :)

 Respond  
ch1zra   -  Aug 16, 2008

@FURBY* lol @ handing over tmd :)
btw im off 2 sleep. tyvm once more for that js :)

 Respond  
ch1zra   -  Aug 13, 2008

@FURBY* hey mate :)

 Respond  
ch1zra commented on a mIRC Script, Quote Manager v1.4  -  Aug 06, 2007

any text entered in QM window that is not a command for QM behaves as a search filter.
\"[space][enter]\" of \"/refresh\" reloads the full content.
:]

 Respond  
ch1zra created a mIRC Script  -  Jul 27, 2007
ch1zra created a mIRC Script  -  Jul 27, 2007
ch1zra commented on a Page, Shared users  -  Jul 21, 2007

well, I needed this in this form, and of course, as any snippet, this is just a basic form, so it can be changed to suit other\'s needs.

 Respond  
ch1zra created a Page  -  Jul 20, 2007
193 

I'm pretty sure someone already made this, or a lot of you used this before, but anyway :] This is just an alias that echoes users that are sharing channels with you, aka $comchan users :] I needed this for something, so I thought to myself "why not share it" :P

ch1zra commented on a Page, Last X Lines v2.0  -  Apr 04, 2007

lol yeah, I will have to do that one of these days... fake blood down my dirty sweaty forehead and all that...
btw thanx for comment :]

 Respond  
ch1zra commented on a Page, Last X Lines v2.0  -  Apr 04, 2007

update ^_^

 Respond  
ch1zra commented on a mIRC Script, Deathlist v1.07  -  Mar 16, 2007

thanx :)
like I said, I\'m not into that, but I was \"forced\" to do it, nvm...
anyway, is there any way for me to edit description ??
just to add the
tags, so that the overview of features looks better, and easier to read...

 Respond  
ch1zra created a mIRC Script  -  Mar 12, 2007
ch1zra created a mIRC Script  -  Mar 12, 2007
ch1zra commented on a Page, /grouplist tool v1.1  -  Dec 15, 2006

glad u like it :)

 Respond  
ch1zra created a Page  -  Dec 15, 2006
76 

well, just like the comment in code says... simply type /grouplist or select ut from popups, and view all #groups you have. there's also info on #group status, option to enable/disable it, and file that contains selected #group. this is utility, and it is done for scripters. 'cause I realy don't see how regular users can benefit from it enoj \m/

ch1zra commented on a Page, Last X Lines v2.0  -  Jun 14, 2006

@ noMen

well, i made this for repeating max 10-15 lines... that\'s the reason I haven\'t included a switch for \"repeat all\".

but you\'re free to edit it to suit your needs :)

 Respond  
ch1zra commented on a Page, Last X Lines v2.0  -  Jun 14, 2006

@ KuTsuM

that would just echo lines... I made this for disconnect situations mainly, so there must be a \"msg $active\".
I later added check for server, and echo part, just to make it nicer, and to avoid error msg :

  • /msg: not connected to server
 Respond  
ch1zra created a Page  -  Jun 13, 2006
288 

Snippet that simply repeats last X lines (the name is quite self explanatory, isn't it ?) of conversation in active window/to target.

ch1zra commented on a Page, Lag Meter  -  May 07, 2006

this is just perfect.
it\'s great for further development, but it also works great just the way it is...
nofx, great job man :)

 Respond  
ch1zra commented on a Page, Matrix Whois  -  Apr 25, 2006
  • No such identifier: $e

:\

maybe a desktop win would look better than a regular one... and a bit nicer output.

 Respond  
ch1zra commented on a Page, [Ranged IP ScanKicker] ***updated***  -  Apr 24, 2006

npaa, but I don\'t know tha command for akill :P
I never messed with powerfull users...
but npaa ;]

 Respond  
ch1zra commented on a Page, HTTP File Downloader v1.0  -  Apr 18, 2006

because there are people who do everything through mIRC :D

aka read mail, play games, share files, manipulate files, draw, read, write...

/me one of them :) (well, almost... i check my mail via ffox :P)

 Respond  
ch1zra commented on a Page, GAME: Slides for mIRC  -  Apr 18, 2006

i have 6.17

prob is :

putco $calc $x $y $getco(%x,%y) | putco %x %y 0.0

here is an extra \"$calc\"

:]

 Respond  
ch1zra commented on a Page, Oxyd Last Seen Script  -  Apr 18, 2006

nice code...a good base for developing a full addon anyway :)

I\'ve never wrote a !seen script of mine... you gave me the idea now :)

:thumbsup:

 Respond  
ch1zra commented on a Page, ascii chart  -  Apr 18, 2006

nice.. although i like my design better :P
http://www.hawkee.com/snippet.php?snippet_id=1033

btw, code like this is mainly for scripters, aka developers..
that\'s cool... maybe there should be a section for scripters, and regular users...

or blah.. I\'m just rambling :)

 Respond  
ch1zra commented on a Page, GAME: Slides for mIRC  -  Apr 18, 2006
  • No such identifier: $calc (line 52, script1.mrc)

fix this :)

 Respond  
ch1zra commented on a Page, HTTP File Downloader v1.0  -  Apr 18, 2006

also :

.timer
.remove

:)
it looks nicer without echoing to status.

 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.