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 5 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Leetspeaker
J4YP33

Replies: 4
Views: 1094

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 4:42 pm   Subject: Leetspeaker
i wrote this out of boredom... it is just a "for fun" program. what it does is to remap keys and replace them with a 'l337' equivalent. for example: +h!s !s SOMe $4MPlE +eXt. 7HIs !5 m0R3 $a ...
  Topic: suspend within a function
J4YP33

Replies: 1
Views: 67

PostForum: Ask for Help   Posted: Wed May 14, 2008 3:42 am   Subject: suspend within a function
hi guys, i am trying to improve on my 'leetspeaker' program. This is a small chunk of the 500 line code.

;random function
random(){
random, rand, 1, 4
return rand
}

;lower ...
  Topic: hotkey calling itself
J4YP33

Replies: 6
Views: 119

PostForum: Ask for Help   Posted: Tue May 13, 2008 3:55 pm   Subject: hotkey calling itself
thank you!!!
problem solved Very Happy
  Topic: hotkey calling itself
J4YP33

Replies: 6
Views: 119

PostForum: Ask for Help   Posted: Tue May 13, 2008 3:03 pm   Subject: hotkey calling itself
but that doesn't do random characters does it? oh well.. the problem I am facing is that when 'a' is typed, the result of the random cannot be 'a' as "send, a" will activate the hotkey again ...
  Topic: hotkey calling itself
J4YP33

Replies: 6
Views: 119

PostForum: Ask for Help   Posted: Tue May 13, 2008 2:46 pm   Subject: hotkey calling itself
hi guys,

I am trying to make a "leetspeaker" but I have a problem. Basically, when a character is typed, it is replaced by a "l33t" equivalent. For example, 'a' will be replaced ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group