Leaderboard
Popular Content
Showing content with the highest reputation on 04/10/15 in Posts
-
6 points
-
5 points
-
4 points
-
3 points
-
3 points
-
Hey everyone, I want money. Cash. Gold. My very old botting past: Back in 2005-2009 or something, I had a main and a skiller. I used to bot Firemaking and Woodcutting 99, and I collected lot's of resources on both. I didn't have any idea about VPSs, VPNs, breaks, banrates whatsoever. I just rolled with it and never got banned. One exception tho: I had a rollback on my main, Firemaking was rolled back to 96 and Woodcutting to 92. Not much of a trouble because I would just bot it back. When OSRS came out, I started playing again and made myself a nice medium-leveled account. I stopped playing. My not-so-old botting past: Recently I started playing again. I played on the medium-leveled OSRS account and got it banned very fast. I botted with it for approximately 2 hours. I started another (legit) main because I really wanted to play again. I played legit, got most stats around 40, and I botted Runecrafting for a second just to give it a try. Didn't get a ban. In the meanwhile, I botted some skills on another account (same IP) for money. I transferred it and ended up with about 4M. I found fishing the best way to make money in F2P, because you can simply net fish up to 20/40, then fly fish to 40, and start catching lobs. You don't need lot's of starter cash and skills, and even if it's crowded, you keep the same catchrate. I thought I could improve my cash/h (which was about 40K/h) by letting my bot pick up cowhides. The bot got banned, and so did the main, even though it was long after I botted on the main. So, I think the cowhide bot got detected, since Lumbridge cows are under watch. They looked more closely in my main too and found some botting activity, and dropped the banhammer. All the botting was with an average of 30 minute break each 2 hours, no proxies, no mirror client. So I started another new main and other fisherbots. I played the main legit while letting the bots fish. Fishers got banned, made new ones, got banned again. I ended up receiving a net worth of about 300k cash, which isn't very stunning. I think my approach isn't the best. My demands So... I want three things: firstly, I want to make a legit main, that's pretty irrelevant because ban rates don't apply to legit accounts. Secondly, I want cash on my main. It's necessary for skills and items. I'm too lazy to earn it myself. Last, but not least; In the long run, I want to have 99RC on my main. For both money, and coolness of the cape. Approach This is where I need you guys. I know I'm going to have to spend some real money in order to receive RSGP. My approach; no proxies, free script, no mirror client, all F2P, was totally wrong. It is asking for bans. I'm guessing my IP is flagged. I'm prepared to spend money. What would be the best approach? Some options are: -Buy the cash for about 2.6 dollar/m. What would be a nice site to buy the cash? I'll still need a way to get 99 RC botted on my main. -Buy VIP and a premium bot, so I can use the mirror client. What kind of bot would I buy? Bots I consider are: Buying a RCing bot and membership for some bots. RC is great money and I'll need the bot when I want to bot my main to 99 RC. Downside to this is that crafting Nature runes has pretty high requirements. First you need 44 RC, then you need the quest, you need mining, you need defence, you need to buy gear, and so on. I could also just roll with a premium fishing script. It doesn't have that high requirements, although the money per hour is much less. Other suggestions for good money making? I'm not going to do woodcutting and mining, because they're bad gold and have high banrates. -Buy a VPN/VPS/Proxy/TOR/whatever. Since my IP is flagged I consider this a good option. Again, would I have to buy a premium script and membership in order to make money and not get banned? -About getting RC 99 on my main, I think TOR+Mirror client is a great option. This would be pretty cheap and sorta safe. Would this work? Either way, I could make back some real-life money by selling some of the RSGP I made. Tips? Do you guys have other tips for botting RC 99 and for preventing bans generally? And does someone know a way of changing IP? Mine is most likely flagged. If I change it, and play on the same accounts on my new IP, would the new IP get flagged too? I have seen people saying they can change IPs, but they all change your 'internal' IP, which isn't the one Jagex sees. Some food for thought! - Lyquidate2 points
-
THIS IS NOT A SCRIPT FOR OSBOT! IT IS A SEPARATE RUNNABLE .JAR FILE WHICH IS NOT ASSOCIATED WITH THE CLIENT! APA RS Assistant - a useful tool with lots of uses FEATURES: AutotyperVariable type speed to suit your style Randomised delays between each typed letter (20% deviation) Customisable delay between messages Randomisation of delay (20% deviation) Countdown to allow you to switch tabs before typer starts Can type strings in order listed or randomly AutoclickerVariable time between clicks Additional randomised delay between clicks (20% deviation) Countdown to allow you to switch tabs before clicker starts USES: Staking spamming NMZ Hosting spamming Buy/sell spamming Skype spamming Alching Pray flicking SCREENSHOTS: DOWNLOAD LINK: http://www.filedropper.com/autotyperbyapaecpublic_2 (excuse the poor code, most of it was generated by my gui designer so it's bound to be untidy). Enjoy Apaec2 points
-
Dear community, Some time this week we will release an update that will give the client a nice performance boost, especially when interacting with entities. Today I have rewritten the model triangularization, which gave a nice boost to the mouse movements. There is another part though, the part where the mouse movements for entities are evaluated which requires an overhaul. Without it the gains gained by the first part I did today are still useless as the second part is a rather large bottleneck. On top of that, we will introduce overal performance on accessing most entity types. Overall this should boost OSBot's performance in terms of speed and also CPU and memory usage spikes. These should also give a noticeable performance boost to the mirror client mode. Regards, The OSBot team2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
Flaming a anime character cause he watched 2 much hentai porn.2 points
-
NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!1 point
-
package org.bjornkrols.lesserdemonkiller; import java.awt.Color; import java.awt.Graphics2D; import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; /** * A simple combat script that kills lesser demons, perfect for the caged Lesser demon in the wizard tower. * Does not eat. * For educational purposes. * * @author Bjorn Krols (Botre) */ @ScriptManifest(author = "Botre", info = "Kills lesser demons", logo = "", name = "Lesser demon killer", version = 0) public class LesserDemonKiller extends Script { /** * The name of the monster we will be looking for. */ private static final String NAME = "Lesser demon"; /** * The current time in milliseconds, used to calculate the elapsed amount of seconds. */ private long startTime = System.currentTimeMillis(); /** * The possible states of this script. */ private enum State { DIALOGUE, ATTACK, IDLE; } /** * The current state of this script. */ private State state = State.IDLE; @Override public int onLoop() throws InterruptedException { /* * Find the current state and react accordingly. */ switch (state = getState()) { case DIALOGUE: // Sleep for 600 - 6000 milliseconds (so it looks like we're reading the dialogue). sleep(random.nextInt(6000) + 600); // Click continue on any message with a continue option. getDialogues().clickContinue(); break; case ATTACK: // Find the closest NPC with the name NAME. NPC target = getNpcs().closest(NAME); // Attack the target if it isn't null and exists. if (target != null && target.exists() && target.interact("Attack")) { // If the target was successfully attacked, sleep until player is animating or interacting. new ConditionalSleep(5000, 100) { @Override public boolean condition() throws InterruptedException { return myPlayer().isAnimating() || myPlayer().getInteracting() != null; } }.sleep(); // Don't forget the .sleep(); ! } break; case IDLE: // Nothing is done here, you could add some random behavior though. break; } //Sleep for 300 - 600 milliseconds every loop. return random(300) + 300; } private State getState() { // If a dialogue is pending continuation, go continue it! if (getDialogues().isPendingContinuation()) return State.DIALOGUE; // If we are currently attacking a monster, idle. if (myPlayer().isAnimating() || myPlayer().getInteracting() != null) return State.IDLE; // We are not attacking a monster, let's stop being lazy and get to work! return State.ATTACK; } @Override public void onPaint(Graphics2D g2d) { super.onPaint(g2d); // Set the drawing color to yellow. g2d.setColor(Color.YELLOW); // Draw the current state, useful for debugging. g2d.drawString("State: " + state, 20, 250); // Draw the elapsed amount of seconds since the script was started. g2d.drawString("Elapsed seconds: " + (int) ((System.currentTimeMillis() - startTime) / 1000), 20, 265); } }1 point
-
Just died today and lost graceful outfit so I'm pretty pissed at the moment.1 point
-
Fixed mate, if you have more issues/suggestions please keep it in PM and it will be addressed quicker. Thanks1 point
-
I got 24 mute couple months ago, someone was asking what logs I was burning, typed "I am burning jews".. J and Y are next to each other also, and some stupid player moderator called unicorn2002 or something like that muted me for it.1 point
-
1 point
-
1 point
-
1 point
-
Version 2.56 - Now travels to Waterbirth island from anywhere - Added AFK mode for Waterbirth island Update should be live within a few hours thanks guys for being patient.1 point
-
1 point
-
1 point
-
I will add some failsafes for dialogues, thanks for the post. Expect an update later on today ~1-2 hours max.1 point
-
I do have some updates planned related to: - Loot tracker price accuracy - Equipment & Prayer switching - (Possibly) Inventory layout management Added1 point
-
Let me tell you why. Because woodcutting is some weirdo shit to tryna botfarm, WC is high as shit banrate. That's why.1 point
-
fair enough bud, im sure a person who can help more will comment on this thread.1 point
-
LMAO I swear to you whenever I get +1 or a like im like nom nom skeet skeet skeet!!1 point
-
can you also make it support all spots and not just that west one? afk option runs to that spot would be great1 point
-
1 point
-
1 point
-
Admin's there is only one he will get to it whenever he can i'm sure he is busy botting cannon balls for 99 smithing rite now.1 point
-
1 point
-
1 point
-
linked lists are usually better performance when doing a lot of adding/removing from the lists1 point
-
public void onMessage(Message message) throws InterruptedException { // We start onMessage if (message.getMessage().toLowerCase().contains("Overload")) // Check if there is an overload return inv.interactWithName(Overload, "Drink"); // Drink said overload? no Overload variable though, meant to be String? return false; // We return false incase nothing is needed } // We close this method Interesting how you're returning booleans in a void method1 point
-
1 point
-
1 point
-
1 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