finding the BANK_NPC_GREY
well i am kinda new into this and i am having a hard time locating some bank, i do not want the script to be a total retarded looking out spining the screen like a bot but i really don't see any script doing that, well first off i already made some research and by research i look into other people script to study how they work and i find this
bankColors.__getProfileColor('BANK_NPC_GREY'); (code taken by slipperyheater v1.3) it works but it looks like a bot look around with the mouse.
I really do not know what the function does soo i look into the internet and i found some documentation on the github it appers to me that it saves the color info on some array and later is used to compare.
well good people can you give me some suggestions on how i can make it? and give me some info on the functions and such?