Hi,
First time messing with OS-Bot but more than familiar with Java. I am currently trying to find a nice way to check if a trade has been modified. Right now, my method of checking the trade inputs, sleeping then checking if they have change is not optimal and has exploits.
I cannot find a getTrade().isModified() on the docs. Can someone help out here?
We're dealing with coins by the way. If the amount of coins changes at any point in the trade, I want to instant decline.