I'm wondering doing something using traps but stil don't knowing how to check if trap owns to local player. What do you suggest to this? This may envolves varps/varbits?
Hello mates!
Has been someone developed a good way to check auras states from equipments slot, like remaining time or their names as well?
I stopped my bots developments at this point and, as I'm backing to botting, I'm willing to start crafting my ideas again.
Thanks in advance!
Hello, I started to code some bots but the client don't interact with all objects avaliable, as the nearests. After problems I tried write a simple code to check if the problem was in my code or no. Look:
public class Test extends Task {
@Override
public void execute() {...
ForEach is better way to Dropping items?
Actually I'm using a code like this below and the bot stills undropping some items.
for (SpriteItem x : Inventory.getItems()){
if (x != null){
if (x.interact("Drop")){
Execution.delayUntil(() -> !x.isValid(), 1200);
}...
I have a item x in my inventory and I need use it on a object y.
I didn't found a direct method like
x.useOn(y);
then I tried some stuff (strange...) like
x.interact("Use");
y.click();
This really didn't worked hahah
So, what a correct way to do this?
Game Mode: RS3 (I don't know if this works on Old School);
Link to wiki: Chaos Temple / Chaos Altar;
Summary: This methods consists in use a altar that exist on Wilderness to bury the bones on it. The exp gained there is equivalent to exp gained on a Gilded Alter (found on players houses), and...
Has someone hints for full afk Aquanites training with ranged (with botting, sure...)?
Currently my ranged level is 90 with defense 94 and hp 97.
Enviado do meu iPhone usando Tapatalk
Game Mode: RS3;
Link to wiki: Enrichment aura
Summary: Idea is just suggest to Divination bots writer's update his bots with the option to those activate the Divination aura (enriched aura as described on Wiki link);
Required quests: No quests, only loyalty points;
Required items...
Game Type: RS3
I think this is very apreciated because we have not many like this currently.
I made out a simple Fletching bot to previous client for personal using. If I got opportunity I can rewrite it for Spectre (need API study).
Anyway, any Bot Author can do it, if possible.
Thanks for...
Q.: Why hunt grenwalls?
A.:
Fast exp. Grenwalls are animals found on Tirannwn area and give us one the best way to reach hunt 99/120/200m exp. Each grenwall catched gives 1k+ exp. Very good for levels 89-99+ training;
Cool cash. When you hunt a grenwall you rececive some herbs, anytimes pawya...
Has any resource from API or by yourself (a method or class) to help verify if a GameObject (like a tree, a door, a rock...) is currently reachable - if the object can be "touched" by the user?
Thanks in advance for support!
Hello guys! In this thread I'm suggesting to script writers develop a combat bot specific to train at Mature grotworms (800+ exp each/10500 hp/level 98).
If you don't know, these monsters give one of the best way for low/medium levels get cash on the game (using combat). This can be explained...
Hi guys, first I do not know if this question has been settled, after not getting satisfactory results in my search here on the forum.
So what are the basic commands to run the client on Ubuntu? It is better (easier) to use the version with installer or standalone? Use the terminal to that...
Hi guys, this is my character botting, I'm so scared for ban 'cause it's my main acc but, for now, I don't got alerts.
Special thanks to Defeat3d to release this hunting bot.
See you after.