-
Posts
238 -
Joined
-
Last visited
-
Days Won
4 -
Feedback
0%
Everything posted by DylanSRT
-
Yeah man mirror mode ftw. I realized using client injection even once can get you banned. I only use mirror mode now and have had no bans since.
-
I understand that, and I didn't mean to rush, just wanted as soon as possible. If anything, it would be nice to let us keep using V17.
-
Hi, I noticed some other people commented on this issue but I will provide my experience. I had no issues before v18. Now, it is able to connect but as soon as I click on the bot client screen, both the original client and mirror client freeze. Tried this many times. Please fix, this is why I buy VIP.
-
Like I said, I'm new to this lol, but learning every day. Already made a working tithe farm and birdhouse bot for my ironman
-
Hi, I decided to make a world hopper for mirror mode because the API hopper is malfunctioning. It works on client injection, but in mirror mode the widgets are all labeled "visible" even if they are hidden due to scrolling. The scroll bar also does not have a scrollable y movement. I put together a pretty basic code (I'm relatively new to this so would appreciate feedback on improving it). Line up 12 worlds that you want to hop to plus two as your favorites like this: //set w=0 in your On Start w=0; //open logout tab (make sure you've opened world switcher once before so it automatically opens) if (!getLogoutTab().open()){ logoutTab= getWidgets().get(548,34); logoutTab.interact("Logout"); } //clicks first tab and moves down by 16 each iteration, 16 is the height of the world widgets mouse.click(575,246+w*16,false); //increase w by 1 every iteration and return to 0 after 14 iterations w=w+1; if(w==15){w=0;} //add breaks in between code as needed for your use The reason I didn't add a method to click on the scroll down is because you would eventually get to worlds you don't want to hop to. Instead, just use these 14 worlds over and over or move the cursor yourself when 14 is done. I tried pretty much every widget feature, but they all seems to be malfunctioning in mirror mode. So any improvement suggestions need to be unrelated to widgets. This needs a fix please mods.
-
This is 100% true. All this time the safest way to bot has been macros. I have experimented a lot this year and it is very clear how jagex's detection works. STEALTH INJECTION = definite ban. Mirror mode is just like using macros on your own client. HOWEVER, the reason people get banned is because they use the popular bots. Jagex only deviates from their stealth injection detection for these very popular bots. They create special flagging code targeted at specific scripts. I've been making my own scripts in secluded places using mirror mode all year long and there is no issue at all. In essence that becomes the same thing as mouse macros, but with a much greater capability. Oh and Antibans are completely useless and most real coders know this. They only add them because ppl think that they help. I stood in the same secluded place for 3 days straight clicking the same exact three pixels of iron ore and no ban. TLDR; Stealth Injection = Ban, Popular Bots = Ban
-
Not sure if this is fixed yet but a couple weeks ago I tried using the world hopper in mirror mode and it was malfunctioning. I made the mistake of using it on stealth injection instead (it works there) and got banned in 4 hours. So I ended up coding my own world hopper for mirror mode with widgets but it was a pain in the ass. Stealth injection is literally suicide, I don't know why you guys even offer it still. If anything it probably reduces your revenue because people think that all botting is like that. whereas you can macro for 3 days and not get a peep if you are in a secluded place. Sorry for rant
-
Indeed, it works like a charm with stealth injection. Thanks! If mods could fix this for mirror when they get a chance that would be great. It's a pretty important command.
-
Nope, but I will right now. Update in 5
-
mirror, it's definitely that line which is the problem because it never finishes the loop. if(!inventory.isFull()){ log("hopping"); getWorlds().hopToP2PWorld(); }
-
Hi guys, I've been trying to use the following code to hop worlds, but it seems to be dysfunctional. getWorlds().hopToP2PWorld(); It switches to world tab but never clicks on any worlds. Is there any other way to have it auto hop to a random P2P world? Worst case I can make my own code with widgets but that would be pain in the ass. Thanks
-
This script has the same GUI as the crafting script.. and I cannot see or use the start button. Like I said in that forum, I know it is a problem with my new high resolution laptop, and I've heard it happening with others too. I own like all of your scripts, could you please just make the GUI a little bit longer vertically. I don't want a refund, because you are the best scripter this site has ever seen. I just want to be able to use the script. Thanks (oh and you could change it on the crafting script too please, that would be awesome) p.s. I just started using your RC script... and WOW. Didn't think anyone would ever be able to get it done properly.
-
ignored my comments twice now =[
-
Hey Khaleesi, Could you please update the paint so that it doesn't do this? http://postimg.org/image/5edpvvchx/ I know it's a PC issue but I own 5 of your scripts and this is the only one I can't use at all. Can you just put the start button higher up or something?? Love you
-
I'm having the small client issue too... Windows 8, High res computer. My osbot is tiny, but it is normally managable. On this script, however, I cannot start anything. Any ideas how I can fix this?
-
Does this support the recent 2000 max PC point update? The PC bot I have been using automatically stops after 250 points, and I don't want that. I told Valkyr too so whoever adds this update first, I will buy their script
-
The Worlds hopToP2PWorld() method was working like a charm for me earlier this morning. I was working on a script as the update happened and afterwards this method is messing up the rest of my script. It hops worlds fine but the random handler interferes with my loop. Here is the error I am getting: [ERROR][bot #1][04/17 07:36:36 PM]: Error in script executor! java.lang.NullPointerException at main.onLoop(main.java:96) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qf:111) at java.lang.Thread.run(Unknown Source) I'm not a pro scripter by any means, but all I know is that it was working fine minutes before the update. Chances are that I am doing something wrong, but just thought I should let you know.
-
got it working =] making even more money now hah
-
Ahhh i was missing the "get". Can I do this ? getWorldHopper().hop(random(1,64))
-
Hey Guys, I've made a flawless Karambwan buyer which makes use of Brimhaven Teletab from NMZ. At the moment I am making like 700k p/hr since Karambwan prices are super high right now. The script would be even more profitable if I could figure out how to hop worlds instead of waiting for the Karambwan to restock. I've been fooling around with the WorldHopper class, but I just can't seem to get it right. Can someone give me an example of World Hopping code. I would also like it if a few experienced scripters could test it to give me feedback. I don't want to give it to too many people though because it will lower Karambwan prices. Thanks
-
My Experience... Top 100 Overall Rank Mostly Botted
DylanSRT replied to DylanSRT's topic in Botting & Bans
I suppose so, but I already had like 1950 total level when I got my first 3 day ban. That's a fuck ton of botting to get only a warning. I could have stopped then and been fine. And yes my "storage" account was also perm banned. By the way, not sure if this is against the rules, but I can sell my osbot account if someone wants to buy all the best bots at once. -
Hey Guys, I wanted to share my experience with OSbot over the last couple of months. I started my botting about 4 months ago. I initially only used an auto seller because I had gotten tired of wasting so much time spamming in World 1. Otherwise, I liked leveling my stats on my own and didn't buy any other bots. 2 months later, I started focusing more on my schoolwork (I am a com sci major at the University of Maryland) and began botting more and more. I bought more and more scripts, until I eventually had scripts for almost every skill, if not multiple. It was almost like an addiction.. I was more into setting up all my bots than actually playing the game itself. Before: All of these stats were legitimately achieved by me. I also had Quest Cape at this point. 1 Month Later: Basically, everything besides combat, slayer, and farming was botted. This is the latest screenshot I have of my stats since I rarely played on Orion but I was 1986 Total Lvl when I was banned about a month ago, and I was ranked 97 overall. My ultimate goal was to get 99 for all stats at the same time. One of my best slayer trips ever. 3 whips, 3 key halves, d spear in 100 abby demon kills. I received a 3 day ban as a warning and was permanently banned a few weeks later because I didn't slow down at all. . Overall, just don't over do it and you won't get banned. It is pretty simple. I was very surprised I even got this far. I was pretty bummed because it was 2 days before the smoke devil slayer update which I was very excited about. I was saving every single slayer drop and clue scroll I got since 80 slayer on a storage account (over 1000 clues). It had multiple sets of pretty much every clue scroll item (although I never got a 3a clue) and 33 whips on it. Unfortunately, this account was also banned at the same time even though I have never botted on it. So don't think your secondary account is safe because you don't bot on it. I never even took a screenshot of the epic bank because I didn't think I would ever lose it. I was about to release an epic thieving script I was working on which destroys the exp rates of any thieving script on this site. However, I stopped caring about it after I was banned. Finally, of the 20+ premium scripts I used, I would have to say that the best and most consistent scripters are the A Team and Purple. A Team's Law Rune Crafter is the best money making bot imo. Although this was how I received my first warning ban. If you guys have any questions about specific bots, ask me. I've probably used it.
-
Fully Functional 130k/hr Thief Script. Need Help W/ Bank Support
DylanSRT replied to DylanSRT's topic in Scripting Help
Wow Dylan, I didn't even think about that. It is so close by too. I am going to work on it now. I'll keep you updated on my progress, might still need help with trapping the one menaphite though.