ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => IDOC tools => Topic started by: Gemviper on December 01, 2014, 01:34:20 AM

Title: Basic Idoc Looter
Post by: Gemviper on December 01, 2014, 01:34:20 AM
*update* - this was written before the most recent IDOC changes, an early attempt and not worth your time. Mods pls delete, I have better to share.
Title: Re: Idoc Wrecker
Post by: Crome969 on December 01, 2014, 02:44:58 AM
For me personal it doesnt matter how the script work or how fast it is. But i would like to say thank your for your contribution. It went very less, that active members are really sharing their work and showing us some efforts more then just a personal introduction. You interacted activly the last months and contributed not only informations, but also shared your work.

Thank you :)
Title: Re: Idoc Wrecker
Post by: manwinc on December 01, 2014, 06:17:09 AM
Extra Bracket

Code: [Select]
sub wreckItem
IF %checkLocked = 1
{
gosub checkLocked
}
     SET #LTARGETID #FINDID
     SET #LTARGETKIND 1
     SET #LOBJECTID %axe_type
EVENT macro 17
     target
     EVENT macro 22
     WAIT 20
     }   ; <---- Delete that little guy. Not Hurting anything, just an extra Close Bracket
return
Title: Re: Idoc Wrecker
Post by: Gemviper on December 01, 2014, 07:57:38 AM
Heh, oops, a runaway bracket. No doubt left over from one of the many changes I made as I learned, thanks for catching it. The script is by no means ground breaking stuff but it served me well in Fel(where I prefer to play) and people sharing is what makes a community. If I ever return to UO, which is a possibility, I'll definitely be back here too. I just don't have the hours in the day I'd like now that I have a family and the game has some economy issues that have changed the experience compared to 1998-2001. Thanks Crome, and all of the other active members who helped me as I dug into almost every script here at some point, you know who you are!

I'm hearing a lot about Stealth, I hope everyone doesn't mind sharing their stuff because if/when I return I'll definitely be digging into that too, lol.

 
Title: Re: Idoc Wrecker
Post by: Crome969 on December 01, 2014, 08:03:59 AM
Heh, oops, a runaway bracket. No doubt left over from one of the many changes I made as I learned, thanks for catching it. The script is by no means ground breaking stuff but it served me well in Fel(where I prefer to play) and people sharing is what makes a community. If I ever return to UO, which is a possibility, I'll definitely be back here too. I just don't have the hours in the day I'd like now that I have a family and the game has some economy issues that have changed the experience compared to 1998-2001. Thanks Crome, and all of the other active members who helped me as I dug into almost every script here at some point, you know who you are!

I'm hearing a lot about Stealth, I hope everyone doesn't mind sharing their stuff because if/when I return I'll definitely be digging into that too, lol.

Meanwhile you dont pay, check out the freeshard scene, i almost use some weird freeshards to test code. No money, no problem ;)
Title: Re: Idoc Wrecker
Post by: manwinc on December 01, 2014, 08:30:10 AM
Definitely a solid script, Like you were saying. Concise, does what it needs to do.

The ScriptUO tool Written by TM is very handy. Auto Indents and you can do Bracket Counts. Has saved my ass hundreds of times.
Title: Re: Idoc Wrecker
Post by: Endless Night on April 07, 2015, 09:34:24 AM
Congratulations your Script has been moved to the script library
(if you dont think the section is appropriate please pm me)
Thank you for your submission
Title: Re: Idoc Wrecker
Post by: cybercasper on September 24, 2015, 05:41:53 AM
I'm about to try this and see if it still is working. will let you know what happens
Title: Re: Idoc Wrecker
Post by: Gemviper on October 20, 2015, 05:26:47 PM
It's still working BUT it's not very efficient with the new changes, at least not how it's written here.

I've removed it so as not to get anyone's hopes up, sorry!
Title: Re: Basic Idoc Looter
Post by: Abeia on May 22, 2018, 05:21:04 PM
not working
Title: Re: Basic Idoc Looter
Post by: Gemviper on May 27, 2018, 01:58:29 AM
Nope, you can lock up the thread too, this one was pre-changes to idocs and a very old effort.