XpLoiTeR

XpLoiTeR

Joined
Jun 23, 2005
Occupation
student
Location
right behind u
Website
Interests
PRogramming

Activity Stream

XpLoiTeR commented on a Page, Ban-remover  -  Jan 21, 2006

nomen...yes thats $true it can act like a cleaner or sth yet its too small

 Respond  
XpLoiTeR commented on a Page, Begining Protections  -  Jan 21, 2006

and its 3.0 like my banlist copier...check it and judge urself...stupid rating system lol

 Respond  
XpLoiTeR commented on a Page, Begining Protections  -  Jan 21, 2006

u ddnt get me...i mean if u banned someone with the same ident as u..???u will kick urself

 Respond  
XpLoiTeR commented on a Page, unban all bans(clear bans)  -  Jan 21, 2006

lol thx

 Respond  
XpLoiTeR commented on a Page, Ban-remover  -  Jan 21, 2006

exactly what i was going to say....

 Respond  
XpLoiTeR commented on a Page, Begining Protections  -  Jan 21, 2006

here is my review :
the snippet has many bugs and no error checking .. first in the on :ban: section ,,, first u didnt check that the nick isnt urs .. in other words try to ban urself and u will get kicked so the ban have to be like
on @
:BAN:#:{
if ($banmask iswm $address($me,2)) && ($nick != $me) {
.mode $chan -b $banmask
msg $chan Now banishing $nick $+ ...
.ban -k 4 350 $chan $nick Banned!
}
}
thats the first error...lets get to the point..in the on :op: its totally wrong to use $deop as i think it doesnt exist...the op/deop identifier is $opnick in addition to that u didnt add checking that ur not the one deopped urself...even u cant use ban on deop cz u didnt reop urself .. so it will be like
on @
:DEOP:#: {
if ($opnick == $me) && ($nick != $me) {
hop $chan
.notice $nick Do not Deop me.
.ban -k $chan $nick Bye.
}
}
the last point and its the on *:DEOWNER: ... where did u know abt that event..??

 Respond  
XpLoiTeR commented on a Page, Audio Player  -  Jan 21, 2006

lol cheerup man was a joke

 Respond  
XpLoiTeR created a Page  -  Jan 21, 2006
1,497 

just write /unbanall to clear bans on the chan or /unbanall only to clear the bans on the active chan.

XpLoiTeR commented on a Page, Unban all bans  -  Jan 21, 2006

[09:50:24] basic sets mode: +b-b !@ !@* << is that supposed to be mass unban??

 Respond  
XpLoiTeR commented on a Page, Audio Player  -  Jan 21, 2006

RonninWarrior do u like the dialog alignment? :D

 Respond  
XpLoiTeR created a Page  -  Jan 21, 2006
1,880 

just load it into ur remotes and whois anyone note: i tried this on IrCQ-net and donno abt other network maybe on specific networks u will find missing raws...plz let me know if so

XpLoiTeR commented on a Page, Audio Player  -  Jan 21, 2006
  • /splay: unable to play \'E:\english songs\Agathodaimon\Agathodaimon - Chapter III - 07 - Sacred Divinity.mp3\' (line 172, script3.ini)
    i get that errror beside ive few notes:
    the design is pretty good but will be better if u used mdx for a trackbar instead of that scroller and for the play prev so on...
    on the other hands i think its better to add a option to let the user choose the channels which he wants the mp3 to spam to separated by a character..lets say ! so it will be like #channel1!#channel2!#channel3
    in addition to that i recommend adding more tags than artist , length , title...maybe if u added bitrate,size will be better...the mp3 has a good feature whici is editing and savin id3 tags thats great n so handy it can be submitted as a standalone snippet too...finally idlike to say its vry nice mp3player with a nice interfece and features just need lil modifications and i think it will be 8.5 or 9.0 ... GJ tanky :)
 Respond  
XpLoiTeR commented on a Page, Banlist copier(UPDATE!!)  -  Jan 20, 2006

$true ;D

 Respond  
XpLoiTeR commented on a Page, Address v1.0  -  Jan 20, 2006

ah..didnt c ur post sry :)

 Respond  
XpLoiTeR commented on a Page, Banlist copier(UPDATE!!)  -  Jan 20, 2006

corne no u didnt get it..lol i was acting like n idiot and trying to get the total number of banlist of a channel which has not bans :S:S i think am drunk :D anyway its ok now ..workin!

 Respond  
XpLoiTeR commented on a Page, Banlist copier(UPDATE!!)  -  Jan 20, 2006

for channels $active may include pvts,status window ... anyway its removed :D $ibl($1,0) faster n much better

 Respond  
XpLoiTeR commented on a Page, Banlist copier(UPDATE!!)  -  Jan 20, 2006

ooh...i missed sth..ur rite forgive me....updated!

 Respond  
XpLoiTeR commented on a Page, Banlist copier(UPDATE!!)  -  Jan 20, 2006

nope....it wont work...try it //echo -a $ibl(#,0) wont get the total bans of the channel...try it..its not workin here

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 20, 2006

ummm...yoinx it took time...and not all the users knows the address book issue...i didnt even know abt it ... u remember ur the one told me??so its faster,same result...where is the uselessness?honestly i thought it would get 6.5 or more.....it took time...and it has $gettok bla bla so its not a shit ... btw i didnt complain

 Respond  
XpLoiTeR commented on a Page, Address v1.0  -  Jan 20, 2006

ummm no offence but that doesnt deserve 4 :S the ratin system is stupid...i donno i have alot of submissions with the lowest score ever...and its higher quality than this...anyway

alias address {
echo The Address of $1 is: $address($1,2)
writeini addresses.ini nick-address $1 $address($1,2)
}

i think u didnt bother urself checking ur 4.0 scored snippet

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 20, 2006

5.3 ... ummmmmmmmmmmmmmmmmmmm

 Respond  
XpLoiTeR created a Page  -  Jan 20, 2006
301 

banlist copier is lil code allowing u to copy a banlist from chan to chan. ex: /copyban #channel1 #channel2 <- that wll read all the bans in #channel1 and bans it in #channel2 .. handy for channel owners note: in my network the most number of bans at the same time is 12 ( +bbbbbbbbbbbb) so i added this line to maximize the banlist to 24 ban pertime if the user has more than 24 ban the command can..

XpLoiTeR commented on a Page, Halo 2 Stat Grabber v2.1  -  Jan 20, 2006

vry useful for halo players...even though i donno what is hallow :D i need to improve my sockets coding to make such useful things like managing kingsofchaos at www.kingsofchaos.com ... i can make login and logout,attack,training,buying weapons and so on...but i need to read a good tutorial bt sockets

 Respond  
XpLoiTeR commented on a Page, Whois dialog  -  Jan 19, 2006

lol tank

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 19, 2006

yes i think its a good idea....but its ok the score now is 6 :D

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 18, 2006

yes kazuma but in first it wasnt that good..it had lil bugs...and it was scored 5.0 now after fixin....its lower in score...wth is this?

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 18, 2006

wth is that...after updating and making it better than it was the score is down...WOW what that rating system is based on...its no 4.5 ...omg WTH is that...

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 18, 2006

btw i dnt mean that $me will show the users nick..i just want it to appear like \"$me\" and for removing...the \" \" i think i didnt know it .. but now i do so thx

 Respond  
XpLoiTeR commented on a Page, Nicklist Painter  -  Jan 18, 2006

yes yes
i forgot to add the $me color...anyway modified :)

 Respond  
XpLoiTeR created a Page  -  Jan 17, 2006
428 

load in ur remotes...open the address book > colors > check the enabled checkbox to let the script function...and write /painter to start using the snippy

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.