Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Leaderboard

Popular Content

Showing content with the highest reputation on 12/08/16 in Posts

  1. When is it being released @FrostBug? :xboge:
  2. ๐Ÿ‘‘CzarScripts #1 Bots ๐Ÿ‘‘ ๐Ÿ‘‘ LATEST BOTS ๐Ÿ‘‘ If you want a trial - just post below with the script name, you can choose multiple too. ๐Ÿ‘‘ Requirements ๐Ÿ‘‘ Hit 'like' ๐Ÿ‘ on this thread
  3. 4 points
    'RoomScape', that's cute.
  4. Just report the thread with whatever name change you want and a mod will get to it as soon as possible. All we ask is that you please do not abuse this.
  5. :xcate: All hail @Alek for adding Merry cmass nubs
  6. Going to get full void and fighters torso on my new main guys Got top void piece y/day on 12/8/16 wew full melee void 12/8/16 boys got made/range helm left to get PC Points Needed for FULL VOID (RANGE/MAGE/MELEE) 1250 POINTS PC Points Gotten 850 POINTS
  7. 3 points
    My name is Keven, and I'm the dankest memer alive. To the outside world, I'm an ordinary lonely student, but secretly with the help of my friends on osbot, I fight weebs and find other dank memers like me. I hunted down the weeb who ruined osbot, but in doing so, I opened up our world to new threats, and I'm the only one dank enough to stop them. I am Mr Memer.
  8. 3 points
    thanks homie
  9. You can script wherever you want unless you have the "Scripter" title. There is only one place you can't script with that title, and you learn about it once you get the rank. Other than that go wild.
  10. PPOSB - AIO Hunter Brand new trapping system just released in 2024! *ChatGPT Supported via AltChat* https://www.pposb.org/ ***Black chinchompas and Black salamanders have been added back*** Supports the completion of Varrock Museum & Eagle's Peak OR CLICK HERE TO PAY WITH 07 GOLD! The script has been completely rewritten from the ground up! Enjoy the all new v2 of the script JOIN THE DISCORD CHAT FOR QUESTIONS/ SUPPORT/ CHATTING/ UPDATES! New GUI: Features: Click Here Current functioning hunter tasks: (green - complete || yellow - started || red - incomplete) Screenshots: Progressive Leveling: 1-19 --> Crimson swift 19-43 --> Tropical wagtail 43-63 --> Falconry 63+ --> Red chinchompas Updates How to setup Dynamic Signatures Report a bug CLI Support - The script now supports starting up with CLI. The commands are given below. Please put in ALL values (true or false) for CLI to work properly. Make sure they are lowercase values, and they are each separated with an underscore. The script ID for the hunter bot is 677. Parameters: EnableProgression_EnableVarrockMuseum_EnableEaglesPeak_EnableGrandExchange Example: -script 677:true_true_false_true ***Don't forget to check out some of my other scripts!*** OSRS Script Factory Click here to view thread LEAVE A LIKE A COMMENT FOR A TRIAL The script is not intended for Ironman accounts. It still works for Ironman accounts, but you must have all equipment, gear, and items.
  11. 'the intelligent choice' by Czar Want to buy the bot, but only have rs gp? Buy an OSBot voucher here
  12. Khal AIO Stronghold ยฉ Created by @Ericthecmh No longer being sold! Are you bored of training hours and hours to reach that lvl 99? Do you want to make some quick cash while training? Khal AIO Stronghold is your utimate solution to all your needs. Get insane exp while getting awesome profits NOW! GUI Preview: Current Features: - Supports any room and any monster in the Stronghold of Security! - Advanced antiban system - Full loot support - Food and banking support - Informative and decorative paint - B2P support - Bone burial fro easy prayer exp - Settings saving/loading - Eat food to make space for loot - Range support - Mage support How do I start this script? Reviews: Progress Reports (click spoiler to view more): Bug report format: Mirror or normal Version of OSBot client (number, not something like "latest") Description of bug report Description of how to replicate if possible Screenshot if possible
  13. If I've missed any, let me know and I'll add them. It seems like a lot of people are having problems with this, so I want to fix this up. It's a very simple thing that greatly improves the readability of your code Variables: All variable names should start with a lower case letter for the sake of clarity. Example: private long time = System.currentTimeMillis(); Another example: private Area area = new Area(1, 2, 3, 4); Notice how the names in both are lower case. If you want to make a variable with more than 1 word, you would capitalize the first letter of the second word. private Area theArea = new Area(1, 2, 3, 4); private long timeStarted = System.currentTimeMillis(); Note that methods follow essentially the same format. Examples: public int onLoop() { return 0; } Note that the first word is not capitalized, but the second word is capitalized. public void eat() { } The first word is also not capitalized. Simple, right? Constants This is used for values such as widget ID's - values that are final that never changed. All letters are upper case and instead of putting a capital letter to start a new word, instead put a _ to signify a space. private static final int SOME_ID = 57; public static final int TIN_ROCK_COLOUR = 53; Thanks to @@Transporter for reminding me to put this in Objects and class definitions Classes define objects, and their first letter is always capitalized so people know that a class is being referenced. Notice how we said: private Area theArea = new Area(1, 2, 3, 4); The 'Area' object has a capital first letter, so we know we're not referencing another variable, for instance the one we named just before called 'area'. If we are defining a class, we would do it like so: public class Thing { //attributes } *** Notice the upper case first letter! *** If we wanted to define a 'Thing', then we would say: Thing something = new Thing(); ^ capitalized ^ capitalized Enums If you're not familiar with what enums is, but you're still coding on OSBot, this will probably look familiar to you: private enum State { BANK, MINE, RUN_AWAY }; Notice that all letters are capitalized. This is how enums are named - exactly like the static IDs from before. This is a very simple task that takes about 5 seconds to learn. If you're not going to properly format your code, and you ask someone for help, you will come across as either very unknowledgeable or just lazy. If you have any questions, please feel free to ask . If I made any mistakes, tell me - I wrote this up in about 5 minutes.
  14. Im sorry to say but there is literally no way for us to prove who botted on this account. 24 Hours is enough time for both parties to have botted on it (meaning it could have been you or Drewy). Now to not be biased no one will be held to account for this. And you say you don't have a wintertodt script which is fine but that still doesnt rule out the fact that you could have botted another script on it (not saying you did of course but you get the general idea). Sorry for your loss.
  15. 2 points
    this ^ Can also add a 'holy blessing' to go in the range ammo slot that gives +1 prayer
  16. I'd like such a loving girlfriend as well. However, I'm stuck with ur mom every once in a while instead
  17. soon :xboge: :xboge: :xdoge: :xboge: :xcate:
  18. Scripters are allowed to write scripts for other botting communities, except for 1 specific community. I can't give it's name, ask a staff member in PM I suppose
  19. if im not mistaken, scripters cant have scripts on both SDNs
  20. I have a few accounts, I could sell you. But only for RSGP. CBA to get a PayPal chargeback after you get a Macro ban on the accounts.
  21. 2 points
    i usually get mine when it says my account is disabled
  22. 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.
  23. 1 point
    View in store $4.99 for lifetime access Key Features: Supports Bar smelting, Cannonball making and Item smithing Supports all tradeable bars for both smithing and smelting, with support for material-unique items (full list below) Supports the above activities in all locations you would ever want to perform them (full list below) Smart activity-based framework allows you to schedule tasks to be performed in succession (details below) Simple and intuitive start-up interface hosting the activity editor (Optional) Informative, concise, self-generating, recolourable and movable paint tracks useful run-time data (Optional) On-screen movable console logger to notify you exactly what the script is doing at any point in time Smart Gaussian-distribution derived Make-X value generator supporting letter scalar suffixes (Optional) Moves the mouse outside the game screen while idle Utilises the OSBot map web system with obstacle handling for inter-location traversal* (Optional) Ring of forging support for iron smelting ...and many more! *The OSBot web is very reliable however can occasionally (understandably) struggle with longer inter-location distances. As a result, I would highly recommend supervising the script while inter-location transitions take place. Supported Locations: Supported Bars: Bronze [1x tin ore, 1x copper ore] Iron (with & without Rings of forging) [1x iron ore] Silver [1x silver ore] Steel [1x iron ore, 1x coal ore] Gold [1x gold ore] Mithril [1x mithril ore, 4x coal ore] Adamant [1x adamantite ore, 6x coal ore] Runite [1x runite ore, 8x coal ore] Supported Smithing items: All generic material-independant items (e.g platebodies, knives, dart tips, etc...) Material dependant items: Bronze wire (bronze) Iron spit (iron) Oil lantern frame (iron) Studs (steel) Bullseye lantern (steel) Cannonballs (steel) Mith grapple tip (mithril) Activity based framework: The script features a fully-fledged activity system. This system allows you to completely customise each botting session and tailor it to the needs of your account. The system allows for 'activities' to be queued in sequence, whereby when started, the script will proceed to execute and attempt to fulfill each activity in turn. An activity is comprised of two parts - the task and the target. An example of a task may (arbitrarily) be 'Smelting gold bars at Edgeville' and an example of a target may be 'until level 70 Smithing achieved'. Both the task and the target can be fully customised to your needs, then saved and queued to the session activity manager. Task options: Smelting Bars (in a furnace) Making Cannonballs (in a furnace) Forging items (on an anvil) Target options: ... until out of supplies ... until level ฮป reached ... until ฮป experience gained ... until ฮป minutes passed (where ฮป is some inputted integer value) It is worth noting that by default all tasks are automatically considered complete if insufficient resources to perform the task are present. Setting up: Example paint: Gallery: Credits:
  24. 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 | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 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!
  25. 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!
  26. got bottom piece guys jst need gloves and helm for full melee and then gotta get other 2 helms got void gloves boys
  27. 1 point
    :xboge:
  28. i always do, waterfall vampire slayer witchs house fight arena (the quest with imp beads for mage exp) then afk at sandcrabs
  29. Buy $10 voucher and then buy VIP
  30. Trident of the swamp and toxic blowpipe.
  31. lmfao. I'm sure you will get more Vitamin C from eating a banana than eating an orange because our body see's the orange and knows it's trying to get Vit C so it blocks it out.
  32. 1 point
    If you are interested in selling, I will buy the account.
  33. mhmm maybe if the script was able to actually stand at the bank booth? like it was actually banking, might look less suspicious? Because the first time it was standing just outside of edge bank for 3-4 minutes which looked pretty suspicious. maybe it could walk to a safe area / out of the combat zone and then log out? edit: system update in 8 minutes lol.
  34. Hey there, loving the script - has gotten me from 83 to 92 cooking. Only issue is it hasn't run for longer than an hour as it logs me out eventually, thinking it is out of supplies when its not. at org.osbot.rs07.utility.ConditionalSleep.sleep(xn:119) at JugOfWineMaker.onLoop(p:993) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][12/08 03:56:33 PM]: Ran out of supplies! [iNFO][bot #1][12/08 03:56:33 PM]: Ran out of supplies! [iNFO][bot #1][12/08 03:56:33 PM]: Closing bank! [iNFO][bot #1][12/08 03:56:36 PM]: Terminating script ProjectPact's Jug of Wine Maker... [iNFO][bot #1][12/08 03:56:36 PM]: Thank you for using ProjectPact's Jug of Wine Maker! [iNFO][bot #1][12/08 03:56:36 PM]: Script ProjectPact's Jug of Wine Maker has exited! [DEBUG][12/08 04:03:36 PM]: Loading script id : 605 [DEBUG][12/08 04:03:37 PM]: Loaded script! [DEBUG][12/08 04:03:37 PM]: Launching script... [iNFO][bot #1][12/08 04:03:37 PM]: [break Manager] After botting for 1 minute(s), you will logout. [iNFO][bot #1][12/08 04:03:37 PM]: Loaded 4 built-in random solvers! [iNFO][bot #1][12/08 04:03:37 PM]: ProjectPact's Jug of Wine Maker! [iNFO][bot #1][12/08 04:03:37 PM]: Thanks for your support! [iNFO][bot #1][12/08 04:03:39 PM]: Jug of Wine Maker has been selected! [iNFO][12/08 04:03:39 PM]: Started script : ProjectPact's Jug of Wine Maker [iNFO][bot #1][12/08 04:04:07 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:04:38 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:05:08 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:05:36 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:06:06 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:06:36 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:07:06 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:07:35 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:08:02 PM]: Opening bank using an object. [ERROR][bot #1][12/08 04:08:04 PM]: Failed to wrap : class client.Qe java.lang.RuntimeException: Could not initiate wrapper : RS2Widget at org.osbot.core.api.Wrapper.wrap(rf:233) at org.osbot.rs07.api.Widgets.getWidgets(ff:23) at org.osbot.rs07.api.Widgets.isVisible(ff:85) at org.osbot.rs07.api.Bank.isOpen(no:323) at AuX.condition(p:728) at org.osbot.rs07.utility.ConditionalSleep.sleep(xn:119) at JugOfWineMaker.onLoop(p:993) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][12/08 04:08:31 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:09:01 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:09:30 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:09:59 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:10:28 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:10:57 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:11:25 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:11:56 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:12:26 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:12:54 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:13:23 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:14:00 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:14:30 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:15:03 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:15:33 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:16:01 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:16:30 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:16:59 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:17:28 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:17:59 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:18:26 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:18:54 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:19:23 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:19:52 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:20:21 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:20:49 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:21:18 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:21:47 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:22:15 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:22:43 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:23:13 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:23:44 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:24:13 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:24:41 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:25:10 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:25:39 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:26:08 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:26:38 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:27:06 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:27:37 PM]: Opening bank using an object. [ERROR][bot #1][12/08 04:27:39 PM]: Failed to wrap : class client.Qe java.lang.RuntimeException: Could not initiate wrapper : RS2Widget at org.osbot.core.api.Wrapper.wrap(rf:233) at org.osbot.rs07.api.Widgets.getWidgets(ff:23) at org.osbot.rs07.api.Widgets.isVisible(ff:85) at org.osbot.rs07.api.Bank.isOpen(no:323) at AuX.condition(p:728) at org.osbot.rs07.utility.ConditionalSleep.sleep(xn:119) at JugOfWineMaker.onLoop(p:993) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][12/08 04:28:06 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:28:35 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:29:04 PM]: Opening bank using an object. [ERROR][bot #1][12/08 04:29:05 PM]: Failed to wrap : class client.Qe java.lang.RuntimeException: Could not initiate wrapper : RS2Widget at org.osbot.core.api.Wrapper.wrap(rf:233) at org.osbot.rs07.api.Widgets.getWidgets(ff:23) at org.osbot.rs07.api.Widgets.isVisible(ff:85) at org.osbot.rs07.api.Bank.isOpen(no:323) at AuX.condition(p:728) at org.osbot.rs07.utility.ConditionalSleep.sleep(xn:119) at JugOfWineMaker.onLoop(p:993) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][12/08 04:29:33 PM]: Opening bank using an object. [ERROR][bot #1][12/08 04:29:35 PM]: Failed to wrap : class client.Qe java.lang.RuntimeException: Could not initiate wrapper : RS2Widget at org.osbot.core.api.Wrapper.wrap(rf:233) at org.osbot.rs07.api.Widgets.getWidgets(ff:23) at org.osbot.rs07.api.Widgets.isVisible(ff:85) at org.osbot.rs07.api.Bank.isOpen(no:323) at AuX.condition(p:728) at org.osbot.rs07.utility.ConditionalSleep.sleep(xn:119) at JugOfWineMaker.onLoop(p:993) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103) at java.lang.Thread.run(Unknown Source) [iNFO][bot #1][12/08 04:30:01 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:30:29 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:30:57 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:31:26 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:31:54 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:32:24 PM]: Opening bank using an object. [iNFO][bot #1][12/08 04:32:26 PM]: Ran out of supplies! [iNFO][bot #1][12/08 04:32:26 PM]: Ran out of supplies! [iNFO][bot #1][12/08 04:32:27 PM]: Closing bank! [iNFO][bot #1][12/08 04:32:30 PM]: Terminating script ProjectPact's Jug of Wine Maker... [iNFO][bot #1][12/08 04:32:30 PM]: Thank you for using ProjectPact's Jug of Wine Maker! [iNFO][bot #1][12/08 04:32:30 PM]: Script ProjectPact's Jug of Wine Maker has exited!
  35. If this was taken on your own personal computer, you could of downloader an auto clicker to click the on screen keyboard for you LOL
  36. Just restarted client, logged in, launched the script again still calculating;/
  37. Could i have a trial pls?
  38. @@Scotty I did it scotty! I got cate added!

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.