Jump to content

Gunman

Super Moderator
  • Posts

    3448
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. This is why I am not letting you out of the attic
  2. Yes right before he disappears, then you will probably have to wait about 3 seconds for the loot to spawn before checking the tile. EDIT: You may find something useful in this video; It has no looting but it involves combat and may be useful to you.
  3. @Mokrocaan You can do what Nbacon did if you don't care about picking up other peoples loot they left. But if you want to only pick up your loot, then store the tile the npc health percent == 0 is and then check that tile is != null and if it contains items you want to loot, loot. Else make the tile == null so it can attack another monster. Can look something like this. Also if you haven't look into conditional sleeps. if (lootTile != null) { if (items I want exist at tile) { loot the tile } else { lootTile == null; } } else { find and attack the next monster }
  4. They changed a bunch of shit and I personally don't like how wide everything is now. I am on a 1440p display so others way not have this issue.
  5. Well that'd just stupid but thanks cutie
  6. @Patrick do you have to hit launch when using the cli parameter "-autologin" or am I doing something wrong? And if I do is this for security reasons or something?
  7. What part of mouse algorithm do you not understand? Just looking at it on and off you should see a difference. Like the guy above said it changes the way the mouse moves and behaves. You also get to customize this one in the script code. In my case the bans have improved with the new mouse but idk if it's the new movement or just because it's slower in some situations and lowers the efficiency. As far as I can tell they do track the way you interact with the game, we don't know what exactly it is though of course. Imo it has something to do with the virtual mouse on injection clients that trigger something. And ALL injection clients seem to do this. My theory for this was testing the client with a macro script vs the client and a 3rd party macro recorder. The 3rd party beat the script every time. Next best I found was packet bots and the very best I found was mirror mode. I have yet to find a CLIENT that can beat mirror.
  8. @gekkebakker It's a new mouse algorithm
  9. You cancel through paypal subscriptions thing. Google how to cancel paypal subs
  10. Meeting the reqs are honestly not hard. Just afk the account for 20 hours after tut island, do goblin diplomacy and romeo and juliet for 10 qp and then getting the 100 total levels is up to you. You can either do knights sword for a easy 28, and then dorics quest for another easy 9 leaving only needing only 31 more levels which will only take like 30-40 minutes if you did something like firemaking. Cooking can be fast too. Or chop logs and then use tinder on the logs to get a better level variety.
  11. No, only videos that aren't 5 fps are allowed here
  12. @Syndo Was a similar thread somewhere and said something about just using chrome fixed it. No idea what this means but it also said something about selenium getting detected
  13. Only thing I can think of is clean up clutter on the device or get a better one. Some other options could be running emulators on the computer so it runs smoother. No idea if there's some kind of detection for this or not but it's an option.
  14. Yooooooo we got a new waifu Source
  15. I've had the same happen with me using Jagex's client but my bot accounts survive
  16. You know it's anime when even the shirt says huge on it
  17. @Nyb Jagex changed how things work btw. You should be able to remove the captcha stuff I believe now and it should still work.
×
×
  • Create New...