[Invention] Time Manipulator Tool

Posts 115 of 42 · Page 1 of 3
[Invention] Time Manipulator Tool
Hello there people of the world.
I, the amazing KorkiPoo am here to present to you my newest and latest invention. Yes, that's right. Just for you!
This amazing script will make you move faster in the world of Garry's Modification! You'll be the Road Runner of the server. A true champion.

[Manual]
Step 1. Extract the contents of the .RAR file into the lua folder.
Step 2. Start Garry's Modification.
Step 3. Use an application to inject your super secret private bypasser.
Step 4. Open up the console and enter this powerful code "lua_openscript_cl speed.lua"
Step 5. Enter it without the quotes.
Step 6. Press shift and you'll be time traveling through the world of Garry's Modification!

VirusTotal Scan
speed_mpgh.net.rar15 KB · 816 downloads Scanning…
Approved .
so.... Speed Hack?
Quote Originally Posted by betterexs View Post
so.... Speed Hack?
where the fuck did you get that from? its a Time Manipulator Tool
require("cvar3")
GetConVar("sv_cheats"):SetValue(1)
hook.Add("CreateMove", "Speed", function(CUserCmd)
if CUserCmd:KeyDown(131072) then
GetConVar("host_timescale"):SetValue(5)
else
GetConVar("host_timescale"):SetValue(1)
end
end)



seriously?
You should be a salesperson. I'd buy it.

Is there any way I can edit the lua to bind the speed to a different key other than "sprint"?
Quote Originally Posted by Siknik64 View Post
You should be a salesperson. I'd buy it.

Is there any way I can edit the lua to bind the speed to a different key other than "sprint"?
Yeah you can change the key in the .LUA but I think the DLL has to be edited too.
holy shit thanks m8 i would never have thought that putting time manipulation inside ucmd makes it faster and less laggy
big +rep and thanks 4 u m7
i have been using cvar2 for the last 2 years with hera and this blows my minds all should take notes from korki


all hail Korki


your invention is marvelous thank you for your contributions to dr.who
Pretty sure this was actually patented by Thomas Edison already.
How???
When i load this it doesnt work it gives me , Couldn't include file 'includes\modules\cvar3.lua' (File not found) (require("cvar3")
GetConVar("sv_cheats"):SetValue(1)
hook.Add("CreateMove", "Speed", function(CUserCmd)
if CUserCmd:KeyDown(131072) then
GetConVar("host_timescale"):SetValue(5)
else
GetConVar("host_timescale"):SetValue(1)
end
end) (line 1))
[gDaap Bypasser] [ERROR] Error calling Lua code (Runtime Error)[[string "require("cvar3")..."]:1: Module not found!]
Quote Originally Posted by warmanreaper View Post
When i load this it doesnt work it gives me , Couldn't include file 'includes\modules\cvar3.lua' (File not found) (require("cvar3")
GetConVar("sv_cheats"):SetValue(1)
hook.Add("CreateMove", "Speed", function(CUserCmd)
if CUserCmd:KeyDown(131072) then
GetConVar("host_timescale"):SetValue(5)
else
GetConVar("host_timescale"):SetValue(1)
end
end) (line 1))
[gDaap Bypasser] [ERROR] Error calling Lua code (Runtime Error)[[string "require("cvar3")..."]:1: Module not found!]
Extract the bin folder into the lua folder. I know, it's rocket science but if you read it letter by letter and then say it out loud to yourself you'll get it. Have fun with the Time Manipulator Tool!
Just crashes my game when I open speed.lua
Quote Originally Posted by SkythrkidRS View Post
Just crashes my game when I open speed.lua
Well that's strange, maybe your personal computer doesn't have the required specifications to run this complex tool. I'd recommend upgrading to one of the latest generation of Intel i7 processors
yea i put that thing in the bin folder and run it and it gives me the error:

Couldn't include file 'includes\modules\cvar3.lua' (File not found) (@lua/speed.lua (line 1))

[ERROR] lua/speed.lua:1: Module not found!
1. require - [C]:-1
2. unknown - lua/speed.lua:1
Posts 115 of 42 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?