Home Blog CS:GO

Onetap V3 Re:Run

Onetap Remastered Runtime (shortform: Re:Run, don't ask where the : came from)

Re:Run is a project to make the onetap runtime better, remove code, simplify code and make it more user friendly.

What it does

How to use it

You can just put the runtime code at the top of your code and you'll have the runtime.

(function(){...}).call(this);

Cheat.RegisterCallback("Draw", function() {
    throw new Error("Hello World");
})

You can also require() the runtime like this:

require("runtime.js").apply.call(this);
Filename Size SHA256 MD5
rerun.coffee 10.63 KiB 1f8900835fc0bc1e226261161682cd74e08f54a4353d6652870c9c7b012be3b7 564fcb1d4813e2a36e40acfae9064fb9
rerun.js 15.79 KiB dc8c16a04bf604ff64d84d74096d34a118588b22d2de19ae1560eb8e1bc6affa f9b9d0f58720c3e2857847651d4687dc
rerun.min.js 10.40 KiB 99794e95758ad707d04e067a7b69b189a40296b4c33d8061eabce2947140a060 b25e4ede77c6ff5c3ccedd3541931122
License Privacy Made by Leo Developer