Everything posted by Czar
-
CzarRangingGuild
Yes, this script is updated.
-
Perfect Quester
Thanks Okay, got a p2p account and I'm going to add some p2p quests to this script. Version 1.94 - Black Knights Fortress quest is now a pure quest (it doesn't actually give defence xp) - Buys extra woad leaves from Wyatt for blue dyes - Picks extra onions and redberries for more dyes - Buys enough extra dyes for Ghosts Ahoy quest (ectophial quest) - Added gnome agility course support (not implemented in the script yet)
-
Perfect Quester
Version 1.93 - Karamja banana picking fixed - Combat training now supports switching styles every x levels (5 is default), gets 5 attack, switch to str, get 5 str, back to attack, get 10 etc.. - Script now paused while GUI is being filled - Egg looting from chicken pen fixed, no more 'I can't reach that!'
- Perfect Quester
- Perfect Quester
-
Perfect Quester
Okay I pushed version 1.92, despite not wanting to, I told Eric not to pull the latest version because I was having second thoughts on releasing this script since it will get me on payhold, but oh well. Pushed to SDN. Now it will be up very soon. Post proggies guys, and post suggestions!
-
Perfect Quester
Version 1.92 - Goblin Diplomacy added - Fixed seagulls pure mode, set combat target instead of stat target - Fixed looting bones for Demon Slayer, you wont have more than 25 in your bank anymore. - Added more redberry pie ingredient buying, just in case of burning the pie. EDIT: Next update will probably be ranged/magic support EDIT2: I'm going to add a separate script for F2P Quests (just the quests) to generate income for p2p to support the p2p aspect of this script. In the meantime I'll just be working on getting the script ready for dragon slayer. The actual dragon slayer quest is extremely easy, but the difficult part is getting ready for it (the combat stats, unless I get mage/range it will take long).
- Perfect Quester
-
CzarRangingGuild
Version 3.55 - Fixed camera issues, kept moving very twitchy, it's completely smooth and fast now (took a while to notice why this bug was there) - Added right-click option feature in the options menu, so the script enables it automatically Update has been pushed to the SDN. We must now wait until the update is verified. Meanwhile, the script does work however users have been reporting camera issues. EDIT: I must add, the camera is now working flawlessly! Looks amazing
-
Perfect Quester
Looks like we have to wait until it's pulled I pushed every 1.x update. Well I'm still going to keep adding updates and whenever Eric comes on, he will pull the latest update that I pushed. - Added a few failsafes in Romeo and Juliet - Added buying silk for Dragon Slayer quest later - Added Draynor Skull digging when doing Ernest the Chicken, for Fairy Tale: Part I wayy in the future. (member's world) - Added timer for home teleport Version 1.91
-
Perfect Quester
Thank you! More updates: - Added option for Doric's quest (unless you manage to find iron ore on the ground) - Added Priest in Peril quest - Fixed Waterfall quest rune buying from Aubury. (from 6 of each rune to only 2 earth runes, rest are in bank from tutorial..) - During Vampire Slayer, script will grab 2 cloves of garlic from the house for Fishing Contest Latest version: 1.9 EDIT: The new character folder is auto-created, don't worry about it. I set it back to OSBot/characters because the data folder can be emptied/modified and I don't want it to affect the script. That version is outdated and we must wait until the latest version is on the SDN (version which has tutorial island removed ~1.3)
-
Perfect Quester
All PM me for an auth. I will give you one too era10 Guys, I don't think the latest update has been pushed. The latest update looks like this: Which is version 1.8. Latest patches: - No longer gets stuck upstairs in Ernest the Chicken (very rare, but it does happen) - No longer dies from the skeleton while picking up the tube (made the timers ALOT faster while in that little room) - Added moving camera while walking/idle to speed up interaction Also made a start on my interactive GUI, which will feature a map with buttons (where to train), as well as visual options as to how you want the script to run. EDIT: I also added randomized paths, so no 2 paths are the same, I added 3 main routes from Lumbridge to Draynor (as a test) and it seems to be working perfectly. Next update will feature an emergency system which takes a number of measures to ensure the safety of character (so it wont die) including: - Speed up timers - Enable run - More active camera and inventory interaction It will feature prominently in low-hp situations, high-combat areas and dangerous zones (wildy perhaps? while looting the bar). Another plan to speed up the script is to completely cut out fishing, but we need 10 cooking for the redberry pie - so instead of fishing we can kill chickens in fred's farm and cook in the nearby stove. This will allow us to get melee + cooking in one trip, as well as shave ~1.5 hours from getting 10 fishing.
-
Perfect Experiments
Alright, I have a method which clicks them faster and better and I will implement it, thanks for the feedback and sorry about your account
-
CzarRangingGuild
It's supposed to close the target view, it clicks the target object aligned with the target interface's X option so it gets range xp and closes the interface immediately, to get higher xp.
- Perfect Quester
- Pug Tutorial Island
-
CzarRangingGuild
I just searched around the forums and other scripts are getting the same error. It is definitely the client. The error message doesn't contain any trace of my code so it can't be the script. The best solution now is to restart the bot and try again, we must wait for a bot update. Sorry for inconvenience I'm glad to know it's not my script though EDIT: Proof: http://osbot.org/forum/index.php?app=core&module=search&do=search&andor_type=&sid=7f58b2e3a89eac804d972e7692d339b2&search_app_filters[members][sear********ey]=members&search_app_filters[members][members][sortKey]=date&search_term=drawing+canvas&search_app=forums http://osbot.org/forum/topic/52141-apa-rock-crabs-osb2/page-17?hl=drawing+canvas#entry683628 As for the range guild stopping due to no more money, it's because it couldn't identify the money because of the aforementioned bot error.
-
CzarRangingGuild
public class Money extends Node { @Override public boolean validate() throws InterruptedException { if (inventory.getAmount("Coins") < 1000) { return true; } return false; } @Override public boolean execute() throws InterruptedException { log("// Ran out of coins! Terminating..."); stop(); return true; } } That is the only code related to stopping the script, weird o_O If it happens again, please tell me every detail of what the script is doing, so I can handle it.
-
CzarRangingGuild
How many coins did you really have? I made it log out when coins are less than 1,000 (1k). Edit: version 3.54 will have: - Standing adjacent to the competition judge, non-diagonal interaction - More reliable camera rotation These updates are purely for optimization and increase range xp/hr. Talking to the judge while you aren't next to him will always slow down xp/hr. Camera rotation is perfectly fine right now, but I can always make it more smooth and faster. Coming soon: Teleportation to varrock and selling rune arrows that you got from range guild. Should be easy: requirement camelot teleport and varrock teleport at all times. It is optional, of course.
-
CzarRangingGuild
That is very nice to hear, I'm glad you enjoy it Happy botting!
-
Perfect Quester
Yess, good news! Okay guys I just woke up, who wants to test just PM me I'll give them auths EDIT: Let me just get the script ready , eta: 30 mins EDIT: Final updates pushed pre-beta: - Walk objective bug fixed, path will be null once finished, won't repeat EVER. - Task finisher removed, script may be interrupted and wont be able to finish properly - 'Randoms' system included, e.g. if player is at draynor underground, and finished quest, the random system will detect he's doing nothing and will locate him back to mainland. (I say random because this is similar to detecting randoms). I'm going to push this to the SDN and hopefully it will update soon so you guys can try it asap! version 1.5
- Perfect Quester
- Perfect Quester
- Perfect Quester
-
CzarRangingGuild
Well, v3.53 is now live on the SDN, finally! Thanks Eric for compiling Happy botting everybody!