Jump to content

boxo

Members
  • Posts

    36
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by boxo

  1. Need to test items, most people wont openly say.
  2. boxo

    Rs Mobile

    waiting for it to ios release
  3. maybe look into a vps
  4. only if you are creating a ton of accounts on the same ip all at once
  5. How much would the Agility starting from 1, and the zulrah questline cost?
  6. Yeah ive had accounts recently that had a temp ban expire after a year, and then get banned very quickly.
  7. boxo

    zulrah acc

    alright thanks
  8. boxo

    zulrah acc

    70 def 75 hp 80 mage/range 44 pray avas/magic cape how much without the agility/zulrah quest line done?
  9. boxo

    osDude's Scripts

    Did you end up finishing the rogues outfit script? @osDude
  10. boxo

    Vps questions

    ultravnc seems to be working fine! for any future reference
  11. boxo

    Vps questions

    I guess my main issue is that it really makes it hard to set up the osbot clients from remote desktop due to extreme lag. Do you use remote?
  12. Just bought a vps from contabo, after getting it setup on remote desktop it appears to be extremely laggy with only one client open. Im using the vps L SSD plan on ubuntu OS. The control panel on the vps is only using up like 8% cpu so the vps performance doesn't seem to bad, but with the remote desktop app lagging like hell its hard to even set the clients up on the vps. What do you guys use to access your vps? Vnc or?
  13. So I tested the following code with a different name than the one I was using originally, which I obviously made sure was spelt correctly about 10 different times, and it worked.... for future reference my account name was something similar to "big slap head". With one space after the first and second word, I'm not sure why it wasn't properly working with an account name that had two spaces like mine but it was working on other accounts. Thanks for the help. if (getPlayers().closest("name")!=null) { getPlayers().closest("name").interact("Trade with"); }
  14. I did not perform a null check to see if the player i want to trade is around, however the player I wanted to trade with was in the same exact bank I was in.
  15. I had previously tried to use the code below but it kept giving me null pointer exception. getPlayers().closest("Name").interact("Trade with"); I did find this to work, however the index does change with a logout, and I'm not sure of how to update the index upon player login. getPlayers().getLocalPlayer(325).interact("Trade with");
  16. boxo

    osMiner

    Will this script mine and bank runite in the expanded mining guild properly?
  17. boxo

    osMiner

    It didn't seem to update my lists.
×
×
  • Create New...