side
Guild Wars GW Cheats Guild Wars GW HacksGuild Wars GW Bots
side
top left
Username:   Password:   Remember Me?  
Guild Wars GW Guides
top right
 
TU Chat | View unanswered posts | View active topics  

kill bot with item grab : GW Submissions

All times are UTC - 8 hours

   [ 6 posts ] 
djomen
January 7th, 2006, 1:36 pm 
User avatar

Cash on hand: Locked
here is my killbot function...though not perfect, its simple and effective

im working on a gui that basicly does it all , need to clean up some of my functions but it can log on to gw and/or ts, it has a tab for killbot a spammer and some macros ... its been fun learning autoit and is very easy

EDIT: this bot is designed for use with a warrior so the item picker probably wont work with ranged attacks, sorry

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.1.0
; Author:djomen         
; Name:Killbot
; Script Function:For afk killing with Guild Wars.
;   
;
; ----------------------------------------------------------------------------
;~~~~~~~~~~~~~~~
#NoTrayIcon
#Include<GUIConstants.au3>
Global $Paused
;~~~~~~~~~~~~~~~
HotKeySet("{Pause}", "Pause")
HotKeySet("{End}", "Hide")
HotKeySet("{Home}", "Show")
;~~~~~~~~~~~~~~~
GuiCreate("Killbot", 100, 50,(@DesktopWidth-100)/2, (@DesktopHeight-50)/2, $WS_DLGFRAME)
WinSetOnTop("Killbot", "", 1)
;~~~~~~~~~~~~~~~
$startKB = GuiCtrlCreateCheckbox("Start", 4, 1, 50, 20)
$Button_1 = GuiCtrlCreateButton("X", 95, 3, 18, 18)
$ButtonHelp = GUICtrlCreateButton("Help", 60, 3, 35, 18)
GuiSetState()
;~~~~~~~~~~~~~~~
While 1
$msg = GuiGetMsg()
;~~~~~~~~~~~~~~~
Select
   Case GUICtrlRead($startKB) <> 4
        While GUICtrlRead($startKB) <> 4
          Kill()
        WEnd
   Case GUICtrlRead($startKB) = -15
        ExitLoop
 EndSelect
;~~~~~~~~~~~~~~~
Select
Case $msg = $ButtonHelp
msgbox(0, "Help", "Press (Pause) to pause, press (End) to hide the window and press (Home) to show the window.Killbot was created for educational purposes only.")
EndSelect
;~~~~~~~~~~~~~~~   
    Select
   Case $msg = $Button_1
        ExitLoop
    EndSelect
WEnd
;~~~~~~~~~~~~~~~
Func Pause()
$Paused = NOT $Paused
While $Paused
sleep(100)
ToolTip('GWit is currently paused.',0,0)
WEnd
ToolTip("")
EndFunc
;~~~~~~~~~~~~~~~
Func Hide()
GUISetState(@SW_HIDE)
EndFunc
;~~~~~~~~~~~~~~~
Func Show()
GUISetState(@SW_SHOW)
EndFunc
;~~~~~~~~~~~~~~~
;
;Funtion Kil
Func Kill()
;
Sleep(100)
    $CoordsA = PixelSearch(400, 300, 700, 550, 0xE3C243)  ; Gold items
    $CoordsB = PixelSearch(400, 300, 700, 550, 0xBB88EE)  ; Purple items
    $CoordsC = PixelSearch(400, 300, 700, 550, 0x99EEFF)  ; Blue items
   ;
    ;
    If IsArray($CoordsA) Then
        Sleep(500)                           ; The colour A was found
        MouseClick('Left', $CoordsA[0], $CoordsA[1], 1, 0)
        Sleep(500)
    Else           ; The color A was not found
    EndIf
    ;
    If IsArray($CoordsB) Then
        Sleep(500)                           ; The color B was found
        MouseClick('Left', $CoordsB[0], $CoordsB[1], 1, 0)
        Sleep(500)
    Else            ; The color B was not found
    EndIf
    ;
    If IsArray($CoordsC) Then
        Sleep(500)                           ; The color C was found
        MouseClick('Left', $CoordsC[0], $CoordsC[1], 1, 0)
        Sleep(500)
    Else            ; The color C was not found
    EndIf
    ;
    Sleep(100)
    ;
Send("{Alt down}")  ; ; hold (alt)       
        Sleep(100)
        Send("{c down}")
        Sleep(15)
        Send("{c up}")
        Sleep(25)           ; ;   This is the attack sequence.  ; ;
        Send("{SPACE down}")
        Sleep(15)
        Send("{SPACE up}")
        Sleep(15)
                     Send("{2  down}")
                     Sleep(15)
                     Send("{2 up}")
                     Sleep(15)
                     Send("{3 down}")
                     Sleep(15)                         ; ; Skills sequence.  ; ;
                     Send("{3 up}")
                     Sleep(15)
                     Send("{4  down}")
                     Sleep(15)                           
                     Send("{4 up}")
                     Sleep(15)
Send("{Alt up}")
Sleep(100)
EndFunc



if there any questions, please pm me


Last edited by Guest on January 10th, 2006, 7:59 pm, edited 1 time in total.

   
Reply with quote  
firekil
January 7th, 2006, 7:33 pm 
User avatar

Cash on hand: Locked
can it pick up loot, like gold, and drops?


   
Reply with quote  
Tault_admin
January 8th, 2006, 10:33 am 
Offline
administrator
administrator
User avatar
Mod in Training

Joined: November 9th, 2002, 9:57 am
Cash on hand:
34,187.00

Posts: 29974
confirmation?


  Profile  
Reply with quote  
sp3ct3r
January 12th, 2006, 3:53 am 
User avatar

Cash on hand: Locked
Well, by looking at the code, the bot can kill, and pick up loot, but it cant move outside town, aggro mobs, etc


   
Reply with quote  
Tault_admin
January 12th, 2006, 11:47 am 
Offline
administrator
administrator
User avatar
Mod in Training

Joined: November 9th, 2002, 9:57 am
Cash on hand:
34,187.00

Posts: 29974
yay or nay?


  Profile  
Reply with quote  
deadlyblowfish
January 15th, 2006, 3:00 am 
Offline
Moderator
Moderator
User avatar

Joined: August 18th, 2005, 5:39 am
Cash on hand:
208.00

Posts: 731
err, can the original poster provide a skillset reccomended?

_________________
(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))


  Profile  
Reply with quote  
Display posts from previous:  Sort by  
   [ 6 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 64 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

 
   
Vote For Taultunleashed Guild Wars TopSites
Guild Wars Server Guild Wars Vote on the Guild Wars Top 200 Guild Wars hacks Private Servers Top 100 List Free Guild Wars Servers

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of GW Submissions RSS Feed 
Sitemap of GW Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
 
left bottom corner   bottom corner
left corner bottom texture right bottom corner