Replies: 1 comment 3 replies
-
You need to write a C# script for this. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to make a bot that opens auction house and checks if anything posted meets a specified criteria. When you hover over the item in game it will show a "price" and I want to make it so it checks the items description (im assuming that's where its stored. Either that or the NBT data) and looks for "price" and check if its under a specific price. Any help is very much appreciated.
The little that I have so far.
https://pastebin.com/HqLL1g6Q
Beta Was this translation helpful? Give feedback.
All reactions