killwithme

killwithme

Joined
Apr 05, 2009
Occupation
Student
Location
Switzerland

Activity Stream

killwithme commented on a Page, YouTube URL "Detector" (v.8)  -  Aug 02, 2009

Could be because some videos need a confirmation of your age or as in the video postet by VinX, I'm not allowed to view it in my country >_>
Here's one that needs age-confirmation: http://www.youtube.com/watch?v=o_gGggFtOaY

 Respond  
killwithme commented on a Page, Cookiebot  -  May 11, 2009

but I think it should..
did you follow the instructions?

 Respond  
killwithme created a Page  -  May 10, 2009
650 

I've made this a long time ago out of fun :D please note garfield-991 is one of my other nicks...

killwithme commented on a Page, Rapidshare Link Checker  -  May 04, 2009

/me likes it

 Respond  
killwithme commented on a Page, Basic PHP IRC Bot  -  May 03, 2009

I'm already doing this bone282,
but yeah I have to get a closer look to the socket functions

 Respond  
killwithme commented on a Page, Basic PHP IRC Bot  -  May 03, 2009

when run via command line, a CTRL + C also causes a "connection reset by peer" message,
I wonder how I can make a "Client exited" message...
mean peer.. always resets my connection :D

 Respond  
killwithme commented on a Page, Draw text  -  Apr 30, 2009

/me loves pointless code and rates 8 :D

 Respond  
killwithme commented on a Page, Towers of Hanoi  -  Apr 26, 2009

nice one :D

got 5 blocks in 48 moves

 Respond  
killwithme commented on a Page, Ultimate Rock Paper Scissors v2 - Game  -  Apr 23, 2009

great one!
i've seen this version of rps a while ago and now you ported it to MSL,

i'm going to port this to my php bot ;)

 Respond  
killwithme commented on a Page, YouTube URL "Detector" (v.8)  -  Apr 22, 2009

I took this one, I couldn't decrypt the code from Kirby ;)
And it works..

 Respond  
killwithme commented on a Page, YouTube URL "Detector" (v.8)  -  Apr 21, 2009

got it

 Respond  
killwithme commented on a Page, PHP IRC Bot v2  -  Apr 20, 2009

whatever you like,
i liked it more that way, but anyone is free to change

killwithme commented on a Page, YouTube URL "Detector" (v.8)  -  Apr 20, 2009

actually I tried to decrypt your regex but i couldn't.
so i'm still stuck with getting the current rating with php...

could you tell me where that is in the video page?
thanks

 Respond  
killwithme commented on a Page, PHP IRC Bot v2  -  Apr 20, 2009

like this:

    //  split the message
    $word = explode(" ",$message);

    // the first word is the trigger, usually
    if($word[0] == "!trigger") {    
            send("PRIVMSG",$chan,"this is a test");
        }
    }

send($what,$to,$text) is to send usually PRIVMSGs, which are, in IRC Protocol the normal messages and formats it for IRC

sendsimple($what,$value) is to send messages like QUIT, where $value can be a quit message

killwithme commented on a Page, PHP IRC Bot v2  -  Apr 19, 2009

your preg_match does not recognize modes and status messages,
know why?

/update

 Respond  
killwithme commented on a Page, YouTube URL "Detector" (v.8)  -  Apr 19, 2009

nice one :)

 Respond  
killwithme commented on a Page, Basic PHP IRC Bot  -  Apr 18, 2009
 Respond  
killwithme created a Page  -  Apr 18, 2009

inspired by this one:http://www.hawkee.com/snippet/5330/

  9 Threads   PHP  
killwithme created a Page  -  Apr 10, 2009
293 

so the base is from another snippet from here i don't remember :/ but i'll tell you if i find the original author

killwithme commented on a Page, Basic PHP IRC Bot  -  Apr 05, 2009

bone282:
when I use this, the MD5 will always be the same?!

did i copy something wrong?

/edit: oh, the $args string was in singlequotes
I did'nt see that

 Respond  
killwithme   -  Apr 05, 2009

@FURBY* some of your script kickass :D

 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.