Leaderboard
Popular Content
Showing content with the highest reputation on 01/22/23 in all areas
-
♔CzarScripts #1 Bots ♔ Proven the #1 selling, most users, most replies Script Series on the market. Big THANK YOU to all our wonderful users and supporters over the 8 years, we couldn't have done it without you. Czar Bots have always been the Best and the most Feature-rich bots available with the most total sales in OSBot history. Come and find out why everyone is choosing Czar Bots today. ♔ LATEST BOTS ♔ If you want a trial - just post the script name and it will be activated after I hit 'like' on your post Requirements: hit 'like' on this thread2 points
-
The most complete, most features, Guardians of the Rift Bot anywhere on the market, provably so! by Czar New record is 285 hours!!!!!!!!!! Next record: (125 hours!!!!) Bans are always lower with new scripts!!!! Full feature list: - Completes Rune Mysteries, Enter the Abyss, Temple of the Eye, 10 runecrafting - Supports filing/emptying all essence pouches (+ npc contact repair ONLY) - Upgrade pickaxe - Loot chest and buy, wear robes - Minigame teleport + webwalk from anywhere in the game - Uses catalytic talismans whenever possible - Deposits runes at pool, or drops them if UIM - Assembles guardians if limit isn't reached - Places cells as soon as available - Custom breaks per games played randomly (e.g. 10-25 games -> trigger breaks) - Hop worlds if not already in an official world - CLI Support - Saving/loading profiles for quicker setup - Balances points automatically, or choose elemental/catalytic only - Repairs pouches via Cordelia! new! - Opens intricate pouches new! - Uses reward lamps on runecrafting new! - Option to stop on set, or needle, or both! new! - Food while questing! new! - Smart world hop system, detects low pop worlds! new!2 points
-
This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 7+ Years Maintained | 'the intelligent choice' by Czar NOW SUPPORTS VYRES ONLY SCRIPT ON OSBOT AND OTHER CLIENTS THAT HAS FULL VYRE PICKPOCKETTING WITH SWITCHING. BOT SWITCHES VYRE NOBLE AND ROGUE OUTFIT APPROPRIATELY 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!2 points
-
F2P AIO for starter accounts! Script utilizes SF switch to script methods to include training multiple skills and changing OSRS settings. Skills included: (These will all cap at 40/41, to continue from lvl 20 melee skills user will have to manually purchase trout, mith full helm, mith platebody, mith platelegs, mith kiteshield, mith scimitar. Suggest purchasing 400 trout to start, script takes 22 per run.) - Attack - Defense - Strength - Mining - Woodcutting - Prayer - Ranged - Smithing - Fishing Purpose of this script is simply to level up fresh completed tut accounts. This script does not have any built in breaks. Please use your own breaks within osbot if you choose to have breaks.2 points
-
ROADMAP TO Learning JAVA and Becoming an OSBot Scripter (ABSOLUTE BEGINNERS) INTRO As I’m writing this guide, I’m a total noob to scripting and probably will be for many years to come. Also English is not my first language so please be kind =] I love this community and I feel that the road from absolute zero experience in Java to becoming a scripter that can produce high quality scripts and use them for advancing his account or setting up farms, is something I always wanted to master. There are great guides to be found written by helpful people that contribute to our forum, discord and beyond. I certainly learned a lot from these posts but I’ve always had a hard time piecing the information together when it comes to making a clear study plan without prior programing knowledge. I feel there is a vast number of people like myself that would love to have one roadmap that tells you where to start and how to move forward. If you follow this roadmap from beginning to end, you will have a basic understanding of the basic tools you need, the basis of Java language and how you can start to practice with your own simple scripts within OSBot. I’ve been botting many accounts since OSRS came back after EOC. through many platforms in the past, I’ve maxed out my main and run several relatively small scale gold farms that did pretty well. Using VPS’s, socks5 proxies and accounts/bonds bought through multiple discord servers. However my costs were always a bit high due to the fact that I had to buy everything I could not make or script myself. Requirements OSbot of course https://osbot.org/mvc/get Download JDK8 NOTE: Windows x86 version or Windows x64 Tools Now its time for you to choose which IDE program to use and finally try to write your first scripts. Both are great but ill start with the most popular one. Download Eclipse IDE, you will use this program to write your scripts. Download: https://eclipseide.org/ Setup: https://osbot.org/forum/topic/131666-setting-up-eclipse/ Setup creator profile: https://osbot.org/forum/profile/23977-liverare/ Look into another very popular IDE program called IntelliJ IDEA. But before you do that you need to download and install Java SE Development Kit 8: Download IntelliJ IDEA: https://osbot.org/forum/topic/154399-script-development-setup/ Setup creator profile: Token NOTE: I did not create the tutorials above to set up those tools. Massive thanks to Liverare and Token. Please make sure to visit the profile link above and drop him a like and massive shoutout! LEARNING THE JAVA BASICS Step 1. The official Oracle Learning the Java Language *NOTE: The lessons are categorized into “trails”. Go through the trail “covering the basics”. I hope some experienced scripter will read this and add the trails that would be beneficial as well. I can imagine the trail “ creating Graphical user Interfaces” would be great too for your scripts. https://docs.oracle.com/javase/tutorial/index.html Step 2. Learning the basics by completing codecademy https://www.codecademy.com/catalog/language/java Step 2.1 Import some open source scripts from OSBOT into the IDE and get a feel for how they are written and try to change some stuff to see if it still works. .(always on a socks5 proxy as to not compromise your home IP.) Step 3. W3Schools.com https://www.w3schools.com/java/default.asp Step 4. Head first Java, 2nd Edition (OPTIONAL IMO but will greatly expand your understanding) https://www.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208 Step 5. The really big index (OPTIONAL IMO, OUTSIDE THE SCOPE OF THIS ROADMAP) https://docs.oracle.com/javase/tutorial/reallybigindex.html Java named the index themselves and added a description; A list of all content pages in “The Java Tutorials”. I can imagine you become a scripting grandmaster if you master this entire list. Step 6. Try to create your very first script. Start with something very simple like a fisher or woodcutter. See how it performs and maybe later add a GUI by creating it with Swing. Or with JavaFX. Then try running it for multiple hours to see how it performs.(always on a socks5 proxy as to not compromise your home IP.) NOTE: Take a look at the Snippets in the subforum. They are a great resource for bits of code to use with your scripts OSBOT Specific information NOTE: Now that you have a basic understanding of how to use Java, its time to learn about the implementation of OSBot itself. I have to be honest here and because I’m only starting to learn this, I hope an experienced scripter will correct any mistakes or add the info we need. Please just send it to me so I can improve this roadmap =] OSBOT’s API Without the API the two programs would not know how to communicate. You can find the API Documentation here. However, if you are like me and haven’t started learning yet, this might as well be written in Chinese. Fortunately for us, a very nice gentlemen has written a guide to help us out. The guide was written by Vilius. You can find the guide here. Please drop him some likes and thank him for this amazing effort! NOTICE: As most of you, I’m at the beginning of my journey to become a scripter. Despite having botted for years on all sorts of platforms and chances many of you have as well. I’m sure I’ve left stuff out or made some mistakes regarding the best progression to get you scripting in no time. I would greatly appreciate it if you would send me over the mistakes I’ve made or the content/steps/tools I’ve overlooked. If you would like to see something/added/altered or removed from this guide, please do not hesitate to dm me or leave a comment on the thread. I hope we can all contribute to this guide so aspiring scripters will have a go to roadmap where to start their study/practice and keep improving the knowledge of this beautiful community! I have intentionally left out A LOT of basic/advanced stuff because this guide is just to get people started with scripting. But I do feel like I should give a few very basic tips that are in line with this guide so you won’t get destroyed by Jagex and speed up the process of testing your scripts. I won’t mention specific vendors or web shops in this guide and im not affiliated with anyone or anything mentioned in this guide. Just in case, here are some basic tips before you start. - Don’t do anything that is against Jagex terms of service on your main IP address. You ALWAYS want to keep that ADDRESS clean. That includes making new botting accounts, going onto sketchy discord servers, visiting botting websites, logging into botting clients, meeting with mules etc etc. Chain bans are real. - For all the other activities in the botting client, get some socks5 proxies that allow you to set your location and get https proxies for account creation and other browser stuff(most can switch between socks5 and https. For accounts with an expected short/suicide lifespan, use cheap datacenter ip’s but try to find a webshop/vendor that is not tailored to rs players as those ip’s are almost always flagged due to reselling which will block or ban your account straight away. If you want your accounts to last much longer, pay a bit more for a residential proxy from a reputable seller. This is only worth it if you are creating an account that will eventually generate a lot of gp like a bossing account. Be careful because there are a lot of scammers on the proxy market. There are also some good vendors on discord market servers you could look up. I have maxed accounts that way. Once you learn how to spam create accounts fully automated, this becomes less of a problem. - Unless you have a but load of accounts running locally on your machine or paying for the specs of a VPS that can only handle so much, don’t use screen mirroring to minimize detection. This will about half the accounts you can run on a machine. - Don’t start of creating scripts that are know for high ban rates. Usually methods that create a lot of gp as you will get frustrated soon by the bans and think there is something wrong with your script. - To save a lot of money and have way more time to focus on testing your scripts, find discord marketplaces with reputable vendors that sell 14 days membership codes for as little as $2.40, lvl3 accounts with tut completed go for as little as $0.10. You can also get accounts with specific stats to get straight into testing your scripts. My personal goal Off the record: If you want to know what level of expertise I would like to accomplish through making my own scripts/applications, I encourage you to watch this mini goldfarm that the botter made from scratch, and is almost fully automated. I hope it motivates you just as much as it did me. If you could offer any guidance where I could find information to help me achieve this, I would be most thankful! Fully automated OSRS botfarm from scratch Thanks for taking your time to read my first guide and happy scripting2 points
-
Buy now lifetime (only $4.99!) by Czar Proggies: Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips Make sure to set food in your setup window! Don't bot more than 12 hours a day! It's not humanlike! Features: - All locations supported, including Crab Claw Isle - Banking support - All combat types supported (ranged, all ammo + ranging types, including looting) - Activity Slider -- choose 4 different activity settings from: (Afk my position, Afk any generated position, Attack visible/active crabs only, Full activity/attack all) - Aggression Slider -- choose from 4 different aggression settings: (Only retaliate to crabs, Attack people's crabs when none are found, Attack all crabs, ONLY attack other people's crabs) - Tasked levelling - allows you to set level goals and switch attack styles to raise different skills, e.g. set goals to 50 70 70, from current stats 44 51 55, it will reach the goal stats. - Skill Priority: you can choose in which order to raise the stats, e.g. lowest first, nearest to goal first, top->bottom, bottom->top, level-up evenly, etc. - Customized Stop Conditions: stop script when a certain condition is met, e.g. reached goal stats, killed X crabs, time passed, ran out of equipment, items, etc. - Simple (on user's side) inventory layout chooser consistent with all my scripts -> 1 button copies inventory layout and saves it - World hop support, with player count chooser -- World hop customization: allows you to choose which tile to hop worlds from -- Break tile chooser: allows you to choose which tile to break on, ~3 minutes before breaks trigger - 'Non-botting' mode (very popular): allows you to afk the script and technically not bot at all: the script will display jframe popups (and beep) when crabs are no longer aggressive which will prompt the user to manually refresh the crabs by walking up - Item looting, including rare drop table option - Potion support (all potion types) - Crab refreshing by walking out of the region Coming soon Anti-Crash detection (still need to pump out beta version) Gallery1 point
-
Brought to you by the #1 most sold script series on the market. Come and see why everyone's choosing Czar Scripts! This is the most advanced Agility bot you will find anywhere. $9.99 SCRIPT INSTRUCTIONS Optimal Setup for the bot: Please set the mouse zoom to far away (to the left, like below) so that more obstacles can be seen in the view, and so the script can be more stable and reliable Also, make sure to have roofs toggled off (either go to settings tab or type ::toggleroof) for optimal results1 point
-
NEW! Added Grand Exchange auto-restocking! Perfect for goldfarms!! Features Coming Soon: - Deathwalk support - Salamander support - More ironman routes for barrows How to use Bot Manager or Script Queue: Script ID is 1181 Script Parameter is the saved profile name, e.g. hello123.txt1 point
-
By Czar 99 in one go!!! Multiple 99s in 1 sitting!!!!! Features List - Supports 4 locations, with randomisation options (Randomise all, randomise north-only, randomise south-only) - Supports taking the axe for woodcutting, if not already equipped/held - Supports taking all equipment including Tinderbox, knife, unfinished potions from crates - Prepares for matches early, and waits around the brazier if you selected to light them (For +25 initial points) - Supports waiting at the safezone after winning the match (at 500 points) to preserve food - Supports training agility via the northern agility steppe - Knows exactly which external actions interrupt your current action, and plans accordingly - Identifies cold snaps and either avoids them completely, or randomises between avoiding and tolerating them - Allows you to fletch logs before burning them for a more balanced experience gain - Choose to optionally switch to other sectors if pyromancer is dying - Identifies pyromancer health, brazier repaired, brazier lit at all times - Knows exactly how many points our current inventory holds (in terms of burning logs) - Gets 1-50 firemaking: locked to maximum of 50 firemaking, and locked to Grand Exchange only. - Buys a player-owned-house via the Varrock Estate agent if you don't already own one (Optional) - Identifies if the account has visited Zeah before, and plans ahead. - Will travel to Zeah by ship to unlock it for newer accounts (Highly useful for goldfarming!) - Resupplies food, jewellery and teleports via the Grand Exchange - Teleports to Grand Exchange supported: Ring of wealth, Varrock teleport tab, Varrock spell (runes only!), Amulet of glory, Home teleport (Lumbridge/Edgeville) - Teleports to Wintertodt Camp supported: Games necklace, walking - Allows you to filter and join matches when a certain % of the game is already active, so wait for next match if below X% - Either holds onto crates, banks them or opens them - up to you! - Supports choosing your own food, choosing when to eat (eat %), choosing minimum to leave match for, and amount to withdraw - Upgrades to pyromancer gear when applicable - Identifies when you get a Phoenix pet - Buys warm clothing that your account is able to wear, filters by skill requirement. - Stop notifications tab (similar to Perfect Fighter): allows you to choose when to stop the bot, or when to alert/notify you - Stop the script at ANY moment in time, after X minutes/hours/seconds, after X wins, after X item gained (pet too!), after X experience gained & more! Buying Warm Clothing (3 missing pieces)! Results1 point
-
RUNNING 4 SESSIONS PER NODE NODE [2] WITH 4 MORE BOTS Showcase: 8 bots same time generating ~2.8m/hr which equals to roughly ~67m/day! 1 MULE PER MACHINE FAQ What is the script ID? 782 Can I run this bot with the Bot Manager? Yes, the parameters will be the saved file name in the setup window, you will see once you run the bot. Can I request features added to this bot? Yes, I am always listening to requests and adding new features all the time!1 point
-
efficient & flawless Link: Script now live: Here Features Bypasses Jagex's camera movement bot trap. new! Uses ESC key to close the interface new! Uses the higher xp method (aligns the camera to the target so it closes the menu when it pops up) NEVER gets in combat, 'tower' method of getting out of combat isn't even there (deliberately). Logs out when no money left Equips bronze arrows when necessary Displays 'goal' information, e.g. (at 77 range it will also show details for 80 range, time left, xp left, etc) Automatically equips higher level gear such as d'hide chaps and vambs Runs away just in case of emergency! ................................................................................................................................ With the bots on OSBot, Czar promises to deliver yet another incredible piece to the CzarBot empire. This means you will get to run the script with no worries about bans and xp waste. LEGENDARY HALL OF FAME 100 hour progress report Configuring the bot and the result: Set the npc attack option to 'Hidden' if you want to avoid deaths forever! For extra XP FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make it public, it was privately shared with some friends and has been working flawlessly. Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you are low level, you can use a ranging potion at level 33 ranged to get in the ranging guild. Try and have as high ranged bonus as possible. Gallery ANOTHER 1M TICKETS GAINED !!1 point
-
How to use the OSBot script queue in 2023: Introduction: Recently OSBot added the support to queue scripts, this means you can create a list of tasks and let the bot do all fo those tasks one by one. No more stopping and starting scripts to change tasks. Note: Scripts don't have script queue support by default, the script developer has to make some minor changes to support it. More info can be found in the script developer section. How do we start using this: In the client you will see a new Icon where you can start a script. Click it and you will be able to start making a script queue! Simple as that Example account build: The best way to explain this is probably by showing a small example, I will be using my own scripts to create this example as I know these already support script queuing. Let's say we want to get the following stats on a fresh account: - 40 Woodcutting - 25 Thieving To start this you will need the following script: Khal AIO Woodcutter, Khal AIO Thiever After that we want to start creating tasks on how we want to achieve these levels listed above. For each task we will have to create 1 or 2 files that holds all info so the script queue knows what to do. Woodcutting: 1-15 chop+bank at trees at Varrock 15-30 chop+bank at Oaks at Varrock 30-40 powerchop willows at Lumbridge Thieving: 1-5 Thieving man/Woman at Lumbridge 5-25 Thieving cake stalls at Ardougne Example CLI file creation: Task 1: 1-15 woodcutting at Varrock East Trees (Banking). 1. Set the right location and the right tree to chop (Varrock East + Tree). 2. Save as a CLI file and pick a name, I will use WC_1-15_Varrock 3. Enable the breakmanager 4. Set a stop by level condition to 15 woodcutting. 5. Save the breakfile as CLI file and pick a name for it, I will use WC_1-15_Varrock_Breaks Task 2: 15-30 woodcutting at Varrock East Oak trees (Banking). 1. Set the right location and the right tree to chop (Varrock-East + Oak tree). 2. Save as a CLI file and pick a name, I will use WC_15-30_Varrock 3. Enable the breakmanager 4. Set a stop by level condition to 30 woodcutting. 5. Save the breakfile as CLI file and pick a name for it, I will use WC_15-30_Varrock_Breaks Task 3: 30-40 woodcutting at Lumbridge willows (powerchopping). 1. Choose your settings + make sure to have your player on the right location you want to chop in so the file knows what to save. 2. Save as a CLI file and pick a name, I will use WC_30-40_Willows 3. Enable the breakmanager 4. Set a stop by level condition to 40 woodcutting. 5. Save the breakfile as CLI file and pick a name for it, I will use WC_30-40_Willows_Breaks Task 4: 1-25 thieving, for this example without breaks for this task (Because of the built-in task system in the script we only have to make 1 CLI file for this instead of 3 like the woodcutter) 1. Choose your settings and make sure to set the stopcontion right. 2. Add task and repeat adding tasks as you like 3. Save the Task list as CLI file and pick a name for it, I will use TH_1-25 Example How to make the queue: So in total you should have created 7 CLI files at this point. (4 script CLI files + 3 Breakmanager CLI fles) All files can also be found in your OSBot Khal folder: C:\Users\YOURNAME\OSBot\Data\khal 1. Select the Khal AIO Woodcutter script from the list 2. Use your CLI file names as argument and add a "." in between them, first part is the script CLI file, the second part is the breakmanager cli file (Optional). => WC_1-15_Varrock.WC_1-15_Varrock_Breaks => WC_15-30_Varrock.WC_15-30_Varrock_Breaks => WC_30-40_Willows.WC_30-40_Willows_Breaks => TH_1-25 3. Add the tasks to the queue After adding all tasks start the queue and watch the magic happen How to use queues with CLI: There are 2 options on how to start a queue from the command line: 1. scriptqueue {queuename} (queue fdile has to be in the OSBot/Data folder) 2. scriptqueue {filepath} Example usage: 1. -scriptqueue testqueue 2. -scriptqueue C:\MyQueues\testqueue.txt (Or whatever the path is in your case) Feel free to join Our discord for more info and updates!1 point
-
Hey, This release brings a beta implementation of script queueing and some small bug fixes. API CHANGES: - Quests#DRAGON_SLAYER has been deprecated for Quests#DRAGON_SLAYER_I FIXES: - Made some improvements to the Death's Office handler MISC: - Added the first steps in script queueing. Scripters are responsible for adding queueing support to their scripts. Scripts won't work properly in the queue by default! - Minor bug fixes. - The OSBot Team1 point
-
stopping at 100 is a life saver I hated looking and it said 100+ patches fixed in 1 game lol1 point
-
Wow good timing, just released a (beta) test for muling, gl guys enjoy Lot of ppl using this script atm it's really popular1 point
-
1 point
-
Do you see anything Java related when you open the .jar file? Try reinstalling Java or you can try this: https://johann.loefflmann.net/en/software/jarfix/index.html Here is some more information on installing Java for OSBot: https://osbot.org/forum/java/1 point
-
1 point
-
Stealth injection is the best atm, I recommend enabling new mouse + stealth + using 1-3 matches per break feature << this one is the most important one to go for 99s easily, it's more humanlike to take breaks Also new update submitted (v9.6) death runes should be working better Added all trials enjoy Next update will be: Auto-selling for dyes, lanterns (50, 100 pearls each), again this will be the only GOTR script to support those I am grinding hard for you guys to have the best results1 point
-
1 point
-
As a passionate Old School RuneScape player, I've always been curious about the potential of using Artificial Intelligence to enhance the gaming experience. One area that particularly caught my attention is the use of AI for training bots to perform skilling tasks such as woodcutting or mining. The repetitive nature of these activities makes them perfect candidates for automation. With that in mind, I am excited to announce that I am starting a new project that aims to use reinforcement learning to train a network that can learn how to skill efficiently in Old School RuneScape. My ultimate goal is to create a bot that can learn and adapt to different skilling scenarios, becoming more efficient and effective over time. However, I am just starting out on this journey and I would love to collaborate with like-minded individuals who share my passion for AI and Old School RuneScape. If you're interested in joining me on this project or have any suggestions, please don't hesitate to reach out to me on Discord. I'm looking forward to hearing from you and working together to push the boundaries of what's possible with AI in Old School RuneScape. discord: Astra#85331 point
-
These can be equal by changing the final chain method call in my example. canWalk.getPositions().stream().filter(nonWalk::contains).collect(Collectors.toList()) //List<Position> The Area class accepts the following constructor: Area(Position[] positions) canWalk.getPositions().stream().filter(nonWalk::contains).toArray() The following returns an Object[] array and would not be accepted by the Position[] constructor parameter unless we cast onto the object. I am not sure if my example works as I have only typed it up and did not run a test script to verify. canWalk.getPositions().stream().filter(nonWalk::contains) //Note .filter(nonWalk::contains) is an example of a method reference https://www.tutorialspoint.com/differences-between-lambda-expression-and-method-reference-in-java https://www.baeldung.com/java-method-references1 point
-
The documentation for AreaFilter states that it will return a new Filter instance containing the Entities filtered by their position. It will check the entity positions to check whether they fall within the provided Area passed in as the parameter. Here is an example of its usage in the NPC API: closest method docs: https://osbot.org/api/org/osbot/rs07/api/EntityAPI.html#closest-org.osbot.rs07.api.filter.Filter...- getNpcs().closest(new PositionFilter<>(myPosition())); // Return the NPC that matches this filter // Get the closest NPC that is on my positon. getNpcs().closest(new AreaFilter<>(new Area(1,2,3,4))); // Get the closest NPC where their position is in this Area ..and so on1 point
-
1 point
-
1 point
-
nvm just noticed i posted in script factory section but the logic should still apply.1 point
-
1 point
-
Try this as a solution. As of now I don't think there is API for this but I may be wrong. You could always make a wrapper class that extends the Area API to create your own methods. Area nonWalk = ....; Area canWalk = ....; Area walkable = new Area((Position[]) canWalk.getPositions().stream().filter(nonWalk::contains).toArray());1 point
-
Hey folks, I'm looking for some discussion on a simplified F2P brid pking decision tree (for an upcoming script I'm working on). It's my first time on the OS Bot community and looking forward to learning the API and designing some nifty tools. What are your thoughts on some of the decisions it needs to handle? For the time being, I omitted potting & prayer flicking to keep it as a simple & achievable script to hack together within a couple days. The account I will be building it for is 40 attack/40 strength/60 ranged/13 prayer.1 point
-
1 point
-
Hi Khal, may I try out a trial? Purchased your thieving, and it has been nothing but AMAZING so think I am gunna stick with you. Currently 98, maybe hours ran and not a SINGLE problem! So if Agility proves the same, I am RUNNING to you, aha.1 point
-
1 point
-
1 point
-
1 point
-
Can I have the trail for this please plus the wintertodt script was a beast1 point
-
can i try the free trail please am making a list of the ones i will be buying1 point
-
1 point
-
Add CLI to your script, then call complete() in your script when ready to move on to the next script in the queue.1 point
-
1 point
-
Khal Fishing trawler updated to V2.09: - Will now stop playing at 100% contribution - Added construction skillbar to see xp gained and xp rates. Will be live soon! Enjoy1 point
-
So after around 6 months of botting on 3 accounts, 2 of them finally got banned! was a great run!1 point
-
1 point
-
Quoting because new page. I appreciate the support seriously nobody understands how much it means to me1 point