12-08-2013, 06:26 PM
hello, so im looking for the macro to search keyword from npc channel like npc says "i really really like to touch boobs" and if i write macro like npcsearch("i really really") it will return 'true' or macro to search from keyword and cut some words out of what he tells like npc says "your account ballance is 2000 gold" and if i make macro npcsearchandget("your account ballance is $ gold") and macro returns value of '$' sign so in this case this macro should return "2000" is there any macros like those ? if not bmega pls make it would be nice