Everything posted by Chris
-
Excellent Dragons
/** B U G R E P O R T F O R M **/ Logger output (pastebin this if it is greater than 15 lines) *if applicable*: Status in the paint: Which mode you are doing(Dragon Location): Gui settings: Gear setup (EQUIPMENT & INVENTORY): /** B U G R E P O R T F O R M **/'
- Cyberghost
-
been 2 days and no refund update
aprox 72hrs
-
Excellent Dragons
V7.86 Fixes: Worldhopper should now be working. Adjusted and brought Blue Dragons (Heroes guild) mode out of 'BETA' *Uses duel ring to bank / games to burthope* *MUST HAVE HEROES QUEST COMPLETED* Fixed multiple Jug of wine issues. should be functional and drop empty jugs. Future plans: Report webwalker travel bugs and add bank travel to Metal dragons Fix and get Brutal Black Dragons out of 'BETA' * I will either buy an account or get one serviced. * Make a video / write up and add on to the Thread 'Manual' of all the scripts features I will post on the thread again when the update is live. Thread Poll will be closing soon. approx 1-2 weeks P.S if I have failed to give script trials quote me and I will activate them.
- Rare Doggo™
-
event.execute always giving me an NPE
script.execute(e);
-
Excellent Dragons
in beta. I need to work on it when I get an account. im currently working on getting Heroes guild mode (Blue dragons) out of beta.
- Excellent Dragons
-
How to REDUCE Bans
this needs to be moved to the tin foil hat section 'Botting & Bans'
-
Buying bonds
just a bug with buyItem. k9thebeast already reported it
-
The just use onLoop() bro
- Buying bonds
if (message.getMessage().equals("Grand Exchange offer slots can only hold one Old School bond at a time.")) //click confirm button- The just use onLoop() bro
- Buying bonds
use onMessage as a failsafe- Where am I wrong?
just use onLoop bro- is it weird if
- Keep getting banned.
dont bot = no ban- Can anyone help me
- Can anyone help me
just use onLoop bro @Override public int onLoop() throws InterruptedException { if (!getCombat().isFighting() || myPlayer().getInteracting() == null){ //if not fighting or get interacting does not exist //NPC npc = getNpcs().closest("Chicken"); basic NPC npc = getNpcs().closest(new Filter<NPC>() { //filter api @Override public boolean match(NPC npc) { return npc.hasAction("Attack") && npc.getName().equals("Chicken") && npc.getHealthPercent() > 0 && npc.getInteracting() == null; } }); if (npc != null && npc.interact("Attack")) { new ConditionalSleep(2000) { //timout time. once 2000ms passes it will stop @Override public boolean condition() throws InterruptedException { return getCombat().isFighting() || !npc.isAttackable(); //sleep until WE ARE FIGHTING OR WE CANT ATTACK THE NPC <- our condition true? stop sleeping :false sleep until 2000ms } }.sleep(); } } /// else we sleep the looptime. return 600; } | https://osbot.org/api/org/osbot/rs07/api/filter/Filter.html https://osbot.org/api/org/osbot/rs07/api/model/Character.html https://osbot.org/api/org/osbot/rs07/api/Combat.html https://osbot.org/api/org/osbot/rs07/utility/ConditionalSleep.html- [S] 40M BTC/Ppal
- Old School Account Creator
- Excellent Dragons
Ill take a look i have a beta version implemented- Looking for a web developer
@Okabe- degree
more like get psyched! u simba lookin asss ********a- [Stable] OSBot 2.4.130 - Ads + Input
- Buying bonds