Funny, a prawnbroker bot I used from the community bot forums was actually doing it faster than I could. VRM can be extremely fast, given your loop delay is low and you build in delays after.
Wrote a VRM bot for it a couple days ago. Seems to work fine.
{
"Variables": [
{
"name": "Sleigh",
"value": "Sleigh",
"type": "GO"
},
{
"name": "Summon Christmas spirit",
"value": "Summon Christmas spirit",
"type": "ACTION"
}
]...