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 38 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Diablo 2 Movement with WASD instead of mouse
CraSH23000

Replies: 10
Views: 655

PostForum: Ask for Help   Posted: Sat May 03, 2008 7:25 am   Subject: Diablo 2 Movement with WASD instead of mouse
Yes, I am very interested. I am curious how you are targeting enemies, and if your script works for multiple abilities and classes.
  Topic: Dungeons and Dragons
CraSH23000

Replies: 1
Views: 818

PostForum: General Chat   Posted: Sat May 03, 2008 7:21 am   Subject: Dungeons and Dragons
wondering what you had in mind, emailed you.
  Topic: Client & Server Script for TCP/IP Network Communication
CraSH23000

Replies: 98
Views: 12145

PostForum: Scripts & Functions   Posted: Fri May 02, 2008 8:54 am   Subject: Client & Server Script for TCP/IP Network Communication
Thanks a lot, this works great, I tried i=0 instead of the i=1 for the 1st part of code I pasted, I should have tried something similar on the 2nd part of code that you fixed, lol.

Thanks a lot tho ...
  Topic: Client & Server Script for TCP/IP Network Communication
CraSH23000

Replies: 98
Views: 12145

PostForum: Scripts & Functions   Posted: Fri May 02, 2008 7:43 am   Subject: Client & Server Script for TCP/IP Network Communication
The screenshot I took was the server sending "hey" after one client connected, with no disconnects. So I dont think that this is caused by a client disconnecting.

I'm just making another ...
  Topic: Client & Server Script for TCP/IP Network Communication
CraSH23000

Replies: 98
Views: 12145

PostForum: Scripts & Functions   Posted: Fri May 02, 2008 6:35 am   Subject: Client & Server Script for TCP/IP Network Communication
Hi,
I was trying to combine qtmspin's code that allowed multiple users and wtg's code that sent the text to an edit box. I get an error when I send:

http://img443.imageshack.us/img443/1074/tcperr ...
  Topic: Client & Server Script for TCP/IP Network Communication
CraSH23000

Replies: 98
Views: 12145

PostForum: Scripts & Functions   Posted: Wed Apr 30, 2008 9:09 pm   Subject: Client & Server Script for TCP/IP Network Communication
Thanks a lot for this Zed Gecko, this looks awesome, and thanks LYCOS17 for bumping because I would have never seen this, lol.
  Topic: IE/mozilla script but i want to run background
CraSH23000

Replies: 4
Views: 166

PostForum: Ask for Help   Posted: Thu Apr 24, 2008 3:05 am   Subject: ControlSend
You might want to think about using [url=http://www.autohotkey.com/docs/commands/ControlSend.htm]ControlSend
  Topic: help for the misses
CraSH23000

Replies: 6
Views: 224

PostForum: Ask for Help   Posted: Wed Apr 23, 2008 6:45 am   Subject: help for the misses
If you have something like VMware player, you can run multiple operating systems at a time which will probably solve the problem.
  Topic: Diablo 2 Movement with WASD instead of mouse
CraSH23000

Replies: 10
Views: 655

PostForum: Ask for Help   Posted: Tue Apr 22, 2008 1:59 am   Subject: Diablo 2 Movement with WASD instead of mouse
Ouch, is that an infinite loop i see there?

I thought that would not be the best thing, Laughing then again its the only way I could figure out how to do diagonal combinations like:

"w & ...
  Topic: Diablo 2 Movement with WASD instead of mouse
CraSH23000

Replies: 10
Views: 655

PostForum: Ask for Help   Posted: Mon Apr 21, 2008 11:26 pm   Subject: Diablo 2 Movement with WASD instead of mouse
Yeah, I was thinking of using GetKeyState(), wasnt that familiar with it, but I think I get it now.


ScreenWidth := 795
ScreenHeight := 595

halfWidth := 400
halfHeight := 300 ...
  Topic: Diablo 2 Movement with WASD instead of mouse
CraSH23000

Replies: 10
Views: 655

PostForum: Ask for Help   Posted: Mon Apr 21, 2008 5:51 pm   Subject: Diablo 2 Movement with WASD instead of mouse
I was playing the ancient game Diablo again for kicks and was slightly irritated by the fact I could not use WASD like most games now a days. I took a shot at making the WASD keys work.

I got the k ...
  Topic: QuickConverter: Convert Image & Audio Files in Smart way
CraSH23000

Replies: 11
Views: 1307

PostForum: Scripts & Functions   Posted: Tue Apr 15, 2008 9:58 pm   Subject: QuickConverter: Convert Image & Audio Files in Smart way
Very awesome, the installation and the how fast it is to convert is so simple and quick.

ty very much
  Topic: Blueman Shoot v1.3.10 (Game)
CraSH23000

Replies: 15
Views: 3854

PostForum: Scripts & Functions   Posted: Thu Apr 10, 2008 10:45 pm   Subject: data files
The link to the data files is gone and this sounds interesting, I would like to see this.
  Topic: Typing made fun: (song typing)
CraSH23000

Replies: 5
Views: 590

PostForum: Scripts & Functions   Posted: Sat Apr 05, 2008 2:50 am   Subject: Typing made fun: (song typing)
I made a script for fun because I was bored. The higher the letter is the higher the frequency it beeps and typing is still functional. Its kind of interesting.


; AutoHotkey Version: 1.x
; L ...
  Topic: runnning AHK with remote desktop minimized?
CraSH23000

Replies: 6
Views: 349

PostForum: Ask for Help   Posted: Thu Mar 06, 2008 10:55 pm   Subject: runnning AHK with remote desktop minimized?
I also have had this problem, I thought putting my actual ahk script onto the system I was remote connecting to would solve the problem, but minimizing halts all progress.

So I just leave it un-max ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group