You find Xlobby wonderful but for you, some little functions are missing?
You want to add condition to your event like if XXX then YYY but it was impossible?
You wanted to make plugin but it’s too difficult for you?
I have a solution made for you … the VB.NET SCRIPT Interpreter plugin!!!!!
It’s simple, it allow you to add all the functionality you want by coding few VB code lines in a text file. More powerful, it let you use all the Xlobby functions and variables:
- You can use internals variables for example Xlobby.GetXlobbyVar("category>movies>name") or Xlobby.GetXlobbyVar("plugin>weather>current>temp ")
- You can execute all the internals commands for example Xlobby.ExecCommand("xlobby", "goto screen", "menu")
Only one event function for calling scripts in Xlobby. Just put the Name of the script and is parameters in the Variables field like example.txt MaVar1 MaVar2. All your scripts must be in the plugin\Xscript\scripts directory.
So good code…
http://www.france.xlobby.com/forum/ptrinchi/XScript.zip