12.0 Hacks started

Posts 6175 of 199 · Page 5 of 14
Quote Originally Posted by tyaon View Post
cyeclops im using the same swf but how do u edit it?
You need RABCDasm to decompile the .swf and a code/text editor to edit code. Im on a Mac so things are a little different as far as which programs you use, but no different with which lines of code to change...
Quote Originally Posted by Sham_3_2_3 View Post
I am fairly competent with coding and am using notepad++ and the same swf client but i cannot find where to add this code line 1526 is trhere ut does nto say pop pushbyte 1
If I'm not mistaken, you put
Code:
pop
pushbyte     1
into the middle of it all
Quote Originally Posted by gorgor View Post
need FS3 and AutoAim to complet the colletion !
great job so far all of you !
You can say that the important collection is the FS3 and Autoaim.
Though the rest add to the experice. Hacking and stuff...
Quote Originally Posted by TheAmoeba View Post
You can say that the important collection is the FS3 and Autoaim.
Though the rest add to the experice. Hacking and stuff...
Yeah they are important.....and hard as helll Can anyone tell me how to fix osimic's hp/mp bar mine are still gaining when damage is done
EDIT: Ahhh nevermind i figured it out and thank you droppy
Quote Originally Posted by Cyeclops View Post
mine is AssembleeGameClient1364421338.swf
Damn no wonder things are different. Mind uploading a clean AssembleeGameClient1364421338.swf ?
Quote Originally Posted by captinawesome View Post
Damn no wonder things are different. Mind uploading a clean AssembleeGameClient1364421338.swf ?
No sorry i mean there are multiple releases of it
Quote Originally Posted by Sham_3_2_3 View Post
uhhhhhh captain thats the same client.....
I have AGCLoader1364510576 his is ACGLoader1364421338
Hi, I would like if u guys could can tell me which keywords I need to search to understand this codes.
ty
Yeah sorry i misread your post pm me ill email you ethier the clean version or my worked on one
I am having trouble with abcreplace
I am getting two output abcs after using abcexport and then rabcdasm to make them readable.
I correctly entered the code for Numerical HP/MP and save
Then I use "abcreplace rotmg.swf 0 rotmg-0/rotmg-0.main.abc" and "abcreplace rotmg.swf 1 rotmg-1/rotmg-1.main.abc"
So that both rotmg-0 and rotmg-1 are replaced but it isn't working.
What am I doing wrong?
Quote Originally Posted by droppy View Post
I am having trouble with abcreplace
I am getting two output abcs after using abcexport and then rabcdasm to make them readable.
I correctly entered the code for Numerical HP/MP and save
Then I use "abcreplace rotmg.swf 0 rotmg-0/rotmg-0.main.abc" and "abcreplace rotmg.swf 1 rotmg-1/rotmg-1.main.abc"
So that both rotmg-0 and rotmg-1 are replaced but it isn't working.
What am I doing wrong?
Well droppy why are you using abc export and replace? ive been modifying the client for a few days and have not used them....i use rabcdasm to decompress then notepad++ to edit the files

---------- Post added at 10:48 PM ---------- Previous post was at 10:47 PM ----------

Quote Originally Posted by bog624 View Post
You gotta have 50 posts for pms....
Its been letting me pm for a while?
Quote Originally Posted by droppy View Post
I am having trouble with abcreplace
I am getting two output abcs after using abcexport and then rabcdasm to make them readable.
I correctly entered the code for Numerical HP/MP and save
Then I use "abcreplace rotmg.swf 0 rotmg-0/rotmg-0.main.abc" and "abcreplace rotmg.swf 1 rotmg-1/rotmg-1.main.abc"
So that both rotmg-0 and rotmg-1 are replaced but it isn't working.
What am I doing wrong?
Its alright bro, didn't you first do rabcasm rotmg-0/rotmg-0.main.asasm and rabcasm rotmg-1/rotmg-1.main.asasm
Quote Originally Posted by Sham_3_2_3 View Post
Well droppy why are you using abc export and replace? ive been modifying the client for a few days and have not used them....i use rabcdasm to decompress then notepad++ to edit the files

---------- Post added at 10:48 PM ---------- Previous post was at 10:47 PM ----------

Its been letting me pm for a while?

This is what happens when I don't use abcexport and just go straight to rabcdasm
6UBSwBy.png35 KB · 6 downloads
Quote Originally Posted by Cyeclops View Post
Thanks goes to JustAnoobROTMG, I am simply using his codes from the 11.1 Hack Repository and searching for similarities, nothing too spectacular.

This is also just a start, I have only just started looking at the new code about an hour ago, and "I" am still a n00b, so no 'bitching' about aww I want full screen or this, that, and the next thing... Want hacks faster, then start looking as well, and help, or piss off and wait.


*Real Production*

For this I searched for text "production" - then compared strings and text with a Decompiled 11.1 client - tested, and is working.

Find: _-1GS.class.asasm
Address: ~/rabcasm/client-1/_-107/_-1GS.class.asasm

Go to line: 504
Add new lines:
Code:
      pop
      pushtrue
you should have:
Code:
L60:
      iffalse             L62

      convert_b
L62:  
      pop
      pushtrue
      returnvalue
     end ; code
    end ; body
   end ; method
  end ; trait
I will add more as I go unless someone else has others to share ...?... currently looking through No_Debuffs .. back soon...
Ah thanks </3

---------- Post added at 11:45 PM ---------- Previous post was at 11:44 PM ----------

Quote Originally Posted by Sham_3_2_3 View Post
Yeah sorry i misread your post pm me ill email you ethier the clean version or my worked on one
You gotta have 50 posts for pms....
Posts 6175 of 199 · Page 5 of 14

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?