Results 1 to 3 of 3
  1. #1
    azrith001's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    5
    My Mood
    Blah

    Unhappy Sending Keys into Vindictus using autoit(While minimized)

    Hello,

    As most you your probably already know myself and @pyrobryant have been working on the dungeon runner program, i stayed up for about 21 hours yesterday and was able to come up with a script function to allow autoit to click on background buttons(IE: Start for boat in vindictus) I am at a road block though, i'd love to add functions to allow you to run it in the background but im lacking something crucial. and that is the Keyboard input functions for background windows.

    As you know already
    Code:
    ControlSend ( "title", "text", controlID, "string" [, flag] )
    or any Control functions, do not work in games without a control such as an input or next button made using a windows gui setup. So what i need is some help getting/finding a script to allow me to send codes into a background window.

    I dont know if its me or what :P but i dont have the patience or the energy to go find the ability to do so.

    PS: Ive searched many various sites and the most I was able to come up with is derps telling me to use ControlSend, So if you feel like being one of those people DO NOT even post >>

    Thanks
    azrith001

  2. #2
    Xendz's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    I don't get it so you have to use that for each line sir?

  3. #3
    azrith001's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    5
    My Mood
    Blah
    Huh? I have no clue what you're talking about :P this post was asking for help not answering questions.