Can any of the scripts out there do this?

RS47

Active Member
Hi folks,
I basically need a script that does this:
-target a given mob
-pulls with ranged attack (would be perfect if I could put a delay on ranged attacks too)
-pickpockets the mob
-keep stealth toggled on.
BUT
-does not move to melee/chase the mob

I have tried to use kbot for that but it keeps trying to go melee somehow, no matter what..

If there is a script out there that can do this.. please link me :)
Else any help I could get would be much appreciated.

Only other solution I can think of would be macro the things I need on the g15 (which I can't try now, because I'm abroad for work) and use a script only to keep stealth toggled on.

Thanks a lot in advance, RS47
 

RS47

Active Member
I wil elaborate a bit, in hope it helps..

Basically I would like to manually pull a given mob and bring it to where I want him to be. Then I would start the script, and it should hit the mob with arrows now and then (say 5-6 sec delay, to prevent it from retreating) and pickpocket/loot when the mob is in range (so basically pickpocket/loot in a loop with very short timer).
It would be perfect if it could also keep me stealth too, but if that's not possible I can always keep an eye on it and manually stealth if needed.

I am sure this kind of script sounds easy to you guys, I would do it myself but I have absolutely no knowledge of any programming language and the more I look at the wiki, the less I understand. Any help would be appreciated.. if you know of a script that can do this, or can be edited to do this..

Thanks a lot in advance
 

Kazman420

Active Member
I only messed around with a Rogue in beta, so I'm not very familiar to the way they work and maybe I'm missing something... Let me see if I can understand.

1. You manually pull the mob.
2. Script takes over and uses ranged attacks every 5-6 seconds.
3. Script automatically tries to Pickpocket then Loot when the mob is within range.

So I guess my question is; Do you intend on manually keeping the mob at a distance and then running in on your own every few seconds for #3? Then running back out of range for the script to resume from #2?

If so, then it sounds like you want a "kite" script so to speak, unless I'm missing something. I'm also a bit confused regarding the Stealthing. How are you able to keep/re-stealth once a mob has hit you and your solo (I know (or I should say I think) you don't loose stealth until hit, but when solo the mob is instantly going to break it when you go to pickpocket). Can you put stealth back on while in combat and the mob is out of melee range (yet still agro to you)? Do you have to be stealthed to pickpocket the mob?

Also, just a suggestion. While the wiki is indeed a great source of information, the best place to start learning how Lavishscript works is to take a look at some already released scripts. Something simple. Don't jump right into Kbot's code or anything extreme like that.. You'll only confuse yourself more. Start with a simple script that only has 1 or two functions.. This way you'll be able to follow what its doing.. Once you get the basics down, the wiki becomes your friend for looking up specific information.

But anyway.. If it is indeed a kite script that you want, let me know. I'll make something very basic that you can learn from and customize to your needs.
 

RS47

Active Member
Thanks for the reply :)

Nope, the purpose of the script would be to pickpocket the mob actually :)

I'll send you a pm with more informations to avoid spamming too much the general discussion section.
 
Top Bottom