DaRealFreak / bns-macros

collection of some ahk scripts aiming to make me a 1 button class lul
6 stars 6 forks source link

Enquiry for using the ahk #1

Closed lee015328 closed 3 years ago

lee015328 commented 3 years ago

Hi there im a Bns player from tw server and i saw that you have BnS - WR Lightning.ahk for Warden, however when i used it without meddling with any settings written in the code, i still fail to use the ahk effectively in the game. Its not as "one button" as i thought it would be, was hoping u would gimme a hand to use the ahk, since imo i think the coding is great but maybe is me who lacked the bigbrain to use the ahk. Tqvm

DaRealFreak commented 3 years ago

since it checks your user interface to see if a skill is available you'll have to change the Utility.GetColor(x,y) == "color_code" lines to match your user interface. since every script is including the utility.ahk you can use the F1 key at the right positions to retrieve the color code/coordinates but it still requires a basic level of ahk knowledge