Coders-IRC


IRC for Coders

Archive December 2020


Merry Christmas


image
Merry Christmas to AllAs the end of the year rapidly approaches, here at coders-irc would like to take this opportunity to wish you and your family a safe and restful holiday.

Read More

Invite script v1.0


image
; Invite Script v1.0 - by entropy 2020 - updated: 6/19/20 ; Change: \"#test\" to the channel you want it to work on ; Then: !i <nickname> ; RAWs for /INVITE raw 443:*:{ if (%x_nick) { .notice %x_nick $2 is already on $3 | halt } } raw 341:*:{ if (%x_nick) { .notice %x_nick $qt($2) has been invited to $3 | halt } } raw 401:*:{ if (%x_nick) { .notice %x_nick No such nickname $qt($2) on IRC | halt } } ; Events for /INVITE on *:input:#test:{ if (!i * iswm $1- && $server)...

Read More

Android Hacks - Discussions


image
Sharing knowledges in tricks are here. Click the website attach on this page for free mobile surfing, mostly for educational purposes.Join Here

Read More