Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Archlord
You last visited: Today at 23:08

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Autoit, i need help with it

Discussion on Autoit, i need help with it within the Archlord forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2012
Posts: 9
Received Thanks: 0
Exclamation Autoit, i need help with it

hi, i wana creat a simple bot for AC, already done for auto attack skills as follows:

Sleep(500)
ControlSend("Archlord","","","{TAB}")
Sleep (500)
ControlSend("Archlord","","","{3}")
Sleep (200)
ControlSend("Archlord","","","{4}")
Sleep (200)
ControlSend("Archlord","","","{TAB}")
Sleep (500)
ControlSend("Archlord","","","{5}")
Sleep (200)
ControlSend("Archlord","","","{6}")
Sleep (200)
ControlSend("Archlord","","","{TAB}")
Sleep (500)
ControlSend("Archlord","","","{7}")
Sleep (200)
ControlSend("Archlord","","","{8}")
Sleep (200)
ControlSend("Archlord","","","{TAB}")
Sleep (500)
ControlSend("Archlord","","","{9}")
Sleep (200)
ControlSend("Archlord","","","{0}")
Sleep (200)
ControlSend("Archlord","","","{TAB}")
Sleep (500)
ControlSend("Archlord","","","{-}")
Sleep (500)

but i need help for auto buffs, if i want to press "shift+3", "alt+3", and "ctrl+3", how to do it?
zmwill is offline  
Old 12/20/2012, 02:09   #2
 
jordman001's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 524
Received Thanks: 266
Quote:
Originally Posted by zmwill View Post
hi, i wana creat a simple bot for AC, already done for auto attack skills as follows:


but i need help for auto buffs, if i want to press "shift+3", "alt+3", and "ctrl+3", how to do it?
i think its easier to use the previous (old one) skill bar and use the old button to switch to an other skill bar
jordman001 is offline  
Old 12/20/2012, 05:49   #3
 
elite*gold: 0
Join Date: Dec 2012
Posts: 9
Received Thanks: 0
Talking ty

Quote:
Originally Posted by jordman001 View Post
i think its easier to use the previous (old one) skill bar and use the old button to switch to an other skill bar
can i know what bot are u using on pvp and pve?

Autoit or the one of ACE's?
zmwill is offline  
Old 12/20/2012, 06:49   #4
 
Asheriit's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 34
Received Thanks: 16
Hi,
Code:
Send Command (if zero flag) 	Resulting Keypress
{!}             	                                  !
{#} 	                                                  #
{+}                                           	  +
{^}                                                   ^
{{} 	                                                  {
{}} 	                                                   }
{SPACE} 	|SPACE
{ENTER} 	ENTER key on the main keyboard
{ALT} 	ALT
{BACKSPACE} or {BS} 	BACKSPACE
{DELETE} or {DEL} 	DELETE
{UP} 	Up arrow
{DOWN} 	Down arrow
{LEFT} 	Left arrow
{RIGHT} 	Right arrow
{HOME} 	HOME
{END} 	END
{ESCAPE} or {ESC} 	ESCAPE
{INSERT} or {INS} 	INS
{PGUP} 	PageUp
{PGDN} 	PageDown
{F1} - {F12} 	Function keys
{TAB} 	TAB
{PRINTSCREEN} 	Print Screen key
{LWIN} 	Left Windows key
{RWIN} 	Right Windows key
{NUMLOCK on} 	NUMLOCK (on/off/toggle)
{CAPSLOCK off} 	CAPSLOCK (on/off/toggle)
{SCROLLLOCK toggle} 	SCROLLLOCK (on/off/toggle)
{BREAK} 	for Ctrl+Break processing
{PAUSE} 	PAUSE
{NUMPAD0} - {NUMPAD9} 	Numpad digits
{NUMPADMULT} 	Numpad Multiply
{NUMPADADD} 	Numpad Add
{NUMPADSUB} 	Numpad Subtract
{NUMPADDIV} 	Numpad Divide
{NUMPADDOT} 	Numpad period
{NUMPADENTER} 	Enter key on the numpad
{APPSKEY} 	Windows App key
{LALT} 	Left ALT key
{RALT} 	Right ALT key
{LCTRL} 	Left CTRL key
{RCTRL} 	Right CTRL key
{LSHIFT} 	Left Shift key
{RSHIFT} 	Right Shift key
{SLEEP} 	Computer SLEEP key
{ALTDOWN} 	Holds the ALT key down until {ALTUP} is sent
{SHIFTDOWN} 	Holds the SHIFT key down until {SHIFTUP} is sent
{CTRLDOWN} 	Holds the CTRL key down until {CTRLUP} is sent
{LWINDOWN} 	Holds the left Windows key down until {LWINUP} is sent
{RWINDOWN} 	Holds the right Windows key down until {RWINUP} is sent
{ASC nnnn} 	Send the ALT+nnnn key combination
{BROWSER_BACK} 	2000/XP Only: Select the browser "back" button
{BROWSER_FORWARD} 	2000/XP Only: Select the browser "forward" button
{BROWSER_REFRESH} 	2000/XP Only: Select the browser "refresh" button
{BROWSER_STOP} 	2000/XP Only: Select the browser "stop" button
{BROWSER_SEARCH} 	2000/XP Only: Select the browser "search" button
{BROWSER_FAVORITES} 	2000/XP Only: Select the browser "favorites" button
{BROWSER_HOME} 	2000/XP Only: Launch the browser and go to the home page
{VOLUME_MUTE} 	2000/XP Only: Mute the volume
{VOLUME_DOWN} 	2000/XP Only: Reduce the volume
{VOLUME_UP} 	        2000/XP Only: Increase the volume
{MEDIA_NEXT} 	2000/XP Only: Select next track in media player
{MEDIA_PREV} 	2000/XP Only: Select previous track in media player
{MEDIA_STOP} 	2000/XP Only: Stop media player
{MEDIA_PLAY_PAUSE} 	2000/XP Only: Play/pause media player
{LAUNCH_MAIL} 	2000/XP Only: Launch the email application
{LAUNCH_MEDIA} 	2000/XP Only: Launch media player
{LAUNCH_APP1} 	2000/XP Only: Launch user app1
{LAUNCH_APP2} 	2000/XP Only: Launch user app2
Asheriit is offline  
Thanks
1 User
Reply

Tags
autoit




All times are GMT +1. The time now is 23:08.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.