Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem









I've had to do the manual one because this file was already modified with the mod fps boost and still worked well :)
public boolean isUnstableScriptNameSpam() {
return Core.bDebug ? true : true;
}
public boolean isUnstableScriptNameSpam() {
return Core.bDebug;
}
Yes, the DirtyJoe method works. Follow it step by step, read through it carefully and make sure you understand it.
The DirtyJoe method should work on any version regardless, so while there isn't a ZIP file for the newest version yet, you can patch it yourself. It works, just be careful with how you're reading the steps.