Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/05/19 in Posts

  1. 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 points
  2. There are no socks6 proxies for sale. You have a choice between socks4 and socks5, and you will need to use the latter.
    2 points
  3. 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.
    1 point
  4. 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 headache
    1 point
  5. NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png
    1 point
  6. This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec
    1 point
  7. 'the intelligent choice' by Czar Want to buy the bot, but only have rs gp? Buy an OSBot voucher here
    1 point
  8. I whipped this up tonight, start it in any bank with or without the compost or the saltpetre in your inventory. i know other people have made this, i just don't run other peoples free scripts no offense to anyone. Heres my version. import java.awt.Graphics2D; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; @ScriptManifest(author = "Durky", name = "Sulphurous Fertiliser", info = "Combines compost and Saltpetre", version = 1.0, logo = "") public class main extends Script { private String Sulphurousfertiliser = "Sulphurous fertiliser"; private String Compost = "Compost"; private String Saltpetre = "Saltpetre"; private boolean opened = false; private boolean lastInventory = false; private int leftOverAmount = 14; private long startTime; private int amountMade = 0; private String status; private State playerState = State.COMBINING; @Override public void onStart() { startTime = System.currentTimeMillis(); status = "Starting up!"; } public enum State { BANKING, COMBINING, SHUTTING_DOWN; } private int sleepDelay = 2500; private long iterations; @Override public int onLoop() throws InterruptedException { switch (playerState) { case BANKING: if (!opened) { log("attempting to open bank."); status = "Opening Bank, getting more!"; opened = true; if (!getBank().isOpen()) { getBank().open(); new ConditionalSleep(5000) { public boolean condition() { return getBank().isOpen(); } }.sleep(); } } if (getBank().isOpen()) { status = "Removing Items from the bank!"; if (getInventory().contains(Sulphurousfertiliser)) { getBank().depositAll(); amountMade += getInventory().getAmount(Sulphurousfertiliser); } sleep(random(500, 1000)); if (getBank().getAmount(Saltpetre) > 13) { getBank().withdraw(Saltpetre, 14); } else { leftOverAmount = (int) getBank().getAmount(Saltpetre); getBank().withdraw(Saltpetre, leftOverAmount); lastInventory = true; log("down to the last " + leftOverAmount + " saltpetre"); status = "Last Inventory! out of saltpetre"; } sleep(random(500, 1000)); if (getBank().getAmount(Compost) > 13) { getBank().withdraw(Compost, 14); } else { leftOverAmount = (int) getBank().getAmount(Compost); getBank().withdraw(Compost, leftOverAmount); lastInventory = true; log("down to the last " + leftOverAmount + " compost"); status = "Last Inventory! out of compost"; } getBank().close(); opened = false; setPlayerState(State.COMBINING); } break; case COMBINING: if (!getInventory().isEmpty()) { if (getInventory().contains(Compost) && getInventory().contains(Saltpetre)) { getInventory().getItem(Compost).interact("Use"); sleep(250); getInventory().getItem(Saltpetre).interact("Use"); iterations = getInventory().getAmount(Compost) >= getInventory().getAmount(Saltpetre) ? getInventory().getAmount(Compost) : getInventory().getAmount(Saltpetre); status = "Combining the materials!"; amountMade += iterations; sleep((int) sleepDelay * iterations); setPlayerState(lastInventory ? State.SHUTTING_DOWN : State.BANKING); } else setPlayerState(State.BANKING); } else setPlayerState(State.BANKING); break; case SHUTTING_DOWN: log("Shutting down, thanks!"); stop(); break; } return 500; } public State getPlayerState() { return playerState; } public void setPlayerState(State playerState) { this.playerState = playerState; } @Override public void onPaint(Graphics2D g) { g.drawString("Run time: " + formatTime(System.currentTimeMillis() - startTime), 10, 304); g.drawString("Bot Status: " + status, 10, 320); g.drawString("You have currently made " + amountMade + " Sulphurous fertiliser!", 10, 334); } public final String formatTime(final long ms) { long s = ms / 1000, m = s / 60, h = m / 60, d = h / 24; s %= 60; m %= 60; h %= 24; return d > 0 ? String.format("%02d:%02d:%02d:%02d", d, h, m, s) : h > 0 ? String.format("%02d:%02d:%02d", h, m, s) : String.format("%02d:%02d", m, s); } } SulphurousFertiliser.jar
    1 point
  9. Here's my road to botting max melee Starting with 5 accounts 3/5/2019 3/21/2019 All 5 previous bots banned and a new 5 take their place, point of this thread is to reach the goal and there's going to be some trial and error getting there
    1 point
  10. 60/60/60 flesh crawlers (if they survive move on to membs) 70/70/70 sand crabs 99/99/99 NMZ
    1 point
  11. AHHH OMG IT'S AMAZING
    1 point
  12. Yes he will be required to refund you fully. Supplies he used + original service payment.
    1 point
  13. i own stealth quester have not had any bans. you are just doing sketchy shit. like running 10 quests in a row
    1 point
  14. no need to change hwid after each ban lol
    1 point
  15. I don't really rest them at all, maybe a few hours before I start using them. Over time the accounts are rested though - this one has been going for nearly 10 days straight: https://gyazo.com/310799205efbf4a188b61ef8ffcfc5b3 I don't typically verify emails as I run a suicide farm & sell accounts. If you prefer to verify accounts you can just use a spam email account such as guerilla mail.
    1 point
  16. I would add Agility to this list. Just had 2 of my 3 accounts in training banned (and right after questing 1 of them to sell today..)
    1 point
  17. ur not even executing right you should be using MethodProvider/Script.execute(Event event);
    1 point
  18. It has somewhat sorted some issues for me in mirror mode, just create a .bat or .sh file (depending on your operating system) and have this line in it 'java -jar (osbot filename).jar -Xmx1024m' put it in the same directory and now you should be running with 1024 megs of ram allocated. Most of the time this isn't needed, but it could possibly help in certain scenarios It's only if you're running mirror mode, you can hold down shift and press f4 to go down in 50ms increments, you should see the change be reflected in the client itself https://osbot.org/forum/topic/102148-mirror-mode-guide-tutorial/
    1 point
  19. @Czar How do I incresse the reaction timer? Cant find it in the menu
    1 point
  20. FO][Bot #1][03/05 09:06:05 PM]: [DreamExecutor] Drinking: Prayer potion [INFO][Bot #1][03/05 09:08:23 PM]: [DreamExecutor] Drinking: Prayer potion [INFO][Bot #1][03/05 09:08:54 PM]: [DynamicSignature] Updated Signature [INFO][Bot #1][03/05 09:11:40 PM]: [Rechargeable] Tome of fire set to checking: true [INFO][Bot #1][03/05 10:08:08 PM]: Terminating script FruityNMZ v2... [WARN][Bot #1][03/05 10:08:14 PM]: Script executor is taking too long to suspend; restarting now... Still getting the same error message after updating my Java to the latest Version 8 Update 201 (build 1.8.0_201-b09)
    1 point
  21. Hey Czar could i try this script of yours please? Appreciated Brother
    1 point
  22. The biggest overhead performance wise for mirror mode, is mirroring the client itself, the scripts themselves don't actually use up too much processing power so if you stop a script and the client is still running, you'll notice that it probably will use the same amount of power
    1 point
  23. It's currently been hidden from the store while @Czar works on updates and suggestions!
    1 point
  24. Can i get a trial? Liked the thread
    1 point
  25. Your batch file and osbot jar must be in the same folder aswell as osbots jar name must match to the file. Else use direct path to osbot.jar
    1 point
  26. What do you need? 80/80/80 - 90/95/90  How would you like to pay? OSRS GP Would you like to use an MM or go first? MM What is your Skype? Andrewpaxton76 Do you agree to my ToS? yes
    1 point
  27. Just bought it let you know how it goes! The third script I own of yours.
    1 point
  28. @Czar Just tried using this script on my main again after a while and using the same settings as him above (anti-pattern, avoid players) and it still goes to mine more ore while the other inventory is floating and then runs back, loots it, banks it with the mined ore (like 4-6 spots) then goes back and repeats it for every full inventory
    1 point
  29. I'll do more testing. I will get you your high scores Turk!
    1 point
  30. The more testing you do, the more quickly you'll gain understanding of what works and what doesn't. There are a lot of factors when it comes to success so you've got your work cut out for you. It will be definitely interesting to follow the results your case produces good luck!
    1 point
  31. From personal experience, 1. I don't use proxy, all botting done on home ip. Ip is static. If I really have to use proxy, it is to prevent mule chain ban. 2. Your proxy may be private/premium. Means used by you but could also mean be re-used by someone else previously. Ip are all recycled. Hence, time to switch when you are banned fast. 3. Bans are pretty intensive these days. Banwaves happens occasionally in f2p.
    1 point
  32. If you can please explain exactly what's going wrong, and post any error messages you may be seeing, people can help you out further.
    1 point
  33. 1. Yes most people run 1-5 accounts per proxy. Depending on your budget and risk ratio you can split up into more proxies if you'd like. 2. There is no set number. Once you start getting bans 'abnormally fast' on your proxy, then you should switch. 3. There is too much conflicting info out there to be certain about anything. Some successful botters suicide bot, some people bot very carefully, and everything in between. It's a lot of trial/error, varies by method/script, best to see what works for you personally. Good luck.
    1 point
  34. with the new update of enchanting rings can you select where you want to manually enchant each one or just let it enchant a whole inventory?
    1 point
  35. hi could i get a trial of this script please?
    1 point
  36. @miniman No need to be rude, I am literally here to help and fix the script to make it perfect for everyone, I have nothing against anybody here, I just need some specific details about bugs. If the banking setup is failing, please, copy and paste your entire fight profile commands list and pm me it, I will run the exact same thing, and it will be fixed within 5 minutes, that's all it takes - but with no data on the bug and just a simple 'not working with tele, keeps failing, fix', it will take much longer. A single tiny difference in a fight profile will entirely change how the script operates, so it may work for me and it may not work for you. As for auto-saving, I will make some edits to make it not auto save, apologies there. I am working on making the script as simple as fail-proof as possible so that it can never error out. @deadskin I will be testing hill giants both with + without a fight bounds set, with safespot enabled in a random area. I already know about the script not continuing after levelling up, so I will fix that ASAP. Any screenshots, console logs, actual bug reports will help the updating process go much faster. @Banes assigning memory can be done via commands, java -jar OSBot.jar -debug 5005 -data 0 -mem 2048 for me Some things to note: Safespotting (range/mage) will not attack targets above 7 tiles away Fight bounds are actually more stable than non fight bounds Adding a safespot will make the script more stable (in terms of banking) since it knows exactly when it's in a fight zone Potions should be used carefully, watch the dosage when adding it to bank items If autocasting and you never plan on casting spells or running out of runes in the near future, you can actually enable range mode and safespot as if training range, it may even work better. Autocasting is different to casting spells, and magic mode was designed for continuous spell-casting (right click spell -> attack npc) The script will withdraw the exact bank layout when banking. But when in a fight zone (and if it knows its in a fight zone) the script will only go to bank if your bank condition is met, so if you type: bank when loot full - the script will literally stop everything it's doing and go to bank, because it received that trigger. Even if you planned on having a full inventory for a few seconds and then dropping/eating an item, the script's banking trigger has already been executed and it will continue going bank. So be mindful about bank conditions. Stay tuned guys, tone it down with the rudeness if you can, there is literally no use for it. Got some nice updates coming up ^^
    1 point
  37. Very nice, I appreciate the response.
    1 point
  38. I am very impressed! One script to rule all of them! built a noob got 50 WC, fish and mining power leveling Edit: Firemaking in draynor village is buggy. Tried running the script three times and restarting the client. SI mode, Fixed screen. I would post the blogger but I have a MacBook and it wont copy and paste Hope this gets worked out tho.
    1 point
  39. I used the bot of aio to mine iron ore and work perfect, the problem is that the characters mine on the number 1 side that will show in the next image and the rats kill them at every moment, if you can place the characters minen on side 2 that I show in the image, the rats would not disturb the character.
    1 point
  40. Would like to trial Molly Thiever if possible, thanks
    1 point
  41. Can I have a trial please?
    1 point
  42. Hey Molly, i'm interested in buying this script, May I get a trial please? Thanks
    1 point
  43. Welcome, 2001 is when I started playing.
    1 point
  44. started in 2004 found it on miniclip...good old days..2004 the year my school and childhood went to hell...i aint regreting it
    1 point
×
×
  • Create New...