| Autoit 2 scripts -
07-31-2008
I need 2 answers for 2 scripts one being is there a script i need to include in my bot to have it be able to run while wow is minimized? i hear ppl say u dont need wow open but when i minimize mine it just tries to do what its supposed to even tho im on my desktop...so how do i make it so it can? also i need a small script to have it press the 8 key on my action bar. i tried:
HotKeySet( "{8}", "keyeight")
but it didnt work. o and one other thing i couldnt figure out how to hide the tray icon of this so o just right clicked the tray went to properties and made any Autoit program to hide but is it then still detectable? i first used TrayIconHide function but it said it wasnt a function maybe this is since v3 of Autoit changed =/ if anyone knos the new script plz post it or if my technique works same way tell me im safe =) |