Program for Key clicks in game? menu

User Tag List

Results 1 to 6 of 6
  1. #1
    MasqLB's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Program for Key clicks in game?

    Aside from a program like AC tools, is there anything that can play keyclicks in-game while being minimized?

    Basically i just want something super simple, like pressing 1/1/1/1/1/1/1 while minimized. I can do it currently but require fullscreen.

    Program for Key clicks in game?
  2. #2
    Vandra's Avatar Contributor
    Reputation
    288
    Join Date
    Mar 2008
    Posts
    471
    Thanks G/R
    26/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can't do it wile minimized, autoit can do the job windowed.
    AutoIt - AutoItScript
    "If it compiles, it works."

  3. #3
    makaveli10a's Avatar Banned
    Reputation
    19
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you want a virtual machine to run the bot in, makes life so much easyer

  4. #4
    xtrmxtrm's Avatar Member
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by makaveli10a View Post
    you want a virtual machine to run the bot in, makes life so much easyer
    hi makaveli10a, I have seen your other post about the bot script. In your own experience, what virtual machine software would you recommend for botting or simple scriptting, vmware workstation 9?

    Is it there any special setting to know?

    Thanks.

  5. #5
    Jon121's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can do it whilst minimised using autoit by using controlsend, I posted this in another thread

    Code:
    func one()
    while $i<2
    ControlSend ("Guild Wars 2", "", "", "1")
    sleep(random(100,150))
    WEnd
    EndFunc
    That's a basic function that will send 1 over and over to the guild wars 2 window whilst minimised, the full script I made to do it is this:

    Code:
    HotKeySet("^1", "one")
    HotKeySet("^2", "two")
    Local $i = 1
    
    While 1
        Sleep(100)
    WEnd
    
    func one()
    while $i<2
    ControlSend ("Guild Wars 2", "", "", "1")
    sleep(random(100,150))
    WEnd
    EndFunc
    
    func two()
    $i=3
    EndFunc
    Last edited by Jon121; 08-29-2012 at 08:46 PM.

  6. #6
    IHadAnIdea's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found out recently that the bot I wrote in Java will never be able to send key presses to a window that does not have focus. It CAN be done in C# according to the internets.

Similar Threads

  1. Replies: 7
    Last Post: 04-12-2011, 11:01 AM
  2. WTT eu game card for US wotlk key OR US game card
    By Emilie Autumn in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 0
    Last Post: 12-28-2008, 01:30 AM
  3. [WTT] EU Account w/tbc & 2 months play time FOR 1 US WOW Game KEY
    By Rawkus in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 0
    Last Post: 11-03-2008, 12:38 PM
  4. Trading CD keys for wow stuff (acc, game card...)
    By vlada111 in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 3
    Last Post: 04-20-2008, 03:48 AM
All times are GMT -5. The time now is 05:05 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search