By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Well, one thing you should do is change the 8000 delay to a range of timeouts, say, between 4000 and 8000. Much less suspicious.
Well, one thing you should do is change the 8000 delay to a range of timeouts, say, between 4000 and 8000. Much less suspicious.
The teleport probably takes more than 8 seconds for me because of lag. Adding a reset to that #Execution.delayUntil, such as in the snippet I posted earlier, will mean that timeout won't start as long as the player is currently in the teleport animation. This would solve the problem for most people.
Another immensely useful reset condition is () -> Players.getLocal().isMoving(); which is often paired with Players.getLocal().getAnimationId() != -1 to detect if the player is idle or not. I don't know if you already knew this or not.
Hm, any ETA on an update for this to implement the aforementioned Execution stuff? Or did you push a hidden update?
There are a few wee things I've notice that stopped me from continuing using this. Just thought I would give you some quick feedback
The glory in the house, it will detect one on the other side of the house and run to that, did you anticipate there being multiple? Because I'm fairly certain that a human wouldn't have a clue that there was another one over there when the players house your visiting is 8x8 rooms. Even if another amulet of glory is onscreen it will not just click it(btw, add support to right click glory tele, it just makes sense?), it will always click map to get to it. Its small things like these that may lead to a pattern for jagex to detect.
Most of the time it will click minimap to run to altar, but in most cases, and most peoples houses the altar will be onscreen north as soon as you enter a house. Maybe check if its onscreen before walking to it?
JGildedAltar updated to v0.2.1b.
Good work. It no longer spam clicks the house tab.
It would still be nice to have the bot click on the Friend's name instead of typing it every single time.
After entering the portal, the bot will click on altar's position on the minimap. Unfortunately, it tends to overshoot, and the player will walk around to the other side of the altar, before the bot clicks on the altar and the player turns back around.
This is bot-like if done every time. I suggest using the Coordinate of the altar to calculate an Area, about 3 by 4. This Area will be adjacent to the altar, but in the direction of the player, and have the bot walk to the Area instead of the altar.
Thanks for your work with this.
This has alleviated the problem.If you make sure that the altar is on screen, the script should just click the altar rather than the minimap when you teleport/walk to the house. I'll look into clicking the friend's name.
This has alleviated the problem.
There seem to be rather long random pauses, occurring after entering the house portal, when the bot is supposed to click on the altar.
It got stuck when the client mis-clicked and unequipped the Tokkul-Zo. Perhaps add a failsafe to re-equip the ring when that happens.
It would be even better for the bot to type the action-bar keybind instead of clicking on the item in the Equipment panel, but apparently that's supposed to be dealt with by PlayerSense.
I thought that teleported you into your own house, instead of your friend's.If you set your house teleport to take you inside the house (in the RS general settings dialog), do the pauses still occur?
I don't know about right this moment, but I wasn't having problems half an hour ago.all jbots are not working, crash up on starting up (fishing , smithing...) someone also experiencing this?
all jbots are not working, crash up on starting up (fishing , smithing...) someone also experiencing this?
where are located? ty eagles
rd /s /q %userprofile%\runemate\bots\storage\
How can I do this on a mac ur scripts r crashing for me too :/%USERPROFILE%\RuneMate\Bots\Storage
Alternatively you can just stick this command:in CMD and it'll do it for you. Note that the command will also clear other script preferences.Code:rd /s /q %userprofile%\runemate\bots\storage\
How can I do this on a mac ur scripts r crashing for me too :/
We use essential cookies to make this site work, and optional cookies to enhance your experience.