Jump to content

Ragnar Lothbrok

Members
  • Posts

    210
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by Ragnar Lothbrok

  1. Banning based on IP probably does more harm that good - most non business lines are dynamic ip meaning legitimate users could be effected. Not to mention that it's so simple to change you're IP.
  2. If you could post your prices instead of your discords please. Also looking for someone to do it all rather than multiple services
  3. Need 77 - 94 mage 47 - 75 range All on 42 def zerker.
  4. Small bug I have noticed is that if you pause the script with logout on completion enabled it will log you out and end the script.
  5. I accept there's always that level of risk and no one really knows. More curious to hear how other people got on if they have tried this. i.e did they get a ban, how long did they do it for ban free ect? Need to weigh up that risk/reward factory xD
  6. Tempted to set-up 3 or 4 bots to run pure ess to my main for faster rc xp. Curious if anyone has any experience with this, i.e is there any know bans on the account that was not botted for this? I expect that my bots will will be ban - I'm just worried about getting chained on my main.
  7. Full quested def with b gloves. Will let it go for 150m 07
  8. Would it be possible to take a snapshot of your current bank layout to save as a preset. I find doing my bank myself more to my taste - however if I could then save this as a preset to load up at a future date to save myself redoing that would be sick
  9. Resolved - it was so long ago I was under the impression I had purchased two accounts when I never. This account was never actually mine. Apologies @gearing Can close this.
  10. I'd like to know the current status of this account, has it been recovered and now in use or even resold? If the account can't be returned then I'd like the full 30m 07 refunded. The account was leveled via nmz to around flat 70's but don't exactly have any proof of that.
  11. Disputed member: @gearing Thread Link: No thread - sale was sorted via discord. However see my previous resolved dispute as it is the same account: Explanation: Back from a long break and tried to log into an account previously supplied by gearing. Password incorrect so try to recover - the following email is attached to the account now: b*********@g****.com This email is inline with the email it was previously reset to in the last dispute and one he mentiond on discord: Evidence: ^^
  12. I sold my EU account on El Dorado, might be worth listing it there bro
  13. how much? fully quested defence an has b gloves
  14. I'd also appreciate this - my lazy ass can't be bothered!
  15. Would you be alright with me building a web app that uses's this for the community - I plan on releasing the source code so people can run it independently
  16. Hi Guys, I've been completely inactive in the rs world for some time now - glad to be back however! How is every one doing? Is there anything new and exciting in the botting world or is everything as is when I left?
  17. Please perform checks on your methods: if (getInventory().contains(ITEM1) && getInventory().contains(ITEM2)) { if (!getInventory().isItemSelected()) { // Select Item then sleep until an item is selected } else { // Use Items together then sleep until no item is selected } } I just wrote this up so I haven't tested this or verified that the method names are correct but you should get the gist.
  18. It should re-equip the gloves before putting the ore on the belt. Are you getting any errors in the console?
  19. Why would some names be like this and not others - doesn't make much sense but I'll give it a go thanks!
  20. getPlayers().filter(p -> p.getName().toLowerCase().equals("nospace")); This works fine - the player if found if they're nearby. getPlayers().filter(p -> p.getName().toLowerCase().equals("name with space")); This seems to work randomly - some names work and others don't. Does anyone have any idea why that could be?
  21. Feel free to add my discord or pm me if you've got any questions - happy to help where I can
  22. He basically wants to save a collection of strings (POH hosts) and then when it comes to entering the house portal iterate through the collection till an available host is found. At least that's what I was able to decipher from the OP
×
×
  • Create New...