-
Posts
4888 -
Joined
-
Last visited
-
Days Won
9 -
Feedback
100%
Everything posted by Ericthecmh
-
Lol... you don't set npc ever.
-
I'm sorry for the confusion here. I've talked to Laz, and he said that users of scripts which are converted will receive at most 30 days of free access (assuming a monthly paid model). The converted scripts will certainly not be handed out for free.
-
OsBot and RS07 new "Bot detection system"
Ericthecmh replied to MerVidiuM's topic in Community Discussion
Guys, that ban is no indication of detectability. If you log out of your account, and then somebody reviews your account and decides your botting, they will ban you. Next time you log in, it'll disconnect you within 10 seconds. This is not because OSBot is detectable. In fact, this has happened to me when I logged in on the actual RS browser client. -
Not always, no. Depends on what Jagex is updating.
-
Worked fine for me. Use your magic :P
-
I'm actually very much in favor of monthly fees. If you purchase a "lifetime" script, and the scripter decides to leave in 3 weeks, what are you going to do? You have no protection against that. You could ask for a refund, but you'll probably not be eligible anymore. In addition, you can't expect a "lifetime" script to be for your lifetime, because... well, the scripter could get sick, he could get run over by a car, he could have irl issues, and end up being unable to update his script. On the contrary, with a monthly script system, the scripter needs to keep his script updated to get paid. No updates, people don't renew, no income. Therefore, monthly payments are an incentive for scripters. In addition, scripters have to keep their script updated, fix things when Jagex breaks their script, and they should get compensation for that work. And please don't pull the poor kid argument... If they have enough money to be spending 8 bucks a month for a video game, they have enough money to spend 5 bucks a month to pay the scripter for his/her script...
-
Well idk about you, but my CMHAbyss script wasn't even that popular, but I had at least 1 renewal every day, if not 2, plus new purchases. And if it's forced monthly, then it won't matter..
-
Words of wisdom by Eliot.
-
Okay. If 5 bucks a week is seriously a problem for this guy, he's a pretty bad goldfarmer, no?
-
All this hate. 1) For those of your complaining about the API not working, @Eliot and I have basically coded a fully working AIO Fighter, and am about to release a beta for an AIO Miner. Yes, the interact methods are a bit weird, but it still works. 2) For those of you who have been complaining about things like ColorPicker throwing exceptions... don't access it in a static context. Don't use ColorPicker.isColorAt, use this.colorPicker.isColorAt (assuming this refers to your script which extends Script), otherwise you'll need some sort of reference. But the point is, you need to access it through the instance of color picker that's stored within Script. 3) What's this complaint about no incentives? That's the whole point of making scripts monthly paid, so that even if (and I highly doubt) your script has reached 100% saturation, you'll still get money. Also, @Swizzbeat, where did you hear that only 5% of users renew? That's only assuming the script is terrible, so users no longer want to use it... (not saying that your scripts are bad)
-
Yeah! This is great! OSBot 2 is finally officially here.
-
I'm right. You wrong. He left.
-
I believe you're talking about using the tag, ie [member=Ericthecmh]
-
How 2 OSBot LOL nice one
-
Hey everyone, As you may or may not know, @Eliot and I have teamed up to write scripts for the OSBot 2 client. We have already posted about our OSBot 2 AIO Fighter: http://osbot.org/forum/topic/50292-dreamfighter-aio-first-osbot-2-script-publicly-released We are currently in the middle of making an AIO Miner. Currently, we have the following locations: Alkharid Crafting Guild Mining Guild Lumbridge Swamp Wilderness Runite rocks (Lava maze) Varrock East Yanille Please post suggestions for locations you want to be added. The most popular ones will be added first. Also, do not suggest Motherlode, it will not be part of this script (we will do it separately).
-
1) Why not? There's no reason for me to keep it closed source, it'll just disappear. At least this way it has some use. 2) People sometimes ask me how I did a certain thing. Now I don't have to answer :P
-
I was going to do it earlier, just forgot until some people asked me today. Oh and, for CMHAbyss, there are actually two scripts (if you can Java, you can figure out)
-
Actually for that script, if you just update the IDs, and copy over the random solvers from CMHFleshCrawler, it will work fine.
-
Hey guys, At the request of some people, I've decided to release the source code of my scripts that I no longer maintain. You can access them here: https://bitbucket.org/ericthecmh/cmhscripts-source Some of these may be highly outdated, others not so much. Don't comment on my coding style, I won't care. Feel free to take any code that you like (credit please). Please don't resell any scripts. Eric
-
Also, Paypal is owned by ebay, so I'd suggest changing your PP password too, just to be safe.
-
Awesome! The new interaction system is much better.
-
OSBot 2.1.4-5 - Integrated anti-ban, optimized interactions, minor API changes
Ericthecmh replied to
Laz's topic in ReleasesAwesome! Great job developers -
The local walker has always been fine for me... idk
-
Oh shit my bad my bad. Might be a glitch in the API then...