Remove Trap, journey to GM
Posted: Thu Jun 11, 2020 7:45 pm
So, I decided to (slowly and painfully injure myself) I mean GM remove trap!
I found some interesting things so far and thought I'd post them here and maybe some other people who have done this could post some things they've discovered, too?
After getting the initial NPC 30-ish points, Bulsie and I discovered you could rapidly go from 30-65 in a night with the following macro (UOS, but you could make a similar one in any program) and a wooden box with a blaze lock (the old lockpick boxes?), locked:
You get the target number by getting the serial # with an object inspector. The next 25 points will be painfully. slow. Oh my god. It took several days of macroing while I was working, some actual lock opening and remove trapping while I was hunting Balrons and paragons. I think you cannot go above 80 using the above macro. I sat over night and then some at 80 with that macro, so I think there's something that stops you at that point.
However, once I snagged a paragon chest that was a Agapite lock before I unlocked it, I went from 80 to 81 before I successfully rendered it harmless in about 10 minutes! So, I think the locks on paragon chests and dungeon chests are definitely quite a bit harder than Magic Trap.
Anyone else got info to add? Thanks! I'll add more info as I continue on my journey.
I found some interesting things so far and thought I'd post them here and maybe some other people who have done this could post some things they've discovered, too?
After getting the initial NPC 30-ish points, Bulsie and I discovered you could rapidly go from 30-65 in a night with the following macro (UOS, but you could make a similar one in any program) and a wooden box with a blaze lock (the old lockpick boxes?), locked:
Code: Select all
useskill 'Remove Trap'
waitfortarget 15000
target! 0x49b777b1
cast "Magic Trap"
waitfortarget 15000
target! 0x49b777b1
pause 15000
However, once I snagged a paragon chest that was a Agapite lock before I unlocked it, I went from 80 to 81 before I successfully rendered it harmless in about 10 minutes! So, I think the locks on paragon chests and dungeon chests are definitely quite a bit harder than Magic Trap.
Anyone else got info to add? Thanks! I'll add more info as I continue on my journey.
