Making a scipt with sleep() in AutoIt menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    Tegi's Avatar Active Member
    Reputation
    32
    Join Date
    Jan 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Making a scipt with sleep() in AutoIt

    !! Yeah, sorry I failed to give a proper title to my topic, I meant script writer for AutoIt. It must be a whole lot misleading.
    Hello !
    I've found Z's Battleground Honor Farming Bot, which I like very much, but I'm a bit concerned with using someone else's paths, so I thought I make my own, but I couldn't find an AutoIt script writer that handles sleep() between keystrokes, which really defeats the whole point.
    So here's my "solution" (very sarcastic quotation marks)
    Code:
    using System;
    using System.Text;
    using System.Diagnostics;
    
    class AutoItScriptWriter
    {
        public static void Main()
        {
            Stopwatch sw = new Stopwatch();
            ConsoleKeyInfo cki;          
            do
            {
                sw.Reset();
                sw.Start();
                cki = Console.ReadKey(true);
                Console.WriteLine("{0}   {1}ms",cki.Key.ToString()
                    , sw.ElapsedMilliseconds);
            } while (cki.Key != ConsoleKey.Escape);        
        }
    }
    So I guess you can instantly tell, that this will fail horribly, because I use the Console class. The problem is, I'm not that far ahead in my programming studies (as you can probably tell) and I've been only working in terms of console programs.
    It might be a lot to ask that you would explain it to me, but I hope someone can point me into the right direction.
    Thanks a lot in advance.
    Last edited by Tegi; 10-11-2009 at 03:41 AM.

    Making a scipt with sleep() in AutoIt
  2. #2
    Tegi's Avatar Active Member
    Reputation
    32
    Join Date
    Jan 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It hardly is, but anyway thanks for bumping it

  3. #3
    RiotInferno's Avatar Member
    Reputation
    4
    Join Date
    Aug 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This looks like a console-outputting keylogger.
    What more were you looking for?

  4. #4
    Tegi's Avatar Active Member
    Reputation
    32
    Join Date
    Jan 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would like to make it so, that it logs keys even while I'm not in my console window, or not focusing it, so for example: while doing my AV route in WoW

  5. #5
    RiotInferno's Avatar Member
    Reputation
    4
    Join Date
    Aug 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Creating a Simple Key Logger in C# :: Scratch Projects
    seeing as I'm too lazy/bored to explain how to do it, here's a tutorial on how to hook into the windows keypress events and record them.

  6. #6
    Tegi's Avatar Active Member
    Reputation
    32
    Join Date
    Jan 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks very much for taking the time, +rep for you, hope you get some more soon

Similar Threads

  1. Anyway to make a server with working Black Temple and other High level instances?
    By Polka in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 09-12-2007, 07:03 PM
  2. make a quick with 100-200g
    By falconleader in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 09-10-2007, 10:00 AM
  3. How to Make a Character with Cool Letters
    By Cyboi in forum World of Warcraft Guides
    Replies: 62
    Last Post: 08-21-2007, 01:52 PM
  4. How to make a trainer with CHEATENGINE
    By Midnight_killa in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 02-25-2007, 04:52 AM
  5. How to earn 5000g/day, to make it easier with an teleport hack
    By Blasted in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 11-18-2006, 12:14 PM
All times are GMT -5. The time now is 11:41 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