Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Ironman Coshing/Blackjacking bot for thieving guild (VERY EASY)

Joined
Sep 27, 2015
Messages
51
-lures, knocks out, and loots coshing volunteers

no food is needed as you cant fail and if you somehow do, you only take 1 damage. you have to complete dialogue for lure to start though, which takes 2 space bars.
 
Primate
Joined
Oct 30, 2014
Messages
3,458
uNVMF.png


How tempting to recreate this...
 
Joined
Feb 27, 2015
Messages
577
It was 2 days ago. It's very easy to do, but clouse (RuneMate's antipattern mouse) makes it inefficient because of frequent misclicks and slow interaction.
Ahh I understand, I thought you meant more than like 6+ months ago :) Is there anything that could be done to make clouse more efficient or something?
Not a bot writer or anything so I know nothing :D
 
Joined
Nov 26, 2014
Messages
616
Ahh I understand, I thought you meant more than like 6+ months ago :) Is there anything that could be done to make clouse more efficient or something?
Not a bot writer or anything so I know nothing :D
I mean I could release it, on a 50 thieving account I was getting about 60-70k exp per hour, so I don't how efficient that is?

I could make it mouse hop, but that would make it far easier to detect, since mouse pattern is one of the ways bot watch works.

So your guys' call if I should release it.
 
Joined
Feb 27, 2015
Messages
577
I mean I could release it, on a 50 thieving account I was getting about 60-70k exp per hour, so I don't how efficient that is?

I could make it mouse hop, but that would make it far easier to detect, since mouse pattern is one of the ways bot watch works.

So your guys' call if I should release it.

Seems really good exp/hr, according to the wiki doing this method at 70 Thieving gets roughly 99k/hr. So getting what you are at 50 seems really good. As for the mouse hopping, maybe you can make that a check-box option in the gui, and write under it: easier to detect, use at own risk etc. I don't currently have an account with a decent Thieving level, as I hate the skill so I'd be more than happy to test and report back on this once my DS main gets unbanned.
 
Joined
Feb 27, 2015
Messages
577
i would like it if it was safer, but what is mouse hopping?

I'm not sure if this is correct, if not I know someone will correct me. I believe mouse hopping can/does consist of having the mouse "hop" between two or more points without using the mouse trail so to speak. Moves from point A ----> point B instantly, instead of dragging the mouse cursor from point A ----> point B.
 
Joined
Sep 27, 2015
Messages
51
I'm not sure if this is correct, if not I know someone will correct me. I believe mouse hopping can/does consist of having the mouse "hop" between two or more points without using the mouse trail so to speak. Moves from point A ----> point B instantly, instead of dragging the mouse cursor from point A ----> point B.
maybe if they made the mouse drag a bit faster but not to the rate of hopping...

if the author tried to loot twice as fast as possible without bots and then put bots to that speed would that help
 
Joined
Dec 10, 2014
Messages
3,255
What's the max amount of times you can loot per knock-out? I was getting 3 doing it legit.

Also, why would you need to mouse-hop, the distance the mouse needs to move is very minimal.
 
Joined
Nov 26, 2014
Messages
616
What's the max amount of times you can loot per knock-out? I was getting 3 doing it legit.

Also, why would you need to mouse-hop, the distance the mouse needs to move is very minimal.
I literally have it as:
while (npc.getAnimationId() == KNOCKED_OUT) {
npc.interact("Loot");
}
And it misclicks so much that it only gets 2 loots 75% of the time. Gonna make a change tomorrow and try.
 
Joined
Mar 31, 2015
Messages
265
What's the max amount of times you can loot per knock-out? I was getting 3 doing it legit.

Also, why would you need to mouse-hop, the distance the mouse needs to move is very minimal.
3 is the max unless it has changed since ~2 years ago
 
Top