|
| 19 Jul 2015 09:16 AM |
Is there a possibility to open a website on your browser by simply clicking a button on a gui?
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
| |
|
|
| 19 Jul 2015 09:21 AM |
The question was pretty straight forward. I simply need a way to open up a website in the browser as soon as a button on a gui is clicked.
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
| |
|
|
| 19 Jul 2015 09:24 AM |
Maybe because I want to make a global scoreboard linked to a game and put a button on a gui so they can navigate to that website to view the scoreboard.
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:25 AM |
| Then make the leaderboard viewable in-game or use PointsService. |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:27 AM |
That is exactly not what I want to do.
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:29 AM |
| Well, it makes a lot more sense for them to view the leaderboard in-game than it does for them to have to minimize the game and go to the website. |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:30 AM |
Can you just give an answer to my question instead of debating with me what to do. I want to open a website in-game. If you don't know how to do that then please stop replying to this post.
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
lolb3
|
  |
| Joined: 16 Jan 2010 |
| Total Posts: 2268 |
|
|
| 19 Jul 2015 09:31 AM |
| http service. I don't know much about it but you can figure it out yourself |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:31 AM |
| Well, it makes a lot more sense for them to view the leaderboard in-game than it does for them to have to minimize the game and go to the website.[2] |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:32 AM |
@lol, first useful comment although I figured I had to use HttpService :P
VB.NET, C#, C++, PHP, MySql and much more. |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2015 09:44 AM |
| There is no Roblox API allowing you to open a website in the user's browser. However, you can use HTTP service to get a leaderboard from a website, then display it in-game(like I said you should do to begin with). |
|
|
| Report Abuse |
|
|