Page 1 of 1

Carpentry Guide

Posted: Mon Mar 03, 2008 3:45 pm
by Storm
I've recently got to GM status in carpentry and here is what I made to get there:

I bought up to around 30 carpentry real skill, 47ish shown.

Here is what I made to gm:

47 - 65: Ballot Box
65 - 75: Wooden Shield
75 - 90: Quarter Staff
90 - GM: Gnarled Staff

I think around 99 I made a few music stands and easels but I'm not sure if that actually helped or if I lost more boards that way.

It took me around 50k Boards to GM, give or take 5k.

I stood next to a trash can at a bank and just dumped everything in there with a Razor organizer macro called from my carpentry macro. The time it would take to make trips and sell the items made it definitely not worth it to me, especially with the vendor's paying less and less for goods they are overstocked with.

Re: Carpentry Guide

Posted: Mon Mar 03, 2008 7:11 pm
by Khronus
yeah sometimes the time wasted to recall run and sell stuff doesnt worth it... My suggestion is to make a macro to make the item ,grab it and drop on feet that way u can go to a safe forest chopp logs manually while the razor macro is wasting them...(dont need to turn them into boards) this way u train 2 skills at same time. Thats what i did.

Razor macro used:
double click (saw)
wait for menu "set it to 1 value timeout for all wait for menus"
menu response
wait for menu
menu response
lift gnarled staff
drop (relative)@(0,0,0)


Works good i hope derrick dont mind to see a trail of wooden stuff =oP

Re: Carpentry Guide

Posted: Tue Mar 04, 2008 9:59 am
by Derrick
Trails of wooden things are fine with me.

Re: Carpentry Guide

Posted: Sat Aug 23, 2008 1:52 am
by Sublime
I've never made a carpenter befoere and the menu doesn't bring up a ballot box for me to make? Any ideas?

Re: Carpentry Guide

Posted: Sat Aug 23, 2008 7:30 am
by Edie Brickell
It won't display the ballot box until you have the appropriate skill level to make them. Try doing small crates for a while and recheckign to see if they get added to oyur menu.

Re: Carpentry Guide

Posted: Sun Aug 24, 2008 12:35 am
by Sublime
DUH! Thanks man!

Re: Carpentry Guide

Posted: Wed Nov 12, 2008 2:48 pm
by Jefro
Storm wrote:I've recently got to GM status in carpentry and here is what I made to get there:

I bought up to around 30 carpentry real skill, 47ish shown.

Here is what I made to gm:

47 - 65: Ballot Box
65 - 75: Wooden Shield
75 - 90: Quarter Staff
90 - GM: Gnarled Staff

I think around 99 I made a few music stands and easels but I'm not sure if that actually helped or if I lost more boards that way.

It took me around 50k Boards to GM, give or take 5k.

I stood next to a trash can at a bank and just dumped everything in there with a Razor organizer macro called from my carpentry macro. The time it would take to make trips and sell the items made it definitely not worth it to me, especially with the vendor's paying less and less for goods they are overstocked with.
Is that real skill that your guide is based off of?

Re: Carpentry Guide

Posted: Thu Nov 13, 2008 8:25 am
by dazedman
No it is based off of the adjusted value.

Re: Carpentry Guide

Posted: Tue Jan 10, 2017 11:09 pm
by Fox
I could not find any carpenter NPC (or anything) to sell above ~23 real skill.

Supplies used:

~20k boards - took me from about 23 bought, real-skill (~40 shown/inflated), up to 53 real skill (63.5 shown/inflated).
~25k more boards - took me from 53 real skill (63.5 shown/inflated), up to 82 real skill (86 shown/inflated).
~20k more boards - took me from 82 real skill (86 shown/inflated), up to 97.2 real skill (97.8 shown/inflated).
~15k more boards - took me from 97.2 real skill up to GM, and I canceled out of about 45 GM mark prompts, so I probably overkilled it and could have done it on 13k?

Total = 78-80k from bought to GM.

Make sure if you're axing crates, you don't forget about the copper keys that pile up. Therefore, I'd recommend lift by type, and drag to barrel.

Here is my razor macro text, you'll have to set up the restocking and change the menu prompts as you go of course, and change the barrel ID if your barrel changes:


!Loop
Assistant.Macros.HotKeyAction|0|Restock Agent-5
Assistant.Macros.AbsoluteTargetAction|0|0|1081968796|2150|537|12|3705
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.ForAction|8
Assistant.Macros.DoubleClickTypeAction|4324|True
Assistant.Macros.WaitForMenuAction|0|5
Assistant.Macros.MenuResponseAction|4|3713|0
Assistant.Macros.WaitForMenuAction|0|5
Assistant.Macros.MenuResponseAction|3|5112|0
Assistant.Macros.PauseAction|00:00:05
Assistant.Macros.LiftTypeAction|5112|1
Assistant.Macros.DropAction|0x4018A3E4|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.EndForAction