I assume Im confused. But whitelists seem to be ignored on movetutor=2.
Assuming this whitelist:
Whitelist=[[],[:OUTRAGE],[:OUTRAGE,:DRAGONASCENT]]
And you set the variables to;
Move tutor = 2
Banvar = 1
BorW = On
You then interact with the tutor and it offers all tutor moves. The whitelist...
Would there be anyway to rebind this from Q? I don't know Ruby well enough to decipher that in the main script file.
EDIT: Figured out how to rebind it to F9, so that will work well enough.
Script appears broken out of the box with a
"Script " line e: SyntaxError occured.
Section401:25 syntax error, unexpected 'end', expecting end-of-input"
This can be fixed by deleting the "end" on line 25 and another on line 46. But if you do that, the script doesnt appear to do anything.
So...