This is a joke right?
Code:
timer.Simple(2, function()
if lspd.cspd == "yes" then
hook.Add("Think", "thinkingatthespeedoflite", function()
What an original idea to check if the module exists before attempting to require it.
Code:
function lspd.req(mod)
if file.Exists("lua/bin/" .. mod, "GAME") then
require(mod)
lspd.cspd = "yes"
chat.AddText(Color(255, 0, 0), "[liteSpeed] Found " .. mod)
else
lspd.cspd = "no"
chat.AddText(Color(255, 0, 0), "[liteSpeed] " .. mod .. " doesn't exist! Try placing it in your lua/bin folder!")
end
end
Kinda Reminds me of what i posted less than 24 hours ago though...
Code:
function b.lxadmodule(m)
if file.Exists("bin/gmcl_"..m.."_win32.dll", "lsv") then
require(m)
MsgC(b.green, "[SpeedH4X] ", b.cyan, "[INFO] ", b.white, "Loaded module '", b.pink, m, b.white, "'", "\n")
else
MsgC(b.green, "[SpeedH4X] ", b.red, "[ERROR] ", b.white,"Missing module '", b.pink, m, b.white, "'", "\n")
if ((m) == ("cv3spuf")) then
MsgC(b.green, "[SpeedH4X] ", b.cyan, "[INFO] ", b.white, "Looks like you failed to place gmcl_cv3spuf_win32.dll in your LUA/bin folder.","\n")
end
end
end
I made my post as feedback to boyneds. This post is pointless, because it's even worse than bSpeed.
Time manipulator, posted months ago is better than this, and it's less than 10 lines long.
Please go back to taking credit for your hex edited ******* module. Even the name, cdspeed, is based of the char length of
*******.
i. imgur. com/XDrHzqQ.png
skid