Suggestions for getting AHK inputs to be recognised by SWOR menu

Shout-Out

User Tag List

Results 1 to 9 of 9
  1. #1
    Kelloy's Avatar Member
    Reputation
    2
    Join Date
    Oct 2011
    Posts
    28
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Suggestions for getting AHK inputs to be recognised by SWOR

    For a long time I used simple AHK scripts to spam keys for me in WoW before more sophisticated botting tools became available.

    I'm in the SWOR Beta just for this weekend, and I'm testing to see if something similar is possible, but as yet, I can't get SWOR to recognise AHK inputs.

    As a simple example I might use the following code for one of my Chars in WoW:

    #ifWinActive World of Warcraft
    {
    XButton1::
    Loop
    {
    if not GetKeyState("XButton1", "P")
    break
    Send 1234
    sleep 250
    }
    return
    }


    This basically just send a string of 1234 every quarter of a second when I hold down mouse button 5 on my mouse, which then triggers various macros in game in hotkeys bound to 1,2,3,4 and 5.

    When I try to do the equivalent in SWOR, it doesn't recognise the input (although the script is definately working - it will still spit out the numbers into notepad or any other app that's open).

    This is a known issue, see AutoHotkey FAQ, but I'm no master coder, and it's all a bit greek to me trying to get the alternatives to work.

    So far I have tried:

    1) Adding a SetKeyDelay command line with various values - Tests into notepad work, SWOR still doesn't recognise inputs
    2) Adding a SetKeyDelay command line and using "SendPlay" instead of Send - Does nothing, even into notepad
    3) Adding a SetKeyDelay command line and using "SendInput" - Spams non-stop into notepad even when I release the mouse button, SWOR doesn't recognise inputs
    4) Adding a SetKeyDelay command line and using "SendRaw" - Tests into notepad work, SWOR still doesn't recognise inputs
    5) Tried to work out how ControlSend works too, but I'm baffled.

    Hoping someone with a little more coding experience might be able to shed some light.

    Thanks in advance.

    Suggestions for getting AHK inputs to be recognised by SWOR
  2. #2
    Sirmabus's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The problem is the client ("swtor.exe") spawns a "remote renderer" version of it's self.

    You will probably have to send fake inputs to the window it creates, not the first one.

  3. #3
    Thunderballs's Avatar Active Member
    Reputation
    33
    Join Date
    Aug 2006
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How did you get on m8 ?

  4. #4
    Kelloy's Avatar Member
    Reputation
    2
    Join Date
    Oct 2011
    Posts
    28
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry haven't checked the thread in a while. Didn't get a chance to test as they revoked my tester status after a few days.

  5. #5
    Sirmabus's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How did that happen?
    You were a regular, or just weekend tester?

    You think you did something that got you kicked out?

  6. #6
    Kelloy's Avatar Member
    Reputation
    2
    Join Date
    Oct 2011
    Posts
    28
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No they just invited me for the weekend. It said so on the original invite mail, so I expected only to have a couple of days access.

  7. #7
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WinActivate, Star Wars: The Old Republic

    that works for me

  8. #8
    razzergoat's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The simple easy solution that always works in mine, is sending a down keystroke and an up keystroke with a short delay
    send {Space Down}
    sleep, 100
    send {Space up}

  9. #9
    Arenty's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1::
    Send {f10}{f11}{f12}{f2}
    return
    2::
    Send {f10}{f11}{f12}{f3}{f4}
    return
    3::
    Send {f10}{f11}{f12}{f5}
    return
    4::
    Send {f6}{f7}
    return



    Works for me

Similar Threads

  1. [Question] Chances of getting banned for only AHK?
    By pokEarl in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 09-14-2016, 02:53 AM
  2. need help with .ahk script for showing users input text
    By lovemymuffin in forum Programming
    Replies: 0
    Last Post: 03-21-2011, 02:11 AM
  3. Looking for Suggestions on Getting Started
    By oxseyn in forum WoW Memory Editing
    Replies: 2
    Last Post: 12-30-2010, 12:36 PM
  4. Need advice/hacks for getting to 60 ASAP, Legit or not...
    By InfiniteBlue in forum World of Warcraft General
    Replies: 15
    Last Post: 02-28-2007, 10:15 PM
  5. VW Sacrifices good for getting out of tight places
    By Nightmare34 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 12-31-2006, 02:23 PM
All times are GMT -5. The time now is 01:47 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search