If I want to do HTTP get or post via lua scripting in GameGuru MAX how would I do it?
For example, sending HTTP post to send player highscore data to my php script hosted somewhere on the net, then requesting HTTP get to grab that highscore lists to show it in game.