| Author |
Message |
Topic: from autoit to autohotkey |
emoyasha
Replies: 3
Views: 75
|
Forum: Ask for Help Posted: Fri Oct 10, 2008 6:02 am Subject: highlighting |
| are there any autohotkey editors with syntax highlighting? |
Topic: from autoit to autohotkey |
emoyasha
Replies: 3
Views: 75
|
Forum: Ask for Help Posted: Fri Oct 10, 2008 5:51 am Subject: got it |
ok i think i figured it out.. strange..... it works just fine with autohotkey xD
idk it would be nice to make my autoit code work though and find otu whats different instead of having to rewrite, if ... |
Topic: from autoit to autohotkey |
emoyasha
Replies: 3
Views: 75
|
Forum: Ask for Help Posted: Fri Oct 10, 2008 5:33 am Subject: from autoit to autohotkey |
| i went to using autoit for quite a while and its sytax is like other langauges (VB, C++, ect ect) and im used to the syntax, however i am attempting to create an instant messenger via a php api and a ... |
Topic: AHK in Linux? |
emoyasha
Replies: 65
Views: 12578
|
Forum: General Chat Posted: Sun Feb 24, 2008 6:54 am Subject: simple |
on linux (if your runing a major distro such as fedora)
open up a command prompt (forget what its called in Linux)
type the following command
"yum wine"
it will install a windows emulato ... |
Topic: report ahk au3 |
emoyasha
Replies: 3
Views: 843
|
Forum: General Chat Posted: Sun Feb 24, 2008 6:43 am Subject: report ahk au3 |
well i have been in the autoit forums programing
and i have come to the following conclusions
|=================|
|++++programing:+++++|
|=================|
------------------------------------ ... |
Topic: need help? |
emoyasha
Replies: 2
Views: 107
|
Forum: Ask for Help Posted: Wed Jan 23, 2008 11:03 pm Subject: need help? |
every had a problem to big to solve just over forums, every thought forums to slow, or just wanna have a good time, well then read below
hey everyone, want be a chat master?want to have lots of fe ... |
Topic: remote control |
emoyasha
Replies: 0
Views: 1449
|
Forum: Scripts & Functions Posted: Wed Jan 16, 2008 6:33 am Subject: remote control |
i wrote this code in AHk and AU3. i got the idea's and parts of the codes from other examples, how ever i have out it together into a sort of remote control thing.
it dose the following
1) lets you ... |
Topic: autohotkey and autoit? |
emoyasha
Replies: 5
Views: 447
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 6:20 am Subject: yes |
| true true but it is still easier, and yes youo prov emy pooint more, ahk is shorter, and fast ( on some things) but unles si have to use autoit i dont |
Topic: hello |
emoyasha
Replies: 0
Views: 183
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 5:53 am Subject: hello |
| hello, i am fond of the windows system however, it can be very slow at times, so i am creating all ahk apps (including other ppls) and making them into one big mock o.s. that i hope will evolve into ... |
Topic: autohotkey and autoit? |
emoyasha
Replies: 5
Views: 447
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 4:51 am Subject: autohotkey and autoit? |
| well i have downloaded autoit, as i am a faithfull autohotkey programer (first programing launguge i ever saw, and i foound it in a game cheat package. however i do beleive ahk has a much better synta ... |
Topic: algebra solver |
emoyasha
Replies: 6
Views: 304
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 3:26 am Subject: well |
| yes i do know the awnser, but im not sure how ot make it happen., like a scientist who has a theory but dosent know how to prove it. an dim sure my code would be extreamly expansive, so i would to lea ... |
Topic: algebra solver |
emoyasha
Replies: 6
Views: 304
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 3:08 am Subject: yea |
| but ahk had the math functions.... its just a mtter of determining the type of problem as well as the order of the problem. ect ect. |
Topic: online ahk chat room ftp and local |
emoyasha
Replies: 18
Views: 2285
|
Forum: Scripts & Functions Posted: Wed Jan 09, 2008 10:46 pm Subject: no |
no
the plan is to upload the current chat%compid%.dat
to the ftp server, then the computers download all the files of the people who are online
then reads them into the list box
and if the file co ... |
Topic: algebra solver |
emoyasha
Replies: 6
Views: 304
|
Forum: Ask for Help Posted: Wed Jan 09, 2008 7:49 am Subject: algebra solver |
okay i want a program to solve algebra problems, and detrmin the value of the variable such as below
1) should solve all algebra problems
2) would be nice if it would display steps
5(-7+8)9= ... |
Topic: Least Common Multiple and Greatest Common Factor |
emoyasha
Replies: 10
Views: 601
|
Forum: Scripts & Functions Posted: Wed Jan 09, 2008 7:28 am Subject: Least Common Multiple and Greatest Common Factor |
| how exactly do i use this> |
| |