ScriptUO

Official ScriptUO EasyUO Scripts => Submit your Script => Inactive Submissions => Topic started by: Coragin on November 24, 2009, 02:20:57 AM

Title: Smithing 100-120
Post by: Coragin on November 24, 2009, 02:20:57 AM
EDIT: Made changes to the craft waitgump loop to attempt to use the tool again instead of pausing.
        Added a skill check, currently set to 115, to set to 120 change this line...

Code: [Select]
set %skill 1150

to

set %skill 1200

Whipped this up based on the topic of making boomerangs.

Wait for cursor and wait for gump from Mass's Relic Machine.

Makes boomerangs using ingots tongs and tinker tools in a resource bag.  Make sure only iron is in there.

Does not do a skill check to stop as of yet, cause I dont know how.

Enjoy.  Any feedback/suggestions HOW TO make it stop at 120 would be great.
Title: Re: Smithing 100-120
Post by: Khameleon on November 24, 2009, 02:29:35 AM
Set #Skill Blacksmith Real
if #Skill >= 1200
HALT
Title: Re: Smithing 100-120
Post by: Wilk on December 05, 2009, 09:36:32 AM
*inspired by Wilk's thread*

lol just playin' Cor.
Title: Re: Smithing 100-120
Post by: Coragin on December 05, 2009, 11:08:49 AM
*inspired by Wilk's thread*

lol just playin' Cor.
^^ What he said ;)