Everything posted by Khaleesi
-
In need of HTML help
Then add another <br> after second row lolz
-
In need of HTML help
Only add <br> after first row then xD
-
In need of HTML help
I'm noob at html but don't you need to close the </body>? Add <br> after first row ;)
-
Dealing with box trap animations
Can't you just check the Boxtrap on the ground by its name? Is way more reliable since this will probably break every thursday bcs jagex update... Afterwards check if it has the required action to determine what state it is in? Khaleesi
-
Khal AIO Agility
Thx for the report! Can you get me the whole error? This is just a small part of it khaleesi
-
interface help
You are getting an NPE error (nullpointer Exception) If (231,2) doesn't get found it will return null. So you do null.interact("Continue"); (and you can't really interact with something that doesn't exist right?) You should stop using interfaces since the are deprecated. Use RS2Widget instead. You basicly to this: RS2Widget chat1 = widgets.get(231,2) if(chat1 != null && chat1.isVisible()) chat1.interact("Continue"); Why are you using: (Did you decompile code? Decompilers generate this kind of code) .interact(new String[] { "Continue" }); You can just do: .interact("Continue"); Goodluck! Khaleesi
-
Khal Pest Control
ya unlimited and lifetime acces ^^ Soon it will be fixed, currently at work. When I get home I'll get it done asap!
-
Help new to osbot
The mirror client really improves they anti ban. But keep in mind that the mirror client is still in beta and still has a few flaws. Goodluck botting!
-
[REQ] Wilderness Looter
Hmm could be a good idea, Will take a look on this 1
-
Accurate Flesh crawlers
Well played, shoudl I release mine too?
-
OSBot 2.3.56 - All kinds of things
Going hard xD
-
Khal Pest Control
Gave you a few hours ^^ Goodluck!
-
Khal AIO Agility
Ow ok I'll try to see why it does that!
-
Khal Tutorial Island
I'll push an update this evening .
-
Khal AIO Agility
Sure gave you 24 hours Ow ok ! This client issue has been reported before. The devs are aware of this error -_- I'm afraid this is out or my reach to fix Khaleesi
-
Khal AIO Agility
Gave you 24 hours ;) Goodluck !
-
Khal Pest Control
Not yet, WIll get on this tomorrow
-
Khal AIO Agility
thx whats that for a dumb question? isn't it supposed to be good? xD You better ask: Are there any flaws at any rooftop? Yes interacting with pole at canafis is a bitch. you want a trial? ^^
-
Khal Pest Control
Nope no way to fix, mirror client is still garbage. Wait till its fully functional It doesn't work when a script changes regions...
- Khal AIO RuneCrafter
-
Khal AIO RuneCrafter
Gave you 24 hours
-
Got my first glasses today.
I got the same I only need them for driving, watching television ^^ High five! Didn't knew you had glasses You must be hawt with them
-
Khal AIO RuneCrafter
Thx for the report, i'll add it so it will just walk back instead. Khaleesi
-
Khal Motherlode
Its a armor set you can buy with golden nuggets, a full set grants extra Exp when you mine the vines
- Count To 10,000!