PDA

View Full Version : Le_Dons Thiever [Le Thiever] [Men/Women] [Version 0.35] [Lumby]



Le_don
03-02-2013, 08:07 PM
It steals from Men and Women in the lumby house, make sure they're both there and it's just you and you're good to go.

Pic related, it's the house.
19581

Features:


AntiBan
Randomly Choses between Man and Woman
Detects when stunned and waits until it isn't


UPDATED FOR SMART.



Planned:

Closes Doors
Faster



Change Log
Version 0.41
The script can now successfully identify if it is stunned.
The script is now faster.

lpodtouch
03-02-2013, 09:32 PM
you should make it click in the inventory regardless of what is there when reaches low hp, like once stunned let's average random '=Stunned(5+random(10)); (3+random(15)); then make it click in inventory
if(P07_lowhp) then
begin
eatsalmon;
end else

something like that

mobyb
03-02-2013, 10:35 PM
I'm currently learning python programming, so I can grasp the concept of these scripts, and I went through and made some small, yet efficent changes, which has improved my xp rate by alot, If you'd like I could send it to you.
And also, I was wondering why you included checking hp in the antiban?


you should make it click in the inventory regardless of what is there when reaches low hp, like once stunned let's average random '=Stunned(5+random(10)); (3+random(15)); then make it click in inventory
if(P07_lowhp) then
begin
eatsalmon;
end else

something like that
+ 1
I was looking into doing something like this but I don't really have much knowledge in this subject.

Word
03-02-2013, 11:28 PM
Seems good, but shouldn't the 'findstun;' be before the 'findman/findwoman;' in the loop? Since you have no wait there (in the loop) it will work as well if you put it before, and will also have less times when it will break, as the script is checking for stun every time just before it pickpockets.

MinecraftPROguy
03-03-2013, 11:59 AM
very well done. just cant find women properly

SRLDesh
03-03-2013, 01:15 PM
Could it be used on master farmers, and does it eat?

Le_don
03-03-2013, 02:25 PM
Could it be used on master farmers, and does it eat?
It could be used on master farmers if you edited it a little, colors and maybe the uptext.


very well done. just cant find women properly
Make sure your brightness is all the way up!

Updating the script with some of the suggestions posted here!

Raell
03-03-2013, 03:14 PM
Hey mate, I'm new to here and I can't figure out these anti-leeches. But thanks a lot, your script is amazing.

Le_don
03-03-2013, 03:20 PM
Thanks for the kind words!

A new version was just released, check it out!

Rooneyrs
03-27-2013, 10:27 PM
Thanks for the kind words!

A new version was just released, check it out!

meh so weird is your script when i start running it. It wont click on the rs client it clicks on other things on my comp

MuffinMan
03-28-2013, 04:22 PM
It dosen't start up with oldschool client for me. Can't see any change in the code either, but im a newb at coding..

Le_don
06-11-2013, 09:52 PM
Hi there, this was one of the very early scripts for Old School Runescape. It needs to be run in a browser window, preferably Chrome.

Le_don
07-23-2013, 08:07 PM
Updated for SMART.

FearIsNotAnOption
07-29-2013, 08:36 PM
When run in SMART, it is pretty slow. Many miss clicks, and pauses occur. Though I must admit, it is flawless despite how slow this achieves a pickpocket.

Ashaman88
11-28-2013, 03:20 AM
P07include outdated. Please use official one - shoot me a PM when/if this is updated.