Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug [RS3] Looting with large stack of items

Joined
Jun 17, 2015
Messages
19
So I've been working on a combat bot that will loot pretty much everything (It's a blacklist rather than a whitelist)
This works perfectly until many blacklisted items are on top of a non blacklisted item, the .interact("Take", itemName) method just hovers over the GroundItem, and doesn't attempt to right click. Am I doing something stupid maybe? When right clicking, the item is reachable on the menu as I've tried it myself everytime it gets stuck.
 
Top