AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Live Chat] Instant AutoHotkey help! Just add water...
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Thu Jan 28, 2010 5:15 pm    Post subject: Reply with quote

Thank you so much for the commands, now I can register my nickname in the freenode =)
(Will re-register after the current nickname expires)

_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
Guest






PostPosted: Thu Jan 28, 2010 5:47 pm    Post subject: Reply with quote

tomoe_uehara wrote:
(Will re-register after the current nickname expires)

...you don't need to wait...

Code:
/ns help drop
/ns drop tomoe_uehara <password>

...works even if you haven't acknowledged the e-mail...
Back to top
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Thu Jan 28, 2010 6:12 pm    Post subject: So I don't have to verify the email? Reply with quote

Guest wrote:
...works even if you haven't acknowledged the e-mail...

Ow... I thought I should verify the code sent to my email (I don't receive the email though)
_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
ChalamiuS



Joined: 04 Jun 2006
Posts: 176
Location: ::1

PostPosted: Thu Jan 28, 2010 6:15 pm    Post subject: Reply with quote

Anonymous wrote:
ChalamiuS wrote:
...not all clients send unrecognized commands to the server (irssi for example does not).

...IRC's having "Services" is common, so even if "some clients" don't send "unrecognized commands" to the server...I think all clients should support "services commands"...namely /cs /ns /ms /hs /os & the long variants (/ChanServ, etc...)...or at the VERY least be configurable to send any command to the server (if /cs don't work, change a setting to make it work)...

ChalamiuS wrote:
...to make sure that it works in all clients they put /MSG there...

...they should do the opposite, present the short form (/cs or /ChanServ) in the main help & make a small note: "The short commands (/cs my client rocks) don't work in some bad clients, plz use the long form (/msg ChanServ my client sucks) if this affects you...or get a better client!"...

You suggest that to the responsible people in each of the ends, I'm sure they'll listen to you Rolling Eyes
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Jan 29, 2010 12:48 am    Post subject: Reply with quote

"in each of the ends"...wtf?...but anyway you DON'T need to quote the whole msg...
Back to top
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Sun Jan 31, 2010 3:39 pm    Post subject: Reply with quote

Well.. My nick has been expired by itself because I don't verify the code. It takes about 2-3 days to expire. But now, I have verify the code inside my email.
I have to type these msg at the IRC client.
/msg NickServ VERIFY REGISTER <nickname> <code>

_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Feb 01, 2010 12:38 am    Post subject: Reply with quote

tomoe_uehara wrote:
My nick has been expired by itself...

...why did you wait?

tomoe_uehara wrote:
It takes about 2-3 days to expire.

...not if you don't wanna wait...

tomoe_uehara wrote:
/msg NickServ VERIFY REGISTER <nickname> <code>

...aka...

Code:
/ns verify register <nickname> <code>

...really, short cmds rule...
Back to top
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Mon Feb 01, 2010 5:34 am    Post subject: Reply with quote

I forgot to use the unreg command..
But why does the IRC doesn't give us the shortest cmd, it's such a waste..

_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Wed Mar 03, 2010 9:04 pm    Post subject: Reply with quote

NEW: Follow #ahk on Twitter!!

Random messages from people in the channel are posted every hour or so, unless a user choose to delete their quote.
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Thu Mar 04, 2010 5:39 am    Post subject: Reply with quote

Wow... I'll become Robokins' follower
_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
Ad-man
Guest





PostPosted: Thu Apr 08, 2010 1:51 am    Post subject: Reply with quote

Anyone have the robokins source?
Back to top
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Thu Apr 08, 2010 10:22 am    Post subject: Reply with quote

Ask to her father, Titan. But I don't think robokins is open source.

_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Thu Apr 08, 2010 1:27 pm    Post subject: Reply with quote

robokins: http://github.com/ins3/robokins
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
NiusPR



Joined: 08 Apr 2010
Posts: 3

PostPosted: Sat Apr 10, 2010 12:53 am    Post subject: Reply with quote

hi, today i tried to use the webchat version and was getting the following message:

[20:43] == Usermode change: +i
[20:43] -NickServ- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
[20:43] -syn- (null)
[20:43] == (Banned)
[20:43] == ERROR: Closing Link: gateway/web/freenode/session (Disconnected by services)
[20:43] == Disconnected from server: Connection to IRC server lost.

yesterday was working alright. I could connect thru the java version tho. Any ideas?
Back to top
View user's profile Send private message
tomoe_uehara



Joined: 05 Sep 2009
Posts: 1589
Location: Somewhere near you

PostPosted: Tue Apr 27, 2010 3:09 pm    Post subject: Reply with quote

Which IRC client do you like best?
_________________

The quick onyx goblin jumps over the lazy dwarf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 4 of 7

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group