Official ScriptUO EasyUO Scripts > Submit your Script

Crisis Carpentry Trainer Beta 1.0 *Needs Testers Please*

<< < (3/13) > >>

Crisis:
Let me know how it goes from here on out.

1. Were you able to go away from the screen while it ran?

2. Did you have the same issue as 12X with it making the jointing planes over and over?

Thanks for the input!

The Ghost:
Every time I move away from Monitor it stop.   NO bad I don't need a third carpenter.   Just burning wood for you. :)  

Ok here some more change. those should help 12TimesOver, since your version wasn't updated properly.  

sub MakeTinkerTools
it should be (line 590)

--- Code: ---gosub offsetclick 27 130  ; tools
--- End code ---

sub MakeCarpTools

--- Code: ---finditem %ingots C_ , #BackpackID
       need to be replace by
finditem %boards C_ , #BackpackID

--- End code ---

and to remove the ghosting  I change your wait 5 to 10.  

--- Code: ---gosub offsetclick 27 110  ; Wooden Items
  wait 10
  gosub tinkwait
  gosub offsetclick 235 90   ; jointing Plane

--- End code ---

update
Now I'm ghosting tnker tool like a MOFO  :)  
Tinkering been the pain of my excitement since I hit play. 

Crisis:
1.3 is up, I made those adjustments. I am not sure about the ghosting, I just ran it for 90 minutes with no issues.  :-[

gimlet:
Testing Now - had to add my axe type

FSF (hatchet)

more latter
Thanks
Gim

Crisis:
I added in FSF tot he axe types and put 1.3 back up. I don't think it will matter because I had changed it so that the script targets the axe but I could be wrong. There is so much to learn lol.

I really appreciate all of you testing it for me and helping me find things that I missed!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version