Just update this in you gwa2 it works for buying materials regular and rare.Quote:
still having trouble with the traderrequest and traderbuy function in my bots. did anyone already get a workaround to fix it in gwa2?
or a functional bot that can but and sell crafting material at traders so i can download it and find out myself?
would appreciate a lot!!!
i tried it on sell but i might have something messed up on my script haven't really had time to look into it
Code:
AddPattern('BA02000000B954080000')
_('ScanTransactionFunction:')
AddPattern('85FF741D8B4D14EB08')
_('ScanBuyItemBase:')
AddPattern('D9EED9580CC74004')
_('ScanRequestQuoteFunction:')
AddPattern('83C4245B8BE55D')
_('ScanTraderFunction:')
AddPattern('83FF10761468D2210000')
_('ScanTraderHook:')