Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Request Map from PHP?

Asked by 4 years ago

How will i request a map from PHP

Can anyone help me?

1 answer

Log in to vote
0
Answered by 4 years ago

Try using HttpService. Converting the PHP into readable code that you can make a map out of may be hard. To get the map, try HttpService:GetAsync. You may also need HttpService:JSONDecode. Please note that this is not a request site and your question is very undetailed. Looking at your profile, you probably are just a beginner. Note that HttpService is NOT for beginners and for more talented scripters. Good scripting!

0
Sorry and thank you. I was trying to make the game to get the map from the link/php/api ( to protect my map ) sorry for being dumb i'm a Newbie glowunicorn12345 2 — 4y
0
@glowunicorn12345 Grabbing your map from an external server isn’t going to protect it from being stolen. crywink 419 — 4y
0
Oh..... Okay but how i will grab my map frpm external server? I'm just going to test it dont worry about my map it's just a basic map and for testing also glowunicorn12345 2 — 4y
0
Unfortunately, exploiters can steal any (or most) maps. The only good thing is that exploiters can't steal anything that is server-sided like serverstorage,serverscriptservice,server scripts,etc. Jack_Hase 85 — 4y
0
Grabbing a map from an external server will still make it vulnerable to exploiters because the workspace replicates to the client. The client (exploiters) can just grab everything in the workspace. Jack_Hase 85 — 4y
Ad

Answer this question