Are AutoIt scripts bannable? menu

Shout-Out

User Tag List

Results 1 to 7 of 7
  1. #1
    gotosleep's Avatar Member
    Reputation
    12
    Join Date
    Apr 2006
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Are AutoIt scripts bannable?

    I'm asking cause I made a nifty script for myself that simply presses my sinister strike key every 100 milliseconds, 5 times, and then I press eviscerate. It doesn't play by itself, I am at the computer at all times. Is there any way for WoW to detect my script?
    Code:
    HotKeySet("{F1}", "key")
    func key()
    	HotKeySet("{F1}")
    	Send("{2}")
            Sleep(100)
    	Send("{2}")
            Sleep(100)
    	Send("{2}")
    	Sleep(100)
            Send("{2}")
    	Sleep(100)
            Send("{2}")
    	HotKeySet("{F1}", "key")
    	idle()
    EndFunc ;:: key()
    Func idle()
    	while 1
    		Sleep(100)
    	WEnd
    EndFunc ;:: idle()
    Func rebind()
    	HotKeySet("{F1}", "key")
    	idle()
    EndFunc ;:: rebind
    idle()
    I adapted this script from the wall jumping one since I dont really know the language, so there might be some unneeded stuff in it(i tried to clean it up as best as i could)
    Also, of course, it executes the main function about 10 times that many times as I have written so that I dont need to press it more than once every fight.
    Last edited by gotosleep; 01-14-2007 at 01:39 AM.

    Are AutoIt scripts bannable?
  2. #2
    Flying Piggy's Avatar Banned
    Reputation
    1169
    Join Date
    Jan 2007
    Posts
    2,286
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Are AutoIt scripts bannable?

    Nice script . To answer your question , i would have to say that Yes autoit scripts are a bannable offence but only if they are used to give you an unfair advantage over other WoW players . In the case of your script there is a risk of a warning or a Temporary ban since you are allowing yourself to do something other WoW players cant do .

  3. #3
    gotosleep's Avatar Member
    Reputation
    12
    Join Date
    Apr 2006
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Are AutoIt scripts bannable?

    Yeah but how can they detect it? It's not like im botting as I said... is there a way to detect AutoIt sending **** to the wow.exe? I'm pretty certain it sends it to the currently open window anyway, not a targetted .exe. All it is doing is pushing a button since im sick of having to spam Sinister strike so much

  4. #4
    Flying Piggy's Avatar Banned
    Reputation
    1169
    Join Date
    Jan 2007
    Posts
    2,286
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Are AutoIt scripts bannable?

    Autoit can be detected by warden simply by looking at the running processes . We're not sure exactly what warden can detect at the moment but i believe that the new versions of warden and the new GM tools can allow Blizz to see a lot more of what runs on our computers than we think . But Blizz only inspects accounts which have been flagged by warden or reported by other WoW players , so im not sure if simply having Autoit running gets you flagged or not . Only one way to find out i suppose : )

  5. #5
    Relz's Avatar Feed the trolls
    Reputation
    429
    Join Date
    May 2006
    Posts
    2,123
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Are AutoIt scripts bannable?

    ~Short Q&A on AutoIt by relz~

    Q:Is AutoIt a bannable offence?
    A:Stated in the TOS, anything against the "essence" of wow is bannable. Saying this covers their ass and gives them an excuse to ban for the hell of it. So, a GM could just be on thier period and ban you saying you talked against the essence. Yes, its bannable.

    Q:will i get detected?
    A:If you run it as a script, Warden will see AutoIt.exe running and flag your account, nothing else yet. but flags are bad as they help determine if you are getting banned or not.

    Q:Will I get banned for using it?
    A:Most likely, no. Like I said, if warden sees autoit.exe running it will only flag you. They cant tell what autoit is targetting, for all they know it could be helping you browse the internet.

    My advice is use a trial account when you are tweaking your scripts and then compile them to a .exe and run it through that on your real account when it is how you want it. but most likely you will not be banned for it.
    "Step right up and shake hands with the devil"

  6. #6
    Flying Piggy's Avatar Banned
    Reputation
    1169
    Join Date
    Jan 2007
    Posts
    2,286
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Are AutoIt scripts bannable?

    Well , there you go . Our god Relz answered it all for us , thx Relz : )

  7. #7
    wiladian's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AutoIT scripts are not bannable offenses in WoW as AutoIT is used primarily by system admins for various projects involving computers. Warden on the other hand simply monitors WoW.exe and logs unnatural changes in Memory such as Memory Injectors (No Clip, Glider, Teleport Hack, "Lag" Hack) If you read the EULA no mention of Warden is made so watching anything other than their own property would be invasion of yours and highly illegal.

Similar Threads

  1. [AFK] 1,5K Gold Overnight (Autoit Script)
    By XinuX in forum World of Warcraft Guides
    Replies: 50
    Last Post: 08-06-2008, 03:02 PM
  2. [Release] Auto Mote-extractor - AutoIt script
    By Jimbomcb in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 07-03-2008, 11:11 AM
  3. Autoit script for the neutral AH scam
    By bloodninja in forum World of Warcraft Bots and Programs
    Replies: 15
    Last Post: 05-16-2008, 06:29 AM
  4. Run faster than mobs + autoit script
    By Yazuak in forum World of Warcraft Exploits
    Replies: 34
    Last Post: 10-11-2007, 03:47 AM
  5. Some Useful AutoIT Scripts
    By barnyonfire1 in forum World of Warcraft Bots and Programs
    Replies: 21
    Last Post: 11-22-2006, 01:25 AM
All times are GMT -5. The time now is 04:54 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