Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
วิธีการใช้สคริปต์ 2 แมพ ใน 2 ไอดี ทำยังไงบ้าง?
local Players = game:GetService("Players") local LocalPlayer = Players.LocalPlayer if LocalPlayer.Name == "x2Swiftz" then loadstring(game:HttpGet("https://raw.githubusercontent.com/Script_1.lua"))() else loadstring(game:HttpGet("https://raw.githubusercontent.com/Script_2.lua"))() end