From af4fff1f280150feeb3ea51963f275ea2894d6c2 Mon Sep 17 00:00:00 2001 From: notefrvrt Date: Fri, 30 May 2025 09:53:44 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20ModuleForasy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ModuleForasy | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/ModuleForasy b/ModuleForasy index b420737..f635a32 100644 --- a/ModuleForasy +++ b/ModuleForasy @@ -1,14 +1,8 @@ --- Decompiler will be improved VERY SOON! --- Decompiled with Konstant V2.1, a fast Luau decompiler made in Luau by plusgiant5 (https://discord.gg/wyButjTMhM) --- Decompiled on 2025-05-30 00:47:48 --- Luau version 6, Types version 3 --- Time taken: 0.001929 seconds - local module_upvr = { MaxMessages = 3; } module_upvr.__index = module_upvr -local Container_upvr = script:WaitForChild("Container") +local Container_upvr = game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.Container function module_upvr.new(arg1, arg2) -- Line 16 --[[ Upvalues[2]: [1]: module_upvr (readonly) @@ -23,7 +17,7 @@ function module_upvr.new(arg1, arg2) -- Line 16 setmetatable_result1.Instance.Parent = arg1 return setmetatable_result1 end -local MessageBox_upvr = require(script.MessageBox) +local MessageBox_upvr = require(game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.MessageBox) function module_upvr.CreateMessage(arg1, arg2, arg3) -- Line 29 --[[ Upvalues[2]: [1]: module_upvr (readonly)