Not Exactly A Bot(AutoIt) menu

User Tag List

Results 1 to 3 of 3
  1. #1
    burningsouls's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Not Exactly A Bot(AutoIt)

    Code:
    #include <GUIConstantsEx.au3>
    ; Script Start - Add your code below here
    Opt("TrayOnEventMode",1)
    Opt("TrayAutoPause",0)
    Opt("GUIOnEventMode", 1)
    $MainBot = GUICreate("CHiKo's Bot",185,100)
    $startbot = GUICtrlCreateButton("Start Bot", 0, 0, 60)
    GUICtrlSetOnEvent($startbot, "StartBot")
    $startbotautologin = GUICtrlCreateButton("Start Bot With Auto Log In", 0, 30, 130)
    GUICtrlSetOnEvent($startbotautologin, "StartBotAutoLogIn")
    GUISetState(@SW_SHOW)
    While 1
    Sleep(1000)
    Wend   
    
    Func StartBot()
      MsgBox(0, "GUI Event", "You started the bot")
      Run ("D:\World of Warcraft\WoW.exe")
    HotKeySet("!{a}", "Attack")
    HotKeySet("!{e}", "HotKeyEmuHacker")
    HotKeySet("!{r}", "Rebuff")
    HotKeySet("!{h}", "Heal")
    HotKeySet("{ESC}", "Terminate") 
    EndFunc
    
    Func StartBotAutoLogIn()
    HotKeySet("!{a}", "Attack")
    HotKeySet("!{e}", "HotKeyEmuHacker")
    HotKeySet("!{r}", "Rebuff")
    HotKeySet("!{h}", "Heal")
    HotKeySet("{ESC}", "Terminate") 
      MsgBox(0, "GUI Event", "You started the bot")
    $UserName = InputBox("Auto Log In","Enter Your UserName")
    $PassWord = InputBox("Auto Log In","Enter Your Pass")
      Run ("D:\World of Warcraft\WoW.exe")
    Sleep(22000)
    Send($UserName)
    Sleep(3500)
    Send("{TAB}")
    Send($PassWord)
    Sleep(3500)
    Send("{ENTER}")
    Sleep(10000)
    Send("{ENTER}")
    Sleep(12000)
    Sleep(7000)
    EndFunc
    
    Func HotKeyEmuHacker()
    	Run("C:\WowEmuHacker5")
    EndFunc
    
    Func Rebuff()
    	MouseClick("Left",1008,184,1)
    Sleep(1300)
    MouseClick("Left",999,231,1)
    EndFunc
    
    Func Attack()
    	$i = 0
    	Do
    Send("2")
    Sleep(1600)
    Send("3")
    Sleep(3400)
    Send("4")
    Sleep(1600)
    Send("5")
    Sleep(1600)
    Send("6")
    $i += 1
    Sleep(7500)
    Until $i = 2
    EndFunc
    
    Func Terminate()
        Exit 0
    EndFunc
    
    Func Heal()
    	Send("9")
    	Sleep(22000)
    	EndFunc
    Soo.. I got bored on a private server, figured id make a program that basically presses the keys i use to attack and what not.
    I just started learning AutoIt yesterday and i just finished this today.
    Is it alright?
    Comments?
    Please post back positive or negative, thank you.

    ---------- Post added at 10:04 PM ---------- Previous post was at 08:16 PM ----------

    91 views no comments -.-
    thanks? xD

    Not Exactly A Bot(AutoIt)
  2. #2
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    private server
    wrong section?
    Func HotKeyEmuHacker()
    Run("C:\WowEmuHacker5")
    /facepalm

  3. #3
    burningsouls's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it would work for regular just im using it for private server lol

Similar Threads

  1. following the Not exactly a real exploit... but interneral test realms
    By t0mm3h in forum World of Warcraft Exploits
    Replies: 13
    Last Post: 07-28-2007, 07:07 PM
  2. Not exactly a real exploit... but interneral test realms?
    By Bareno in forum World of Warcraft Exploits
    Replies: 24
    Last Post: 07-27-2007, 02:44 PM
  3. Not exactly a AFK Bot, but its working
    By tord13 in forum World of Warcraft General
    Replies: 11
    Last Post: 06-24-2007, 08:26 PM
  4. Rogue bot - AutoIt
    By Hounro in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 01-07-2007, 08:42 PM
  5. Trick Players Into Thinking Your Not Using A Bot
    By =sinister= in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 08-07-2006, 06:06 AM
All times are GMT -5. The time now is 01:38 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