1711


SUBMITTED BY: rpgfilms

DATE: Aug. 16, 2015, 12:15 a.m.

FORMAT: Text only

SIZE: 376 Bytes

HITS: 17634

  1. loop {
  2. if !Spell[1711].active?
  3. sleep 2
  4. wait_while { running? 'go2' }
  5. pause_script 'bigshot'
  6. waitrt?
  7. waitcastrt?
  8. dothistimeout 'get codex from my boot', 5, /You remove/
  9. dothistimeout 'invoke 1711', 5, /Sparks begin/
  10. dothistimeout 'cast', 5, /You gesture/
  11. dothistimeout 'put codex in my boot', 5, /You put/
  12. unpause_script 'bigshot'
  13. end
  14. sleep 1
  15. }

comments powered by Disqus