diff --git a/processed/107893730.lua b/processed/107893730.lua index 18863b3..dcebb35 100644 --- a/processed/107893730.lua +++ b/processed/107893730.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 107893730") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/152908679.lua b/processed/152908679.lua index cafa75b..664c2bf 100644 --- a/processed/152908679.lua +++ b/processed/152908679.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 152908679") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/153556783.lua b/processed/153556783.lua index b12a16c..8b93e53 100644 --- a/processed/153556783.lua +++ b/processed/153556783.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 153556783") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/157877000.lua b/processed/157877000.lua index 12b3dd9..6d4b7fa 100644 --- a/processed/157877000.lua +++ b/processed/157877000.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 157877000") local Create = assert(LoadLibrary("RbxUtility")).Create local gui = script.Parent:FindFirstChild("ControlFrame") or script.Parent local Dev_Container = Create("Frame")({ diff --git a/processed/36868950.lua b/processed/36868950.lua index aa22c6e..cde05e6 100644 --- a/processed/36868950.lua +++ b/processed/36868950.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 36868950") local controlFrame = script.Parent:FindFirstChild("ControlFrame") if not controlFrame then return diff --git a/processed/37801172.lua b/processed/37801172.lua index 3aa33b7..8595044 100644 --- a/processed/37801172.lua +++ b/processed/37801172.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 37801172") local scriptContext = game:GetService("ScriptContext") local touchEnabled = false pcall(function() diff --git a/processed/38037565.lua b/processed/38037565.lua index 8b9fdb7..70671de 100644 --- a/processed/38037565.lua +++ b/processed/38037565.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 38037565") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/39250920.lua b/processed/39250920.lua index 695078f..df12ac6 100644 --- a/processed/39250920.lua +++ b/processed/39250920.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 39250920") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/45284430.lua b/processed/45284430.lua index 2f6b1ac..f095785 100644 --- a/processed/45284430.lua +++ b/processed/45284430.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 45284430") local t = { } local New New = function(className, name, props) diff --git a/processed/45374389.lua b/processed/45374389.lua index 79c36ab..72fff34 100644 --- a/processed/45374389.lua +++ b/processed/45374389.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 45374389") local t = { } t.Foo = function() return print("foo") diff --git a/processed/46295863.lua b/processed/46295863.lua index 90b54c0..b7c0ada 100644 --- a/processed/46295863.lua +++ b/processed/46295863.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 46295863") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/48488235.lua b/processed/48488235.lua index 3847cdc..05ba64f 100644 --- a/processed/48488235.lua +++ b/processed/48488235.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 48488235") local ADMINS = { taskmanager = 1, Heliodex = 1, diff --git a/processed/48488398.lua b/processed/48488398.lua index e5bfc62..44ebb8a 100644 --- a/processed/48488398.lua +++ b/processed/48488398.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 48488398") local waitForProperty waitForProperty = function(instance, property) while not instance[property] do diff --git a/processed/48488451.lua b/processed/48488451.lua index adc2c6a..9920ab5 100644 --- a/processed/48488451.lua +++ b/processed/48488451.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 48488451") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/53878047.lua b/processed/53878047.lua index 7ef57f1..2c87031 100644 --- a/processed/53878047.lua +++ b/processed/53878047.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 53878047") if game.CoreGui.Version < 3 then return end diff --git a/processed/53878057.lua b/processed/53878057.lua index 82b855e..ddb1207 100644 --- a/processed/53878057.lua +++ b/processed/53878057.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 53878057") if game.CoreGui.Version < 3 then return end diff --git a/processed/60595411.lua b/processed/60595411.lua index ea9bc6c..7faa3bb 100644 --- a/processed/60595411.lua +++ b/processed/60595411.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 60595411") local t = { } local New New = function(className, name, props) diff --git a/processed/60595695.lua b/processed/60595695.lua index 862b9fb..fe34147 100644 --- a/processed/60595695.lua +++ b/processed/60595695.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 60595695") local deepakTestingPlace = 3569749 local sc = game:GetService("ScriptContext") local tries = 0 diff --git a/processed/73157242.lua b/processed/73157242.lua index db6eb07..8a6fce3 100644 --- a/processed/73157242.lua +++ b/processed/73157242.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 73157242") local t = { } local PlaneIntersection PlaneIntersection = function(vectorPos) diff --git a/processed/89449008.lua b/processed/89449008.lua index 1be3b70..42b4a6f 100644 --- a/processed/89449008.lua +++ b/processed/89449008.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 89449008") local New New = function(className, name, props) if not (props ~= nil) then diff --git a/processed/89449093.lua b/processed/89449093.lua index 708c38e..a46002f 100644 --- a/processed/89449093.lua +++ b/processed/89449093.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 89449093") if game.CoreGui.Version < 7 then return end diff --git a/processed/97188756.lua b/processed/97188756.lua index 72546ff..4692a23 100644 --- a/processed/97188756.lua +++ b/processed/97188756.lua @@ -1,3 +1,4 @@ +print("[Mercury]: Loaded corescript 97188756") local forceChatGUI = false local WaitForChild WaitForChild = function(parent, childName) diff --git a/yue/107893730.yue b/yue/107893730.yue index 158871b..9fc04e3 100644 --- a/yue/107893730.yue +++ b/yue/107893730.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- this script creates the gui and sends the web requests for in game purchase prompts -- Heliodex's basic New function (basically a simplified version of melt) diff --git a/yue/152908679.yue b/yue/152908679.yue index 0cd9cd3..5dfec14 100644 --- a/yue/152908679.yue +++ b/yue/152908679.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- ContextActionTouch.lua -- Created by Ben Tkacheff -- this script controls ui and firing of lua functions that are bound in ContextActionService for touch inputs diff --git a/yue/153556783.yue b/yue/153556783.yue index 46c5ef9..95b0b51 100644 --- a/yue/153556783.yue +++ b/yue/153556783.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- This is responsible for all touch controls we show (as of this writing, only on iOS) -- this includes character move thumbsticks, and buttons for jump, use of items, camera, etc. -- Written by Ben Tkacheff, Roblox 2013 diff --git a/yue/157877000.yue b/yue/157877000.yue index 070cb1c..2fc0e9d 100644 --- a/yue/157877000.yue +++ b/yue/157877000.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + --Include Create = assert(LoadLibrary "RbxUtility").Create diff --git a/yue/36868950.yue b/yue/36868950.yue index 16e654f..8dfba69 100644 --- a/yue/36868950.yue +++ b/yue/36868950.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + controlFrame = script.Parent\FindFirstChild "ControlFrame" return if not controlFrame diff --git a/yue/37801172.yue b/yue/37801172.yue index 323686c..aca4467 100644 --- a/yue/37801172.yue +++ b/yue/37801172.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Creates all neccessary scripts for the gui on initial load, everything except build tools -- Created by Ben T. 10/29/10 -- Please note that these are loaded in a specific order to diminish errors/perceived load time by user diff --git a/yue/38037565.yue b/yue/38037565.yue index ad9c303..6df5315 100644 --- a/yue/38037565.yue +++ b/yue/38037565.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Heliodex's basic New function (basically a simplified version of melt) New = (className, name, props) -> if not props? -- no name was provided diff --git a/yue/39250920.yue b/yue/39250920.yue index b035e28..9524973 100644 --- a/yue/39250920.yue +++ b/yue/39250920.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Heliodex's basic New function (basically a simplified version of melt) New = (className, name, props) -> if not props? -- no name was provided diff --git a/yue/45284430.yue b/yue/45284430.yue index 3be1959..b7c68b3 100644 --- a/yue/45284430.yue +++ b/yue/45284430.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + t = {} -- Heliodex's basic New function (basically a simplified version of melt) diff --git a/yue/45374389.yue b/yue/45374389.yue index a86c498..d5a7318 100644 --- a/yue/45374389.yue +++ b/yue/45374389.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + t = {} t.Foo = -> print "foo" diff --git a/yue/46295863.yue b/yue/46295863.yue index f93c423..0b47e0c 100644 --- a/yue/46295863.yue +++ b/yue/46295863.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Heliodex's basic New function (basically a simplified version of melt) New = (className, name, props) -> if not props? -- no name was provided diff --git a/yue/48488235.yue b/yue/48488235.yue index c4e67ea..e344d39 100644 --- a/yue/48488235.yue +++ b/yue/48488235.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + --new playerlist by Zach Lindblad (fusroblox) --contact him for any revisions/issues -------------------- diff --git a/yue/48488398.yue b/yue/48488398.yue index 35a876b..77abf16 100644 --- a/yue/48488398.yue +++ b/yue/48488398.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + waitForProperty = (instance, property) -> until instance[property] instance.Changed\wait! diff --git a/yue/48488451.yue b/yue/48488451.yue index b942143..0f1b925 100644 --- a/yue/48488451.yue +++ b/yue/48488451.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Heliodex's basic New function (basically a simplified version of melt) New = (className, name, props) -> if not props? -- no name was provided diff --git a/yue/53878047.yue b/yue/53878047.yue index c5b8e4b..77202d7 100644 --- a/yue/53878047.yue +++ b/yue/53878047.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- This script creates almost all gui elements found in the backpack (warning: there are a lot!) -- TODO: automate this process diff --git a/yue/53878057.yue b/yue/53878057.yue index aeafe63..d29bc62 100644 --- a/yue/53878057.yue +++ b/yue/53878057.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + return if game.CoreGui.Version < 3 -- peace out if we aren't using the right client diff --git a/yue/60595411.yue b/yue/60595411.yue index 348c2c9..b85e9eb 100644 --- a/yue/60595411.yue +++ b/yue/60595411.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + t = {} -- Heliodex's basic New function (basically a simplified version of melt) diff --git a/yue/60595695.yue b/yue/60595695.yue index 931af70..9362a40 100644 --- a/yue/60595695.yue +++ b/yue/60595695.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Library Registration Script -- This script is used to register RbxLua libraries on game servers, so game scripts have -- access to all of the libraries (otherwise only local scripts do) diff --git a/yue/73157242.yue b/yue/73157242.yue index 541054a..7529a18 100644 --- a/yue/73157242.yue +++ b/yue/73157242.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + t = {} -- waitForChild = (instance, name) -> diff --git a/yue/89449008.yue b/yue/89449008.yue index 131baad..b0cb76e 100644 --- a/yue/89449008.yue +++ b/yue/89449008.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- Heliodex's basic New function (basically a simplified version of melt) New = (className, name, props) -> if not props? -- no name was provided diff --git a/yue/89449093.yue b/yue/89449093.yue index 9b7ec1a..80b7ad3 100644 --- a/yue/89449093.yue +++ b/yue/89449093.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + -- This script manages context switches in the backpack (Gear to Wardrobe, etc.) and player state changes. Also manages global functions across different tabs (currently only search) return if game.CoreGui.Version < 7 -- peace out if we aren't using the right client diff --git a/yue/97188756.yue b/yue/97188756.yue index 1071c80..d308d43 100644 --- a/yue/97188756.yue +++ b/yue/97188756.yue @@ -1,3 +1,6 @@ +import "macros" as { $ } +$load $FILE + --[[ //FileName: ChatScript.LUA //Written by: Sorcus diff --git a/yue/macros.yue b/yue/macros.yue new file mode 100644 index 0000000..4fc84c7 --- /dev/null +++ b/yue/macros.yue @@ -0,0 +1,2 @@ +export macro load = (file) -> + "print \"[Mercury]: Loaded corescript #{file\sub 8, -6}\""