Results 1 to 15 of 15
  1. #1
    New's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Location:
    Posts
    2,605
    Reputation
    386
    Thanks
    4,708
    My Mood
    Angelic

    Tutorial: Change music in game.

    Step 1: Grab your JPEXS
    Step 2: Open your client with JPEXS (Note: In orape, the client is in the binary data, you can still edit that and save it)
    Step 3: Navigate to com.company.assembleegameclient.sound.music
    Step 4: Around at line 30-32 it should say
    Code:
    var _loc2_:* = _loc1_.getAppEngineUrl(true) + "/music/sorc.mp3";
    Step 5: Replace " _loc1_.getAppEngineUrl(true) + "/music/sorc.mp3"" with the path to your music (in quotes)
    Step 6: Save and enjoy.

    This is the actual music path btw

    _loc1_.getAppEngineUrl(true) returns https://realmofthemadgod.appspo*****m
    New

    Current Project:
    SimpleExaltHack

    Outdated stuff I made in the past:
    Famebot
    Clientless tradebot
    RotMG ping checker
    Zautonexus crack

  2. The Following 5 Users Say Thank You to New For This Useful Post:

    Aftershaft (06-23-2017),DavisXola (05-03-2017),lolization (03-30-2017),pharoh (10-28-2016),The 7th Hokage (10-28-2016)

  3. #2
    FinnishFX's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Location
    Somewhere
    Posts
    203
    Reputation
    16
    Thanks
    48
    My Mood
    Psychedelic
    Damn cool, now I can listen to my favourite songs in rotmg

  4. #3
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    Keep things on-topic. Thanks.

  5. #4
    Heaven's Husband's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    1,272
    Reputation
    105
    Thanks
    697
    Can you add a full playlist of songs or just one?

  6. #5
    New's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Location:
    Posts
    2,605
    Reputation
    386
    Thanks
    4,708
    My Mood
    Angelic
    Quote Originally Posted by Matthew_Rotmg View Post
    Can you add a full playlist of songs or just one?
    without editing the code too much, only one.

    But if your "only one" is 50 songs and its 100 minutes long, then I guess you can add a "playlist"
    New

    Current Project:
    SimpleExaltHack

    Outdated stuff I made in the past:
    Famebot
    Clientless tradebot
    RotMG ping checker
    Zautonexus crack

  7. The Following User Says Thank You to New For This Useful Post:

    Heaven's Husband (10-31-2016)

  8. #6
    gamingmillion2's Avatar
    Join Date
    Jan 2017
    Gender
    female
    Posts
    103
    Reputation
    10
    Thanks
    35
    Quote Originally Posted by PKTINOS View Post


    without editing the code too much, only one.

    But if your "only one" is 50 songs and its 100 minutes long, then I guess you can add a "playlist"
    Can easily be done, by using Audacity. And dragging the songs into the timeline, and saving the song.

    - - - Updated - - -

    Quote Originally Posted by PKTINOS View Post

    _loc1_.getAppEngineUrl(true) returns https://realmofthemadgod.appspo*****m[/CENTER][/COLOR][/FONT]
    how do I exactly change the the song for example. I want to edit it to play a song from *******. Example link "https://www.*******.com/s/346nqhzzxec8w7c/Anna%20og%20Lotte%20Remix.mp3?dl=0"

  9. #7
    Moorz's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Location
    Behind a computer
    Posts
    245
    Reputation
    10
    Thanks
    16
    Quote Originally Posted by Heaven's Husband View Post
    Can you add a full playlist of songs or just one?
    just find someway to put that whole playlist into one mp3 file and replace sorc :P

  10. #8
    gamingmillion2's Avatar
    Join Date
    Jan 2017
    Gender
    female
    Posts
    103
    Reputation
    10
    Thanks
    35
    Quote Originally Posted by PKTINOS View Post
    Step 1: Grab your JPEXS
    Step 2: Open your client with JPEXS (Note: In orape, the client is in the binary data, you can still edit that and save it)
    Step 3: Navigate to com.company.assembleegameclient.sound.music
    Step 4: Around at line 30-32 it should say
    Code:
    var _loc2_:* = _loc1_.getAppEngineUrl(true) + "/music/sorc.mp3";
    Step 5: Replace " _loc1_.getAppEngineUrl(true) + "/music/sorc.mp3"" with the path to your music (in quotes)
    Step 6: Save and enjoy.

    This is the actual music path btw

    _loc1_.getAppEngineUrl(true) returns https://realmofthemadgod.appspo*****m
    How is this done using ******* direct download link?

  11. #9
    ZenTium's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Turkey
    Posts
    17
    Reputation
    10
    Thanks
    16
    My Mood
    Devilish
    ty bro thanks soo much

  12. #10
    Cybermariow's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    309
    My Mood
    Angelic
    hey i can't do it, the game does not launch after i changed it

  13. #11
    Aftershaft's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    Santiago, Chile
    Posts
    31
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    Sorry i dont understand how to do it.
    For example if i want put a music of youtube or other website i just have to copy the link of the theme and put in the swf?
    Can you explain me please

    PD: Sorry for my english, i speak spanish

  14. #12
    New's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Location:
    Posts
    2,605
    Reputation
    386
    Thanks
    4,708
    My Mood
    Angelic
    Quote Originally Posted by Aftershaft View Post
    Sorry i dont understand how to do it.
    For example if i want put a music of youtube or other website i just have to copy the link of the theme and put in the swf?
    Can you explain me please
    A youtube link wouldn't work. You need a location of an mp3

    But a location on your harddrive should work (although I didn't try it)

    Example:

    c:\users\PKTINOS\desktop\song.mp3
    New

    Current Project:
    SimpleExaltHack

    Outdated stuff I made in the past:
    Famebot
    Clientless tradebot
    RotMG ping checker
    Zautonexus crack

  15. #13
    Aftershaft's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    Santiago, Chile
    Posts
    31
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    It doesnt help me, but you gave me an idea! AND IT WORKED!!!
    I justly drag the file .mp3 to the browser and copy the link it give to me, for example "file:///C:/Users/Polillaa/Desktop/Realm%20of%20the%20Mad%20God/song.mp3" and it worked!

    PD: Sorry for the english, i speak spanish, but you understand the idea

  16. #14
    New's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Location:
    Posts
    2,605
    Reputation
    386
    Thanks
    4,708
    My Mood
    Angelic
    Quote Originally Posted by Aftershaft View Post
    PD: Sorry for the english, i speak spanish, but you understand the idea
    Nice idea, glad it worked for you.
    New

    Current Project:
    SimpleExaltHack

    Outdated stuff I made in the past:
    Famebot
    Clientless tradebot
    RotMG ping checker
    Zautonexus crack

  17. The Following User Says Thank You to New For This Useful Post:

    Aftershaft (06-23-2017)

  18. #15
    Iridesence's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    466
    Reputation
    10
    Thanks
    48
    Is there a way to randomize songs?

Similar Threads

  1. [Tutorial] Change your IP to unban yourself
    By Super-Man in forum Game Hacking Tutorials
    Replies: 3
    Last Post: 10-13-2019, 03:33 AM
  2. [Command Tutorial] Change Music Command [Serahps]
    By Lxys in forum Realm of the Mad God Private Servers Tutorials/Source Code
    Replies: 1
    Last Post: 12-20-2015, 05:39 PM
  3. [Tutorial] 140 Point CTF Game!
    By daddyi in forum Combat Arms Hacks & Cheats
    Replies: 18
    Last Post: 08-05-2008, 04:49 AM
  4. Changing War Rock Game Sounds !!!
    By WarRocker19 in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 05-20-2007, 08:04 AM
  5. [Tutorial]Change class without respawn
    By vir2000 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-04-2006, 01:47 PM