Jump to content

PVP Jug Filler


Recommended Posts

Posted (edited)
1 hour ago, lawjestaw said:

Can you post the source for the muling part?

I'm not going to be home for a couple days but the muling process is just recognizing that your mule is trading with you (onmessage) 

And then banking (simple copy and paste your banking method)

 

And then trading; which the get trade api is pretty straightforward https://osbot.org/api/org/osbot/rs07/api/Trade.html

 

All you need to do is declare your mule by using Mule = getplayers.closest("")

and then mule.interact(Trade with");

 

also if it's not trading or recognizing your mule and your mule has a space use a replaceall for the spaces and replace with "/u00a0" 

Also you need to getamount of the item you're trading 

Or just use a placeholder number like 100,000

Up to you 

Hopefully this helps at all

 

Good luck =}

Edited by hreyvirtue
  • Token changed the title to PVP Jug Filler

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...