Leaderboard
Popular Content
Showing content with the highest reputation on 11/29/18 in all areas
-
Dear Community, It's the Season to be Jolly! Something I'd like to say, but this will not be a negative post I promise! I know that I've done bad shit in the past, and have hurt many members due to my irresponsible actions, however as can be seen evidently, I'm here with all my debts paid and am doing good things in the Service Section in the Community. My Motive for doing this giveaway is not to Attract People, Show-off Wealth, or anything of the sort, but my main purpose was to celebrate Christmas with you all but most importantly GIVE BACK to those around Jolly good fun! So that's included? - 5 Bonds - 1 Free Main Firecape - 1 Free Pure Firecape - 1 NMZ Quest Pack (Quests Only - Lost City, Grand Tree, Vamp Slayer, Mountain Daughter, Fight Arena + Rock Cake) How to Win? 1. Like this Post 2. Leave a comment describing a typical day in Christmas for you 3. Pray for Good RNG (?) Winners will be Selected on the 8th of December which happens to be a Saturday! ????????????????????????????????27 points
-
β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 thread5 points
-
Hi! This dev build brings support for resizable mode! DISCLAIMER: SOME SCRIPTS / FEATURES MIGHT NOT WORK ON RESIZABLE YET. SCRIPTERS ARE AWARE OF THE CHANGES THEY NEED TO MAKE AND ARE WORKING ON IT. THIS VERSION MIGHT ALSO NOT BE FULLY STABLE, SO USE WITH CAUTION! THIS RELEASE IS MOSTLY TO FIND BUGS AND HELP SCRIPTERS SUPPORT RESIZABLE. Download link: http://osbot.org/devbuilds/osbot 2.5.29.jar Change log: API CHANGES: - Added Tab#ACCOUNT_MANAGEMENT and Tab#NONE - Tab#IGNORES has been deprecated and now falls under Tab#FRIENDS - Added Display#getScreenWidth() and Display#getScreenHeight() - Tab#getInterfaceParentId() and Tab#getInterfaceChildId() have been deprecated, use Tabs#getTabWidget(Tab tab) instead FIXES: - Bank#isSlotVisible(Bot bot, int tabSlot, int absoluteSlot) has been deprecated. Use Bank#isSlotVisible(int tabSlot, int absoluteSlot) instead. This method has also been changed to ensure the slot is visible enough to interact with RESIZABLE: - added MethodProvider#getDisplay() to replace GraphicsUtilities All static fields and methods from GraphicsUtility have been moved to this new class. GraphicsUtility is deprecated, but for now it still supports fixed size clients. - Entity#isVisible() has been changed to take render distance into account - Display#isVisibleOnMainScreen(Entity entity) has been added to better reflect visibility for entities - Display#getDisplayMode() and Display#setDisplayMode(DisplayMode mode) have been added to change between resizable and fixed mode - Inventory#getSlotBoundingBox(int slot) has been added to replace InventorySlotDestination#getSlot(int slot) - Store#getSlotBoundingBox(int slot) has been added to replace StoreSlotDestination#getSlot(int slot) - Trade#getSlotBoundingBox(OfferOwner owner, int slot) has been added to replace TradeOffsetItemDestination#getSlot(OfferOwner owner, int slot) MISC: - MethodProvider#getProjectiles() has been added for consistancy - Added Tabs#isOpen(Tab tab) for ease of use FINAL NOTE: Mirror mode and Web Walker are not yet confirmed to function fully on resizable! Some scripts also have positions hardcoded and might not work on resizable. - The OSBot Team3 points
-
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 results2 points
-
And this sweet drop while testing the script for update v254.0... 52 HOUR RESULT! 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
-
2 points
-
im muslim. but usualy if some christian friend invite me to him i get drunk.2 points
-
Mio leaves the mod team on monday this week due to being busy with her job and Im quoting her post "focussing on moving in the near future!". And today on the osrs dev stream they announced a new mod which happens to be female. Source: Bit too much of a coincidence right? ? be careful when mio asks you to add her ingame "to stay in touch"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!1 point
-
1 point
-
'the intelligent choice' by Czar Want to buy the bot, but only have rs gp? Buy an OSBot voucher here1 point
-
Due to the absence of a good free (sand)crab killer, I decided to make my own to train my pure. I used it from 50 attack to 75 attack on my SotD pure, and it seems to work well, although I'm up for changes based on feedback, if you guys have any. I've taken note how I use sandcrabs when I play normally, and translated that into code as best as I could. It does: - AFK at any location (you can set this in the GUI, and paint will reflect the spot) - Bank at any location (Similar to location selection) - Eat whatever you want it to (set it in GUI) - Eat at human-like intervals (sometimes at 70%, sometimes at 20% etc, but always up to 90-100%) - Have human-like waiting patterns. Sometimes it quickly reacts to losing aggro, sometimes it'll sit there for a minute (just like a human would) - Reset to any location (set in GUI, paint will reflect the spot) - Show XP/h and total gained for whatever combat skill you use - Work for sand-/rock-/ammonite crabs, as the user can set any location they want It doesn't: - Use pots - Drink wines - Hop if someone crashes you - Loot It might with next update (Probably not anytime soon...Account got banned (not from this script though) and now I have very little motivation to update this) : - Loot fossils - Accept wine as a food - Add better resetting mechanics - Add some normal (Gaussian) distributed input to avoid log-outs Changelog: Version 1.0 Now supports banking! User can now input when they want to eat Fixed error script not properly eating The things it does not do can potentially be added. Just let me know how it performs The script can sometimes idle for a few minutes! This is by design, as to mimic a human player doing sandcrabs. the paint will indicate how long it will stand around for, before resetting (this is different each time!) CatsSandCrabber V1.0.jar Maybe give this a like so I know people actually use it!1 point
-
1 point
-
Yeah it does look like it has fixed it. Iβll make note for future. Script is running flawlessly otherwise.1 point
-
1 point
-
1 point
-
1 point
-
edit: While the reset time is counting up, a player crashed me. (this happened twice) Then the timer went away, the bot didnt reset, and it just started manually attacking crabs. I'd like the bot to reset anyway, the player crashing my spot, shouldnt change the bots reset behaivor.1 point
-
Christmas shopping is difficult, but it's a good feeling to see family and friends smile! ?1 point
-
This Christmas I will try to successfully talk my way out of going to see my girlfriends family for another year of X-mas 4. Awesome post btw. =)1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Giving an advice on price checks on accounts that I sell daily? At least I'm trying to help instead of being an ass like you1 point
-
1 point
-
Holy fuck @OSRS Butlers Why not choose December 9th? That's my birthday lmfao you gonna cut me short like that xDDDDD Typical xmas day though, go to the midnight mass on xmas eve and once we are home, have fun and visit friends and family for the rest of the day1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Well this Christmas i am probably going to smoke some ranarr and cook myself some food alone in my flat #blessed1 point
-
Trees are on the roadmap but as the update's quite a big one and my agenda's always fully packed, it'll take a bit of time.1 point
-
1 point
-
Obviously Jagex is doing some client side validation to determine if you're using what they determine to be a bot client or not.1 point
-
1 point
-
1 point
-
Who said hodl'ing was smart? Don't stereotype because the average person was a moron. Not my problem that people don't educate themselves before getting into risky investments.1 point
-
1 point
-
New Update (v18) - Bolts are now supported (smithing) - Furnace is now left-clicked (cannonballs) Update will automatically go live within 24 hours, good luck guys Next update: CLI and saving/loading/recent profile.1 point
-
Lmao no need, I have like a script for every single skill, majority of which is split between you and Czar ^.^ I just haven't touched the Wintertodt/Warriors Guild/Pest Control in a while now. Probably will use the PC again once I'm eligible for the last boat. I'll go try out Wintertodt again, any recommendations for a good set up for a main? I'll probably look up a youtube video if not1 point
-
Brought this script , worked wonders got through all quests in a day stopping and starting a++++ just hope that the quest list carryβs in getting updated1 point
-
Will add a new version update any time soon. Thanks for the suggestions and feedback guys. Update for smithing object (first click instead of use bars) and superheating coming up! Activated all trials good luck guys, happy botting1 point
-
Too often? May I ask what levels you have? It would only reset after it isn't being attacked a certain (quasi-random) amount of time. If you have very high range/strength/attack and a spot with only 2/3 crabs, I can imagine it would reset very often, because it will kill everything in quick succession, and then the script will think the crabs went passive (while in reality they are just all dead). I'll throw a "I kill things quickly" tick-box in the next version, that will circumvent this. Or maybe start counting to reset only when there are burrowed crabs. Thanks for the feedback!1 point
-
I dont but i do want to make one at some point! basicly just the same script just delete a few classes lol1 point
-
i heard Juggles writes the best scripts. And theyre free! dont support monopolies, help the little guys out!1 point
-
1 point