Leaderboard
Popular Content
Showing content with the highest reputation on 11/13/15 in Posts
-
ALL ABOARD THE HYPE TRAIN! He's going to be my new main huge final fantasy fan! You hear that @Asuna? This is how I am going to whoop you in smash bros when we finally battle!4 points
-
4 points
-
Thank you everyone for all the support and feedback, this script officially is the most sold magic script on the market! Since 2015 it has been continually updated all the way to 2025! #1 SOLD MAGIC SCRIPT #1 MOST FEATURES MAGIC SCRIPT ESC MODE, HOVER-CLICK, NEAREST ITEM CLICK, FLAWLESS JMod nearby and we still alive. Anti-ban and Optimal script usage Anti-ban: - Don't go botting more than 3 hours at once, take breaks! Otherwise the ban-rate is highly increased! - Bans also depend on where you bot, for the best results: bot in unpopular locations Banking-related spells are the lowest ban-rate (spells which require banking or can be casted near a bank, e.g. superheating, maybe alching, jewelry enchanting etc etc) since you can just go to a full world and blend in with other non-bots (humans), for example: world 2 grand exchange If casting spells on npcs, then unpopular locations reduce the banrate by alot, So make sure not to go to botting hotspots otherwise you may be included in ban waves. - Some good areas used to be (until some got popular): grizzly bear, yanille stun-alching, any overground tiles (upstairs etc) but once the areas are overpopulated, try to go to another location which is similar to the aforementioned locations. This is a very popular thread with many many users so if a new location is mentioned, the location will be populated very quickly so I can only suggest examples of good locations - Don't go botting straight after a game update, it can be a very easy way to get banned. Wait a few hours! If you ever get banned, just backtrack your mistakes and avoid them in the future: you cannot be banned without making botting mistakes. Keep in mind you can be delay-banned from using previous scripts, so don't go using free/crap scripts for 24 hours then switching to a premium script, because the free/crap previous script can still get you banned! For more anti-ban information, see this thread which was created by an official developer: http://osbot.org/forum/topic/45618-preventing-rs-botting-bans/2 points
-
This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!2 points
-
2 points
-
Ye absolutely horrible. I feel scared (I live in The Netherlands). But oh my god the people there.. makes me so sad, all those people, deaths, injured, the families o my.2 points
-
2 points
-
2 points
-
Looks like he has incredibly slow mobility and landing/action lag but huge knock back & has a bit longer than usual sword wielding melee smashers. Would shit on jigglypuff. Edit; You're just like @Maldesto when it comes to CoD. Talks alot of trash but won't step up PSA; i'll dumpster any of you kids in any game & take your girl GGGGGGGGGG2 points
-
All right, after being the proud owner of this script for a full one (!) day, I have obviously gotten an immensive knowledge of the scripts inner workings, how it pans out, and done my job thouroghly. Maybe not, but I still hope you take my input into consideration. Also, there is a question in there:) Firstly, the dropping-sequences. Here I'm kinda split down the middle, thinking: "Well, it's kinda cool, but then again, I'm not THAT mentally retarded. I can drop an item like 9/10 times.". The super fast lightning mode is basicly too superhuman to be anything but a macro. Maybe it could pass as a mouse macro. Are mouse macros allowed? Thats beside the point, nevermind. Anyways, I did a small test. Having never actually powerskilled legitly, I tried to do a full drop-sequence, and time it. I messed up twice, with one examine. Then picked the stuff back up and let the bot do it. While the bot did take a fraction shorter time than me, it also messed up like 8 times. The whole chat was full of messages telling me to "try cooking this". Yeah, no shit. And yeah, I get the feature, and kinda think it is pretty neat, but I doubt someone spending hours upon hours on end fishing and dropping, would fuck up every single time they tried to drop 27 items in a row. So, my suggestion is to make it seem less mentally retarded, turning the fail-percentage down a notch, and also possibly adding a feature to make it better by doing it a lot. Have you type in rough estimate of hours powerskilled in general, make the script do its magic, and boom. Also, one more thing, why does it do the row 4 & 2-dropping method? What is wrong with line after line? To me, it's not really important what method the script uses, but I would like it to be realistic. Whenever I fail, I go back to the failed object. Some people just keep on going. But noone uses the last method consequently. Also, one more thing(wow this post is long now:(), whenever I fail, at least I think so, I go faster on the non-precision parts of the dropping, and a bit slower right before the actual click. That might just be me. Next up(yes, there are more points to this post. Sorry), two small questions. Firstly, why does it hover over the run energy button an unproportional amount when on banking mode? Note as this might just be me, but if intended, why? Secondly, due to the fact that almost noone actually closes out the bank window when banking, can you make it click the minimap directly? Lastly, a suggestion. I belive the time it takes for a legit player to move from the fishing spot he is at to a new fishing spot, in other words, to spot the update, is logarithmic with the time he has been at the original fishing spot. Roughly. This means that if he just came to a spot, and it just closed, he would move on instantly, as his focus was at the game. 20 seconds later, not so much. Done. Thanks for the great script:) EDIT: Switched "p****botted" for "powerskilled". Dunno why I wrote the first, and even did so twice. Late night comment, I guess. Also removed a misplaced ".".2 points
-
This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec1 point
-
High alch and low alch can easily added from my magic script, which I will do in the next update, thank you for the idea @blm95 I literally just added an update for that, don't worry the next version is truly amazing I overlooked a few methods, added an extra gui option and changed the way interactions work, as well as how target npcs are found update will be live within a few hours1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Could you hook me up with a trial for this script? I want to know how well it handles doors1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I just died while thieving knights. The bot appeared to be attempting to thieve a knight while dying to a guard and eventually died. Fortunately I kept my bank because I died to a npc.1 point
-
Wow that was quick thanks Czar as always I'll start sharks after 0.44 is out and let you know how it goes.1 point
-
Need help with a small task in PHP/mySQL, you have to do 3 things: 1) Upload a image to the server and save the name/desc to mySQL 2) Have gallery to browse the images with Next/Prev button 3) You have to create another gallary using CSS using arrows and display the name/desc over the image. Would be nice if you could screenshare this over skype while your making it or something and explain what your doing. skype - "Brian-dev" If payment is an issue we can discuss it further.1 point
-
Hey man, nice to see you finally got on here, this guys a good guy, he's one of my good friends in life (outside of the internet). Hope you enjoy the forums man, welcome!1 point
-
1 point
-
1 point
-
1 point
-
hey i still didnt get the trial - is it 24 hrs real ime or game time, if its real time i was away when u gave me it1 point
-
1 point
-
Cani please have a trial, im so close level 97, ill post a thanks picture in here once im done, may need a 48 hour one tho1 point
-
1 point
-
1 point
-
I'm getting an error when I try to login to my osbot account on the client: "The server failed to handle your request!"1 point