Leaderboard
Popular Content
Showing content with the highest reputation on 11/22/16 in Posts
-
13 points
-
These are the notes I wrote down when I was first learning java. These are just the basics and should help set a foundation for you. It is crucial to understand these basics because they are used in every script. I took these notes while doing Code Academy ** On the Order of Operation part, it is best to use parenthesis instead of following the guidelines because it can get confusing.9 points
-
8 points
-
This is a limited time offer guys, i don't have much money to live on for the next 5 days, so i need money to be able to survive. Im offering sigs for just $10. my work: www.ashdesigns.net skype: joseph.pe14 points
-
i might be wrong but i dont think he has written a script that checks wc xp every 3mins tbh This is ofc a requirement for s34 points
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Account builder mode to level your firemaking to level 50 or even higher. - Equips pyromancer gear option - Chopping and burning logs (base Option) - Relights brazier - Fletch option - Fix brazier option - Make potion and heal pyromancer when down option - Tons of food supported - Brazier swicthing when pyromancer is down - Advanced game settings to skip games, smart caluclate points, afk at certain points, ... - Bank or Open crates - Dragon axe special attack - Fletch at brazier option - Chop in safespot option - Worldhopping - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 909:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot managers you do not need to specify -script 909): -script 909:TaskList1.4515breaks (With breaks) -script 909:TaskList1.4515breaks.discord1 (With breaks & discord) -script 909:TaskList1..discord1 (NO breaks & discord) Proggies:3 points
-
3 points
-
Going to lock this, make sure the order is done today. I guess having it done in 4 days is still a reasonable timeframe since it was just an estimation. @Sahand I suggest you to treat your customers a bit more polite next time and maybe they won't immediately resort to creating a dispute against you.3 points
-
NEW! Added Gemstone Crab! 81 Hours at Cows Brutal Black Dragon support Sulphur Nagua support Blue Dragon 99 ranged 99 Ranged at Gemstone Crab 81 Range F2p Safespotting Hill Giants Hotkey List // F1 = set cannon tile // F2 = hide paint // F3 = Set afk tile // F4 = reset afk tile // F6 = Set safespot tile // F7 = activate tile selector // F8 = Reset tile selector // F9 and F10 used by the client, EDIT: will re-assign as they are no longer used by client // F11 = Set breaks tile // F12 = Reset breaks tile User Interface Banking Tab Demo (handles everything with banking) You can copy inventory (to avoid adding individual items...), you can insert item names which have Auto-Fill (for you lazy folk!) and you can choose whether to block an item and avoid depositing it in bank, ideal for runes and ammo. Looting Tab Demo (From looting to alchemy, noted/stackable items too) You can choose whether to alch an item after looting it simply by enabling a checkbox, with a visual representation. All items are saved upon exiting the bot, for your convenience! Tasking Demo (Not to be confused with sequence mode, this is an individual task for leveling) You can set stop conditions, for example to stop the bot after looting a visage, you can have a leveling streak by changing attack styles and training all combat stats, you can have windows alert bubbles when an event occurs and an expansive layout for misc. options! Prayer Flick Demo (Just example, I made it faster after recording this GIF) There are two settings: Safe mode and efficient mode, this is safe mode: Fight Bounds Demo Allows you to setup the fight bounds easily! Simplified NPC chooser Either choose nearby (local) NPCs or enter an NPC name to find the nearest fight location! Simple interface, just click! Level Task Switch Demo (Switching to attack combat style after getting 5 defence) You can choose how often to keep levels together! e.g. switch styles every 3 levels Cannon Demo (Cannon is still experimental, beta mode!) Choose to kill npcs with a cannon, recharges at a random revolution after around 20-24 hits to make sure the cannon never goes empty too! Results Caged Ogres: How does this bot know where to find NPCs? This bot will find far-away npcs by simply typing the NPC name. All NPCs in the game, including their spawn points have been documented, the bot knows where they are. You can type 'Hill giant' while your account is in Lumbridge, and the bot will find it's way to the edgeville dungeon Hill giants area! Here is a visual representation of the spawn system in action (this is just a visual tool, map mode is not added due to it requiring too much CPU) Fight Area Example (How the bot searches for the npc 'Wolf') Walking System The script has 2 main walking options which have distinctive effects on the script. The walking system is basically a map with points and connections linking each point. It tells the script where to go, and decides the routes to take when walking to fightzones. Walking system 1 This uses a custom walking API written by myself and is constantly being updated as new fightzones are added. Pros: - Updates are instant, no waiting times - More fightzones are supported Cons: - Sometimes if an object is altered, the changes are not instant - Restarting the script too many times requires loading this webwalker each time which adds unnecessary memory (there is no way to make it only load at client startup since I don't control the client) Walking system 2 This is the default OSBot webwalking API - it is relatively new and very stable since the developers have built it, but is currently lacking certain fightzones (e.g. stronghold) and other high level requirement zones. It is perfect for normal walking (no object interactions or stairs, entrances etc) and never fails. Pros: - Stable, works perfect for normal walking - All scripters are giving code to improve the client webwalker - More efficient when restarting the script since it is loaded upon client start Cons: - No stronghold support yet - Some new/rare fightzones not supported yet - If there is a game-breaking update or an unsupported fightzone, it may take some time to add/repair (less than 24 hours usually) So which system should I choose? Whichever one suits your chosen fightzone best! There really shouldn't be any problems - the sole purpose of these options are for backup and emergency purposes, if the script ever messes up there is always the next option to select. Note: If the script ever fails, there will be immediate updates to fix the walking systems! Script Queue/Bot Manager: Script ID is 758, and the parameters will be the profile name that you saved in the fighter setup! Bug Report templates: New feature request - What is the new feature - Basic description of what the script should do - Basic actions for the script: 'Use item on item' etc. For when the script gets stuck on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village') - Plugin or normal script? - Did you try all 3 walking options? Script has a logic bug (e.g. dies while safespotting) or (cannon mode doesn't pickup arrows) - What is the bug - How did you make the bug happen - (optional) recommendation for the bug, e.g. 'make the script walk back' or something - Tried client restart? - Normal script or a plugin? - Which exact setup options are enabled? Afk mode, cannon mode, etc etc.2 points
-
import org.osbot.rs07.api.model.Entity; public enum Rock { CLAY(new short[]{6705}), COPPER(new short[]{4645, 4510}), TIN(new short[]{53}), IRON(new short[]{2576}), SILVER(new short[]{74}), COAL(new short[]{10508}), GOLD(new short[]{8885}), MITHRIL(new short[]{-22239}), ADAMANTITE(new short[]{21662}), RUNITE(new short[]{-31437}); private short[] colours; Rock(final short[] colours) { this.colours = colours; } public boolean hasOre(final Entity rockEntity) { if (rockEntity.getDefinition() == null) { return false; } short[] colours = rockEntity.getDefinition().getModifiedModelColors(); if (colours == null) { return false; } for (short rockColour : this.colours) { for (short entityColour : colours) { if (rockColour == entityColour) { return true; } } } return false; } } Usage: RS2Object tinRock = getObjects().closest(obj -> Rock.TIN.hasOre(obj));2 points
-
2 points
-
Compared to old: http://osbot.org/forum/topic/99897-%E2%98%85sysm-aio-service%E2%98%85-questingpower-levelingmini-games-verified/ Yes/No and why ?2 points
-
Most programmers avoid order of operations by forcing parenthesis to ensure the order is correct. Typical mistake: bool1 || bool2 && bool3 Some people might think it's evaluating (bool1 || bool2) && bool3 when it's really bool1 || (bool2 && bool3).2 points
-
Hey, I am the person who has been handed down this service from Nathan/Lepurc. Now, I don't want to get too involved with this, and I am leaving Sahand's AIO Service asap, nor am I taking sides. The order was handed down to me by Lepurc on Friday, however I don't believe I was ever told an ETA on the job. I was aiming for Monday/Tuesday and I even stated this to Dynamite, but I never said it was a definite. May I just say that ETA means "Estimated time of arrival", so if it isn't done by the ETA you cannot exactly dispute since it is only estimated. I understand if Nathan stated that it will be completed by "2-3" days that its only fair for a refund is given if not completed by the time frame. On the other hand, Sahand was being quite rude and arrogant towards Thomas for no reason at all. I stated the service would have been done by tonight, Tuesday, however due to all of this bother I cannot finish tonight which was the "estimated time frame". There was no need for Sahand to come into the chat from nowhere and say what he said to Thomas (https://gyazo.com/cb381587f152818b6829a6e505360b74). I told Thomas the order would have been done by the end of tonight and there was not a problem with that, till Sahand started speaking. As seen here: https://gyazo.com/cb381587f152818b6829a6e505360b74 - Sahand is being quite arrogant for no reason. I am happy to answer any questions related to this.2 points
-
an account with unregistered e-mail isn't %100 safe so please don't say it is.2 points
-
Just added a new update for v46 of the script - More accurate payment code - More accurate coal bag code - Added an extra fail-safe for both systems - Dynamic siggies are almost ready for all users now Once the script starts, there will be an option to view all your 'highscores' from the dynamic siggies. It will be a toggled hotkey to switch from Current Paint to Total Paint, more information coming very soon2 points
-
That's coinbase though, people who use coinbase don't actually do anything illegal, they just trade bitcoins 24/72 points
-
Whats the point, mayswell just use a autoclicker software, still going to show as the same thing to Jagex lol..2 points
-
2 points
-
by Czar Buy now (only $8.99!) 143 HOURS IN ONE GO!!!!! update: this bot is now featured on the front page of osbot! More reviews than every other fishing bot combined! 100 hour progress report!!! How to use Script Queue: ID is 552, and the parameters will be the profile name that you saved in setup! This process is really simple, just to save you headache1 point
-
NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!1 point
-
Yeah got one fully quested I plan on selling at the moment, one in the process of being quested - will be finished tomorrow. Then there's this one1 point
-
Hands down the worst scripts I've ever seen Jk mate. Can't wait to see you join the Scripter 1 community1 point
-
1 point
-
1 point
-
1 point
-
Awesome. I'd say Bank when required as there's no point losing a bar/trip for two minutes. Would the ability to restock Staminas when out be added to GE Restocking?1 point
-
Task mode may be added in the very near future, just need to convert code from my other task-based scripts such as fletching script As for stamina potions, guys what is the best setup for stamina/energy potions, keep the potion in inventory at all times or get item from bank when necessary? The GDK script will have GE support 1-2 versions after the perfected release (still need to test the script fully), as for air orbs it will have GE support immediately EDIT: Will add a failsafe for the interface ASAP, will be included in this version (v46) of the script ASAP1 point
-
that's kind've a big ask for something that's pretty unnecessary. like... it takes so long to get from 30-75 smithing.1 point
-
1 point
-
1 point
-
Are you the level 19 wearing full mithril that has a f2p bot in every world looting them?1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
steel bars with coal bag support bug: bot accidentally took 27 coals instead of 26, making the inventory look like this -> coal bag, coins, 26 coals. now theres 1 coal left in bag, and it keeps spam clicking trying to take it out. i tried manually putting the coal on belt and resumed the script but it still thinks theres 1 coal left in bag as u can see in the proggy. https://s22.postimg.org/iqwv19q2p/asd.jpg1 point
-
1 point
-
I am totally revamping the script this weekend to make it more stable. Updates should be out shortly after.1 point