PoiXon

PoiXon

Joined
Aug 30, 2004
Location
EnGlAnD

Activity Stream

PoiXon commented on a Page, *Game* Part 1  -  Jul 11, 2005

yep i noticed that ive sent u an Email sayin the problem

 Respond  
PoiXon commented on a Page, Novice Channel Helper Script  -  Jun 06, 2005

alias helper { dialog -m helper helper }

that would help

some new people dont know how to open a dialog ( i dint use to :p )

 Respond  
PoiXon commented on a Page, Gather Bot  -  Jun 05, 2005

on the command !off you have lots of variables to unset

unset %user1
unset %user2
unset %user3
unset %user4
unset %user5
unset %user6
unset %user7
unset %user8
unset %user9
unset %user10

you could just do \"unset %user*\" :)

 Respond  
PoiXon commented on a Page, Simple Clone Scanner  -  Jun 03, 2005

Rower, it doesnt need a dialog you could do a dialog, but you might as well use an alias

 Respond  
PoiXon commented on a Page, Naughty People  -  Jun 01, 2005

Lucifer1 i dint see the instructions :P cause i was in a hurry :P

 Respond  
PoiXon commented on a Page, /whois reply  -  Jun 01, 2005

Hey Rower, the script pasted is \"Useful\" for IRCops

and the script you said is Not useful so it would get a low score

 Respond  
PoiXon commented on a Page, /whois reply  -  Jun 01, 2005

someone pasted a script exactly like that all you\'ve done is added the extra notice

 Respond  
PoiXon commented on a Page, Naughty People  -  May 31, 2005

and you forgot

\"menu nicklist {\"

 Respond  
PoiXon commented on a Page, Naughty People  -  May 31, 2005

when u say a timed ban make it so that it unsets after that time

that would make it a bit better :)

 Respond  
PoiXon commented on a Page, Countusers Alias  -  May 31, 2005

yoinx yes it is, but if u type the alias in a channel window it will message that channel

 Respond  
PoiXon commented on a Page, Away  -  May 31, 2005

and the icon u use in the dialog should be

icon c:\windows\system\window.icon

not

icon c:\windows\system\window.ico

 Respond  
PoiXon commented on a Page, Countusers Alias  -  May 31, 2005

yeh, they arent needed i think they got the idea from that listops thing in the help file and just played around with it.

rolz14 , you could use a loop like this

alias cusers {
var %i = 0
while ($nick(#,%i) != $null) {
inc %i
if ($nick(#,%i) == $null) {
msg $chan 10 $+ There is Currently $calc(%i - 1) users on the channel!
}
}
}

 Respond  
PoiXon commented on a Page, Easy Mode Grabbing!  -  May 30, 2005

Nice code, i say 8 for me

 Respond  
PoiXon commented on a Page, Swear Kick  -  May 30, 2005

$st.swear i think you mean %st.swear :)

 Respond  
PoiXon commented on a Page, Listing Ops!  -  May 29, 2005

Rofl, copying this out a mIRC help file and knowone noticed? wow

 Respond  
PoiXon commented on a Page, 8Ball Script  -  May 29, 2005

why paste a script thats almost the same as http://www.hawkee.com/snippet.php?snippet_id=1056 all uve done is changed the commands and took at the /enable/disable bits and changed the responses

 Respond  
PoiXon commented on a Page, Script HELP  -  May 28, 2005

The version you could use $version

 Respond  
PoiXon commented on a Page, LOCKDOWN  -  May 26, 2005

and how would u Un-Lockdown it? and topic needs a chan like topic # The Channel has been shutdown

 Respond  
PoiXon commented on a Page, Swearing Protection By `[ac]  -  May 26, 2005

wow lots of on TEXT\'s i would use 1 on TEXT to combine them, and i would check if the $nick isop

 Respond  
PoiXon commented on a Page, GAME: Tick Tack Toe  -  May 21, 2005

wow really nice game i\'d change the colour of the black line on who wins you cant see it very well lol :p

 Respond  
PoiXon commented on a Page, dic/spell works great :)  -  May 17, 2005

the icon in the dialog wont work

 Respond  
PoiXon commented on a Page, swear/kick  -  May 16, 2005

one problem you have on :TEXT:fuck:: { that means they can say it in a PM and you\'d try to kick and $chan will return $null so you\'d get an error

 Respond  
PoiXon commented on a Page, A Few Simple Counters  -  May 15, 2005

u dont need to set allthose Variables the \"inc\" command would make the variable to 1 if it doesnt exist

 Respond  
PoiXon commented on a Page, Cup-bot Better version!  -  May 15, 2005

http://www.hawkee.com/snippet.php?snippet_id=694 <-- you dont need to download it or theres Yoinx and `Node_ one go on snippets then put in Cup and it comes up with the bots

 Respond  
PoiXon commented on a Page, randomnator  -  May 15, 2005

btw, the command Random kick. that wouldnt protect the bot as u have .kick $chan $nick($chan,$rand(1,$nick($chan,0))) random kick %counter ( you dont need the .kick just kick ) the command is before the if ($knick == $me) { so if it was the bot it would kick you then it would message the channel \"Not kicking maker of script\" and you have \" inc %counter\" on the kill command and it will add on the amount of kicks

 Respond  
PoiXon commented on a Page, randomnator  -  May 15, 2005

i mean add a \"if ($me isop #) {\" so it checks if ur OP and the var %counter = 1 does not do Anything at all

 Respond  
PoiXon commented on a Page, Bar  -  May 15, 2005

its a Bar. the bar is as long as the percentage

 Respond  
PoiXon commented on a Page, randomnator  -  May 15, 2005

why\'s the first line \"var %counter = 1 \" ?? andyour gonna want to check if your OP so that u dont get lots of errors

 Respond  
PoiXon commented on a Page, mass modes  -  May 15, 2005

t0k3d, everyone starts like this

 Respond  
PoiXon commented on a Page, mass modes  -  May 14, 2005

your missing a bracket at the end of the menu

 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.