Jump to content

erenjwz

Members
  • Posts

    101
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by erenjwz

  1. Just now, Wazebi1 said:

    Yes i mean only get some type of rock in a certain place and not others

    You could do it like this:

    RS2Object ore_vein = getObjects().closest(obj -> obj.getName().equals("Ore vein") && MINE_AREA.contains(obj));

    This will only mine certain rocks in the a certain Area you created if it exists.

  2. 7 minutes ago, Darren said:

    When trading there's always risk involved from both parties.

    To help prevent risk there's usually two options people choose:

    1. Buyer pays in increments for what they're buying

    2. A middleman is used as a trading mediator 

    I would recommend the second option. You can find a list of available middlemen here: https://osbot.org/forum/forum/122-middlemen/

    I'll take a look, thanks

    4 minutes ago, ez11 said:

    If you created the account there isnt much risk for you since you can always recover the account. And since most people know that you are pretty unlikely to get scammed, as long as you dont accept something like paypal where the buyer can chargeback.

    Just use common sense and dont deal with people who have little feedback, no history and no benefit in not scamming you.

    You''re right, I didn't look at it that way.

    Thanks for the advice

×
×
  • Create New...