Warrior627 0 Share Posted November 16, 2018 Greetings, I am new to dream bot. I am trying to select an item from my Inventory but it is not working.... What I am trying to do: Item item = getInventory().get("Lobster"); item is always null, even if I have lobsters in inventory. How do you guys access items in inventory? Thanks Link to comment Share on other sites More sharing options...
jarred788 9 Share Posted November 16, 2018 (edited) getInventory().get("Wooden shield").interact(); it works for me. Edited November 16, 2018 by jarred788 Link to comment Share on other sites More sharing options...
Pseudo 176 Share Posted November 16, 2018 Try fresh starting the client. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now