ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Gold Farming => Topic started by: TrailMyx on February 15, 2009, 02:18:07 PM

Title: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 15, 2009, 02:18:07 PM
Code: [Select]
;=================================================================
; Script Name: TrailMyx's Special Item Stealer
; Author: TrailMyx
; Version: 0.3
; Shard OSI / FS: OSI / FS OK
; Revision Date: 9/29/2007
; Purpose: Grabs items specifically from Shadow wisps using the pen trick to speedup
;          looting and flamestrike (magery) to kill the creature after the successful steal.
;
; Requirements:
;               Inscription Pen
;               Magery for Flamestrike and LRC suit
;               GM-120.0 Stealing
;               dark wisp area through the Spirituality portal
;               lots of free space in your backpack.
;
; Thanks to Xclio for the original idea!
; http://www.scriptuo.com
;=================================================================

Xclio got me thinking about this after his posting on WinUO.org.  So I cut/pasted this script together from a bunch of my other scripts.  I also threw in the pen trick to speed up the stealing process.

It will always move to the closest Shadow wisp, but be careful about getting too close to other spawns since there is no defensive protection.

Also, it will avoid stealing from the paragon dark wisps.

These are the items found:

; seed of life NWI
; balm of strength LPF
; gem of salvation VWL
; balm of protection OTK
; life shield lotion GPF
; balm of wisdom RCJ
; stone skin lotion FPF
; balm of swiftness CDJ
; mana draught HZF
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on February 15, 2009, 03:28:59 PM
Thanks...this proves the old saying, "That if ye ask, ye shall receive."  There may be a potential problem with me using the script as my Thief has no Magery at all, not even to recall -- just swords to defend herself. 

Anatomy 90
Healing 90
Hiding 90
Stealing 120
Stealth 100
Swords 110
Tactics 100

Will I still be able to use this?  Can it be altered?  Or do I need to drop some skills and learn Magery?

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 15, 2009, 03:34:28 PM
I'm sure it can be modified....  Magery was just convenient and easy; most of my Doom looters have magery and no particular fighting skill.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Ultima on February 15, 2009, 07:06:38 PM
This really is a great script TM and alot of fun. Glad to see it out and about for others to enjoy! :)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 16, 2009, 03:23:33 AM
This was a fun/quick one.  It's just a mish-mash of subs I have laying around; there's very little new code.  But even scraps work sometimes.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Xclio on February 16, 2009, 05:40:48 PM
I know I abused this thing for a while after TM posted it up, it was great for playing around when these items were nice and new.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Hoby on February 16, 2009, 06:25:05 PM
Is this the champ spawn in ils?  How does it work with negative karma, i cant even get close to there before the pixies kill me.  Arnt pixies part of that sspawn too.?
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 16, 2009, 06:56:04 PM
Umm, definitely don't want negative karma with this one since the pixies will eat you.  :)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Xclio on February 17, 2009, 05:58:02 AM
This does work great but you do need positive Karma if you want to be sucessful.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Ultima on February 17, 2009, 10:00:33 AM
Yeah it works well at both Lord Oaks Champion Spawn or  at the Twaolo of the Glade spawn inside the Twisted Weald.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: _C2_ on February 17, 2009, 12:28:24 PM
Yeah it works well at both Lord Oaks Champion Spawn or  at the Twaolo of the Glade spawn inside the Twisted Weald.

I used it here a lot but eventually, if unattended, someoen runs out being chased by that paragon changeling or you walk out the sparklers by mistake pathfinding a wisp and it won't come back in nor is it designed too (not scripts fault). 

Twisted weild was my favorite spot to do this at due to not killing off everything in the area too fast.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on February 19, 2009, 01:09:08 PM
When I run this script it still tells me that I need to "wait a few moments before using another skill" repeatedly after a stealing attempt.  I want to make sure that I am using the pen trick properly.  I have a Scribe's Pen in my backpack and it comes up with the inscription menu which I move to the lower right corner of the screen.  I am getting items, just want to make sure that it is running properly.   I was under the assumption that the pen trick is supposed to lower the amount of time that one has to wait to use another skill? 
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Khameleon on February 19, 2009, 01:50:10 PM
manualy open the pen, and hit make last, then try again.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Xclio on February 19, 2009, 01:54:19 PM
You will get the error message saying you hav eto wait but the action is still performed ;)  It is just a side effect of using the pen trick.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 19, 2009, 01:55:40 PM
Ya, sometimes when you use the pen for the pen trick, you can get your tool bugged. Ewwww, bugged tools.

Anyhow, what Khameleon recommends is the only way to fix it.  People used to call the GM to un-bug this.  Doh!  BTW, you can get the tool bugged under normal gameplay as well.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 21, 2009, 03:03:37 PM
And yes to what C2 was talking about.  This script doesn't really autodefend.  Since you can set yourself up pretty safely in the champ spawn area, you can basically leave it unattended.  However, it's better to let it run while you're attended, but watching TV/scripting/surfing..  I haven't died yet, and I have farmed LOTS of these stupid things.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: _C2_ on February 21, 2009, 04:00:21 PM
i actually used my stealing script subs with the pen bug from my trainer and i never ever get a must wait message.  It is possible to make them run flawlessly.  I am a pen trick whore so i have spent a lot of time with it.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 21, 2009, 06:00:25 PM
i actually used my stealing script subs with the pen bug from my trainer and i never ever get a must wait message.  It is possible to make them run flawlessly.  I am a pen trick whore so i have spent a lot of time with it.
Heh, I just got lazy and never optimized the waits.  :)

I'm a one-hit-wonder.  lol!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Hoby on February 21, 2009, 06:08:45 PM
Tested it out today, didnt get a thing except for "that item is to heavy to steal".  I let it run while i went downstairs came back a little while later and had a backpack full of the special items.  i was under the impression that whenever you successfully would steal something u would lose karma.  Guess not.  Works great!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 21, 2009, 06:19:43 PM
Oh yeh, that's another thing that's good to point out.  Stealing those items won't drop your karma for some strange reason.  Good for us; but wait for the nerf rockets!!  The whiners will start that droning chant.  Nerf Nerf Nerf Nerf!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 21, 2009, 06:21:47 PM
BTW, I'm using journal scanning, so if you get that message, the script will just nuke that creature and move to the next one.  Eventually you'll start looting things.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: _C2_ on February 21, 2009, 06:30:13 PM
This is one of the most entertaining scripts that has been released by you TM.  I seriously ran two thieves for at least 3-4 weeks nonstop.  I have about 400 of each stealable stored up.  Thx. again for sharing this fun one.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 21, 2009, 06:37:24 PM
This is one of the most entertaining scripts that has been released by you TM.  I seriously ran two thieves for at least 3-4 weeks nonstop.  I have about 400 of each stealable stored up.  Thx. again for sharing this fun one.

Well I'm glad you liked it.  I get a total chuckle out of it just because of how much a patchwork it is.  It's just about 95% cut-n-paste from scraps I have in various places. 

I wish I had more time to run your goodies, C2; you've got some great stuff these days.  Perhaps I'll win the lottery tonight and I can start playing.  heh.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on February 21, 2009, 08:22:03 PM
The Script works so well that when I was full with 125 items in my pack, every new item I stole was falling on the ground.  I came back from eating Dinner and checked on my Thief and I had a guy literally following me and picking up every item I dropped.  He thanked me for the wonderful goodies and I said you are welcome and recalled away, then logged off!  TrailMyx, can you add a recall subroutine to take you to a safe location if full and then log you off, please!?

ORACLE
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Khameleon on February 22, 2009, 02:50:16 AM
it shouldn't be to hard, try a little codding yourself. thats why we are here.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 22, 2009, 07:39:56 AM
I had thought of doing that, but they make it a pain in the butt to recall away in that area.  You have to rail to a location that's away from the spawn before you can recall out.  So I just left it the way it is.  Generally the script isn't meant for AFKing since there's no defence.  I may add a halt on backpack being full however.

That's a hilarious story.  lol
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Hollywood_Shono on February 25, 2009, 03:53:41 AM
I am also getting you must wait a few moments to use another skill...


It steals after i get the msg if im close enough but i think one of the timers may be off or maybe its just a glitch like Xilco said. Not sure script is fun as hell though thanks... I've already got 60 items in about in an hour
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on February 25, 2009, 08:31:56 AM
Don't worry about the "you must waits".  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Hollywood_Shono on February 25, 2009, 11:15:08 AM
Don't worry about the "you must waits".  ;)

Yes Sir!

But it works fucken great lol i got like 150 items in 2-3 hours
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: DeadIssue2 on March 03, 2009, 02:44:34 PM
Ohh boy a must have script!!!  My return rate on the mana draught was so bad manually. With all the ones I am picking up now I am gonna have to carry them to counter act these damn mana vamp dismounters.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: DeadIssue2 on March 06, 2009, 05:02:16 PM
This may sound crazy but after using this script for a few days something ODD has started to happen. Now for some reason it will steal round about 3 or 4 items and then wonder off randomly saying that I must wait to perform an action. TM thought it might have to do with hitting the go home button but that is not an option as i never hit the botton. It does the same thing now no matter what i try every 3 or 4 items it goes goofy balls on me. Any ideas from the masses on this one would be helpful cause I love this thing but cant get it to work correctly.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on March 06, 2009, 07:56:24 PM
Honestly, I hadn't run this since, well, forever.  I just started it up again, and I can't get it to fail.  I even moved to the area where the wood hut is.  I ran up the stairs and down.  I've looted probably 20 things now; I need to dump items actually.  lol.

Anyhow, I can't imaging what's different with your setup at this point.  Things are running smoothly here.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Khameleon on March 07, 2009, 02:48:11 AM
do you have a UOA macro set to that button?
even though you don't hit the button the script uses the move button which those keys are part of.  if your gonna run this script disable UOA or just use the plain old Client. :)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: DeadIssue2 on March 07, 2009, 05:37:25 AM
I was fairly certain I had no macros on any movement keys however when I loaded the game with out UOa works like a charm. Thanks a ton for the idea.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on March 07, 2009, 11:08:27 AM
Ya, any time you start having funky actions with a script, the first thing to try is just to run without Razor or UOA.  They mess up the Quester greatly.  Personally I've had pretty good luck with them, but most do not.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Khameleon on March 07, 2009, 12:48:59 PM
I don't have any problem with the quester when I use UOA, though That Character doesn't have many macro's UO, or UOA.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: _C2_ on March 11, 2009, 10:24:56 AM
I don't have any problem with the quester when I use UOA, though That Character doesn't have many macro's UO, or UOA.

I have found that the move command makes UOA go absolutely insane.  Last I knew quester doesn't use move command ever but does use event pathfind which does not make UOA go nutz.  The item stealer... humm... i thought that had a move command in it.  Maybe not. 

Regardless, Yeah always try without UOA and I have zero experience with razor but if macros go off keys it could be crazy too.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: DeadIssue2 on March 11, 2009, 08:24:09 PM
Yeah without the UOa it works like a charm I must have something crazy on a numberpad macro but damned if I can find it. Well its just as easy to gather these items without UOa. Thanks all who made suggestions, they are all greatly appriciated.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Paulonius on April 08, 2009, 10:31:49 AM
Great little script.  I am late checking it out, but it works fine with no real prep. 
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on April 08, 2009, 10:36:30 AM
Good deal; it's a fun little one.  Glad you like it.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on July 27, 2009, 10:34:44 AM
Would be nice if somehow the Balms and Lotions would be put in a seperate bag.  After an hour or so of using this Script the inside of your backpack looks like a bomb went off in it.  Seems that the Gem of Salvation is the most popular one and my vender sells out every time I stock them, but then I am stuck with a lot of the slower moving ones.  The Life Shield one is popular more so now that people are farming in the Fan Dancer Dojo killing Demons and Succubi...

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on July 27, 2009, 05:38:42 PM
Also TM, would you please take the pen trick part out of this Script when you get a chance?  I use this Script about once a week to freshen up my supplies and to add items to my  Balms and Lotions Vender...

THANKS!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on July 27, 2009, 05:47:39 PM
Take a glance at the code.  It's really easy to remove it by commenting out one line and installing a "wait 10s"..
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on July 27, 2009, 06:14:59 PM
I don't like to mess with other peoples scripts... :P

Comment line 35 and add wait 10s below?
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Scrripty on July 27, 2009, 06:56:35 PM
I wouldn't have the first clue how to script if it weren't for playing with other's stuff... :)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on August 11, 2009, 10:46:50 AM
Oooppps!  I must have commented out the wrong lines as I could not get it to run properly after my edits.  So I am going to re-download it and try again...

Might also be the fact that I am running on 2-3 hours of sleep and my eyes are telling me that they need to be closed? 
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on August 21, 2009, 06:12:34 PM
Quote
The Script works so well that when I was full with 125 items in my pack, every new item I stole was falling on the ground.  I came back from eating Dinner and checked on my Thief and I had a guy literally following me and picking up every item I dropped.  He thanked me for the wonderful goodies and I said you are welcome and recalled away, then logged off!  TrailMyx, can you add a recall subroutine to take you to a safe location if full and then log you off, please!?

OMG!  A friend of mine was surfing the web today and found this website, "Order of the Eight Virtues". Earlier this year, I posted a comment about this Script to TM how well the Script worked.   (Quote above).  Little did I know, that I had inadvertedly found a Bug/Exploit in the game and that my movements were being recorded.  

I am running around the Champ Spawn area Lord Oaks stealing from the shadow wisps when my bakpack becomes full (or course I was AFK eating Dinner)...

Take a look for yourself... http://oev.hilands.com/bugs-worldgembit.html --- I AM FAMOUS!



Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on September 29, 2009, 01:01:52 AM
Tried this today with Easy UO 1.54...starts up and gets stuck in a loop...

"You must wait to perform another action" over and over again...

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 29, 2009, 06:10:59 AM
Your character was probably bugged from the pen trick.  You'll have to open the pen tool and click "Make Last".  If that doesn't work, you may have to contact a GM to debug you.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on September 29, 2009, 08:18:29 AM
Clicked on the pen and hit "make last" a couple of times and it told me that I "did not have enough blank scrolls to make that".  Started script, the same thing happened except this time it scrolled the error message faster.  Tossed the pen away and had my Tinker make a whole new one.  Hit "make last" again to make sure, started script, Same Error...
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 29, 2009, 08:27:18 AM
You seem to be bugged then.  Didn't you remove the pen trick stuff anyhow?
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on September 29, 2009, 08:30:03 AM
Alas, I tried but I must be removing the wrong line(s) as it will not work at all after I modify it.  So I downloaded the Script again...
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 29, 2009, 08:37:49 AM
I'm not sure when I'll have time to modify it.  You may have to give it a whirl yourself again.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on October 30, 2009, 09:24:05 AM
Was wondering if anyone has gotten this to work since the Pen Trick no longer works in the game.  I have attempted to modify it a couple of times, but when I do upon starting the script it gets caught 'in a loop'.  I really would like to use this script as it has made my toon infamous!

http://oev.hilands.com/bugs-worldgembit.html
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on October 30, 2009, 09:28:55 AM
I have a modified version of this.  I don't know if it works; I never tested it.  If you are willing to debug it, I'll post it.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on October 30, 2009, 10:26:27 AM
I would love to test it and de-bug it if necessary...Plus give you all the feedback and comments that go along with it...!

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on October 30, 2009, 10:35:54 AM
It's posted up so give it a whirl.  I have limited debugging time since I'm in Create-A-Fisher mode.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: cgeorgemo on October 30, 2009, 12:30:41 PM
It's posted up so give it a whirl.  I have limited debugging time since I'm in Create-A-Fisher mode.
I am beginning to get the impression that fishing might be a compulsion for you TM.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on October 30, 2009, 01:19:07 PM
One just has to play with the FaF to see how compulsive it is.  Not to mention my MIB farmer.  :)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on October 31, 2009, 12:05:01 PM
Tested the Script for an hour so far and it seems to run flawlessly.  Still get the waiting for next skill message, but that is normal (since the Pen trick was disabled)...

I have to admit -- A Fisherman is one of my favorite characters to play.  It is very relaxing, and rewarding at the same time...just wish I did not have to toss out all the brown MIBs and just keep the white ones...

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on October 31, 2009, 12:24:37 PM
With my MIB autofarmer, I just fill my pack with MIBs and the script automatically sails, fishes, loots, evaluates and banks all the MIB stuff.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on October 31, 2009, 01:07:58 PM
That's Cool TM!

But I bet you don't have an old Oscar Mayer Wiener Whistle from the 60's or a cool Spy Decorder Glow-in-the-Dark Ring from a Cracker Jacks Box!  Hah!  Well I do!    ;)


Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on October 31, 2009, 02:51:06 PM
That's Cool TM!

But I bet you don't have an old Oscar Mayer Wiener Whistle from the 60's or a cool Spy Decorder Glow-in-the-Dark Ring from a Cracker Jacks Box!  Hah!  Well I do!    ;)




Nope, but I do have Spiderman #1, mint.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Superslayer on September 07, 2010, 12:07:27 AM
Silly me didn't look for an existing script that steals from wisps before writing my own. Only now when I've finished mine do I look for one.  So I find this, but it seems there are a few things a bit off. The pen trick obviously doesn't work anymore, and from what I can see while at the Lord Oaks spawn in Ilsh, there aren't any dark wisps.

So the script I wrote up does basically what yours does minus the pen trick, search for dark wisps and a few other features.  I see this is a bit old, but these things still sell pretty well.  My script is not 100% (need some better 'stay in the area' checks), but does check distance before targeting the wisp to steal from, and searches for the nearest wisp.

If you don't mind, I'll stick up my code and let others play with it.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Cerveza on September 07, 2010, 04:32:07 AM
It's kinda tailored for the Spirituality spawn. Works awesome over there. The only problem I have is having too much stuff LOL
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 07, 2010, 09:50:33 AM
I think somewhere down the thread we talk about pulling the pen trick stuff.  This script is funny; its a hodge-podge of spare subs I have laying around.  I don't think I did any real scripting with this; I just brought out my scotch tape and began fusing sections together.  ;)

I'm trying to get to the same level with OEUO, but I realized I have A LOT of subs.  Sheesh!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: _C2_ on September 07, 2010, 10:16:25 AM
Silly me didn't look for an existing script that steals from wisps before writing my own. Only now when I've finished mine do I look for one.  So I find this, but it seems there are a few things a bit off. The pen trick obviously doesn't work anymore, and from what I can see while at the Lord Oaks spawn in Ilsh, there aren't any dark wisps.

So the script I wrote up does basically what yours does minus the pen trick, search for dark wisps and a few other features.  I see this is a bit old, but these things still sell pretty well.  My script is not 100% (need some better 'stay in the area' checks), but does check distance before targeting the wisp to steal from, and searches for the nearest wisp.

If you don't mind, I'll stick up my code and let others play with it.

hehe, you missed mine too.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Wilk on September 07, 2010, 01:19:41 PM
That's Cool TM!

But I bet you don't have an old Oscar Mayer Wiener Whistle from the 60's or a cool Spy Decorder Glow-in-the-Dark Ring from a Cracker Jacks Box!  Hah!  Well I do!    ;)




Nope, but I do have Spiderman #1, mint.  ;)

Amazing Spiderman #1 from 1963?
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Superslayer on September 07, 2010, 01:36:05 PM
Silly me didn't look for an existing script that steals from wisps before writing my own. Only now when I've finished mine do I look for one.  So I find this, but it seems there are a few things a bit off. The pen trick obviously doesn't work anymore, and from what I can see while at the Lord Oaks spawn in Ilsh, there aren't any dark wisps.

So the script I wrote up does basically what yours does minus the pen trick, search for dark wisps and a few other features.  I see this is a bit old, but these things still sell pretty well.  My script is not 100% (need some better 'stay in the area' checks), but does check distance before targeting the wisp to steal from, and searches for the nearest wisp.

If you don't mind, I'll stick up my code and let others play with it.

hehe, you missed mine too.

*feels like a heel*
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 07, 2010, 02:02:15 PM

Amazing Spiderman #1 from 1963?
Yes, Sir!  It didn't start life out very well, but once it got covered, it's kept really well. I haven't seen it in years though; it's locked away in a safe place.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Wilk on September 07, 2010, 02:38:32 PM
Good for you!

I owned a comics/collectibles store for 13 years, so I can appreciate that.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 07, 2010, 02:58:48 PM
It's funny too.  I'm not a collector, so I just got really lucky with that.  It's amazing what isn't worth much at one point can turn into!  I've had offers for lots of cash, but that's one of those thing I'd probably never sell.  Heck, I don't even look at it!  heh.

I used to do the buying for a bookstore in my hometown and got to know a bunch of the wholesale comic/gaming sellers.  Interesting group of peeps for sure.

If you haven't seen "The Gamers: Dorkness Rising", you should!

http://www.amazon.com/Gamers-Dorkness-Rising-Matt-Vancil/dp/B000MR9EQM/ref=sr_1_1?ie=UTF8&s=dvd&qid=1283900250&sr=8-1-catcorr
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: NObama on September 07, 2010, 07:33:23 PM
I haven't seen it in years though; it's locked away in a safe place.  ;)

Not anymore.  Muahahahaha!

I am jealous.  Seriously.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Endless Night on September 10, 2010, 09:08:46 AM
Ok  I just want to confirm...

you only need 120 stealing for this script ... no snooping at all.

Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on September 10, 2010, 10:29:58 AM
I believe I can confirm that.  You probably don't even need 120 stealing either, but you'll look silly failing.  ;)
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: madatu on February 22, 2011, 09:02:59 PM
This works very good TM nice work. Only wish i ran it when the pen trick worked. I miss the old pen trick.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Xanderyum on December 26, 2011, 12:58:24 PM
Yes This functions great. I have altered the concept slightly by running the Moveitem sub in a seperate script that drops everything to the ground except the Gems of Salvation as I have determined what ones sell on my shard and what ones wont sell at all!  And I have a ton of the ones that sell on my shard for 5k and the Gems sell for 100k! WOOT
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: seeriusly on January 14, 2012, 06:20:29 AM
Each bottle is worth 100 cleanup points though.   :-\
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Xanderyum on February 03, 2012, 08:03:41 PM
Under advisement from the above poster i now sell some and trash most.  ;) For Points!  Thanks!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: blackadder on April 04, 2013, 11:25:41 AM
where is thr download link for this i wanna try this out
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: NObama on April 04, 2013, 01:27:00 PM
where is thr download link for this i wanna try this out

Is this a serious post?  I feel like I'm being punked...
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on June 21, 2017, 06:24:22 PM
TM,

I love this Script.  In the past, I was able to farm up the Gems of Salvation.  Now, those sell for a lot more on some shards then they do on others, but well worth the effort.  While running it, for over an hour, I did not steal one item?  Have there been vast changes in the game to cause the Script to not function as it was intended?  When you get a chance would you look at this Script.  I would love to use it again!
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on June 22, 2017, 08:07:05 AM
That was a bug they fixed years ago.  I just keep this script up because it can be tweaked for other uses.
Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: Oracle on June 22, 2017, 05:23:11 PM
So sadly this Script no longer works?  Can it be fixed? Or do I need to manually steal from the Wisps to get the Gems...?

Also, if your pack was full and the item you stole would then fall on the ground as a Worldgem Bit...people thought those were rare.    ;D


Title: Re: TrailMyx's Champ Spawn Item Stealer
Post by: TrailMyx on June 22, 2017, 05:44:23 PM
I actually was thinking about the popular side-affect of this script when it was dropping world gems (what was fixed).  As for the normal function, I'm not sure of the system changes.  And honestly I don't play OSI anymore, so it's doubtful this script will be fixed by me.

Someone who plays currently might know of any changes of this drop.