N3M3S1S commented on Thread: N3M3S1S  -  Mar 26, 2013
Just did the paint and few other minor things. It's another project of mine that I've been working on little by little for the last 3 years or so.

Now that I've got this project caught up some, will be getting more coding done soon. :)
N3M3S1S commented on Status: N3M3S1S  -  Mar 26, 2013
Progress on mIRC Skyfall has been slow and mostly on the brainstorming side of things. Got some ideas worked out and some new features are going to be introduced, new things.

Work and this is what's been taking up a lot of my time lately. ;)
hxck commented on mIRC Snippet: !IMDB Movie Search  -  Mar 26, 2013
I got something weird a minute ago:

Quote

(03:28:48 am) <~hxck> !imdb jack the giant killer 2013
(03:28:48 am) -Victoria- Searching For: jack the giant killer 2013 .............
(03:28:51 am) -Victoria- Link: http://www.imdb.com/title/tt1351685/fullcredits</cite><span/

Not sure what caused it as I just updated the snippet a minute before I used it.
Aion- commented on Status: Aion-  -  Mar 25, 2013
IRC API taking care of the /whois command.
Perhaps that is because of use of some jquery internal function. You should probably consider it remaking it w/o touching internal functions. Anyways after commenting this section of code
if ( this.menu.first() && /^previous/.test(direction) ||
this.menu.last() && /^next/.test(direction) ) {
this.menu.deactivate();
return;
}

everything seems to work fine. What exactly this part is doing ?
Currently i am adding one more feature to this plugin. Will update it once i am finished with it.
Hawkee commented on Thread: N3M3S1S  -  Mar 25, 2013
Sounds good. Feel free to share any interesting projects with us.
IndyAdvant commented on mIRC Snippet: Reddit Latest Post & Comment Watcher  -  Mar 25, 2013
Thank you so much for this wonderful script. My only reservation is that the bot will only announce reddit to one out of the 3 channels it is working on. Is there a way I could change it to work for all 3 channels?

Hoping to hear from you.
SunnyD commented on Thread: N3M3S1S  -  Mar 25, 2013
Just a personal one to host online applications. A playground to develop in JavaScript, PHP, among other things.
Hawkee commented on Status: Hawkee  -  Mar 25, 2013
I just made some very minor adjustments to the site layout. I added a subtle texture to the background and added borders between comments and threads.
Hawkee commented on Thread: N3M3S1S  -  Mar 25, 2013
@SunnyD What sort of website are you building?
Hawkee commented on Comment: Gnome: Mac Theme 4.2  -  Mar 25, 2013
Still waiting for those screenshots.
SunnyD commented on Thread: N3M3S1S  -  Mar 25, 2013
Hiatus, if you will. However I have been updating some recent projects, and working on a website in my spare time.
Hawkee commented on Thread: N3M3S1S  -  Mar 25, 2013
Seems when I'm not upgrading the site everybody goes away for a while. I'm planning to get back to work on it shortly. Just finished a big move.
This hasn't been tested with jQuery UI 1.9 or 1.10 so there will likely be errors. It's currently only supported on 1.8.
Hey i am facing an error when trying your this plugin with latest jquery ui and css bundle v 1.10.2. When traversing the items on autocomplete, error is throw at this line
if ( this.menu.first() && /^previous/.test(direction) [line 127]
Uncaught TypeError: Object [object Object] has no method 'first'
Any fix for that ?
I think that won't be much of a problem. Passing an array of source on key value of trigger will do. Eg source: array('#'=>'/getHashTags' , '@'=>'getUserNames'). Then selecting the appropriate source in _initsource function.
BackSlash commented on Comment: Staff Bot v6  -  Mar 24, 2013
I'm interested!
Has this progressed any further in the pas year?
nexty commented on Status: nexty  -  Mar 24, 2013
Hello,

I'm looking to make a basic badword kick for my eggdrop, actually I'm standing on a "non standard" irc server, to kick people I hve to sent to the server the following;

/msg $chan .timeout $nick 1

here is the snippet that I have but not working actually;

bind pubm - "*badword*" advertise_kick
proc advertise_kick {nick host hand chan text} {
if {[lsearch -exact [channel info $chan] +badwordz] != -1} {
if {[isop $nick $chan]} {
return 0
} else {
putserv "PRIVMSG $chan :.timeout $nick 1"
return 1
}
}
}

do you have any idea/suggestion for that?

thanks
cofvempire commented on Thread: N3M3S1S  -  Mar 24, 2013
i'm over here xD
N3M3S1S commented on Status: N3M3S1S  -  Mar 24, 2013
So where is everyone???
JD75 commented on Comment: IRC Pre Bot v2.1  -  Mar 23, 2013
Anybody else having problems with this script, it just stopped working for me ? And now its just not working.
SunnyD commented on Comment:  -  Mar 23, 2013
No problem, just trying to help. Things like this tend to get deleted so this way it'll show up, be quick and painless, and won't disappear on you.
nexty commented on Comment:  -  Mar 23, 2013
ho sorry I'm not really familiar with hawkee
nexty commented on Thread: nexty  -  Mar 23, 2013
let me know by MP?

looking for a buddy/raffle bot and a ban system with allowed url for example

hxck commented on Comment: Simple Channel Owner Tools  -  Mar 23, 2013
Replace them with the actual commands.

Kick: kick # $1
Ban: ban # $address($1,4)
Kick Ban: ban -k # $address($1,4)
hxck commented on mIRC Snippet: Services Helper  -  Mar 23, 2013
Good job. +like
hxck commented on mIRC Snippet: Urban Dictionary  -  Mar 23, 2013
Definition comes through alright but you hit a snag with the example. Don't have time to sift through it at the moment but getting

Quote

Example No such nick/channel

in the status window.
hxck commented on mIRC Snippet: Anagram  -  Mar 23, 2013
Looks good, although I'd use sockmark instead of setting a var.

Code

 
Truk commented on Comment: AKA Nick Tracker  -  Mar 22, 2013
the script allows for this but does not completely erase the file.
jonesy44 commented on Thread: nexty  -  Mar 22, 2013
Unless you're offering lots of moulaj then i'll learn that mot^her_fu!ck3r like no other.
  1. Prev
  2. 8
  3. 9
  4. 10
  5. 11
  6. 12
  7. 13
  8. 14
  9. 15
  10. 16
  11. 17
  12. 18
  13. 19
  14. 20
  15. 21
  16. 22
  17. Next
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.