Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    cehrenr's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    453
    Reputation
    19
    Thanks
    1,234

    19.0 Equipment Swap

    No clue when/where/why this mod fell out of favor, but I recently had to update it for my own personal use and thought I'd put it back out there for you guys to have / use / update in the future.

    Hotkey Equipment Swap

    Allow you to use the "use item" key to swap equipped items for those in your inventory. Good for Melees/Priests/etc who often swap gear/spells for different monsters.


    Screen:

    How the fuck do I screenshot something like this? What an idiotic rule holy shit.




    How To:

    Its a mod selector file. If you don't know what that is, I can't help you brah.


    Scans:

    Jotti
    VirusTotal


    <b>Downloadable Files</b> Downloadable Files

  2. The Following 21 Users Say Thank You to cehrenr For This Useful Post:

    059 (01-06-2014),ADTwo (01-07-2014),Alde. (01-06-2014),chaoswarlord1 (01-08-2014),crash12321 (01-12-2014),CrazyJani (01-06-2014),Cryogen235 (01-06-2014),esp8 (01-07-2014),gimerstedt (01-06-2014),Ju_rlx (01-06-2014),maat7043 (01-06-2014),pelataanthegame (03-07-2014),Pepsi Cola (01-06-2014),qwertyuiop... (01-07-2014),ramyadav (01-06-2014),Yotsuba (01-06-2014),TheCalamity (01-06-2014),thorthor (01-06-2014),tung889 (01-07-2014),Tyreese (06-13-2015),xTRayLx (01-12-2014)

  3. #2
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Wut dous dis do?

    Everything seems to be fine, I can't really use this since I'm on a mac

    //APPROVED

    DOES NOT WORK ON MAC
    PLEASE REPORT BACK IF YOU FIND ANYTHING UNUSUAL

  4. #3
    cehrenr's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    453
    Reputation
    19
    Thanks
    1,234
    Quote Originally Posted by FBZ View Post
    Wut dous dis do?

    Everything seems to be fine, I can't really use this since I'm on a mac

    //APPROVED

    DOES NOT WORK ON MAC
    PLEASE REPORT BACK IF YOU FIND ANYTHING UNUSUAL
    @nilly posted a mod selector that works with mac somewhere on MPGH, so this will technically work with that version (at least it should). Maybe she can drop by with a link to it 'cause I don't have a mac so took no interest in it.

    Anyway, it just allows you to swap weapons/gear very quickly in-game. Instead of having to drag/drop equipment you just press the hotkey already assigned to that inventory slot and it'll swap the gear for you. Its something nilly released a long time ago and I haven't seen updated here for quite some time.

  5. #4
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Quote Originally Posted by cehrenr View Post
    @nilly posted a mod selector that works with mac somewhere on MPGH, so this will technically work with that version (at least it should). Maybe she can drop by with a link to it 'cause I don't have a mac so took no interest in it.

    Anyway, it just allows you to swap weapons/gear very quickly in-game. Instead of having to drag/drop equipment you just press the hotkey already assigned to that inventory slot and it'll swap the gear for you. Its something nilly released a long time ago and I haven't seen updated here for quite some time.
    you do realize you released a .exe so there is no way you can get this to work on mac without windows installed on it, you might want to check nilly version again

  6. #5
    Owlupus's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    New England
    Posts
    129
    Reputation
    10
    Thanks
    565
    My Mood
    Tired
    Quote Originally Posted by FBZ View Post


    you do realize you released a .exe so there is no way you can get this to work on mac without windows installed on it, you might want to check nilly version again
    I see no executable in that release...

  7. #6
    maat7043's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Texas
    Posts
    676
    Reputation
    71
    Thanks
    2,579
    My Mood
    Daring
    Quote Originally Posted by cehrenr View Post
    No clue when/where/why this mod fell out of favor, but I recently had to update it for my own personal use and thought I'd put it back out there for you guys to have / use / update in the future.

    Hotkey Equipment Swap

    Allow you to use the "use item" key to swap equipped items for those in your inventory. Good for Melees/Priests/etc who often swap gear/spells for different monsters.


    Screen:

    How the fuck do I screenshot something like this? What an idiotic rule holy shit.




    How To:

    Its a mod selector file. If you don't know what that is, I can't help you brah.


    Scans:

    Jotti
    VirusTotal


    Nice! I used to love this hack back when I played. Im not sure what happend to it either lol. Its good to see a release from you. Its been a while

  8. #7
    excitedguy's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    197
    Reputation
    28
    Thanks
    2,717
    Can't get this to work, here's the output from mod loader.... I am using Windows and all other mods work just fine. I extracted the original 19.0 client and there's no _-65 folder in the client-1 folder, nor is there even any file by the name of _-Bb.class.asasm, which is what this mod is looking for.

    Inserting - "Hotkey Equipment Swap" - equipSwap_funcs.txt
    java.nio.file.NoSuchFileException: client-1\_-65\_-Bb.class.asasm
    at sun.nio.fs.WindowsException.translateToIOException (Unknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(U nknown Source)
    at sun.nio.fs.WindowsException.rethrowAsIOException(U nknown Source)
    at sun.nio.fs.WindowsFileSystemProvider.newByteChanne l(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.Files.newByteChannel(Unknown Source)
    at java.nio.file.spi.FileSystemProvider.newInputStrea m(Unknown Source)
    at java.nio.file.Files.newInputStream(Unknown Source)
    at java.nio.file.Files.newBufferedReader(Unknown Source)
    at java.nio.file.Files.readAllLines(Unknown Source)
    at com.nilly****tmg.modifier.gui.MainWindow.applyModi fications(MainWindow
    .java:528)
    at com.nilly****tmg.modifier.gui.MainWindow.access$11 (MainWindow.java:466
    )
    at com.nilly****tmg.modifier.gui.MainWindow$5.buildCl ient(MainWindow.java
    :260)
    at com.nilly****tmg.modifier.gui.MainWindow$5.actionP erformed(MainWindow.
    java:237)
    at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Sour
    ce)
    at java.aw*****mponent.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.aw*****mponent.processEvent(Unknown Source)
    at java.aw*****ntainer.processEvent(Unknown Source)
    at java.aw*****mponent.dispatchEventImpl(Unknown Source)
    at java.aw*****ntainer.dispatchEventImpl(Unknown Source)
    at java.aw*****mponent.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
    at java.aw*****ntainer.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.aw*****mponent.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPri vilege(Unknown Sour
    ce)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Deleting disassembled files folder...
    Deleting extracted abc files...
    Build Failed.
    Last edited by excitedguy; 01-06-2014 at 06:56 PM.

  9. #8
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    Quote Originally Posted by excitedguy View Post
    Can't get this to work, here's the output from mod loader.... I am using Windows and all other mods work just fine. I extracted the original 19.0 client and there's no _-65 folder in the client-1 folder, nor is there even any file by the name of _-Bb.class.asasm, which is what this mod is looking for.

    Inserting - "Hotkey Equipment Swap" - equipSwap_funcs.txt
    java.nio.file.NoSuchFileException: client-1\_-65\_-Bb.class.asasm
    ...
    Build Failed.
    Same result with me. Looks useful though, wish I could use it.
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  10. #9
    excitedguy's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    197
    Reputation
    28
    Thanks
    2,717
    Quote Originally Posted by 059 View Post
    Same result with me. Looks useful though, wish I could use it.
    Yeah I wish I could use it to, would be nice for an archer with doom bow.

  11. #10
    Plus22's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    527
    Reputation
    53
    Thanks
    103
    My Mood
    Inspired
    Quote Originally Posted by FBZ View Post


    you do realize you released a .exe so there is no way you can get this to work on mac without windows installed on it, you might want to check nilly version again
    What are you talking about?

  12. #11
    Cryogen235's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Beachzone
    Posts
    414
    Reputation
    98
    Thanks
    10,508
    This doesn't seem to have been updated using the 19.0 client found in the mod selectors posted here. That's why people are getting errors.

  13. #12
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Quote Originally Posted by Plus22 View Post
    What are you talking about?
    do you have a mac?

  14. #13
    cehrenr's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    453
    Reputation
    19
    Thanks
    1,234
    Oh shit, I forgot they've updated the 19.0 .swf like 3-4 times this patch already and I'm using the original one.. Damn homies, which .swf is being used most frequently here? I'll update this to be compatible with that one if someone links me to the most used MPGH 19.0 release..
    Last edited by cehrenr; 01-06-2014 at 07:28 PM.

  15. #14
    Cryogen235's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Beachzone
    Posts
    414
    Reputation
    98
    Thanks
    10,508
    Quote Originally Posted by cehrenr View Post
    Oh shit, I forgot they've updated the 19.0 .swf like 3-4 times this patch already and I'm using the original one.. Damn homies, which .swf is being used most frequently here? I'll update this to be compatible with that one if someone links me to the most used MPGH 19.0 release..
    Use the client found in nilly's new mod selector. You should make it compatible with the new version of RABCDAsm that the new mod selector uses because I don't think anyone is going to be using the older version anymore.

  16. #15
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    Quote Originally Posted by FBZ View Post


    you do realize you released a .exe so there is no way you can get this to work on mac without windows installed on it, you might want to check nilly version again
    ...


    Quote Originally Posted by cehrenr View Post
    Oh shit, I forgot they've updated the 19.0 .swf like 3-4 times this patch already and I'm using the original one.. Damn homies, which .swf is being used most frequently here? I'll update this to be compatible with that one if someone links me to the most used MPGH 19.0 release..
    we should start labelling clients as client[version.txt].swf
    current would be client1388819538.swf
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  17. The Following 2 Users Say Thank You to 059 For This Useful Post:

    Royce (01-06-2014),thorthor (01-06-2014)

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Equipement Swap
    By Sopsx2 in forum Realm of the Mad God Help & Requests
    Replies: 0
    Last Post: 02-23-2013, 03:44 PM
  2. [Release] 8.0.0 equipment swap and dev hotkeys for mod selector
    By BananaNation in forum Realm of the Mad God Hacks & Cheats
    Replies: 6
    Last Post: 12-24-2012, 07:21 AM
  3. [Outdated] [6.0.0] Enable Equipment Swap (for Mod Selector)
    By nilly in forum Realm of the Mad God Hacks & Cheats
    Replies: 5
    Last Post: 12-02-2012, 01:29 PM
  4. [Tutorial] Buy and equip 6th slot items
    By bagpiperdude90 in forum WarRock - International Hacks
    Replies: 19
    Last Post: 05-03-2007, 07:51 PM
  5. Replies: 0
    Last Post: 05-20-2006, 08:05 AM