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