Search found 10 matches

by jesseb
27 Apr 2014, 17:39
Forum: Gaming Scripts (v1)
Topic: Select next party member hotkey DDO
Replies: 0
Views: 2810

Select next party member hotkey DDO

I've always thought this should be a hotkey in the game, So I wrote a pretty simple script to do it. This is very simple script to use. First log in to the game, Join a party, ALT-TAB out of the game, Open the GUI (run as admin) select the two keys you want to use for next and previous party member,...
by jesseb
18 Apr 2014, 15:24
Forum: Gaming Scripts (v1)
Topic: Alternating Hotkeys in DDO (or other games)
Replies: 3
Views: 5055

Re: Alternating Hotkeys in DDO (or other games)

Sir, Can you please help me how to use your hotkey? I'm kinda new in this thing What I did: i Downloaded the 2 source codes on the same directory then I open the GUI configure some stuffs then click submit. I get an error like this Sorry for my extremely late reply :) I really didn't think that any...
by jesseb
07 Nov 2013, 17:49
Forum: Gaming Scripts (v1)
Topic: Alternating Hotkeys in DDO (or other games)
Replies: 3
Views: 5055

Re: Alternating Hotkeys in DDO (or other games)

Made a GUI for this, updated some stuff. Reposted code, will add more details and stuff when I'm finished.
by jesseb
29 Oct 2013, 18:41
Forum: Editors
Topic: Sublime, AHK Studio, Notepad++ or others?
Replies: 40
Views: 29514

Re: Sublime, AHK Studio, Notepad++ or others?

Definitely got some nice features, Love the auto indents, collapsing code braces, and quick run the most :D
Hope you enjoy, Good luck.
by jesseb
28 Oct 2013, 15:09
Forum: Editors
Topic: Sublime, AHK Studio, Notepad++ or others?
Replies: 40
Views: 29514

Re: Sublime, AHK Studio, Notepad++ or others?

I personally use http://fincs.ahk4.net/scite4ahk/
but haven't tried ahkstudio or sublime, never had any issues with scite4ahk, definitely makes writing code faster.
by jesseb
27 Oct 2013, 08:07
Forum: Ask for Help (v1)
Topic: Help adding GUI to my script. (script works, not with GUI)
Replies: 3
Views: 2417

Re: Help adding GUI to my script. SOLVED :D

Okay, so I changed things up, and got it to work, the GUI now calls a source.txt file, and puts the variables in the right place. Run this script, with the source.txt file in the same directory S1C1 = 2 S1L3 = S1K1|S1K2|S1K3 S1L4 = S1K1|S1K2|S1K3|S1K4 S1L5 = S1K1|S1K2|S1K3|S1K4|S1K5 S1L6 = S1K1|S1K2...
by jesseb
27 Oct 2013, 04:33
Forum: Ask for Help (v1)
Topic: Help adding GUI to my script. (script works, not with GUI)
Replies: 3
Views: 2417

Re: Help adding GUI to my script. (script works, not with GU

its fixed, at the moment anyway. Also not sure if you mean the the keys being sent, or the keys being pressed.
by jesseb
27 Oct 2013, 03:02
Forum: Ask for Help (v1)
Topic: Help adding GUI to my script. (script works, not with GUI)
Replies: 3
Views: 2417

Help adding GUI to my script. (script works, not with GUI)

Okay guys, I appreciate your time to read this :D So I got this script, works fine. It makes a hotkey (A) cycle output so that AAAA = 1234 Well basically a few people I know want to use this themselves, but all the hotkeys and such need to be changed for each person. So I made a simple GUI to where ...
by jesseb
15 Oct 2013, 05:13
Forum: About This Community
Topic: AHK(v2) rebranding [Name Suggestions]
Replies: 120
Views: 68304

Re: AHK(v2) rebranding [Name Suggestions]

AHS is epic I think that sounds like a good rebrand that is familiar to ahk WASL also sounds good, or WASE (Windows Automation Scripting Environment) Although cheezy HAK (HotAutoKey) or (Hot A Key) or (Hotkey Automate sKripting) or (Hot Automation Keys) AHS WASL and WASE are the serious ones though ;)
by jesseb
15 Oct 2013, 04:39
Forum: Gaming Scripts (v1)
Topic: Alternating Hotkeys in DDO (or other games)
Replies: 3
Views: 5055

Alternating Hotkeys in DDO (or other games)

This is a GUI that will create a script containing your alternating hotkeys. Run the GUI, Save script, and Run the new script to see effects. Big credit to Temil2008 for all his help. http://s20.postimg.org/l5zf48skt/screenshot_2013_11_07_at_17_13_09.png Here is the script for the GUI ahklist = Note...

Go to advanced search