Jump to content

Leaderboard

Popular Content

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

  1. Yep doing some major coding to get master/worker perfected for talismans/combo runes, shouldn't take too long, will be posting the new update any moment now after a few test runs
    3 points
  2. You'd be surprised at the status of some premium scripts. Nothing but grandfathered in Scripter 3's ? Study basic Java and how to read JavaDocs then learn the API with trial and error, reviewing open source code, and viewing script tutorials that arent dated in 2008
    3 points
  3. Been testing out a bunch of scripts on this website and I've come to a conclusion.. They're all very very easily detected and follow very very simple patterns. Jagex isn't banning you because you botted 6 hours in one day, they 100% are detecting your script within 30 minutes of using it and just delaying the ban until you bot longer either to gather more evidence, or perform even more accuracy pattern checking on larger samples. Why do you think they limit selling raw resources like iron ore in the beginning of the game. Jagex is basing their actual detection on variables that are impossible to false. Yes, bot-time effects when you'll be banned - or even if you'll be banned, but it doesn't stop the fact that your script IS detected. Couple of variables I've noticed that drastically effect ban-rates: Movement pattern. ALL the scripts on here I've used follow the EXACT same movement pattern. From tile->tile, whether it be escaping an attacker, or banking your items. If a bot moves in the EXACT same movement pattern for hours on end, there's no way a human could reproduce that. How to fix this pattern? Simply use webWalking. Surprisingly enough, it appears to fully bypass so long as you're not CONSTANTLY using it as it too has flawed mouse movement that is easily detectable. Click-rate / click-pattern. Some scripts click resources at a VERY FAST rate for hours on end with zero change. The very tick an empty ore turns into a resource it'll click away. Another thing I've noticed is scripts will instantly left - then right click the correct tag within milliseconds. It appears not to ban for consistency, but rather speed/flawed-click. Lucky for us, OSBot properly executes clicks. As long as you're not clicking very rapidly for prolonged periods, this wont autoban. Mouse DPI. Mouse DPI is very easy to flag for OSBot. It has major flaws: Speculation: Stealth Injection / Mirror mode It doesn't matter whether you use stealth injection, or mirror mode. I'm sure jagex can tell whether you are using an unofficial client, but they don't appear to ban based solely on the client. Neither mode will get you banned so long as your scripts are well made (No paid/vpn/free scripts that I've seen are able to bypass, although it IS possible on OSBot, and I'm sure someone on here is selling private scripts that bypass). I've searched through the RS code many times and very closely and only located debug code that COULD be used to stealth injection. Here's my post about that: Jagex wouldn't ban on speculation, so stop assuming they're banning on stupid variables like whether or not you're taking breaks (Not saying to bot an unhuman amount, just saying breaks don't avoid bans if you're detected). Yes, longer you bot, faster the ban. BUT - you ARE being detected using these shitty scripts so don't believe otherwise.
    2 points
  4. Why do so many damn people want re sizable mode for their bots? As if it's some kind of advantageous variable?
    2 points
  5. 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
    1 point
  6. 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
  7. 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
  8. ────────────── PREMIUM SUITE ────────────── ─────────────── FREE / VIP+ ─────────────── ──────────────────────────────────────────────────────────── ⌠ Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - £3,99 | Chest Thiever - £2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 ⌡ ⌠ AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ ⌡ ──────────────────────────────────── What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.
    1 point
  9. View in store $5.99 for lifetime access _____________________________________________________________ Key Features: Progressive mode - The script will traverse the xp-optimum course for your current level; walking to the next course as your level increases. Reliability - The script was developed and rigidly tested with superior reliability in mind. Human replication - Designed around human simulation - behaviour tuned to replicate common rooftop play styles. Alching / Magic Imbue - The script can be configured to High/Low Alch items, or cast Magic Imbue as it traverses the course. Target system - Can be optionally configured with a target. Once this target is achieved, the script will stop. Available targets (variable λ): Stop when λ agility exp gained. Stop when agility level λ reached. Stop when λ magic exp gained. Stop when magic level λ reached. Stop when λ minutes passed. Healing - The script will consume edible items in your inventory to restore health, stopping if you run out of food. Mark of Grace looting - All marks of grace are looted while the script traverses the rooftop. Randomisation - All thresholds (including but not limited to Run energy and Critical Hp) are dynamically randomised. Energy restoration - The script will consume energy restoring items/potions when needed, provided they are available in the inventory. Web-Walking - The script utilises the OSBot Web to navigate the OSRS map, meaning it can be started from almost anywhere. Course detection - If you are on/near a rooftop course before setup, the course will automatically be loaded into the GUI. Error correction - The script will detect when it has made a mistake (e.g. climbed ladder in seers' bank) and will attempt to return to the course. ...and many more! Supported Rooftops: (Level 10) Draynor ✓ (Level 20) Al-Kharid ✓ (Level 30) Varrock ✓ (Level 40) Canifis ✓ (Level 50) Falador ✓ (Level 60) Seers' Village ✓ (Level 70) Pollnivneach ✓ (Level 80) Rellekka ✓ (Level 90) Ardougne ✓ Things to consider before trying/buying: Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would strongly recommend manually navigating your player to/close to the desired rooftop course. Progressive mode - the script features 'Progressive mode' which will cause the script to advance rooftop courses as you level up. Progressive mode relies on the aforementioned web-walking system for inter-rooftop navigation. Consequently, I would highly recommend monitoring the script as it traverses between courses to ensure the web-walking process correctly executes. Healing & Energy restoration - the script will automatically heal or restore run energy when needed. It will do so by consuming items in the inventory - this script will not bank. For optimal exp rates, I would strongly suggest keeping energy restoring items in the inventory (energy/super energy/stamina/fruits/summer pies/purple sweets/...). To prevent the script stopping prematurely, bring a few bites of food along. Using magic - The script supports the periodic casting of a magic spell while traversing a course to maximise experience rates. To determine whether or not you can cast a spell, the script checks your magic level as well as which runes are in your inventory and which stave you have equipped (if any). It is worth noting that, at this time, the script does not recognise any of the following items as rune sources, so avoid using them while running this script: Bryophyta's Staff, Tome of Fire, Rune Pouch. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious agility experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Review (by Eduardino): Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Testimonials:
    1 point
  10. Molly's Planker This script makes planks at Varrock East for gold. Buy HERE Requirements: None for regular method, for balloon method you need rings of dueling, willow logs(1 per run), be under 40KG weight with full inventory of coins + logs(wear graceful items for example) and you must have completed the quest Enlightened Journey. Features: - Hopping out of bot worlds - Stamina potion usage - Regular energy pot usage, this can be used in conjunction with stamina pots to reduce the amount of stamina pots used - Makes normal, oak, and teak planks -Enlightened journey balloon support Setup: Start at Varrock East, have coins and logs in bank and let it do work! CLI Setup: Proggies: Normal planks, no stam pots used:
    1 point
  11. · What is mirror mode? For this, I am going to quote Maxi, because he actually explains it pretty good: I see many people questioning, is it really less detectable? For what we know: We do not know how Jagex detects bots. Is it either by sending out packages to the client, or doing something else, we don’t know for sure, and we will never know for sure, we can only speculate. From my understanding, and I might be completely wrong, but that is from my perspective: Basically mirror mode overlays your other client. The actions performed on the OSBot client, are redirected back to the RuneScape client itself, and only the actions there will be monitored. F.A.Q (To give quicker answers instead of a read) about ‘What is mirror mode’? - Are there less bans with mirror mode? There is no definite answer to that. Yet, people seem to get banned less quicker. - Is it true that it takes up a lot of CPU and memory? Yes, that is true. See it from this point: You are opening two clients, for one account. So, you open up a official RuneScape client, and the OSBot client, and it has to load the client twice, and run the client twice. - I have another question… Don’t hesitate to ask them, I will also edit them in this topic. · How do I setup mirror mode? I am not going to say that it is simple, but it is not that hard, I am going to show you on how to, and also show you it with screenshots. First, load up your official browser, like Firefox in our example: Now that we’ve loaded up our browser, it is time to setup our OSBot client, with mirror mode ofcourse. See the picture below for the mirror mode launch. That is all there is to start your own mirror mode session. Nothing more, nothing less. F.A.Q (To give quicker answers instead of a read) about ‘How do I setup mirror mode?’ - I heard that proxy’s are not available to mirror mode, though, I want to use bots only with proxy’s, is this possible? Yes, it is possible. Though, not through the client, this will result in some management, which I will explain later in this guide. - Are there ways to reduce the CPU usage? Yes, there are ways, which again, I will explain later in the guide. - I have another question… Don’t hesitate to ask them, I will also edit them in this topic. - Can I use literally every client to use mirror mode? No, you can't. It is not possible as of yet to use OSBuddy, but you can use everything else. Example: Firefox, Safari, Maxthon, etc. · Mirror mode – Proxy Support? - Lately I’ve noticed a lot of people asking how to use proxy support on mirror mode, some people say it is not supported, some say they are supported. They are both right in their conclusion: It is not directly supported, yet there are other ways to proxy your session, which I am going to explain to you right now. - First install Proxifier from https://www.proxifier.com/ - After you've installed Proxifier, go to "Profile > Proxy Servers" - Click on 'Add' - And insert all of your IP's. BUT don’t set one as a default. Click on "Advanced" when you are done inserting the information of the IP to give your link a custom label, but you can also use your IP as a lable. - After you are done with that, go to "Profile > Proxification Rules" and set it up like I have in my screenshot: You can do this pretty much with all worlds you want to enter, aslong as you have the IP entered, along with the other information (URL, etc.) F.A.Q (To give quicker answers instead of a read) about ‘Mirror Mode – Proxy Support?’ - Is there also a known way to only Proxify with one single click instead of constantly adding those rules? Yes, there is a known way with Proxifier. You can also right click on the application to open the application under that proxy. Though, I must admit, I prefer this way. Simply because you’ll never have to re-add those rules, and you can just lean back, without having the stress of constantly remembering which Proxy rule belongs to the other rule. When doing it the easy way, you must bear in mind that you have to open different applications, for different accounts if you plan to use more IP’s. - Are there other program’s out that are easier? Probably yes, but I haven’t looked into them, nor will I. Simply because Proxifier covers it pretty much all. I won’t bother with another program if this one works just fine. - I have another question… Don’t hesitate to ask them, I will also edit them in this topic. · Tips and Tricks with Mirror Mode – FPS / Reaction speed A default option within Mirror Mode is the Shift + F2 / F4 option, right? Well, it does actually bring down your CPU usage, and I will show you the results. Though, the machine I am showing is having some other difficulties other then mirror mode, it should easily run 8 of them, which I’ve tested before. Before: After: As you can see, it has changed quite drastically. I use these FPS, and reaction speed: FPS: 20 Reaction speed: 500ms You could go one step further if you wanted to: This was with: FPS: 10 Reaction speed: 50ms Bear in mind, the performance will change when you go down in FPS and reaction speed. There might be some misclicks by the script, but I am not certain about this. CPU management: Well, we all know mirror mode is quite heavy with its CPU usage, right? It’s time to do some CPU management! This trick can be done with stealth too, so even for the stealth users around this might actually get quite interesting. At first I will explain to you a little bit of my strategy: I assign my bots, to my cores. Especially in mirror mode, because it uses a lot, and it can manage two bots at one CPU core, without letting your computer freeze. This way I can run 8 mirror client accounts on one VPS, amazing, right?! Now, I will show you some screenshots on how to accomplish this: Your first step, open up your default Windows task manager. To open this, right click on your Windows bar, and click ‘Start Task Manager’. The good old ‘Ctrl-AlLT-DEL’ still works for this too. Now that we know how to start the Task Manager, it is time to look some further on how to get to the assigning of the applications, I will show them in multiple screenshots below, on how to reach that step: First right click on the proces. After that, click on ‘Set Affinity’ Now that you’ve clicked on the ‘Set Affinity’, you will see this window: Simply click on <All Processors> and assign them to your core (NOTE: WHEN YOU DON'T ASSIGN THEM TO A CORE, THE APPLICATION WILL DIE!). After you are done with that, the application will work just fine. It might get laggy, but it will work fine. A screenshot from my own experience: Before the assigning of cores: Again, this is with two clients, and 20 FPS, and 500ms reaction speed. Now I will show you the screenshot with the assigning: That’s a profit of 23% on your CPU! And it all is still working just fine. You can down-tweak again with the FPS and reaction speed, but in this case I think it won’t matter that much, because if you have 4 cores, the assigning uses the following formule: Cores / 100 = The amount you have assigned to one single core. Example: 4 / 100 = 25%. So one core in a quad core can use up a maximum of 25%. When using a dual core: 2 / 100 = 50% = Though, this may sound very nice, it is not so nice. Because the proces will also take more CPU when using a dual core. CPU management – Setting up Priority level’s Now that you know how to open your Task Manager, and know how to right click a proces, instead of click on ‘Set Affinity’ click on ‘Set Priority’, like I’ve shown in the screenshot below: Now you will see the following priority levels: Realtime > This is the highest level of priority you can have in Windows, this will probably use a lot of CPU when using other applications, but I am not sure seeing as I never needed this option. High > Just a level under realtime. This option might actually be interesting if you don’t want to experience lag in your client. Yet again, I’ve never used this option. Above normal > Slightly above the normal scale, as it already states. Normal > This is default in Windows Below normal > From here on it might actually get interesting. If you choose resources over lag, I would try out this option, seeing as it will use less, the system is not prioritizing this proces. Low > The lowest option there is in Windows, you clearly choose lag over resources if you choose this option. This might actually be interesting for some when goldfarming. The screenshot of before with 2 clients (50% CPU): After with the low priority: It’s a profit of 9%, yet I don’t believe it holds that much value. For some it might work, in my case it does not change that much, so I don’t bother with this option. Using batch files for Mirror Mode - Batch #1 is a example of setting up your browsers for Mirror Mode. @echo OFF; start "FireFox" "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" http://oldschool.runescape.com/game?world=394 http://oldschool.runescape.com/game?world=393 http://oldschool.runescape.com/game?world=385 http://oldschool.runescape.com/game?world=384 http://oldschool.runescape.com/game?world=383 http://oldschool.runescape.com/game?world=382 http://oldschool.runescape.com/game?world=381 http://oldschool.runescape.com/game?world=335 PAUSE; I will explain to you what this actually does: Start – Pretty simple: We want to start something, so we are giving the command to start. “Firefox” – Is the title of the commandprompt. “C:\Program Files (x86)\Mozilla Firefox\firefox.exe” – Is basically the path to the browser, you may actually use your own browser, like safari, but don’t forget to change the paths. Everything that comes after this, are all the urlss I always load when starting up mirror mode. When you are done understanding, copy paste the code into a notepad, and click ‘File > Save as… > Save as ‘All files’ and choose a appropriate name. Example: Browser.bat You must really save it as .BAT else it won’t be executed. Also, don’t close the command prompt, else you risk to close all of your urls. Now that we know how to do this with browsers, and urls, lets continue with the mirror mode clients. Using batch files to automatically open Mirror Mode clients: @echo OFF; cd "C:\Users\Administrator\Desktop" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" java -jar "osbot 2.4.71.jar" PAUSE; I’ll explain to you what everything does: cd "C:\Users\Administrator\Desktop" – cd stands for ‘Change Directory’ the default directory which you start in, is C:\Users\Mark, where Mark is my own name. java -jar "osbot 2.4.71.jar" – java is the application that is required to run our desired application: OSBot. –jar is to open the .jar files, and the “osbot 2.4.71.jar” is the file we want to open. Since we used ‘cd’, we don’t have to do that each time we are opening up our batch file. When you are done understanding, copy paste the code into a notepad, and click ‘File > Save as… > Save as ‘All files’ and choose a appropriate name. Example: Mirror.bat You must really save it as .BAT else it won’t be executed. Also, don’t close the command prompt, else you risk to close all of your urls. When you are done creating your desired batch files, you can simply click on the batch file to open it all up! Just sit back, and relax. These clients load pretty slow with this method, but you’ll have an easier time managing those clients. F.A.Q (To give quicker answers instead of a read) about ‘Tips and Tricks with Mirror Mode?’ Does the core assigning work for every system?Mostly. If you use a dual core, without hyperthreading (Hyperthreading is basically a few virtual cores) then it might actually be hard, but atleast try it, maybe it works! With the core assigning, how many can I assign to one core?That is indeed a pretty interesting question. This differs a lot with method you use. When using mirror, I would choose to only use 2/3 per core, when using stealth, you can probably assign more bots to one core. Let’s say, I use two bots, and they use up 25% in one core, does that mean I can actually run 8?Yes! Your system will probably not even hit the 100% CPU usage when using this. Atleast, my VPS doesn’t. When setting priority level’s, what am I basically doing?Short answer: You are telling your system to focus less on that proces, and focus on the other processes. Long answer: When dividing the ‘attention’ of your system onto other applications, it might actually free up some focus, and might let you more applications. I am not even remotely sure if it does in the long run, but it is worth a try. Can I actually goldfarm with these ways?Depends what you mean with goldfarming, and what kind of system you got. When your definition is: 5+ accounts, then yes, you can goldfarm with this way on some machines. - I have another question… Don’t hesitate to ask them, I will also edit them in this topic. - A word after... - I hope you’ve learned something about my guide, and if I should change something, please let me know. I did my best to bring this guide to you, and I do take all feedback into account, or proces it into my thread. If something is not clear after reading, please let me know, and I’ll explain everything to you. NOTE: If I made a mistake somewhere, please tell me. My native language is Dutch, so that might be the reason for some grammar problems, just point them out in a PM. Don't post about those in this post, this post is to inform other people, not to make a English class out of it.
    1 point
  12. It is that time of year, I am releasing my new and updated gold farming guide for you guys Happy Holidays Tips You will eventually be banned by gold farming. There is no way around it. The key is to profit as much as you can before getting banned. Don't complain when you get banned. Mule the gold every few hours so you do not risk losing out on profits Find a good private script Buy a VPS to increase the size of your farm Do not bot stupid stuff like Blast Furnace or woodcutting and expect to not be banned. No one is going to tell you their gold farm method so do not ask Test things out to see what is profitable. Buy VIP to expand your gold farm(if you plan to run more than 2) Get sponsor if you plan to be a long term gold farmer. Once you have a nice set up, invest in Sponsor. If you do not want to pay for a private script, then learn to code yourself. You can be writing your own simple scripts in a few weeks of practicing it. Here is my progression scripting thread http://osbot.org/forum/topic/95239-becoming-a-script-writer/page-1 P2p>F2p. Bond costs should only take a day or less to recover It costs money to make money. Learn to use Linux. Dedicated servers are better than VPS's. There are a lot of different types of gold farms. Gold farming zulrah or gold farming f2p clay miners, the end result is to profit. Automate your script as best as you can. More automation = more laziness on your part and more profits. Use CLI if you want to keep your farm organized and launch them fast. Tutorial Island bans/locks have increased over the years, this is not due to the script but your IP. Residential IP's are what you need. Don't let others discourage you. Surround yourself with other positive people who want to see you succeed, not fail. Look for updates within OSRS. Every week Jagex does an update which could potentially release new money making methods. If your gold farming method begins to decrease in profits, it is okay to switch to something else. Runescape has unlimited methods. Basic FAQ 1) Is OSRS profitable? Yes there is a lot of money to be made in gold farming Runescape. I just read the other day that someone gold farmed enough to get lazer eye surgery to improve their eye sight. Other people have made thousands of dollars from it so it is possible. This does not mean that it is easy though. 2) How do I know what is profitable? My suggestion from personal experience is go to around Runescape and find random things that are profitable. There are a lot of things that are not common and make anywhere from 200-500k/hour. I've found many methods that make good money just from exploring osrs. 3) What is a private script? It is a script bought by only you and no one else has access. 4) Should I use a private script or a public script? Private scripts are better because they are unique to only you. If you are wanting to start a gold farm, I strongly suggest buying a private script. 5) Where do I buy a private script? Many scripters sell private scripts. Go to the private script section to search for some. 6) How do I get the private script to show up? Place it in your Users/Osbot/Scripts folder. Refresh your client and it will appear 7) What is a VPS? Basically its something that lets you run more bots. If you have a shitty computer, then get a VPS to run more bots. 7) What is a proxy? A proxy is used to change your ip on the client. It does not lower ban rates but it prevents chain bans. This means that all your accounts are not linked on the same IP. 9) What is a mule? An account that holds your gold and is not botted 10) Will my mule get banned? It is very hard for a mule to get banned( very low chance but still possible) 12) Should I bot f2p or p2p? p2p is the way to go. P2p bots have a lower ban rate and there are a lot better methods. 13) Why should I invest money if I am just going to be banned? If you find a good method and bot smart, you will make profit. 14) How many hours a day should I bot? No one knows the answer to this. There's always a risk in botting. 15) Does the weekend really have a lower ban rate? From what I have seen, yes it does. Jagex is out of the office during these days. This does not mean you cannot be banned, but I know a lot of people who run huge gold farms starting Friday-Monday morning. 16) What are breaks? Breaks are a user selected option that allows you to control how long to bot for and when to not bot. Many people believe that having breaks can reduce the ban rate. 17) What is Mirror Mode? It is a VIP only feature that masks the official runescape client so that Jagex cannot detect that you are using a third party app. -- I have no opinion on this-- 18) What is CLI mode? It is an easier way to gold farm if you are running a lot of bots. I highly suggest using it. Here are the two links to the official release of them and how to use them. http://osbot.org/forum/topic/100378-osbot-24678-bot-farming-made-easy-cli-finished/page-1 http://osbot.org/forum/topic/101897-osbot-2471-low-resource-mode-web-walking-fixes/page-1 19) How is CLI mode useful? It allows you to set up your bots a lot quicker. With one click, you could open up 10 different clients all on different proxies, world selected, and script selected. 20) How do I use CLI? Copy and paste this into notepad (fill in the username,password, and pin as they apply). Save the file as a .bat You can add or remove these as you like. If you have any more questions I suggest trying the chatbox java -jar "%recent%" -allow lowresource,lowcpu -login Useraname:Password -bot username:password:pin -script scriptname:para 21) Is gold farming really easy? At first no. It takes time to find a good method and to set everything up. It is a lot of checking on your bots and making sure they're running smoothly. The goal in the end is to be able to only spend a few minutes each day and to make a lot of money. 22) How much antiban should I have in my script? There is real anti ban and fake anti ban. Read #4 here in this thread made by @@Alek: http://osbot.org/forum/topic/45618-preventing-rs-botting-bans/page-1 23) OMG I got banned, Jagex is too pro what do I do? You are botting, so expect to be banned. Make new accounts and move on. 24) Can an account survive for more than a few days? Yes I've had accounts last 40-50 day without getting banned. It's all about botting smart. Here is a picture of an account I botted while making my AIO fighter: UPDATE: I WILL POST A NEW SCREEN SHOT SOON. BOTTED MY ACCOUNT TO 99 ATT, 99 STR, 90 DEF. Yes you can bot and be successful. 25) Should I check woodcut xp? Always 26) Is Gold Farming stressful? I've actually seen a lot of people ask this question. My answer is it can be if done the wrong way. The point of gold farming is to check your bots every few hours not constantly monitor them and have to worry about 10 accounts. 27) What benefits does VIP offer? What is the difference between sponsor and VIP? That is all explained here along with other ranks: http://osbot.org/forum/topic/50019-understanding-the-forum-ranks/ 28) Who should I sell my gold to? I only sell my gold to the big companies like Bogla, Arcus, Kaii, etc. You can also sell to trusted people on here. I would not recommend using PayPal to people who are not trusted. 29) How often should I mule the gold over? Safe way is to do it every few hours. 30) What should I do while I am running my bots? Go in chatbox and talk 31) I keep losing money on bonds and can't profit, what is wrong? Rethink your plan. If you're not profiting, you're doing something wrong. Either change methods or change the hours your botting or do something different. Repeating the same thing over and over again is called insanity. 32) Where can I buy good vps's? OVH, LowEndBox 33) VPS or Dedi? Both are good but I like servers better. 34) How do I set up my dedicated server? Look up scripts that will automatically download everything for you 35) Why do I keep getting locked on tut? You need to use a residential IP. Jagex monitors tutorial Island IP's very strict these days. 36) Why does no one reveal their methods to me? Most farmers will not release their methods nor help you. It does not benefit them. Doing your own research is the best way to learn. Realistically we are on an online forum where people become bullies. Don't let others bring you down and if you want to be successful, in gold farming, work for it. 37) Should I always sell my gold instantly? From personal experience, I have never had a mule banned. I think you're safe trading gold from your slaves to your mules. 38) How do I know I can trust the people I am selling gold to? I have a strict few people that I regularly sell gold to. I would not suggest using PayPal with random people because it is not worth the hassle if they charge back. Thinkof it like this, you get an extra $10 100m sold to a random who charges you back a day later. Now you're out all of that money instead of just losing $10 for selling it for cheaper. 39) My VPS lags, why? Most VPS's will lag, it shouldn't affect your bots though. 40) When should I expand my farm? I always tell people to start small. You don't want to get burned for a big amount early on. Find a method, do some testing for a few days and see how it goes. You can always expand in a week but you can't take back the loss if you get banned with 20 bonded accounts. 41) Sponsor or VIP? I suggest VIP for 1 month for testing and if you find success, invest in Sponsor. It pays itself off in a year and has lots of benefits. Gold farming is a long term business. Don't be like my friend @THS who has been a VIP for years and could have saved money on sponsor (Luv u @THS <3) (No I was paid by OSBot to say this) 42) Where can I find additional help? There are thousands of thread on OSBot available to offer you advice. Sythe also has a lot of guides. The chatbox can be very helpful sometimes along with the OSBot discord. Don't be afraid to ask for help. Some people will ignore you but some will also help you. 43) Skype or Discord? Why do I need these? Why not both? I use both forms of communication. It's always good to have a fast way to talk to other people especially on mobile. Also a good way to know when OSBot is back up on Thursday after updates. A lot of companies will also buy your gold and communication through these are a lot better. In my personal opinion, I prefer Discord though 44) My method has high reqs, what should I do? You can either bot them yourself, hand make the accounts yourself, or pay someone else to do it. Depending on the method, it might be worth it to pay someone else. Your end goal here is to profit, so make sure there is a good margin of profit before the account gets banned. 45) How do I find trusted people to level my account? Go to the service section on OSBot and look for people with high feedback and active in the community doing services. 46) So are you saying I should stay away from new people? No. You can use them too for services but remember that they are not as trusted. If anything, use a MM for payment and have minimal risk on the account. Everyone has to start somewhere right? Just make sure you protect yourself. 47) I worked so hard and made 10m gold farming! How do I safely sell my gold? If you are selling to people on the forums who are not resellers, I suggest using a MM. It takes 2 minutes to find a MM and to ensure a safe trade. Don't let someone scam you for your profits. If you want to be 100% safe, go to the big guys like Bogla, Probemas, etc 48) Doesn't it cost electricity to run farms? If you are running your farm out of your own home, make sure you take this into account. It varies by region but just know you will be increasing your electricity bill if you're running lots of servers from your home. 49) Best place to run a farm? Local library. Use CLI to hide all your bots and no one will know. Won't cost you a dime in servers or electricity. @Chris and I run a huge farm from our College library. I'm only kidding 50) What day does Jagex update? Every Thursday there is an update. Occasionally I see an update come out Monday morning but that rarely happens. 51) Do scripts break after an update on Thursday? 99% of scripts will NOT break. What happens on Thursday is the Client cannot properly read what is happening in Runescape. This will cause ALL scripts to temporarily break and the scripter CANNOT fix this. They must wait for the Developers to fix the hooks in the client. 52) What is that 1% of the time a script will break after an update? If Jagex changes something that specifically affects your script, then it could cause it to break. An example I saw was when Jagex remodeled the Sand Crab area and moved all the crabs around. This caused all Sand Crab scripts to break because the areas were off. I've only seen them update Sand Crabs one time since they were released. 53) Should I spam threads and the chatbox on thursday if scripts break? No. Give it time. The Chatbox usually has a status for when the client will come back on. This will fix most of the scripts. 54) How often does the client break on Thursday? From what I see, it usually only happens once a month. I'd say about 75% of the updates that Jagex does not break the client. I've seen OSBot not need an update for months at a time and then other times it breaks like 3 weeks in a row. This is NOT the Developers fault. Jagex breaks the client and the Devs have to fix it. 55) What is the difference between a Scripter and a Developer on OSBot? Scripter- makes scripts and edits anything in their own personal scripts Developers- handle the client, API and hooks 56) What is the Logger? It is in the upper right hand corner of osbot, click to open the log. This is very helpful for scripters if there is an issue in the script. 57) How can I help my scripter fix a problem in the script faster? Provide screenshots of the logger, your screen and give an explanation of what happened. This will help us a lot to find out the cause of the issue. 58) How often should I sell my gold? I like to sell anything above 50m, but I've held on to over 750m at a time. I don't think it really matters but I always like to be safe just incase that one time you get caught. No one wants to lose money. 59) Why does everyone troll me on the forums when asking for help? Most people on the forums have been here a long time and see a lot of new people come in trying to leech advice. There's nothing wrong with asking for help, but don't be that guy asking for help every 5 minutes. Most things can be solved on your own. There is a General Help section in the OSBot discord if you truly cannot understand something but first attempt it please. 60) Why does my client freeze when I run two tabs? Even though technically you can run more than 1 tab, the feature doesn't work. It will freeze your client. Instead open multiple clients to run more than 1 bot. 61) How long should I bot for? (If you take anything from this guide, please read this last question). IT DOES NOT MATTER HOW MANY DAYS YOUR ACCOUNT LASTS, IT IS ABOUT HOW MANY HOURS OF BOTTING YOU GOT IN. IF YOU SUICIDE BOT FOR 2 DAYS STRAIGHT, THAT IS 48 HOURS OF PROFIT. THAT IS EQUIVALENT TO BOTTING 4 HOURS A DAY OVER A 2 WEEK PERIOD. What I am trying to say here is, just because you make the account last longer, it doesn't mean you're making more profits. This especially applies to methods where you can easily replicate accounts. For example, if you're botting flax, you can make a new account in 15 minutes. If you are suiciding it for 2 days and get banned, it is the same as getting banned after 2 weeks botting 4 hours a day. You actually lost 12 days of gold farming there and lost expenses in a VPS. My point here is, go by total amount of time botted, not days. So many people I talk to do not understand this. I hope this clears it up. 50 hours over 2 days is better than 50 hours over 2 weeks. Short Personal Story I started gold farming about 3 years ago because I wanted to make some part time money. When I first started my farm, I was at around -$150 after a few days. I was depressed and wanted to quit but I kept doing research and finally found out how to be successful. The point I am trying to make here is that you will probably lose money at first as well. Gold farming takes time and you need to learn all the ins and outs of it. This is a successful market and you can make money. Lots of people are doing it but they didn't just get lucky. We've put hours and hours into research, scripts, investments, finding the rights methods, servers, proxies, etc. It takes time and it doesn't come easy. Just like any other business. I hope this helps you guys out and motivates more people to get into the business *I will be adding more to this over the next few days as more things pop into my head* If anyone else has some advice to add let me know and I'll put it in the thread
    1 point
  13. I started a new account and needed some agility levels, so I figured I'd record myself making an agility script and post it here. The goal of this is to try and encourage others to learn to script. Apologies for those on tiny monitors, the text will be very difficult to read (I make the font bigger about 2.5 minutes in). Also sorry for pauses and random scene switches, I was trying to figure out how to work the recording software and code and talk at the same time... too many things at once. Watch at max quality (1440p) if you want to be able to read the code. Source code: import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.ui.Skill; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; import java.util.Arrays; @ScriptManifest(author = "eliot", info = "", logo = "", version = 1.0, name = "A GOOD SCRIPT") public class Main extends Script { private String[] actions = {"Climb", "Cross", "Balance", "Jump-up", "Jump", "Climb-down"}; private String[] names = {"Rough wall", "Tightrope", "Narrow wall", "Wall", "Gap", "Crate"}; Entity previous; @Override public void onStart() { getExperienceTracker().start(Skill.AGILITY); } @Override public int onLoop() throws InterruptedException { int starting = getExperienceTracker().getGainedXP(Skill.AGILITY); Entity nextObj = getObjects().closest(obj -> Arrays.asList(names).contains(obj.getName()) && Arrays.asList(actions).contains(obj.getActions()[0]) && (getMap().canReach(obj) || obj.getName().equals("Crate")) && !obj.equals(previous)); if (nextObj != null && !myPlayer().isMoving()) { if (nextObj.interact(nextObj.getActions()[0])) { new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return getExperienceTracker().getGainedXP(Skill.AGILITY) > starting; } }.sleep(); } if (getExperienceTracker().getGainedXP(Skill.AGILITY) > starting) { previous = nextObj; } } return 250; } }
    1 point
  14. So I just saw a thread on here and got inspiration to make this. It's really just a bot that accepts anything for jokes. It banks upon reaching a full inventory. It's opensource (Here) I was gonna comment in the code (And I did... Two places), but I ended up saying fuck it and not doing that. Oh and it also cancels trades which have been idle for 30 seconds. To add more jokes to the bot, you wanna copy my example in the onStart() method. @Override public void onStart() throws InterruptedException { jOkEs.add("Why did the chicken cross the road?:To get to the other side"); } The jokes are supposed to be 2 parts like the one shown above. The different "links" are separated by a colon (:). So if I wanna add a joke like this: A llama kicked me out of my house. Alpaca my bags. It'd look like this in onStart() jOkEs.add("A llama kicked me out of my house.:Alpaca my bags."); While writing this thread, I realise that I forgot to make the bot send messages when it isn't doing shit (Like advertising), so you'll have to add that yourself (Like 1 line of code). Other than that, enjoy. Written in 5 minutes or smth like that. Not gonna compile a jar cuz it would only have 1 joke. Feel free to donate some of the sick profit you've made using this script (You'll end up making bills). My BTC address is here: 1MEDUSArXACrEw1RNktAdyxuDpAWqzwbdt
    1 point
  15. Hey @Czar, one suggestion I have for your bot pages is to update the introductory post. There have been so many improvements in this bot and many others that make your bots stand out but in order to find all the new features you would have to trawl through countless pages. Otherwise, keep up the good work bud.
    1 point
  16. Your mums so fat she's got enough chins for 99 range.
    1 point
  17. So how would the worker account know the difference between magic imbue and earth talisman method? It shouldnt have to trade over the earth talisman for magic imbue method.... it would be a lot easier to be in contact with you over discord ? I need this script sort of fixed up to my specifications so I'll be happy to pay extra
    1 point
  18. Heck yeah, I remember the first project.
    1 point
  19. There is plenty of times where i've been one-two levels short of my attack range.
    1 point
  20. Sure, you have one now.
    1 point
  21. Hey Molly- Can have a quick trial of this one please?
    1 point
  22. Didn't know that, thanks for the reply tho!
    1 point
  23. @Chris Is something like this example better logic-wise? Also cut out the "Walking" void from before and trying out conditional sleep public class Sleep extends Script { private Area treeArea = new Area(3190, 3250, 3171, 3263); private void chopTree() { RS2Object tree = getObjects().closest("tree"); if (!treeArea.contains(myPosition())) { getWalking().webWalk(treeArea); } else if (tree != null && !myPlayer().isAnimating() && !myPlayer().isMoving()){ tree.interact("Chop down"); new ConditionalSleep(70000) { @Override public boolean condition() { return !myPlayer().isAnimating() && !myPlayer().isMoving(); } }.sleep(); } } private void needToBank() { if (!Banks.LUMBRIDGE_UPPER.contains(myPosition())){ getWalking().webWalk(Banks.LUMBRIDGE_UPPER); } else { RS2Object bankBooth = getObjects().closest("Bank booth"); bankBooth.interact("Bank"); new ConditionalSleep(70000) { @Override public boolean condition() { return getBank().isOpen(); } }.sleep(); getBank().depositAllExcept("Bronze axe"); } } @Override public int onLoop () throws InterruptedException { if (getInventory().isFull()) { needToBank(); } else { chopTree(); } return 1000; } }
    1 point
  24. Its lifetime pricing, not monthly, so you will keep it.
    1 point
  25. @ridnem I hit you up.
    1 point
  26. Trial and error. Your first few scripts might not be good enough, but we have a very helpful community and if you really want to, you'll be able to write much better scripts within a few weeks. Give it a go and see how it goes, then decide on whether you want to continue or not. No use in giving up before you've even started.
    1 point
  27. Yes you are wrong in thinking like this. If everyone looked to people more successful than them and thought "I'll never be that good", no one would ever get better. Instead, look at all of the other scripts/scripters as motivation to what you can become! Only compare yourself, to yourself yesterday. Start by Googling and learning from the various Java guides online, then reading open source OSBot scripts, and you'll get there. I'm sure if you post your source and questions, the scripters will be glad to help. Best of luck
    1 point
  28. Not a scripter but that feeling your talking about is definitely unrealistic and people in all aspects of life deal with it. It is a very mature thing for a person to be able to overcome feelings of inferiority and keep struggling in a field they like regardless of how small they feel. Compete with yourself, constantly take a new step in improving your code. The more you focus on making your script a little better each time, the sooner you're likely to catch up to those you admire.
    1 point
  29. Works absolutely amazing! gotten over 300kc already and its been flawless for me so far. Great investment
    1 point
  30. Hi I purchased this script and its not in my current scripts? only other ones from the SDN are (I made sure I am scrolled all the way to the bottom)... https://gyazo.com/44041ce09cfa18709b14b4b3387287d1 https://gyazo.com/c8c1ef4fbbd4cd9dfbd8395b03c5dd76
    1 point
  31. Any chance of dying with this? Should I bring my normal strong gear the first time I use it or should I bring stuff I don't care to lose? Also, could I have a trial please?
    1 point
  32. Please could i have a 24 hour trial
    1 point
  33. WOWWWW, interception man... better be careful botting on your bot accounts on a botclient using a bot while botting with botscritps! There might be a chance you'll get bot busted by the bot detection system Got surprised discovering this too! And heck, I could be a Jmod, you could be a Jmod giving 'advice' to not get caught just so they get caught.. WTH, maybe OSBot is ran by Fagex! Could be Fagex is writing and selling own made scripts on this site, just go get money and ban people to remove money from the game! 5+1 might be 7 and illuminatie real? (no, it isn't real; the illuminatie part) Just joking but looking at it seriously or let's say realistically, this is real and happening right now. Do you think Jmods 'only' know that weird website called Twitter and Reddit? No. Might be wrong, but there is someone at Fagex given the job to just search off the web for all sorts of things related to dishonest topics/threads/websites/who knows... around their game. Again, call me retarded or stupid, but every thread on this website is viewed by Fagex. Be real or do you still believe Santa exists? Suggesting for some time now that if you have a 'succes botting story'; better not share your good methods or other things related to prevent getting banned... Paradoxical huh??? Used to bot nearly 24/7 in pre-eoc and almost maxed some accounts and yes even got 99 agil multiple times before rooftops! (doing quests manually, ofc) but sad to say that even Fagex is probably using this client to test how to catch us. Really. Flawless scripts isn't a thing anymore and every botter gets banned before getting, let's say, 5 99'? LOL. Botting has steadily become more dangerous, 2007 was OK but don't expect it to get better for us. Edit: Whoever say like 'Hey guys, be carefull .. do da di ...' might even encourage you getting banned and gaining trust by being the "good guy"; Psychologic tricks by Fagex aren't being developed by them, they ALREADY exist. Reporting someone for botting will sure check your account aswell, did you know? Most noob thinking is like "hehe, let's report a bot so I gain some trust, hehe" ... bruhhhh
    1 point
  34. hey i would love a trial before i buy it.
    1 point
  35. Hi the premium version includes a lot more features as well as controlling your mouse speed, etc
    1 point
  36. I would like a free trial, looks good.
    1 point
  37. Re-authed trial - good luck guys Script can be purchased via the minigames section on the OSBot scripts store, I gave you a trial to test out before you buy
    1 point
  38. Havent used this but doesn't explvs manger do this?? And if not could use it anyways and have 3 entries for same account Script 1 - Do tutorial > Done logout Script 2 - Do Quests > Done logout Script 3 - Do Training
    1 point
  39. 1 point
  40. 0 points
  41. Might be a small advice, don't ever use payment info or buy from Fagex, even abusing the free membership. Might be wrong to share, but make an lvl 3 account and don't even login every week or so. Buy OSRS gp for 0,80 euro/m and just trade over when you need to buy a bond, if you didn't know, this is much cheaper LOL... Trading less then astonishing amounts won't trigger bot detection, and since it'seven cheaper then buying bonds via Fagex (again, card information or anything related to you; known hardcore botter and it's the same payment info?; would not be supprised they know you by name, just entering personal information and using the free trail!) Make sure you don't bot on the "cash account" and ... profit? doing this long enough you'll be able to provide a bond for each bot account. Which you all the best and curious of the outcome man! Edit: Might be completely wrong, maybe i'm a dumbass, so I'm happy to receive any feedback or better ideas? Bult the community boisss Edit; to @ozeki6... if you don't understand what I mean, burh. Buying cheap OSRS gold and then buying bond in ge is much cheaper than buying bond from Jagex. Also, buying bonds from Fagex is a risk due to the fact that the know your payment method, name, IP you bought it on etc... (many, many more details, you don't know dudeee)
    0 points
  42. Careful guys, he might be a spy for jagex who want to ruin mirror mode for us
    0 points
×
×
  • Create New...