mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Add sinobuz timer freeze
This commit is contained in:
parent
8df5622b35
commit
a3679def7d
@ -11,6 +11,11 @@
|
||||
<script type="text/javascript">
|
||||
window.addEventListener("load", function() {
|
||||
new DllPatcher("bm2dx", [
|
||||
{
|
||||
name : "Timer Freeze",
|
||||
shortname : "freeze",
|
||||
patches : [{offset : 0x9BAEE, off: [0x74], on : [0xEB]}]
|
||||
},
|
||||
{
|
||||
name : "Premium Free",
|
||||
shortname : "pfree",
|
||||
|
Loading…
x
Reference in New Issue
Block a user