Leaderboard
Popular Content
Showing content with the highest reputation on 09/18/18 in Posts
-
NEW! Added Gemstone Crab! 81 Hours at Cows Brutal Black Dragon support Sulphur Nagua support Blue Dragon 99 ranged 99 Ranged at Gemstone Crab 81 Range F2p Safespotting Hill Giants Hotkey List // F1 = set cannon tile // F2 = hide paint // F3 = Set afk tile // F4 = reset afk tile // F6 = Set safespot tile // F7 = activate tile selector // F8 = Reset tile selector // F9 and F10 used by the client, EDIT: will re-assign as they are no longer used by client // F11 = Set breaks tile // F12 = Reset breaks tile User Interface Banking Tab Demo (handles everything with banking) You can copy inventory (to avoid adding individual items...), you can insert item names which have Auto-Fill (for you lazy folk!) and you can choose whether to block an item and avoid depositing it in bank, ideal for runes and ammo. Looting Tab Demo (From looting to alchemy, noted/stackable items too) You can choose whether to alch an item after looting it simply by enabling a checkbox, with a visual representation. All items are saved upon exiting the bot, for your convenience! Tasking Demo (Not to be confused with sequence mode, this is an individual task for leveling) You can set stop conditions, for example to stop the bot after looting a visage, you can have a leveling streak by changing attack styles and training all combat stats, you can have windows alert bubbles when an event occurs and an expansive layout for misc. options! Prayer Flick Demo (Just example, I made it faster after recording this GIF) There are two settings: Safe mode and efficient mode, this is safe mode: Fight Bounds Demo Allows you to setup the fight bounds easily! Simplified NPC chooser Either choose nearby (local) NPCs or enter an NPC name to find the nearest fight location! Simple interface, just click! Level Task Switch Demo (Switching to attack combat style after getting 5 defence) You can choose how often to keep levels together! e.g. switch styles every 3 levels Cannon Demo (Cannon is still experimental, beta mode!) Choose to kill npcs with a cannon, recharges at a random revolution after around 20-24 hits to make sure the cannon never goes empty too! Results Caged Ogres: How does this bot know where to find NPCs? This bot will find far-away npcs by simply typing the NPC name. All NPCs in the game, including their spawn points have been documented, the bot knows where they are. You can type 'Hill giant' while your account is in Lumbridge, and the bot will find it's way to the edgeville dungeon Hill giants area! Here is a visual representation of the spawn system in action (this is just a visual tool, map mode is not added due to it requiring too much CPU) Fight Area Example (How the bot searches for the npc 'Wolf') Walking System The script has 2 main walking options which have distinctive effects on the script. The walking system is basically a map with points and connections linking each point. It tells the script where to go, and decides the routes to take when walking to fightzones. Walking system 1 This uses a custom walking API written by myself and is constantly being updated as new fightzones are added. Pros: - Updates are instant, no waiting times - More fightzones are supported Cons: - Sometimes if an object is altered, the changes are not instant - Restarting the script too many times requires loading this webwalker each time which adds unnecessary memory (there is no way to make it only load at client startup since I don't control the client) Walking system 2 This is the default OSBot webwalking API - it is relatively new and very stable since the developers have built it, but is currently lacking certain fightzones (e.g. stronghold) and other high level requirement zones. It is perfect for normal walking (no object interactions or stairs, entrances etc) and never fails. Pros: - Stable, works perfect for normal walking - All scripters are giving code to improve the client webwalker - More efficient when restarting the script since it is loaded upon client start Cons: - No stronghold support yet - Some new/rare fightzones not supported yet - If there is a game-breaking update or an unsupported fightzone, it may take some time to add/repair (less than 24 hours usually) So which system should I choose? Whichever one suits your chosen fightzone best! There really shouldn't be any problems - the sole purpose of these options are for backup and emergency purposes, if the script ever messes up there is always the next option to select. Note: If the script ever fails, there will be immediate updates to fix the walking systems! Script Queue/Bot Manager: Script ID is 758, and the parameters will be the profile name that you saved in the fighter setup! Bug Report templates: New feature request - What is the new feature - Basic description of what the script should do - Basic actions for the script: 'Use item on item' etc. For when the script gets stuck on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village') - Plugin or normal script? - Did you try all 3 walking options? Script has a logic bug (e.g. dies while safespotting) or (cannon mode doesn't pickup arrows) - What is the bug - How did you make the bug happen - (optional) recommendation for the bug, e.g. 'make the script walk back' or something - Tried client restart? - Normal script or a plugin? - Which exact setup options are enabled? Afk mode, cannon mode, etc etc.2 points
-
2 points
-
read announcement threads https://osbot.org/forum/forum/181-sdn-requests/2 points
-
2 points
-
2 points
-
Since you have lifetime sponsor, and they'll be multiple accounts from the same IP address, we're a lot more lenient. Especially since our main issue with multiple accounts is people abusing the client/trial scripts system. However, i'll have to have a chat with @Maldesto to get you final confirmation that this is okay before proceeding.2 points
-
Well on Osbot, any service you do is credited to you, not the service owner ?2 points
-
Results Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips Make sure to set food in your setup window! Don't bot more than 12 hours a day! It's not humanlike! Features - All locations supported, including Crab Claw Isle - Banking support - All combat types supported (ranged, all ammo + ranging types, including looting) - Activity Slider -- choose 4 different activity settings from: (Afk my position, Afk any generated position, Attack visible/active crabs only, Full activity/attack all) - Aggression Slider -- choose from 4 different aggression settings: (Only retaliate to crabs, Attack people's crabs when none are found, Attack all crabs, ONLY attack other people's crabs) - Tasked levelling - allows you to set level goals and switch attack styles to raise different skills, e.g. set goals to 50 70 70, from current stats 44 51 55, it will reach the goal stats. - Skill Priority: you can choose in which order to raise the stats, e.g. lowest first, nearest to goal first, top->bottom, bottom->top, level-up evenly, etc. - Customized Stop Conditions: stop script when a certain condition is met, e.g. reached goal stats, killed X crabs, time passed, ran out of equipment, items, etc. - Simple (on user's side) inventory layout chooser consistent with all my scripts -> 1 button copies inventory layout and saves it - World hop support, with player count chooser -- World hop customization: allows you to choose which tile to hop worlds from -- Break tile chooser: allows you to choose which tile to break on, ~3 minutes before breaks trigger - 'Non-botting' mode (very popular): allows you to afk the script and technically not bot at all: the script will display jframe popups (and beep) when crabs are no longer aggressive which will prompt the user to manually refresh the crabs by walking up - Item looting, including rare drop table option - Potion support (all potion types) - Crab refreshing by walking out of the region Gallery1 point
-
Seems like other snippets of getting item data didn't work so I just made one myself. Who knows how long this might last. If you're interested in storing values you wish to lookup instead of having to parse the json data stored, please implement it yourself (hashmap). I left it out on purpose. How it works: Usage: Code:1 point
-
GhostMouse - never received a ban and ive used it a fuck ton. You can also get reMouse or something that repeats your mouse recording for as long as u want but u have to pay for that, i just set up an autoclicker on the play button of GhostMouse.1 point
-
If you just had a higher rep , it's gonna be hard for you to sell an account like this no offence. But if it somehow sold by you, it should be around 250msh for sure if the right person.1 point
-
I have made some progress on axe upgrading and task mode, I plan on adding it this week for sure. Paint disappearing it happens with multiple monitors? I suspect. I will run some tests and make sure the paint doesn't disappear Activated trials gl guys happy botting1 point
-
It will be added as an option in the upcoming update, note it will take a few versions to get it perfect but I think it's worth it Activated trials gl guys1 point
-
Go on, tell your therapist how a potato on the internet was mean to you.1 point
-
I would say don't use either of those companies, a lot will be flagged from overuse/recycled proxies from thousands of botters over the years. Even Proxyfish proxies are flagged, due to overuse. In fact we have someone here that sells Proxies, there's 2 that come to mind: @D Bolter @Token1 point
-
1 point
-
Could I have a trail of this before I purchase? Btw couldn't find it in store, or I looked over it.1 point
-
Yo Czar love your scripts but there is one issue that i'm facing whenever i fish for lobsters at Karamja... Whenever i get full lobsters and go towards the bank the bot either gets stuck on the ship or can't bank the lobsters..1 point
-
1 point
-
1 point
-
I don't understand, you had antiban on? You should have not been banned. By the way "antiban" is against the rules because I consider it scamming. Can you take a screenshot of the GUI that said "antiban settings"?1 point
-
please fix al kharid mine... trying to mine iron either upper or lower al kharid is broke, whether dropping or banking it just walks back and forth. edit: refer to video above fich posted... exact same issue here..1 point
-
ran into a bug where it kept walking from al - kharid upper to al hkarid lower mine and back and forth without mining anything, went to record it to show you, but when pausing the script and re-enabling it, it fixed it. EDIT: happens everytime i bank making it un-useable in that area EDIT 2: This can be worked around by using ore selector, works great besides that bug, one minor thing though after using this script for days I've realized that if an ore is depleted (due to someone else mining it) the bot will still attempt to mine the ore, sometimes it does it for a while, sometimes it only tries once but this makes it very hard to use the bot with competition.1 point
-
My bot doesn't bank or eat food? What could the issue be? Doing master farmers in draynor.1 point
-
1 point
-
1 point
-
11m, will take a few hours, add my discord in my sig if interested, available to start immediately.1 point
-
Give a man a mask, he will show his true face - Oscar Wilde1 point
-
I'm an experienced HC quester, hmu on discord to discuss work if you are interested Prices are generally only affected by whether you have missing skills/supplies and whether you provide teleports and staminas. More walking= more time required for the service. If you are low hp and want dangerous work done obviously that's different. Charging extra for safe work is just extortion.1 point
-
Welcome, you came to the right place! We have quite a lot of beginner scripter resources here1 point
-
1 point
-
1 point
-
Looking for an artist to work with to create a logo for a non-RS related business I am starting. If interested, add me on discord: Tony.#96491 point
-
1 point
-
29m. We can start work immediately. If interested you can find my service owner's details in the official thread below:1 point
-
Welcome - make sure you babysit bots on accounts you care about. It can really help reduce ban rates.1 point
-
I can do everything, with a trusted MM holding payment. add the owner of the service I work for here: Discord: Lost#0738 Skype: live:panda.aio1 point
-
Can start right now, I'm a very fast worker. add the owner of the service I work for here: Discord: Lost#0738 Skype: live:panda.aio1 point
-
Community, These rules are to be followed at all times by all staff members, sponsors, VIPs, Script Developers, and all other community members. No one is above rule breaking. Breaking any rule can cause your account to be infracted or permanentely suspended of OSBot. Rules 1. Offensive Language/Harassment There is to be nothing posted, said, or linked on the forum or live chat that could be seen as offensive by other members of the community. This includes, but is not limited to: > Discrimination in any way, including sex, religion, race or ethnicity, nationality, sexual preference, or spiritual beliefs; > Comments intended to hurt another member; > Any dis-respect towards other members of this community; This rule also applies to media. Harassing other members of the community, including staff members, is unacceptable and will result in 2 warnings point if after a verbal warning you continue to provoke/bother said individual, this includes hate threads, disrespectful PM's on the forum and skype, constant spamming on the other members topics etc... 2. Excessive Spamming No posts to be made that is completely unrelated to the topic or does not benefit the direct cause of the topic. We are lenient and will allow joking and mild trolling, however if done excessively with absolute derogatory intent there will be punishment. Double posts are not allowed, and will be removed. Excessive double posting will result in an warning or infraction. 3. Advertising It is not allowed to post any URL to another community, commercial website, or bot. Doing so will result in a warning. Excessively spamming of an URL will result in an immediate suspension of your account. Exception: A commercial website may be advertised if the thread poster has the "Advertiser" rank purchased on the OSBot store; however this website may not be another bot or bot community. 4. Personal Information/Hate threads No personal information of other member's is allowed to be posted on the forum, even with their permission. They must post it themselves if they wish for it to be. This includes, but is not limited to: > Names; > Personal photos; > Instant Messaging; > Phone numbers; > Addresses; > E-mails; > Name relations from other communities or anywhere else; Nothing is to be created that is directed towards a certain member or staff-member of the community in a hatred way. This will not be tolerated and will result in a suspension, if not permanent ban. 5. Pornographic Content No media, content, or talk will be posted regarding pornographic content. This means that no nudity is to be shown anywhere on the forum and talking about certain sites will result in a warning. 6. Gravedigging Gravedigging, posting in an old thread, is not tolerated without proper reason. A post is considered as gravedigging when the last reply is atleast two weeks old. 7. Client Links OSBot's client link is not to be posted anywhere on this community, any other community, or otherwise made downloadable without the direct permission from OSBot. This is our property, and legal action can be taken if re-distributed. 8. Script Sales Selling and buying of scripts is only permitted through our official store. Donations for projects are allowed, however they cannot be required. It should be made clear that the donations are going towards you for development and do not benefit OSBot directly. Authentication systems, script loaders, and distribution systems need prior approval from any Admin and/or Developer. These types of miscellaneous software are reviewed on a case-by-case basis and may be audited/reassessed at any point in time. Selling a single copy of a private script to a single person is tolerated. Releasing a private script a customer paid for to the public is also not allowed. Selling multiple copies of a private script will result in a permanent ban when caught for the script writer and the customers (if the customers are aware). Any way to get around this rule will be considered as "selling a private script" (Ex. Receving a percentage payment based on the users profit obtained by the script). The staff will not assist in any disputes with regards to private script transactions. Private scripts - We at OSBot will no longer deal with disputes regarding private scripts, unless the script writer is a Scripter 1/2/3. If you order a private script from a random user with no scripter rank on our forums and it doesn't work or isn't getting the support it needs, at the end of the day that is your fault for picking someone who is not qualified. The staff will instantly close with no punishment on either side with no script writer rank involved. 9. Script Content If you use someone else's work, you must have permission from them and must give full credit to their Intellectual Property. This is not just an OSBot rule, but is also illegal. Claiming someone else's script work as your own is a federal offense. 10. Malicious Content No content that contains malware, trojans, or viruses is to be posted anywhere on the forum. This includes direct intent to DDoS another member of our community, any other community, or any other website. This will result in a temporary ban, or IP ban depending on the situation; further action may be taken, as this is also a federal offense. 11. Feedbacks False feedback for the Trader Feedback System is not allowed. Feedback is also meant to be unique. This means that a single user can not give the same user multiple feedback in an unjust way to abuse the system. An example of this is buying/selling back to the same person over and over or trading in small increments and counting them as separate feedback. This can result in a full feedback reset or a ban. It is allowed to receive feedback for a service, as long as the service was either paid or there was risk involved. An example for risk is doing a firecape service for someone, on an account that contains more than 5M 07 GP. As we are aimed particularly at the RuneScape market, you are only allowed to give or receive feedback for graphics if there is at least $3 worth of goods (based off of common transfer rates) transacted. Feedback for free product will not be allowed. For further clarification on this rule, read here http://osbot.org/forum/topic/47264-feedback-rule-change/ If you use a middleman you may give him feedback but the middleman himself is not allowed to give feedback. 12. Market It is not allowed to tear apart a market thread. If someone wants to sell an account for $50, then it is not needed to post things like 'too expensive, wouldn't even buy for $20'. It is rude and unwanted. If you're not interested, then simply don't reply. 13. Criticism Rule If a staff member has made a decision that you feel is in some way incorrect or abusive, please report it to @Maldesto via private message. Please do not make a thread about the staff member in question, as this can cause minor chaos in the community. 14. Your Forum Account Making numerous accounts to bypass our VIP system is not allowed. If you are found doing this you will be banned on all alternate accounts even if you have premium scripts. If you are caught doing it after receiving a ban on the alternate accounts you will receive an IP ban. You are also not allowed to share or sell your forum account. This is not accepted and will result in a permanent ban. The use of Proxies/VPNs on the forum is prohibited. If you are using a VPN/Proxy that is linked to a banned member, you will be banned. Therefore we advise you to only use your own, real, IP address. 15. Name Changing You are not allowed to abuse the ability to change your forum name. This includes but is not limited to offensive names, replicating another users name (ex: ja5on or Jays0n), or inappropriate names. Violation of this rule will result in you losing your ability to change your name and your username will be reverted back to your login name. 16. Language This is an English only forum, you are free to use whatever language you want in private chat or personal messenger. Warning Type Warning Point(s) Excessive Spamming 1 Gravedigging 1 False feedback 1 Offensive Language / Harassment 2 Advertisement 2 Offensive Media 2 Malicious Content 10 Scamming 10 Market Rules The general market rules can be found here. Dispute Rules Note: Failure to follow them will result an in infraction and/or ban. You may only post if you are: >Original poster of the topic. >The person under dispute. >Involved in the trade and/or can provide valuable evidence. >Have permission from a staff member. Infractions Note: The following infractions will automaticly be given by the system, when you reach a certain amount of warning points. Infraction Warning Points 1 Day suspension 5 3 Days suspension 7 Permanent ban 10 These rules can be changed at any time at Administrator discretion to punish you for any reason said Administrator sees fit. Thanks for reading, @Maldesto & the OSBot team.1 point
-
I'll pay paypal or 07 gp. I might have low post count but my account is fairly old. Have some faith1 point