Hello I'm pretty new to scripting and have a few questions...
I'd like to learn how to do the following...
Select an item from a list and after that item has been processed, to pick the next one in the list. Would the list be a var?
and then I'd like to have the script find out how much that costed and record it. Like OCR. I'm not too sure how to do this in all honesty. I know the chatbox has the "x coins have been added to your pouch" when selling and buying, although when buying that may be just the change and not the actual amount it bought for. So when selling the finished item I could runCode:grandExchange.buyItem(Want to select from a list here, price, quantity);although with that it would get confused when buying the item.Code:chatBox.findTextOnLines(['have been added to your pouch'], [1..5]);
I've managed to allow the script to do the middle part of making the item, its just automating the g.e buying and selling and tanking note of that
I do apologies, im dyslexic and I have real hard troubles with both explaining, order and numeracy things.


Reply With Quote





