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 

Search found 604 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Character Soup Recipe...
Zaelia

Replies: 0
Views: 96

PostForum: General Chat   Posted: Tue Feb 07, 2012 4:02 pm   Subject: Character Soup Recipe...
Today and randomly I found a strange things about some unicode char, dunno if you will have the bug, but this can be very annoying, as a lammer attack with non-breaking space... What language is this ...
  Topic: Backing up Windows XP OS only
Zaelia

Replies: 15
Views: 408

PostForum: General Chat   Posted: Tue Feb 07, 2012 12:40 am   Subject: Backing up Windows XP OS only
Perhaps a software who cost 10 000$ who can be used only 5 time before paid version limitation... Laughing or something malicious...
  Topic: [ABANDONED] AHKSock Help
Zaelia

Replies: 7
Views: 185

PostForum: Ask for Help   Posted: Mon Feb 06, 2012 7:33 pm   Subject: [ABANDONED] AHKSock Help
Sorry I haven't a lot of time and I haven't a good knowledge with AHKSock library, however some function are for server and not for client (don't use "listen" or other if it's not designed f ...
  Topic: [ABANDONED] AHKSock Help
Zaelia

Replies: 7
Views: 185

PostForum: Ask for Help   Posted: Mon Feb 06, 2012 1:55 pm   Subject: [ABANDONED] AHKSock Help
Yes and No, that give a security and it's simple to use (majority use adsl box now, not a 56k modem connected directly to one computer).
I'm not an expert, but in brief you have to add a "intran ...
  Topic: [ABANDONED] AHKSock Help
Zaelia

Replies: 7
Views: 185

PostForum: Ask for Help   Posted: Sun Feb 05, 2012 7:02 pm   Subject: [ABANDONED] AHKSock Help
I can't give to you an anwser, what is IP and IPv4? router address or local computer ? nvm...

I try other thing :
The server have a local address 192.168.0.x and port 27015 (27015 is the port exam ...
  Topic: [ABANDONED] AHKSock Help
Zaelia

Replies: 7
Views: 185

PostForum: Ask for Help   Posted: Sun Feb 05, 2012 6:07 pm   Subject: [ABANDONED] AHKSock Help
Your ISP website, or your router pages (or soft) have a feature for assign 86.xx.xxx.xx:yyyy to 192.168.0.x:zzzz
I guess it is something like this (port redirection, port forwarding) :
http://www.fr ...
  Topic: Trace your own computer.
Zaelia

Replies: 4
Views: 175

PostForum: General Chat   Posted: Sun Feb 05, 2012 3:36 pm   Subject: Trace your own computer.
http://www.ip-address.org/
http://network-tools.com/
They are ton of website, however if you know one who is very good ?

Hmm I need a look to http://www.autohotkey.com/forum/topic75499.html , but ...
  Topic: « What's on your mind? »
Zaelia

Replies: 1233
Views: 48451

PostForum: General Chat   Posted: Sat Feb 04, 2012 2:06 pm   Subject: « What's on your mind? »
@tidbit: This map is very better but impossible to see all color and all this milk with a human eye, we need to be 1000 time sensible to the light... but some animal could see this (if they survive wi ...
  Topic: « What's on your mind? »
Zaelia

Replies: 1233
Views: 48451

PostForum: General Chat   Posted: Sat Feb 04, 2012 3:02 am   Subject: « What's on your mind? »
Desert at 5km altitude = no cloud , no humidity, no rain, ...
Light of city is a real pain for night sky (that pollute very very far), human eye need exercice and time for pupil, and we see more &quo ...
  Topic: « What's on your mind? »
Zaelia

Replies: 1233
Views: 48451

PostForum: General Chat   Posted: Sat Feb 04, 2012 2:23 am   Subject: « What's on your mind? »
The "Milky Way" with perfect condition for a human eye (Atacama desert, Chile)... Impossible to watch like this since consumption revolution...
You can use mouse for naviguate, or arrows wi ...
  Topic: Allowing guests to post
Zaelia

Replies: 61
Views: 1743

PostForum: General Chat   Posted: Mon Jan 30, 2012 1:19 am   Subject: Allowing guests to post
One of my favourite things of this forum is that guests are allowed to post. This sure helped me back in 2007 when I was just a newbie.+1, and it's the soul of this forum... However, it depends of the ...
  Topic: Sixth Sense
Zaelia

Replies: 7
Views: 340

PostForum: General Chat   Posted: Sun Jan 15, 2012 4:19 pm   Subject: Sixth Sense
Where put my hand (or just a finger ?) for trigger the shortcut of porn website ? Laughing
  Topic: To enhance exponentiation (power) with common shortcuts.
Zaelia

Replies: 0
Views: 151

PostForum: Wish List   Posted: Sat Jan 07, 2012 3:56 am   Subject: To enhance exponentiation (power) with common shortcuts.
It depends how we code but we can win a lot of time, 4 times faster in some cases. To use power operation with 2.0 or 0.5 is very slow, but very common and readable...
x:="1.5"

t0 ...
  Topic: Figuring distance from Point A to Point B
Zaelia

Replies: 15
Views: 734

PostForum: General Chat   Posted: Thu Jan 05, 2012 11:31 pm   Subject: Figuring distance from Point A to Point B
@Mickers: we will use other thing for land navigation, as "Orthodromy"
http://en.wikipedia.org/wiki/Great-circle_distance
We need to use a lot trigonometry, else simple case is "Ortho ...
  Topic: Hotkey combinations with 6 keys pressed at the same time
Zaelia

Replies: 4
Views: 125

PostForum: Ask for Help   Posted: Mon Jan 02, 2012 1:46 am   Subject: Hotkey combinations with 6 keys pressed at the same time
An other code example:
~q::
while % GetKeyState("q")
tooltip % GetKeyState("q") & GetKeyState("w") & GetKeyState("e& ...
 
Page 1 of 41 Goto page 1, 2, 3 ... 39, 40, 41  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group