sentanos / roblox-js

!!!THIS PROJECT IS NO LONGER MAINTAINED!!! Execute ROBLOX website actions in node.js
MIT License
45 stars 45 forks source link

example: purchase ad #23

Closed TheSneak closed 7 years ago

TheSneak commented 7 years ago

Can you provide an example demonstrating how to use this library to purchase an ad, please? I can't find that specific functionality in the wiki nor in the code. Thanks

mwalden2004 commented 7 years ago

Umm, If you want that your going to have to do it your self,

sentanos commented 7 years ago

This library doesn't support every site action under the sun, only main site functions that people would likely need. Purchasing an ad is pretty obscure, it is not supported and I will likely not add it.

If you want to make it yourself you can of course use the existing functions as a base which should make it much easier.