Everything posted by Chris
-
Excellent Dragons
Yes they made a mistake. I just saw the store pricing. it should be 12.99 but it is still showing monthly. I will pm maldesto and fix the issue
-
Who's next?
@Chris @Chris1 @chris2 @Chris304 @Chris63 @Dard
-
Excellent Dragons
weird. I'll make edits to the code and see whats going on. I will look into stamina pot support
- Solution
-
Excellent Dragons
It is now a one time purchase
- Accounts for sale
-
Chargebacked by PlayerAuctions?
gj idk why u use that shit site
-
Excellent Dragons
it should loot when the stack of bolts > 3
- USE MIDDLEMEN
-
USE MIDDLEMEN
- ["RADICAL BRO"] ["12/10 - IGN"] SINATRA WYVERNSPRO 1M/H [VISAGE !] [OPEN BETA!]
b- VOID IS SCAMQUITTING. DO NOT TRADE.
lmao ez- Accounts for sale
#1 3m 07 | #2 2m 07 | #3 5m 07 (3m bank + 2M for acc)- Selling Medium 12" Dominos Cheese Pizzas
will hit up soon. dont get in town to my apartment till the 20th- NullPointerException help?
dont use states- Accounts for sale
- Conor Mcgregor Song!
ufc sucks asss fuck u losers haha anime is life watch anime boxing cunts- My Code Crashes
import org.osbot.rs07.api.model.RS2Object; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; @ScriptManifest(author = "Kingbutton", info = "Fire Cooking", logo = "", name = "LumbCook", version = 0) public class Main extends Script { @Override public int onLoop() throws InterruptedException { if (fireCheck()) { log("hello bitch"); } else { makeFire(); } return 50; } public boolean fireCheck() { RS2Object fire = objects.closest("Fire"); return fire != null; } public void makeFire() { if (!myPlayer().isAnimating() && !myPlayer().isMoving()) { GroundItem log = getGroundItems().closest("Logs"); if (log != null && log.interact("Light")) { new ConditionalSleep(3000) { @Override public boolean condition() throws InterruptedException { return myPlayer().isAnimating(); } }.sleep(); } } } }- My Code Crashes
o null check b4 interacting if its a ground item use the GroundItem api- My Code Crashes
- Excellent Dragons
Taken from Token quester page Not sure if this is still an issue but you will see it fail to select certain actions when selecting through dialogue. Since I use the dialogue API to handle the looting bag(to select the options), there is not much I can do in terms of coding to fix this problem I don't think. We will have to expect an update to mirror mode to fix the current issues. You will have to use stealth injection for now. Sorry.- Excellent Dragons
I started the 5 hour trial when I replied to your comment that day. gave you another.- Excellent Dragons
- Excellent Dragons
are you using injection or mirror mode?- Excellent Dragons
Needs to be capital first letter http://excellentscripts.x10.bz/users/Skillcube10.png - ["RADICAL BRO"] ["12/10 - IGN"] SINATRA WYVERNSPRO 1M/H [VISAGE !] [OPEN BETA!]