Ayon

Ayon

Joined
May 07, 2009

Activity Stream

Ayon commented on a Page, Nicklist.dll alias  -  Aug 05, 2010

That's also an option. But why search for it if you already know where it is? ;)

 Respond  
Ayon commented on a Page, Nicklist.dll alias  -  Aug 04, 2010

I'm sorry I haven't been here to answer you guys on the previous posts. Been to busy in my new job, and having a newborn is pretty damn stressfull :) But I'll try my best to stay active from now on. Don't know if I will fix my previous posts, maybe a day I'm bored or something :)

 Respond  
Ayon created a Page  -  Aug 04, 2010
683 

This is an alias covering all the functions available in Nicklist.dll by Janno. It can be downloaded here: http://www.mircscripts.org/comments.php?cid=2646

Ayon commented on a Page, TVRage  -  Apr 01, 2010

a summmary? sorry, but i dunno what you mean

 Respond  
Ayon commented on a Page, TVRage  -  Apr 01, 2010

thanks for the heads up x714x! It's fixed now :) my bad for doing a bad job when changing it from my version to an allround snippet

 Respond  
Ayon liked a Page, zNetconf v1.0b (Network manager)  -  Mar 31, 2010
Ayon commented on a mIRC Script, Dupe  -  Mar 31, 2010

Oh wow :) It got added :) Hope you guys like it

 Respond  
Ayon commented on a Page, Custom  -  Mar 31, 2010

dunno if it's to late... but http://www.freedomain.co.nr/ the only thing they want is that you have 1 tiny button linking to them... Besides that there's no ads from them at all

 Respond  
Ayon created a Page  -  Mar 27, 2010
1,016 

Easily explained. Place this in the remote (Alt+R) of your bot..

Ayon commented on a Page, Currency converter  -  Mar 26, 2010

Updated the snippet now :) Info is in the description ;)

 Respond  
Ayon commented on a Page, PHP Functions   -  Mar 26, 2010

thanks for the nice comment and score :)

 Respond  
Ayon commented on a Page, PHP Functions   -  Mar 25, 2010

yeah i know.. i just copy/pasted the other, and modified it... but i've done some serious updates on it now... made it support multi lines, and also it converts htmlentities like $ etc to the correct sign :)

 Respond  
Ayon commented on a Page, Currency converter  -  Mar 25, 2010

Jethro_: it's because i know almost nothing about sockets.. done some minor stuff earlier.. but nothing major :) ill read up on sockmark :) thanks for the heads up

henbone11: weird.. works perfectly here.. are you running it from your main client or bot client? :)

 Respond  
Ayon created a Page  -  Mar 25, 2010
297 

Again.. Another self explained script....

Ayon created a Page  -  Mar 25, 2010
470 

This kinda explains itself. Add it to your bot then you can type !currency [amount] [from] [to] and it will return the converted info

Ayon commented on a Page, Auto OP on OP  -  Mar 23, 2010

well uhm.. it's not like i give op to all my friends... not even close.. only people that's allowed to have op on that channel

 Respond  
Ayon commented on a Page, Auto OP on OP  -  Mar 23, 2010

@napa182: well the built-in aop in mirc specifies channels, so if you don't want this to op a person on a channel, then don't give him aop on there... this will only op persons that you already trust with on join autoop on that specific channel...

@Jethro_: mIRC's built-in auto op only works when you're opped and the person joins.. with this script you will op the people automaticly if you're given op when they're allready there

 Respond  
Ayon created a Page  -  Mar 23, 2010
633 

I think is the most compact and still powerfull amip announcer existing. It gives you access to every single amip variable that is on only one line of code, and a complete menu for controlling winamp, the script settings and amip configuration software.

  1 Thread   mIRC  
Ayon created a Page  -  Mar 22, 2010
1,324 

Basicly what it does is that whe you are given @ it will go trough you mirc auto-op list and check if any non opped users on the channel is in you list. if so, they're given op automaticly.

Ayon commented on a Page, Minesweeper  -  Jul 27, 2009

i take my hat off for this one Firstmate!

 Respond  
Ayon liked a Page, Minesweeper  -  Jul 27, 2009
Ayon commented on a Page, KipScript  -  Jul 26, 2009

alias kip {
set %kip 1
while (%kip < $1) {
set %pok $str(-,%kip)
msg $chan < $+ %pok $2- %pok $+ >
inc %kip
}
while (%kip) {
set %pok $str(-,%kip)
msg $chan < $+ %pok $2- %pok $+ >
dec %kip
}
unset %kip
unset %kip2
unset %pok
}

 Respond  
Ayon commented on a Page, RSS Feed Reader  -  Jul 22, 2009

@Hawkee, FordLawnmower & Knoeki:
Thanks for all the good feedback on my script :) I've done what you've said and added 4 routines that's needed for this to work properly. Also updated the top comment abit with a short instruction for the mdx alias. Hopefully it'll work better now :)

 Respond  
Ayon created a Page  -  Jul 16, 2009

Well finally after several hours of work and some regex help from guys on #help.script @ QuakeNet (you know who you are) i'm ready to release the first version of my rss feed reader.

Ayon created a Page  -  Jul 16, 2009
509 

This little thing strips html from a string

  1 Thread   mIRC  
Ayon created a Page  -  Jul 16, 2009
310 

Well as the title sais, this is a html encoder. I know it's not 100% correct atm, but it's a start.

Ayon commented on a Page, kick/ban  -  Jun 06, 2009

looks good, but you should check that $3 is a number .. $regex($3,/[\d]/) or something

and why did you add a kick in !ban? thought that was what !kb was for.. bug might just be me misunderstanding the purpose :)

also why do you have 2x

if (($nick isop $chan) || ($nick ishop $chan) && (!$3))

 Respond  
Ayon created a Page  -  Jun 05, 2009
189 

This is a handy little thing to use if you want to simplify the use of hash tables...

  1 Thread   mIRC  
Ayon commented on a Page, Random Song Requester in radio channels  -  Jun 02, 2009

you could just update the existing variable with the new value at the end

 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.