-
Ban rates recently
What is PA? hw mouse is for stealth injection. no need to use it for mirror.
-
Question Mirror mode and proxifier (on banrates)
You could use sandboxie instead of a VM. Definitely use one or the other due to random.dat
-
Banned in less than 20 hours
yes
-
Ideas for botting on fresh account on members account without a ban?
If the goal is to sell the accounts as F2P trade-restrictions-removed accounts, why bother putting membership onto the accounts? Just bot some stuff in f2p that doesn't earn much money, but builds up some stats. Then you don't have to earn back the bond cost. It's hard to avoid bans on brand new accounts while doing efficient money makers.
-
HP PROLIANT ML350P GEN8
That's stupid. A stick of ram uses like 3w. A fully loaded server like the above will be like 200w under heavy load, closer to 100w idle. Yeah this is much better than the first one you looked at. Dual E5-2680v4 would be even better and should cost about the same. 450w is fine.
-
Quick Quest API Help!
Most useful post ever. Exactly what I was looking for.
-
misthalin mystery
You still need help with this? I have a solution.
-
Configs for Doric's Quest
Don't you literally just talk to one NPC with the correct items in inventory and then the quest is done?
- Open source F2P quester
-
Zoom Control
Another way to do it is with scroll wheel up or down, provided the mouse is onscreen: if (zScale > 500) { ctx.log("Z scale > 500. Zooming out. 181 is max zoom out. 1448 is max zoom in). "); if (ctx.getMouse().isOnScreen()) { ctx.getMouse().scrollDown(); sleep(rand(50,150)); ctx.getMouse().scrollDown(); sleep(rand(50,150)); ctx.log("Former Z scale = " + zScale + ". New Z scale = " + thisCamera.getScaleZ()); } } else if (zScale < 300) { ctx.log("Z scale < 300. Zooming in. 181 is max zoom out. 1448 is max zoom in). "); if (ctx.getMouse().isOnScreen()) { ctx.getMouse().scrollUp(); sleep(rand(50,150)); ctx.getMouse().scrollUp(); sleep(rand(50,150)); ctx.log("Former Z scale = " + zScale + ". New Z scale = " + thisCamera.getScaleZ()); } } else { ctx.log("Z scale = " + zScale); }
-
List of Configs
"Misthalin Mystery", 1535
-
QuickExchange (yet another GE API)
Can you provide an example of this? Edit: it was easier to just refactor the code to not extend methodprovider, and have all of the functions expect you to pass in the methodprovider context as an argument.
-
OSBot's client is detected
You can prob get banned if all you do straight off tut island is kill chickens. Don't need to use a bot client to get banned for it. Switch to cows after gaining a few levels, and mix in some other tasks. Also, do a quest or two as the first thing you do on your account is best. No-quest accounts get banned a lot quicker. Lots of low level F2P content (filling water jugs, mining clay, killing chickens) is for all intents and purposes "forbidden" due to heavy botting.
-
non-bank standing Skills that can successfully be done with a mouse recorder
Can woodcut farmed trees. They regrow and nobody else can chop yours down. Nevermind, forgot about random chop downs. Wouldn't work very well.
-
What mouse recorder do you all use?
record an hour long macro. not much reptition in that case.