RepositoryTech Posted July 31, 2020 Share Posted July 31, 2020 Hello their I'm writing a simple GE flipping bot, but I'm struggling understanding OSBOTs GE api. Can anyone help point me in the right direction or maybe provide some source code? Quote Link to comment Share on other sites More sharing options...
ez11 Posted July 31, 2020 Share Posted July 31, 2020 Otherwise you only really need: getOverallPrice(int itemID) to get current osbuddy price (returns 0 if items is not actively traded keep that in mind) sellitem/buyitem and getStatus to see if you have already finished buying/selling. Hope that helps  1 Quote Link to comment Share on other sites More sharing options...
Nbacon Posted July 31, 2020 Share Posted July 31, 2020 (edited) Just a head up from what I've be told and experienced fliping has a high ban rate. I would recomend that you make your own typing method and don't use the built in one and keep your mouse off the screen when not in use. Edited July 31, 2020 by Nbacon Quote Link to comment Share on other sites More sharing options...