Everything posted by Khaleesi
-
Khal Woodcutter
Sure gave you 24 hours
-
Khal AIO Agility
Sure gave you 24 hours.
-
Khal Pest Control
Added my own walker, seems to have fixed tbhe issue another small update for V0.04 - Smoother special attacks - Added points gained to the paint Khaleesi
-
Khal Pest Control
Just noticed it too here, will be testing my own walker, instead of osbot walker.
-
Khal Pest Control
Where did it afk? inside the boat on pest control itself?
-
Khal AIO Agility
Thx for report, this evening all courses/rooftops will be updated anyway^^ Will keep an eye out for this. Khaleesi
-
Khal Pest Control
I pushed the update about 15 min ago. As soon as the update gets approved it will be online. V0.03 not working with mirror atm? Did a small fix yesterday
-
Khal Pest Control
Script updated to V0.04: - Added more weapons for special attacks. - Better range support - WORKS ON MIRROR CLIENT Goodluck have fun! Khaleesi
-
Khal AIO Agility
Sure, gave you 24 hours
-
Khal Blast Furnace
Depends when Divinity or Alek finds some time to add it Hopefully it is tomorrow ^^
-
Khal AIO RuneCrafter
Working on lavas atm, finishing last details. won't be able to add magic imbue (lunars) till i got a higher magic lvl The client is injection based, if you find some flaw, i get it fixed within 24 hours Sure gave you 24 hours! Goodluck Khaleesi
-
Can you drop trade to a fresh 3lvl account with f2p?
He meant, a lvl 80 player can give stuff to a lvl 3. but a lvl 3 can't give stuff to a lvl 80. bcs you need 24 hours in game time. Droptrading does NOT work, if a lvl 3 drops something, the lvl 80 can't pick it up, it will only be visible to the lvl 3. if a lvl 80 drops soemthing, the lvl 3 can pick up. hehe
-
Khal Blast Furnace
Soon my friend soon!
-
*Searching for osrs client to attach to* issue.
Make sure you only got 1 version of java installed. Remove the 64 version
-
How to call out a May-Day call - Full Guide
Instructions unclear, Got dick stuck in ceiling fan...
-
[AlphaTeam] THE RETURN OF [AlphaTeam] [New scripts]
there goes my monopoly on runecrafting ... Welcome back guys! Would love to see some good scripts! (Except runecrafting ) Khaleesi
-
Khal Blast Furnace
Go check it out on yuotube, basicly 800+ pll creating bars at the same moment, you also gain a small % of exp based on how many bars the other players make. It's really cool and pretty easy profits for less reqs. I ahve no idea about the bann rate at this point.
-
Khal AIO RuneCrafter
ow really ... so it tries to run out of the altar? xD never heard that before .. will see what jagex fucked up this time Does it happen often? What does the script status say? does it happen when you rafter the runes or before? Khaleesi
-
lost 7 accounts in 1 day....
500k+, with woodcutting? Runecrafter from 44 at abyss, blast furnace should come close to that... but with woodcutting/ mining you will not come close to 500k/h xD use proxys, don't bot longer then a couple of hours a day. Botfarm is hard these day, you have to do it properly...
-
Khal Woodcutter
Thx for the report, this is indeed an issue. Added it to my list, will have a look this evening or tomorrow. Thx! khaleesi
-
what is happening to my client help?
No idea, add more ram to the client? Try restarting computer, Osbot also going to have a performance update this weekend
-
what is happening to my client help?
Probably some memory issues, seems like it's struggeling with performance.
-
Typing into a dialogue
Use this: if (script.colorPicker.isColorAt(505, 390, new Color(174, 160, 131))) { script.keyboard.typeString("" + 99); } Checks if you are able to input text, Uses a color to determine if scrollbar is gone. For the "Use" thing: This is what i use: public static void useItemOnItem(String name1, String name2, Script script) { if (script.widgets.getInventory().getSelectedItemName() != null && script.widgets.getInventory().getSelectedItemName().equals(name1)) { Item item = script.widgets.getInventory().getItem(name2); if (item != null) item.interact("Use"); } else { Item item = script.widgets.getInventory().getItem(name1); if (item != null) item.interact("Use"); } } Hope this helped! Khaleesi
-
Khal Pest Control
Not sure if trolling or for real on this one... I Just posted the anwer in the previous post. Since I base my script on the NPC's around, this makes the script run way smoother. Only downside is that the mirror client doesn't load them proper. I can release a half-assed script, working 50% on regular and 50% on mirror. Which will not be the case, a huge part of the people here runs the regular client... As soon as the mirror client gets a few more updates, I'll be happy to do some modifications. Maybe I'll make an option at the GUI: - Run half-assed script, for mirror client. Khaleesi
-
Khal AIO RuneCrafter
Which part is too fast? lifetime You mean missclicking the altar?