Author Topic: Trailmyx's Artifact Monitor  (Read 26235 times)

0 Members and 2 Guests are viewing this topic.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Trailmyx's Artifact Monitor
« on: June 20, 2009, 02:00:11 PM »
+1
Code: [Select]
;=================================================================
; Script Name: TrailMyx's Artifact Monitor
; Author: TrailMyx
; Version: 1.00
; Shard OSI / FS: OSI / FS OK
; Revision Date: 9/29/2007
; Purpose: Monitor the addition of special artifacts in your pack
; Globals:
; Special Thanks:
;   C2, Toptwo
;
;=================================================================

This script will alert you when a special artifact appears in your main backpack.  If you are looting normally, you should be looting to a sub-pack, otherwise when the script check what was dropped, it will add any new items found and these might not be artifacts.  Even gold, so be sure you start out with a stack of gold in your pack or anything else you might be looting that's stackable.

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
tool_artifactscan3.txt
« Last Edit: June 21, 2009, 12:59:45 AM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #1 on: June 20, 2009, 03:10:31 PM »
+1
wow it looks real nice.. running it now.. I just got an arti.. So it might be a min before I get my next one

Offline rana70

  • Elite
  • *
  • *
  • Posts: 294
  • Activity:
    0%
  • Reputation Power: 5
  • rana70 has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
    • MyScripts
Re: Trailmyx's Artifact Monitor
« Reply #2 on: June 20, 2009, 11:47:08 PM »
+1
Hi TM,

nice log script !!!

2 Ideas I have ;-)

1st
What do you think about just to filter out Gold from Displaying ?
Because everytime you use a BOS you have a new line of Gold in the Log
or use the information about a "new" stack of Gold to log the use of the BOS Time :-)

2nd
Add a row with the Finding Time to each item ... just to watch times

Thx and cu

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Trailmyx's Artifact Monitor
« Reply #3 on: June 21, 2009, 12:43:17 AM »
+1
Ah, good idea filtering the gold out.  I'll add that.  Frankly, I threw this together in about 10 minutes with the UI.  Originally it just did a "display" when an arti popped in.  :)

So perhaps you want something like:

Artifact Name --> 20 min
Another Artifact --> 30 min

Just append the find time to the text displayed arti in the box?
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #4 on: June 21, 2009, 12:50:47 AM »
+1
that sounds like a winner :)

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Trailmyx's Artifact Monitor
« Reply #5 on: June 21, 2009, 12:58:23 AM »
+1
Ok, look for the next version.  I added a variable so that if you find something else you want to exclude, you can add it as well.  Also I converted the time to M:SS format.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #6 on: June 21, 2009, 01:44:47 AM »
+1
Thanks TM, that worked great...
I did make a little change.. I duno if everyone wants it.. I found your BOS sub, and added it in, so now every time I get a new artifact it sends it strait to the bank.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Trailmyx's Artifact Monitor
« Reply #7 on: June 21, 2009, 02:06:40 AM »
+1
What's your average time between drops?
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline rana70

  • Elite
  • *
  • *
  • Posts: 294
  • Activity:
    0%
  • Reputation Power: 5
  • rana70 has no influence.
  • Gender: Male
  • Respect: +37
  • Referrals: 2
    • View Profile
    • MyScripts
Re: Trailmyx's Artifact Monitor
« Reply #8 on: June 21, 2009, 02:09:18 AM »
+1
Thanks TM, that worked great...
I did make a little change.. I duno if everyone wants it.. I found your BOS sub, and added it in, so now every time I get a new artifact it sends it strait to the bank.


I like that idea a lot .. but not sure if it will interfer to much with other running scripts
if not .. just an option button in main display to turn it on/off would be great I guess


btw .. there is a minor glitch in time display
1st arti 7:57
2nd arti 13:38
3rd arti 0:01
4th arti 16:50

I guess it is related to the re-start of other scripts while yours is still running
cu
« Last Edit: June 21, 2009, 02:12:16 AM by rana70 »

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #9 on: June 21, 2009, 02:11:49 AM »
+1
its actualy interfering with c2's farmer.. he's already got a bos in his script so I'm just going to use that but I need a list of the id's ;/ unless I can figure out a way to send it over through namespace

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #10 on: June 23, 2009, 03:55:06 PM »
+1
ugg, I can't figure out how to keep the BOS unignored and keep it from apearing in the list when an artifact is spawned

Offline Cerveza

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #11 on: June 25, 2009, 05:01:28 PM »
+1
It says "Platemail Arms --> 3:59 but it's really Silver Pigment....
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Trailmyx's Artifact Monitor
« Reply #12 on: June 25, 2009, 05:12:11 PM »
+1
Dunno, finditem is finditem.  *shrugs*  Timing I suppose?  This script doesn't even look at item types.  Just what happens to appear in your pack.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Cerveza

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Re: Trailmyx's Artifact Monitor
« Reply #13 on: June 25, 2009, 05:39:15 PM »
+1
LOL, platemail arms did not appear in my pack. Maybe on the corpse I was looting. Definately pigments.

Oh and chest of heirlooms didn't show at all... of course I was killing 10 at a time, and all the karma, highest path, etc... messages were flying by.

Probably not the best way to notify at a champ spawn... too many journal messages.
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: Trailmyx's Artifact Monitor
« Reply #14 on: June 25, 2009, 05:45:36 PM »
+1
Well, journal isn't involved.  I've noticed that when there's multiple scripts that both use events, this causes strange results.  Same thing happens with the Totalizer.  Any other scripts running and it can impact the function.  Dunno, but I'm assuming you are running the CLAw as well.  You might must stop looting with the claw and do a quick script to just loot gold that doesn't use event property.
Please read the ScriptUO site RULES
Come play RIFT with me!

Tags: TrailMyx