Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/28/15 in Posts

  1. You got banned by DBuffed for posting porn :E
    4 points
  2. I'm more of a sit in my chair and eat fast food kind of dancer. but this was ok
    4 points
  3. User has been ip banned, i'm not buying his lies.
    3 points
  4. Opened it back up, @StrixSales Are you claiming this isn't your paypal that sent him the money? If he went first, why would an impostor send the money just to charge back? If a scammer got the money he would just block them, not send money from his own paypal to just recover it later.
    3 points
  5. 85 fetching from this script so far. Will post if i get to 99! Plan on botting 3-6 hrs a day
    2 points
  6. because, without spam, people like Baller and Hero of Time wouldnt exist
    2 points
  7. which 1? any improvements or fixes? (besides bg color a few shades off /=)
    2 points
  8. Anyone played it, if so opinions? It looks awesome so I'm thinking of buying it.
    1 point
  9. I need to play earthbound, sounds great!
    1 point
  10. Trying to run using knives doesn't seem to work, just says calculating for ages and doesn't do anything. This is with injection, loaded inventory, more than 2 food, I have tried with loot arrows on and off. just doesn't do anything.
    1 point
  11. How many u have ? very interested
    1 point
  12. Any way i can buy this for OSGP : ) i pmed you my friend ^^
    1 point
  13. czar I tried to run script but it just loads up czar bot console and doesn't load up a gui. can you please help?
    1 point
  14. can I get a trial please @czar?
    1 point
  15. Czar i bought this script a while ago and i loved it, I looked in my script collection and i noticed that it had been removed. Is there a time limit that i didn't know about?
    1 point
  16. Would like a trial for this. Thanks Czar.
    1 point
  17. Every night, when I try to sleep, the scene plays in my head. Oh, Mod Weath, why must you be so harsh? Babies cry when they enter this world, not because they are upset, but because they are scared. Scared of the lurking monster that is Mod Weath.
    1 point
  18. ill be botting with you for a few days lel you got banned on me
    1 point
  19. The reason it eats all of your food is because getHealth() isn't updated outside of combat (so your 'health' will stay the same if you eat outside of combat). use something like this if you still want percentage: public int getHealthPercent() { int max = getSkills().getStatic(Skill.HITPOINTS); int dyn = getSkills().getDynamic(Skill.HITPOINTS); return (100 / max) * dyn; } Also, the reason you're getting an error is because you aren't nullchecking the door. if (door.exists()) { log("Opening door."); door.interact("Open"); } else { log("Cannot find door."); -> if (door != null && door.exists()) { log("Opening door."); door.interact("Open"); } else { log("Cannot find door.");
    1 point
  20. Read the first post please - "Disable roofs ingame" Khaleesi
    1 point
  21. Version 0.30 - Added failsafe for moving out of the area - Less chance of moving out of the range area - Unregistered OSBot's client behavior, now using custom fresh anti-ban enjoy
    1 point
  22. Yep, I will add an option to turn that off. It's part of an anti-pattern feature which will help save your account from bot bans, you're welcome EDIT: Oh, if it changed just the fish, then just restart the bot. The behavior of the bot usually gets back to shark by itself anyway, no big deal
    1 point
  23. Yes but there are certain spots where I want to train where the NPCs can't get me but they are not in a cage and without safe spot you can't because it will try to get to the npc sometimes but it's not possible hence ruining your training and also gives a ban risk
    1 point
  24. Remember, getHealth will only return to a value if your health bar is visible, if the character is fighting. You can use widgets to get the character's HP; find the correct parent and child id for HP widget and translate the string to an int.
    1 point
  25. Got back into doing this, and that's what I'm doing now. Since my script has improved greatly, I can run at master farmers with 10hp with no problems ^^ Been running whenever I can, especially overnight.
    1 point
  26. Perfect Fleshcrawlers - Is it possible to get trials on some other script? Im looking for the right script and for the right script i can pay top dollar. Perfect GiantSpiders - yolo i bought it, could i get The woodcutting trial insteed cuz i bought the giantspiders Thanks mate
    1 point
  27. Before I used to bot, way back before pre eoc, I never thought auto clicking was even botting, I auto clicked 99 mage. But then I began to bot, and did range guild till 99 range, chins till 99 hunting, and yews/ magics till 99 wc. All without ban so maybe it was okay in pre eoc.
    1 point
  28. been botting blue drags for a very long time with break system on old 8+ year account with Dark Magician blue dragon script no problems or bans so far.
    1 point
  29. I am starting the script with anti pattern on and hop worlds on, I select main (east) location and the script proceeds to run me to the ladder at the entrance, go up the ladder and start running towards fenkenstrain's tower.
    1 point
  30. Looks pretty nice ;)
    1 point
  31. 1 point
  32. done, enjoy 24h trial, good luck!
    1 point
  33. 1 point
  34. No one is gonna give you methods, go out in the world of runescape and find your own.
    1 point
  35. I really like the paint.
    1 point
×
×
  • Create New...