Meditation / Spirit Speak Fast Training by splashgodr
Description from the author:
# Training Meditation/Spirit Speak up to 120 By SplashGxR
# V1 2024-11-20
# This is a bit more of a simple script to run
# You can change "Meditation" < 100 for "Spirit Speak" < 120 in Line 10
# Depending on what skill you would like to level
# I'd recommend an Avarhide Satchel to reduce the use of regs
# Will update regs needed depending on discovery!
if skill "Meditation" < 100
if followers = 4
say "all release"
waitforgump 931181454
gumpresponse 1
endif
if mana > 50
cast 'Earth Elemental'
wait 6000
endif
if mana < 30
useskill 'Meditation'
while mana < 100
wait 1000
endwhile
endif
endif
loop This is just a little script to automate spirit speak and meditation/Eval "WITHOUT" a Shelf or Reg numbers. Will potentially add #'s as investigate the numbers further!