Is your cd set to 10 or 11sec? I'm doing this with 0 armor, but on IRC and here someone mentioned it's not about AR, but type of armor and studded armor helped. Maybe I should buy this type. Already read whole thread and that should make sense.
i have all my cooldowns set to 12, but that's more determined by the individuals ping. I think it is has to do with some type of armor, but I don't think it's as strict as some people may think. I think I did with some ringmail or chain armor last. Maybe even some plate arms and a plate gorget included
Thx, I forgot to remove damn gorget lol. And set resisting spells down and then it started taking the points out. That's weird bc there are many other skills selected to go 0 and out of the blue gm chose maybe the biggest points cache if i may call that way. Like there's also 10.2 of spellweaving to drop. Damn i've ran out of points showing real.
I just GMed it. I macroed naked until gain slowed then added clothes, once this slowed I added plate gorget until that slowed in 70s. I then just added AR slowly as gain slowed (ringmail gloves then sleeves then chain pants) till GM. Ii think my AR from 91ish to GM was 7.
Mind you, I'd suggest starting Stealth as soon as you hit 80. You can work up to GM on your hiding in the process, knocking out 2 birds with one stone instead of doing them separately. See below. Includes if you fail to hide, 5x in a row. Sit in town and do it. You WILL knock time off of your total grind by doing it this way. Otherwise you GM hiding and then do stealth entirely separately, having to use the "Hide" skill even more than necessary. It's a very generic macro with a few extra copy-paste "If" statements that make it look complicated. Code: !Loop Assistant.Macros.UseSkillAction|47 Assistant.Macros.PauseAction|00:00:10.1000000 Assistant.Macros.IfAction|4|0|to move unnoticed. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|you must hide first Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|revealed! Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|fail to hide. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|fail to hide. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|fail to hide. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|fail to hide. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction Assistant.Macros.IfAction|4|0|fail to hide. Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:00:10 Assistant.Macros.EndIfAction