ScriptUO

Official ScriptUO EasyUO Scripts => Site Scripter Libraries => UOMaddogs' Script Library => Topic started by: UOMaddog on April 18, 2009, 07:25:22 PM

Title: Maddog's Honor Trainer (Tamers)
Post by: UOMaddog on April 18, 2009, 07:25:22 PM
PURPOSE:
Train Honor by killing monster with a pet!


INSTRUCTIONS:
- Set Monster ID and/or type at top of script
- Set Lag delay (set higher if having issues!)


VERSION HISTORY:
Version 1.3
-added option to use Discord
-at this time, it will only attempt to discord once!!! so make sure you have high enough skill!
Version 1.2
-added in a fix that could potentially cause you to not target the monster (Thanks C2!)
Version 1.1
-added halt if you forgot to put in the ID type


Special Thanks to C2, Cerveza and Endless Night for their scripting input
and Knight and ruaduck for testing
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: SaraMarie28 on July 26, 2009, 02:34:09 PM
I love this script. The only thing that could make it better is to have the char to invis after telling pet to attack. But, even without that, it's a very very good script. Thanks Maddog.       ;D
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: DeadIssue2 on July 26, 2009, 04:37:49 PM
I am giving this a go right now and I am finding it to work very well. It is very fast much faster than the monster targeting you. I can see this working well with AutoClaw and being very effective indeed. And boy you could not have made it any more simple.... even I can get into it and understand what is happening.

Great Job man thanks a bunch
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: UOMaddog on July 27, 2009, 08:16:59 PM
This is one of those scripts that I wrote, but have never used personally myself. I wrote it at the request of a friend, was pretty sure the code was right, sent it to him, he used it, I fixed a couple things, and that was that! So I'm glad to hear that people like it because I honestly don't even remember what/how it does!!! Hehe I had to read the Version History just to see what it did! Sadly, I discovered that I could have been using this script all last week while I was farming silver! Pretty ironic that I already wrote one to do exactly what I had wanted to do! Maybe I've developed an extremely young case of Alzheimers!
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: samda25 on July 28, 2009, 02:56:25 AM
wow sooo great
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: UOMaddog on August 25, 2009, 04:15:41 PM
glad you like it!
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: Tarpan on January 23, 2011, 11:31:27 PM
Works decently as a semi-attended discordance trainer, I'm enjoying it quite a bit while I ride the slow path from 80-90 disco.
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: UOMaddog on January 25, 2011, 06:55:34 PM
Glad you enjoy it!
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: teruteru17 on March 31, 2011, 09:37:01 AM
great script!

i have a request.  if fail discord, re-discord 6 or 7 seconds later.
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: Cerveza on March 31, 2011, 10:04:09 AM
It can be done, but it requires some work.

Code: [Select]
  gosub TM_AdvJournalSync DISCO
disco
stuff
goes
here
  gosub TM_AdvJournalScan DISCO NULL jarring already not_up_to_that_task
  if #result = #false
  {
    set %disco_wait ( #sCnt + 10 )
    return
  }

Those messages are the ones you get if you A) succeeded in disco'ing B) it's already disco'd C) You can't disco it. If one of those messages isn't in the journal, then I have failed to disco it and I set the timer to try it again.

Now... to continue with this... you would want to ignore that creature if one of those three criteria is met, so you'd need some way to ignore it, like putting it on an ignore list, or a pseudo ignore list that's set with a timer. See if you ignore too much stuff it screws up EUO.
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: teruteru17 on April 02, 2011, 09:13:17 AM
thx for your quick reply.
but it seems little difficult for me... :'(
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: kot123 on November 08, 2017, 04:08:07 PM
PURPOSE:
Train Honor by killing monster with a pet!


INSTRUCTIONS:
- Set Monster ID and/or type at top of script
- Set Lag delay (set higher if having issues!)


VERSION HISTORY:++++++
Version 1.3
-added option to use Discord
-at this time, it will only attempt to discord once!!! so make sure you have high enough skill!
Version 1.2
-added in a fix that could potentially cause you to not target the monster (Thanks C2!)
Version 1.1
-added halt if you forgot to put in the ID type


Special Thanks to C2, Cerveza and Endless Night for their scripting input
and Knight and ruaduck for testing

Title: Re: Maddog's Honor Trainer (Tamers)
Post by: MungoTolkien on February 20, 2020, 05:35:24 PM
how do you find the monster id of a troglodyte?
Title: Re: Maddog's Honor Trainer (Tamers)
Post by: Crisis on February 20, 2020, 05:51:28 PM
how do you find the monster id of a troglodyte?

Use this http://www.scriptuo.com/index.php?topic=188.0