Everything posted by 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?
-
Khal Pest Control
Nope, since eveyrhting is based on NPCs it's not working. mirror client doesn't load npc's porper. Making the script fail...
-
slayer script?
ya slayer script which is flawless isn't pretty damn hard. There so many different cases/ option there could be flaw Testing this is really a pain. It takes days and days of time to actually debug it.
-
Khal Motherlode
Next time use bug report template ... If nobody posts the bug, I can't solve ... or do you think magically an angel falls down from the sky and comes to tell me it gets stuck at that location. This area was added TODAY at motherlode. So try to change the attitude when posting something and explain what's wrong and I garantuee you get a fix withint 24 hours. Posts like you did will most likely be ignored. Thx for the report and the screenshot, Helped me very good. Script updated to V0.02: - Fixed getting stuck in new Area at south-east corner. - Added option for antiban, lowers bannrate slightly. Note: Will be adding upper area soon! Khaleesi
-
Khal Woodcutter
bcs it like it No it's a known issue ... I made an error report about this: http://osbot.org/forum/topic/68840-2356-localwalker-walking-to-wrong-position/ Soon i'll be using my own webwalker, should solve all issues ^^ Khaleesi
-
Khal Woodcutter
Botting on thursdays is deadly in the first place Antiban does help slightly.. this does garantuee you are safe. Could be a delayed bann, since they get applies on thursdays, or few reports ... Could be anything
-
Construction, in house objects
Yup same was happening with box traps at chins ...