Wow Angelbot  Autoit menu

User Tag List

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

    Wow Angelbot Autoit

    Hello i have made a Wow Bot with Pixealsearch using...
    You musst just change the pixelcolore....

    Code:
    #include <array.au3>
    #include <GUIConstants.au3>
    
    #Region ### START Koda GUI section ### Form=
    $name =  Random(1000000, 9000000000 ,1)
    $Form1 = GUICreate($name, 395, 280, 366, 252)
    $Button1 = GUICtrlCreateButton("Start", 288, 16, 81, 33, 0)
    $Button2 = GUICtrlCreateButton("Ende", 288, 56, 81, 33, 0)
    $Button3 = GUICtrlCreateButton("Optionen", 288, 104, 81, 33, 0)
    $Button4 = GUICtrlCreateButton("Info", 288, 152, 81, 33, 0)
    *****tState(@SW_SHOW)
    #EndRegion ### END Koda GUI section ###
    
    While 1
    	$nMsg = GUIGetMsg()
    	Switch $nMsg
    		Case $GUI_EVENT_CLOSE
    			Exit
    
    	EndSwitch
    WEnd
    
    
    sleep(5000)
    
    Dim $pos=0
    Dim $timer=0
    dim $timer2=0
    
    start()
    
    func timer()
    	sleep(24000)
    	EndFunc
    
    func start()
    	sleep(2000)
    	$timer=TimerInit()
        send("{1}")
        sleep(2000)
        search()
    EndFunc
    
    Func search()
    if TimerDiff($timer) > 3000 then 
    	wait()
    	Return
    	Else
    	$var = PixelSearch(241, 330, 1007, 670, 0x471408,25)
    	if @error Then
    		search()
    		Else
    		MouseMove($var[0], $var[1])
    		$pos=MouseGetPos()
    		$timer2=TimerInit()
    		MouseMove($pos[0]+55,$pos[1]+55)
    		bobber()
    	EndIf
    EndIf	
    EndFunc
    
    func wait()
    	sleep(1000)
    	start()
    	EndFunc
    
    Func bobber()
    	if TimerDiff($timer2) > 11000 Then
    		wait()
    		Return
    		Else
    		$bobber = PixelSearch($pos[0]-30,$pos[1]-30,$pos[0]+30,$pos[1]+30, 0xA2A67D, 25)
    		if @error Then
    			ac()
    			Else
    			MouseClick("right",$bobber[0],$bobber[1])
    			start()
    		EndIf
    	EndIf
    EndFunc
    	
    Func ac()
    	sleep(41)
    	bobber()
    	EndFunc

    I want to made a now one with memory using but i don't now how to start i know what i need but not how to do it...

    Wow Angelbot  Autoit
  2. #2
    XinuX's Avatar Contributor
    Reputation
    129
    Join Date
    Apr 2007
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Angelbot = Fishingbot in german
    Seems like you have written it yourself.
    Please try writing some more information though..

  3. #3
    supereuropa's Avatar Sergeant Major
    Reputation
    36
    Join Date
    Mar 2008
    Posts
    182
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    even if it is like that, he deserves a +Rep which I will give

  4. #4
    Thidan's Avatar Contributor
    Reputation
    299
    Join Date
    Jan 2007
    Posts
    1,009
    Thanks G/R
    2/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Posted atleast twice during my days on mmowned.
    Can't seem to find it any post about it but I've DEFINATELY seen a bot called "Angelbot" earlier.


  5. #5
    1337pyro's Avatar Contributor CoreCoins Purchaser
    Reputation
    267
    Join Date
    Apr 2009
    Posts
    495
    Thanks G/R
    9/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Thidan View Post
    Can't seem to find it any post about it but I've DEFINATELY seen a bot called "Angelbot" earlier.
    if you are german and uncreative, you'll call your bot "angelbot"
    so there can be many fishingbots, that are called this way

  6. #6
    hamburger1's Avatar Member
    Reputation
    10
    Join Date
    Apr 2009
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry yes i am an german guy... Ok what would you know about it?
    It Work with constantly searching the pixel and if it not found the frist it start egain and if he don't found the 2th he start egain.
    Sorry for the bad english... I hope you understand what i try to tell you =)

Similar Threads

  1. Auto-Login in WoW (not AutoIt)
    By attn in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 10-29-2011, 11:04 AM
  2. Wow Angelbot with Memory using
    By hamburger1 in forum WoW Memory Editing
    Replies: 1
    Last Post: 05-03-2009, 02:15 PM
  3. Remember the Autoit for WoW Glider?
    By Kashfox in forum World of Warcraft General
    Replies: 11
    Last Post: 07-20-2006, 06:15 PM
  4. Remember the Autoit for WoW Glider?
    By Kashfox in forum World of Warcraft Bots and Programs
    Replies: 4
    Last Post: 07-19-2006, 08:58 AM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 08:18 PM. 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