Jump to content

dreameo

Scripter II
  • Posts

    410
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    100%

Everything posted by dreameo

  1. Was this happening before in version 0.02? Anyways, I do have a good way to fix this. I'll take care of this a bit later tho since I believe 99% of people are not experiencing this.
  2. Yea, the only way this could be happening is if your connection is poor. If it's something that is persistent for others as well, I'll make changes. Looking into it now though
  3. Hmmm wouldn't it just save a cache of the objects? If they are dynamic objects, then it wouldn't be that much of a solution.
  4. I've had issues before with getObjects() in general. It picked up things that aren't actually there. Hence when I tested out the max tile distance, I got 73 (Logged in and testing where I stood - didn't move). If objects aren't being loaded because they are too far, not sure if there's anything that you could even do about it lol. Play around and do some tests
  5. So I just tried it with placeholder. I thought it may fool the bot into thinking that there are logs present when in fact there aren't any. However, the bot does log out with or without placeholder being active when there are no more logs. So it's a mirror mode issue and that is out of my hands
  6. I've made updates, please wait for them to be release. Glad you enjoyed the script. Check for updates under "Log"
  7. Hi guys, didn't realize this got released lol. However, I will fix all issues, I'm aware of them and will be on it soon. If you are concerned, then I suggest you just avoid using the FM bot for now until I make a release (will be soon).
  8. Features Finds Best place to start firemaking Gui Fast! Locations: Grand Exchange Log Types: All Add Script Current Version: 0.03 Versions: Log: Logo made by @Nez
  9. They've always had access to IP
  10. https://imgur.com/a/RdBxC You can try that
  11. That's usually not the case. Most people wouldn't buy a private script from someone new. The only time you should buy a private script is if a good public one isn't available or it's a niche method.
  12. The code in private scripts is generally going to be very similar to the code in public scripts. If either script (public or private) is broken or not working as it should, then you have a higher chance of getting banned. Stop the non sense!
  13. l0l, doesn't answer the question if jagex records ip or not. Jagex bot detection has become very good throughout the years. It wouldn't make much sense in ignoring users who are well known for botting.
  14. If a user has 100+ bans on a single ip, you think jagex wouldn't bother to take note of the ip?
  15. You shouldn't continue with this. Realistically, the site would turn out bad if it was finished. You lack the experience and skills to do this project.
  16. Delete entries that have changed and re enter them in the priority queue for it to remain ordered.
  17. Just use this solution, others aren't good. Lemons minimum threshold is fine, but you don't want to eat to reach full (with exception to minThresh). Because if we are talking about efficiency, i'd be better to heal to 90 percent and let hp recover happen every minute The reason why others aren't good is that they don't take into affect that a friggen loop is occurring. Doing random is pointless: random(20,40) when you are at 41hp, it will instantly recover at 40hp. Same thing with doing < %
  18. https://imgur.com/a/bWuKv As you can see, it's kind of ugly and a hassle Probably best to avoid this way tho
  19. exchangeContext is inherited from MethodProvider, so it would be available.
×
×
  • Create New...