Jump to content

Fury's F2P Margins Checker [Over 100 Items]


Recommended Posts

Posted (edited)

MluDfez.png

What it does:
Buys and sells lots of F2P items.
Logs buy price, sell price, margin & Buy limit.
It does NOT flip for you afterwards!

How to use:
Start the script at the GE with coins in your inventory.
Make sure the first GE slot (top left) is empty.
To view the margins open OSBot Logger - Settings > Toggle Logger.

ofsPRBo.png

Supported items:
 

Spoiler

Gems

Spoiler

Uncut diamond, Uncut sapphire, Uncut emerald, Uncut ruby, Diamond, Sapphire, Emerald, Ruby

Logs

Spoiler

Logs, Oak logs, Willow logs, Maple logs, Yew logs

Food

Spoiler

Anchovy pizza, Anchovies, Apple pie, Beer, Cake, Chocolate cake, Lobster, Plain pizza, Raw anchovies, Raw lobster, Raw salmon, Raw shrimp, Raw swordfish, Raw tuna, Salmon, Shrimp, Stew, Swordfish, Trout, Tuna
 

Ranged equipment

Spoiler

Bronze arrow, Iron arrow, Steel arrow, Mithril arrow, Adamant arrow, Maple longbow, Maple shortbow, Green d'hide body, Green d'hide chaps, Green d'hide vamb

Runes

Spoiler

Chaos rune, Cosmic rune, Death rune, Nature rune, Pure essence, Rune essence

Ores & Bars

Spoiler

Adamantite bar, Adamantite ore, Bronze bar, Clay, Coal, Copper ore, Gold bar, Gold ore, Iron bar, Iron ore, Mithril bar, Mithril ore, Runite bar, Runite ore, Silver bar, Silver ore, Soft clay, Steel bar, Tin ore

Rune equipment

Spoiler

Rune 2h sword, Rune axe, Rune battleaxe, Rune chainbody, Rune dagger, Rune full helm, Rune kiteshield, Rune longsword, Rune mace, Rune med helm, Rune pickaxe, Rune platebody, Rune platelegs, Rune plateskirt, Rune Scimitar, Rune sword, Rune warhammer

Misc

Spoiler

Ball of wool, Big bones, Bones, Cowhide, Fishing bait, Gold amulet, Gold amulet (u), Gold ring, Grapes, Hard leather, Jug of water, Jug of wine, Leather, Plank, Steel nails, Vial of water, Wine of zamorak

 

Download
Last update: 26/06/2018

Feel free to suggest f2p items to add!

 

Changelog:

Spoiler

Nothing yet:p

 

Edited by FuryShark
  • FuryShark changed the title to Fury's F2P Margins [Over 100 Items]
Posted (edited)

Interesting, just a few tips though:

1) You might want to pull prices from online. To my knowledge, RSBuddy's API is down, but there are likely other places you can use.

2) There is a lot of repeated code here that could be condensed into just a few loops. I'd recommend looking into arrays, enums, and for loops.

Good idea for the script! :D 

Edited by Team Cape
  • Heart 1
Posted

Please just have 1 method to buy stuff and pass a string and min/max values in lol. Why on earth would you copy paste the same thing into different methods when you could just have 1?

Also, you should just create one method for the buyXSet. Use an array instead of 8 different variables and pass the number of the set you're currently checking into one method that separates them out and buys the appropriate item, instead of making 8 different methods with basically the same contents. Makes it much more concise and clear, and it's easier to expand into different areas of items.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...