G13AoUsTiS

G13AoUsTiS

Joined
Jun 06, 2007

Activity Stream

G13AoUsTiS created a Page  -  Aug 31, 2008

ok here it goes a simple but good mp3 player. i got the ideas from another mp3 player. cheers

G13AoUsTiS created a Page  -  Apr 13, 2008

Just a simple snippet with socks to scan for torrents

G13AoUsTiS   -  Mar 22, 2008

@eL^Topo woha telika oloi ellines edw:D

 Respond  
G13AoUsTiS commented on a Page, Convert Characters to ASC codes  -  Mar 18, 2008

thanks mountaindew:)

 Respond  
G13AoUsTiS created a Page  -  Mar 16, 2008
530 

A Very Simple Thing. I Will update it to work with more thatn one words Trigger: /convert

G13AoUsTiS commented on a Page, Mp3 Player again  -  Mar 15, 2008

thank you RCA:) i also added the menu channel thingy:)

 Respond  
G13AoUsTiS created a Page  -  Mar 15, 2008
367 

Just another very simple but effective mp3 player

G13AoUsTiS commented on a Page, Broken Identd  -  Mar 14, 2008

RCA: nice:)

 Respond  
G13AoUsTiS commented on a Page, Mass Modes  -  Mar 14, 2008

Lindrian Thanks!
napa %a is set to 0 so while will not work. think

 Respond  
G13AoUsTiS created a Page  -  Mar 13, 2008
1,137 

A Simple Mass Mode snippet Usage: /mass +|- o|v|b

G13AoUsTiS commented on a Page, Quote sysmtem  -  Feb 22, 2008

cool:)

 Respond  
G13AoUsTiS commented on a Page, Broken Identd  -  Feb 19, 2008

you can use $gettok($1-,15,32) too but i did it with $regex:)

 Respond  
G13AoUsTiS created a Page  -  Feb 19, 2008
587 

Just a simple addon for detecting the password when the server reports that your ident is broken. this is my first regex script so be patient:P

G13AoUsTiS commented on a Page, Simple Away Script  -  Jan 25, 2008

why not :

Alias away {
if ($away == $false) {
;rest of commands

?

 Respond  
G13AoUsTiS commented on a Page, Little away without dialog  -  Jan 07, 2008
 alias away {
if ($away == $true) { .echo -a * Your Are Already Away }
else { 
var %away.reason $?=\"Away Razlog\"
    set %away.time $time
    away %away.reason    
    ame -- [Away Message System] -- Motivation: %away.reason 
  }
}

alias back {
if ($away == $true) {
ame -- [Away Message System] -- Since: %away.time -- Away Time Duration: $duration($awaytime) -- Motivation: $awaymsg 
    away
    unset %away.time
}
 Respond  
G13AoUsTiS commented on a Page, !bot commands  -  Jan 07, 2008

if ($nick == $2) { .mode # -o $nick } this is useless :)

 on @*:TEXT:!voice*:#:{
  if ($nick !isop #) { halt }
  if ($2 ison $chan) { .mode # +v $2- | halt }
}

shorter and doing the same thing:)

 Respond  
G13AoUsTiS commented on a Page, Ciddeon's Notice Attacks  -  Jan 07, 2008

well, this is a notice script with /me\'s?

 Respond  
G13AoUsTiS commented on a Page, Fast Channel Stats  -  Jan 07, 2008

i think is better that way:

alias chstats {
echo -a $chr(160)
echo -a $chr(149) $+ $active Info
echo -a $str($chr(160),5) Ops: $opnick($active,0)
echo -a $str($chr(160),5) Halfops: $hnick($active,0)
echo -a $str($chr(160),5) Voices: $vnick($active,0)
echo -a $str($chr(160),5) Regular: $nvnick($active,0)
echo -a $str($chr(160),5) All: $nick($active,0)
echo -a $str($chr(160),5) Bans: $ibl($active,0)
echo -a $str($chr(160),5) Excepts: $iel($active,0)
echo -a $str($chr(160),5) Invites: $iil($active,0)
echo -a $str($chr(160),5) Modes: $chan($active).mode
echo -a $chr(149) End $+ $active Info
echo -a $chr(160)
}
menu channel {
Fast Stats about $active :/chstats
}

 Respond  
G13AoUsTiS created a Page  -  Jan 06, 2008
1,301 

I was bored and i created this simple query acceptor. Comments please:)

  1 Thread   mIRC  
G13AoUsTiS commented on a Page, !10sn nuke  -  Jan 06, 2008

on *:kick:#: {
if ($knick == $me) { /join # }
}

I Think this is better:)

AnyWay Gppd Job:)

 Respond  
G13AoUsTiS   -  Jan 04, 2008

@jamaicanos thanks file m:) ne kai esi ise o monos ellinas p vlepw edw:)

 Respond  
G13AoUsTiS created a Page  -  Jan 01, 2008
192 

a snippet for controling X undernet easily

 Respond   mIRC  
G13AoUsTiS created a Page  -  Dec 31, 2007
535 

a simple code for viewing the ops voice and bans of a channel

  1 Thread   mIRC  
G13AoUsTiS created a Page  -  Dec 31, 2007
672 

i was bored so i created this mimic script! enjoy!

 Respond   mIRC  
G13AoUsTiS commented on a Page, Uptime  -  Dec 30, 2007

i thing that $uptime(system,2) and $uptime(mirc,2) is better..

 Respond  
G13AoUsTiS commented on a Page, mp3  -  Dec 30, 2007

well something wrong when you hit \"stop, next , prev\"

 Respond  
G13AoUsTiS created a Page  -  Dec 28, 2007
882 

A Simple ShitList

G13AoUsTiS created a Page  -  Dec 28, 2007
1 679 

Just an easy use dialog for channel modes

 Respond   mIRC  
G13AoUsTiS created a Page  -  Dec 26, 2007
171 

Thanks to the comments you posted for me i changed this code a bit

G13AoUsTiS commented on a Page, Ban Protections  -  Dec 26, 2007

This is not for chanserv my friend :) But Thanks For Informing me:)

 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.