phony Posted May 13, 2017 Share Posted May 13, 2017 (edited) Hey, so I am working on a new script, and I needed help with the buyItem method. grandExchange.buyItem(currentId, i, ?, givenAmount); so currentId I am grabbing using getId(), i is the search term which I am grabbing from user, givenAmount is the amount I am grabbing from user, but I am wondering how I could get the current market price of an item using either the item ID or the search term. Thanx Edited May 13, 2017 by phony Quote Link to comment Share on other sites More sharing options...
Chris Posted May 13, 2017 Share Posted May 13, 2017 Quote Link to comment Share on other sites More sharing options...
phony Posted May 13, 2017 Author Share Posted May 13, 2017 3 minutes ago, Chris said: Sweet thanks man Quote Link to comment Share on other sites More sharing options...
Chris Posted May 13, 2017 Share Posted May 13, 2017 im pretty sure there r better versions in the snippet section. all I did was pull a random one from the search function Quote Link to comment Share on other sites More sharing options...