Deathpixel Posted September 26, 2015 Posted September 26, 2015 (edited) Hello people!i am making a RS profit calculator in google spreadsheets, it grabs the price from the G.E. so it is always up to date! Here is a snapshot,and here is the LinkDone: Smelting oresFletchingHerb cleaner and UNF potionCheapest prayer methodCheapest firemaking Cutting gems Cooking + cheapest food NMZ store TO DO:Tele tabs + more odd currency shopideas are always welcome! either via PM or comment IF I MADE A MISTAKE, PLEASE TELL ME. Edited October 4, 2015 by Deathpixel 5
herojord Posted September 26, 2015 Posted September 26, 2015 (edited) Nice you can extract the spreadsheet trough PHP (if you only want the text) so you can setup a website and show the results there Edited September 26, 2015 by herojord
Deathpixel Posted September 26, 2015 Author Posted September 26, 2015 Nice you can extract the spreadsheet trough PHP (if you only want the text) so you can setup a website and show the results there i had help from a friend making this code... i am honestly clueless how to run a site :p
herojord Posted September 26, 2015 Posted September 26, 2015 (edited) Well you can export the page as a widget, but you cant do anything with it and it kinda looks ugly.you can host a free website and show the info as text trough php $RSprofit = file_get_contents('spreadsheeturl'); then use preg_replace to add id's or classes so you can style the information.I can help you with that if you want. Used this method once to convert Google analytics from spreadsheet -> website->Word template-> automatic report. Edited September 26, 2015 by herojord 1
Benny_ Posted September 27, 2015 Posted September 27, 2015 Thanks for this, will definitely use to work on my noob
Deathpixel Posted September 27, 2015 Author Posted September 27, 2015 Thanks for this, will definitely use to work on my noob i am glad you like it
Deathpixel Posted October 4, 2015 Author Posted October 4, 2015 Are you going to continue to update this? yes i am! only a little low on time now, but i promise this is going to be updated Bump: Cheapest firemaking Cutting gems are now added would it be a use if i make member items a darker grey background? or something so you can tell F2P and P2P from eachother?
Deathpixel Posted October 4, 2015 Author Posted October 4, 2015 update: added cooking + which food is the cheapest (cost to heal 100hp)
titanstorm Posted October 7, 2015 Posted October 7, 2015 Very cool. Looking forward to the runecrafting section because sometimes double cosmics can become more profitable than single nats. Also the smithing section, Iron knives etc. Thanks for making this!