VB Script able to be used for control?

I am pretty new to programming but having a go with it… i am working to integrate in to a game that uses VB Script which I have access to for editing purposes. Can I use VB Script to control lovense?

Hi,

Technically if you can write a VB Script that calls API urls of the Standard API, you should be able to control the lovense toy successfully. An initial attempt to take is to create a XmlHttpRequest object and send a proper POST request to API urls here:
Standard API | Developer (lovense.com)