Page 1 of 1

Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:06 pm
by GodrickRykker
I am at 50 resist/magery, and 0 meditation.

Is it better to train these together, or should I focus on one at a time?

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:10 pm
by McSchnurke
Definately best to train them together.

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:17 pm
by Pirul
I do suggest training them together, BUT you might want to at least buy med to 30, and use the drunk med macro to raise it to around 50-55 in a couple of hours, so you start with all of them at roughly the same skill level.

After that, I use this macro to work the 3 skills. For an easier way of figuring out when to med, you can also follow the chart attached in that post.

And, as always, remember the only safe spot is the exact middle tile of the house.

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:27 pm
by GodrickRykker
Pirul wrote:I do suggest training them together, BUT you might want to at least buy med to 30, and use the drunk med macro to raise it to around 50-55 in a couple of hours, so you start with all of them at roughly the same skill level.

After that, I use this macro to work the 3 skills. For an easier way of figuring out when to med, you can also follow the chart attached in that post.

And, as always, remember the only safe spot is the exact middle tile of the house.
Thanks. Med will need to be trained in town at a bank so that you can have the 125 bottles of liquor in a bag, correct?

And XX is the same sweet spot used for med + required mana for current spell - 10?

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:30 pm
by Border Patrol
GodrickRykker wrote:
Pirul wrote:I do suggest training them together, BUT you might want to at least buy med to 30, and use the drunk med macro to raise it to around 50-55 in a couple of hours, so you start with all of them at roughly the same skill level.

After that, I use this macro to work the 3 skills. For an easier way of figuring out when to med, you can also follow the chart attached in that post.

And, as always, remember the only safe spot is the exact middle tile of the house.
Thanks. Med will need to be trained in town at a bank so that you can have the 125 bottles of liquor in a bag, correct?
Use a restock agent in your macro otherwise someone will surely steal your liquor.

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:31 pm
by Orion GM B^D
No....dont think bank will hold that may items.

Do you have a house for training?

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 3:40 pm
by the bazookas
Pirul wrote:I do suggest training them together, BUT you might want to at least buy med to 30, and use the drunk med macro to raise it to around 50-55 in a couple of hours, so you start with all of them at roughly the same skill level.

After that, I use this macro to work the 3 skills. For an easier way of figuring out when to med, you can also follow the chart attached in that post.

And, as always, remember the only safe spot is the exact middle tile of the house, (where the club is in yours).
+1. You'll need a second healer, of course-- good opportunity to train another character's healing skill :D. I followed the wiki when it came to which spell to cast at what skill level, and it worked fine.

I made this kind of crazy macro a few days ago to use drink yourself to GM meditation without doing anything but filling your bag full of bottles of liquor and training it up from a vendor. EDIT: Don't forget the regular leather armor! (I did when I wrote this, heh) Haven't tested it. Want to test it? Let me know how it works. In order to use it, you need to CHECK this box:
skills.jpg
skills.jpg (67.19 KiB) Viewed 5618 times
If you need to stop the macro (or it breaks somehow), then to start it again, left click and THEN right click the For loop below the "if SysMessage == <skill level>" for the skill level that you HAVE attained (e.g. if you have 43.1 meditation, then you should go for the for loop below "if SysMessage = 40.0"), and then select "Play from here"

And no, I didn't record this beast. I copied and pasted most of it in notepad++.
The funny thing is... it's just crazy enough to work. :lol: :lol:

Code: Select all

!Loop
Assistant.Macros.IfAction|1|1|90
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|35.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|85
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|40.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|80
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|45.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|75
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|50.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|70
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|55.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|65
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|60.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|60
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|65.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|50
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|70.0
Assistant.Macros.ForAction|99999999
Assistant.Macros.IfAction|1|1|35
Assistant.Macros.DoubleClickTypeAction|2459|True
Assistant.Macros.PauseAction|00:00:20
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.SpeechAction|2|549|3|ENU|0|*hic*
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 4:01 pm
by GodrickRykker
Orion GM B^D wrote:No....dont think bank will hold that may items.

Do you have a house for training?
Yes. How many items can fit in a backpack?

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 4:04 pm
by the bazookas
Backpack can hold 125 items (supposedly 125 bottles of liquor is enough to GM from trained level)

Re: Training Mager/Med/Resist

Posted: Tue May 01, 2012 5:13 pm
by nightshark
lol its way too early in the morning.. for some reason i thought the op was asking for a magery macro and wrote out a razor macro ;/

yes, it's definitely faster to do both at the same time. start with 50 meditation because its probably the slowest mage skill to get to 50.