Leaderboard
Popular Content
Showing content with the highest reputation on 06/17/15 in all areas
-
8 points
-
I'd never use injection. That's just me though... just kidding, it's not just me. nobody who doesn't want a ban uses injection4 points
-
4 points
-
4 points
-
This right here proves that the money was traded "sent money". I think if he was the one to hack you, he would have have accused you of a bit more than 15M, you are paying it back or you are banned.4 points
-
Well Boys I have had many ups and downs on this account, and have been hacked twice, while taking this account from 60-77-60 to 70-92-70 all from CZAR Ankous. This is my ultimate goal, and I will quit if it doesn't go down because I was cleaned a few days ago. Here we go.... Starting Stats/Inventory--------------------------------------------------------- I understand this probably wont turn into one proggy because of update on Thursday etc but... Basically I will not turn this computer off so one huge proggy is the goal 99 strength and bank loot here we come. First afternoon done, 93 strength gainz with 1.1m in lewt Over 24 hours in, 94 strength with 2.7m gp gainz and over 1m xp gainz 43 hours in. Almost 2m xp gainz, 95 strength, 4.5m gp gainz Decided to stop script because of thursday update, will turn on again on Thursday morning In 53 hours with breaks per ~3 hours, 2.48m strength xp, and over 6m gp gained Gains from 53 hours After over a day break we back on the grind!!! 3m till 99 str o_o Decided to take another break at 20 hours, rethought my choices, not really suiciding now, just going to bot atleast 10 hours a day until 99, here is a nice proggy though under 300k for 97 strength, and about 1m xp gainz Gainz update-------------------------- June 19th 3 HP levels, 4 strength Missed a proggy ;( Ran for about 10 hours, got 97 strength and 44k off 88 hp! Another small proggy, just started it back up Taken a break, about 600k from 98 strength. Sold all my loots to fund my voider in making Got it XD February 27th 2017 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Currently on hold as I've heard of some bans etc. Still 97 strength3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
When I hire someone I'll update the OP. I'm going to look over the applications on the weekend when I have more time to look into everyone properly.3 points
-
3 points
-
I only got ban when I knew it was my fault when I made my second set of bots they didnt get ban, but when you do weekend you can do overnight too but yea there should be no bans ill be doing it this weekend and ill post results on like monday :P3 points
-
I am wondering if people would be interested in video scripting tutorials, I know we have some great written ones here, but (at least for me) I find videos to be more engaging. I am thinking of making a series that goes from the basics of making a script through the entire life cycle of a script. The series would go through the process of making an entire non-trivial script from the idea to the end product and the maintaining phase. I remember a video tutorial by one of the scripters here helped me get started almost two years ago, so I'm thinking this would be a fun way to help out some new people. Let me know!2 points
-
win server 2012 r2 2k8 is without desktop if im not wrong2 points
-
2 points
-
2 points
-
********Not releasing a Herblore script anytime soon******** *****Suggestions Welcome*****1 point
-
VIP is what, $10? The script is another $10. Problem is, newcomers aren't going to know that they should get VIP for the mirrors client since the standard client is shit and they don't know that because it doesn't say on the actually client itself, that "stealthy injections" (cute name btw) is basically a bread crumb trail for Jagex. Am I mad that i got banned? No I have experience botting. The point that I'm trying to get across, is that if the standard client is shit, then market is as being shit. That's all. Newcomers shouldn't have to be diving through the forums looking at old threads where there are mixed reviews. If a version is going to get you detected in under 2 hours, then state that. That way people know what they are working with.1 point
-
So if the regular client is detectable, why isn't this broadcasted on the actual client or as an announcement for all to see? Especially for those that are new to the forum. Yes, I realize what can happen when you bot, but if the client is that detectable that 2 measly hours gets you banned, then that is a terrible business model if the there is no easily viewable (meaning not having to dig through threads) announcement stating that the regular client will get you banned. After all, OSBot is a business and it is astounding that they would still offer a product to their customers if they knew that the regular client was as easily detectable as it is...1 point
-
1 point
-
1 point
-
Is what you're trying to say you're paying 5 cents above what the going buying rate is currently?1 point
-
1 point
-
. You have to track your name so it follows your xp1 point
-
1 point
-
1 point
-
1 point
-
Getting there! I think you'll make it to 99 defo.1 point
-
1 point
-
Why did you create a new one? http://osbot.org/forum/topic/75252-hiring-for-aio-service/1 point
-
long reset* not just press the button, hold it for like 20-30 secs1 point
-
http://osbot.org/forum/topic/68924-for-windows-users-experiencing-could-not-load-stream-library-error/1 point
-
sorry about that man, I will end up making the script stop, I'm almost done building the list of runes for each spell1 point
-
Damn! This script looked so promising... Only managed to use it for 5 hours and then got banned. (Didn't use the fast feature either...) Thankfully I was banned for 2 days but I wont be able to use this script anymore cause I don't want to risk it. Either way great work man, the UI was so clean! I might make another account and use it on it we'll see! Also a bug I noticed was that when you run out of runes for either alches or stuns they script continues to try and cast the spells over and over again. I don't know about jagex bot detection but I would bet money that.... that's a dead give away.1 point
-
1 point
-
1 point
-
1 point
-
I have an unranked account that I'm doing promos on, I guarantee high gold or plat1 point
-
1 point
-
i would say yes, in fact I just did that yesterday, got 31 mining, went mlm and started, im almost 60 mining now1 point
-
GL Dude, doubt it will happen in one proggy though because of updates/downtime etc1 point
-
1 point
-
I found a confirmed picture of @Asuna aka Darius - @Ely is the only other confirmed girl on this site that is known throughout the forums, and she is also my girlfriend. @Anne is definitely a girl with no doubts whatsoever.1 point
-
For those wondering how to find out if the enter amount is up for people to handle it correctly and not miss up. Here the snippet. Best fail safe so a character doesnt type an amount in the chatbox. /** * the interface is usually never null, but changes location when visible or not * * @return true if the 'enter amount' interface is visible */ public boolean canEnterAmount() { RS2Widget warning = getWidgets().get(548, 119); return warning != null && !warning.getPosition().equals(new Point(-1,-1)); } have fun and happy scripting1 point