Outdated8.0.0 Mod Selector

Posts 31–45 of 134 · Page 3 of 9
Hi i just have been trying all day to make the modded .swf file but it doesn't work. I was wondering if you could respond with a fixed version or modded .swf file. Thank you hope for a response
I have tested this in the 4 pc's that I have available and I've been able to build clients with all the hacks in all of them and run them just fine.

For people having trouble with building the client and getting the .jar to run please double check that you extracted the .zip in a path with no spaces in it. Also to run the .jar verify that you have the latest version of java installed Verify Java Version

For those who are getting stuck at loading screen I've only encountered this issue once or twice an I haven't been able to successfully reproduce it. It just goes away by refreshing or closing and re-opening the client in the projector. Only thing I can think of is related to full screen, since I had a few issues with updating the removal of loading screen, but it ended up working for me. Please make sure you use remove loading screen hack in combination with full screen. Not using it might also be causing some errors.
@JustAnoobROTMG here are the codes I used for no-debuffs. I can't see anything wrong but I might have missed something. As I said though I'm using this exact mod selector downloaded from here and I haven't run into any issues.

Code:
<rotmg>
	<mod id="Disable Blind">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="1808">
			noDebuffs.txt
		</code>
	</mod>
	<mod id="Disable Confused">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="1907">
			noDebuffs.txt
		</code>
	</mod>
	<mod id="Disable Drunk">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="1861">
			noDebuffs.txt
		</code>
	</mod>
	<mod id="Disable Hallucinating">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="2202">
			noDebuffs.txt
		</code>
	</mod>
	<mod id="Disable Paralyzed">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="2051">
			noDebuffs.txt
		</code>
	</mod>
	<mod id="Disable Stunned">
		<code file2mod="com/company/assembleegameclient/objects/GameObject.class.asasm"
			  line="1755">
			noDebuffs.txt
		</code>
	</mod>
</rotmg>
@zackqack Here's a hacked client that has all the hacks this mod selector comes with http://www.mpgh.net/forum/599-realm-...verything.html
I think i saw some line numbers were good AFTER some patch where applied....but i am not sure....
It could be another thing....

Maybe its the fullscreen hack....

The thing ios : I updated nodebuff manually (using the old method) and it worked fine..
Well, if he works for others, forget it

Nice work indeed
There is an issue with the mods. when it there is one selected u cant build it although when there is nothing selected you can
When I click "Build" it doesnt do anything. Sorry im a n00b here and i need some help.!
@UrbanNaga I can only assume you are doing something wrong. I've built several client with different amounts of mods. Which mods are you trying to use specifically?
@pizazzle56 which path did you extract it to? Which mods are you trying to use? Are you running the .jar directly instead of the .bat? Have you selected 8.0.0_clean.swf as your unmoddified client?
To be able to run the .bat file and use paths with spaces, change the first 5 lines of config.ini to
Code:
[settings]
swfOriginalName = 8.0.0_clean
swfOriginalPath = ./${settings/swfOriginalName}.swf
swfModdedPath = ./${settings/swfOriginalName}-mod.swf
abcToMod = 1
Worked for me
downloaded, selected mods I want, and it won't build.
Thanks though.
I got it to finally build after playing around with it for 30 min now its doing the loading screen problem XD i just cant win
Getting a socket error when i am trying to run the modded file
Quote Originally Posted by ChronicKills View Post
Getting a socket error when i am trying to run the modded file
That may have different causes. The most common is due to issues with your internet connection. Close it and re-open.
Posts 31–45 of 134 · Page 3 of 9
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?