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

[STILL UNANSWERED] XxxLloyd061302xxX's Minigames script NOT WORKING! Fixes? [closed]

Asked by 5 years ago
Edited 5 years ago

The title says it all, please be a nice person and help me through this. I am making my minigame with the tutorial made by XxxLloyd061302xxX. I also turn on FE for extra security, But it broke my game. He doesn't update the scripts to make compatible with FE. Due to the character limit, some of them will directly link to his script that I copied and used it in my game. (Forgot to mention I have less mind about scripting, IK how the RemoteEvents and RemoteFuntions work, but for coding to make it work, Roblox and others are explaining misleading and really IDRK when I put the code somewhere in the script) Thank you.

Games script

Leaderboard script

Players script

Time script

Winnerblock script

Minigame map script

script.Parent.MainBarrior:Destroy()

GUI Message script

while wait() do
    script.Parent.Text = game.Workspace.Message.Value
end
0
His scripts i think are only FD compatible. And since FD got removed (experimental mode), turning fe on or off wont do anything. it will always stay fe. im sorry, but you have to make your scripts fe compatible, or make your own. ieatandisbaconhair 77 — 5y
1
I'm sorry, but this code isn't yours. I'm afraid we can't legally help you. SmartNode 383 — 5y
0
"legally help you" LOL aazkao 787 — 5y

Closed as Not Constructive by User#19524

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
1
Answered by 5 years ago
Edited 5 years ago

Learn The Following Content : Defrence Between Client(PlayerDevice)and The Server ,Since Players has Character models in the workspace you need to use a MoveTo Function That Well Help You Teleport Thier Models To The Minigame Area , Use some bool values(They Are So HelpFul) , Learn Some Scripting

Ad