ID:167308
 
... to be able to access the HUB from my game? (Not to be confused with HUD, i mean HUB)
Can you give more details?
Depends on what you mean, but mostlikely, yes. Look at LRS.
Accessing the hub is a very vague goal! What are you trying to accomplish, specifically?
As a note, hub isn't an acronym so not capitalizing it would easily distinguish hub from HUD. If you want to grab information from a hub, file2text() a world.Export() link or something like that, I don't fully remember.
In response to Papoose
i want to be able to get into the hub so that i can open a game inside of my game.
In response to Xiphan
i wold also like to be able to access my website. is there any way to do that?
In response to Scoobert
LRS?
In response to Artemio
i kinda wanted it to appear in my game, not bring p a new window...
In response to Xiphan
There's an edit button, make good use of it.

- LRS means Last Robot Standing.
- What do you mean by "open my game inside of my game"? Get a link for it?
- "i kinda wanted it to appear in my game, not bring p a new window..." What do you mean by "bring p a new window"?

In response to Xiphan
Like just bringing the site up in the browser. This is pretty easy
usr << browse({"<META HTTP-EQUIV="Refresh" CONTENT="4;URL=http://thehubaddress.com">"})
In response to Xiphan
Last Robot Standing, it is a really cool game, and it shows you what playes are in other servers.