menu connected
wide shoutbox
/listConnections - list all current connections to shoutbox
/version - return current version
/t - shout as mr.turing
/addXMPPRelay/(xmpp buddy name) - add buddy as an xmpp relay
/removeXMPPRelay/(xmpp buddy name) - remove buddy as xmpp relay
The same myrobotlab.jar can
The same myrobotlab.jar can be run in multiple environement. So if you want it to run on 64bit, you need to have the 64 bit java version. Nothing else need to be done
Thanks
Thanks calamity, for the quick response and for the Help.
Thanks!
Hi BillC,
I'm glad you liked the video! Let me know what other topics you might like covered and I can try to make more!
As calamity mentions, if you've got a 32 bit operating system, you should use 32 bit java. If you have a 64 bit operating system you should use 64 bit java. (mixing and matching will cause issues with the wrong versions of things to be installed and much stuff will be no worky.)
If you open a command prompt (start menu -> run -> "cmd"
you can then run
"java -version" like the following:
Notice that it includes the "64-Bit" in it's version information.
Best,
-Kevin