tglogo.png
0 LIKES

Snippet


Ident G-line(CLONES) by elvara

In Category General IRC Posted by Snippets On 12/04/23
Tags: Clones g-line elvara 

####################################################
Koliko obicnih usera ima isti ident
4 i vise puta? :) mislim nijedan.
Timer postavljen na 12 sec. Moze se produziti
na 30 sec.. vise od toga nije preporucljivo.
Coded by STRICek @2009
####################################################
raw 352:*: {
if ( [ %fident [ $+ [ $3 ] ] ] == $null ) { //set %fident [ $+ [ $3 ] ] 1 | //.timer 1 12 //unset %fident [ $+ [ $3 ] ] }
if ( [ %fident [ $+ [ $3 ] ] ] >= 4 ) {
gline $6 1h Filtering $6 drones! NIF IF(patch3) http://tvoj.web.ba|
echo -ti2 @DefenderNotice 5*** Glinovan $6 NIF patch3

}
//inc %fident [ $+ [ $3 ] ] 1
}


Comments 0


Please note that on our website we use cookies necessary for the functioning of our website, cookies that optimize the performance. To learn more about our cookies, how we use them and their benefits, please read our Cookie Policy.
I Understand