Results 1 to 1 of 1
  1. #1
    NewSpawnedFodder's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    2

    Bytecode editting a non obfuscated Minecraft mod

    For fun, I've started trying to hack Dragon Block C for TP(training points) as the jars arent obfuscated but there's no source code and decompiling isn't accurate. I've seemingly hit a dead end though and can't come up with anymore ideas to hack them in.

    I have tried: Editting the minigame for training to give significantly more points and removing the point cap, failed as there's a second point cap check serverside.

    Editting the shop for the server so buttons are available even if I lack the currency, failed as the transaction didn't even attempt to start for some reason.

    My next attempt will probably be around the punches, they are meant to offer TP at a percent chance for each punch. I could possibly change that percent chance to 100 or something.

    My other idea after is to try something around the shadow training dummy, either see if I can send a reduced version of my stats so it's weaker for farming as that has no impact on TP gain or to change the cost from 1 to -1 and see if I can make it give TP then scale up from there.

    Honestly I've hit this wall very quickly since I've never developed anything like a hack before.

    I'm wondering if anyone has any ideas of what I could try editting.

    If you wish to join in, my technique is to download ByteCodeViewer and Recaf. Recaf is used to actually edit the bytecode, ByteCodeViewer is for browsing decompiled versions of the code to get an approximate idea of what's happening where. You want to edit the JRMCore not DBC itself since JRMCore manages the TP
    Last edited by NewSpawnedFodder; 02-23-2020 at 01:04 PM.

Similar Threads

  1. .Rez editing for non-Photoshoppers
    By D Worm in forum Combat Arms Mod Tutorials
    Replies: 199
    Last Post: 03-29-2012, 06:07 PM
  2. [Release] My Minecraft Mods + Download [1.4_01]
    By alex554 in forum Minecraft Mods
    Replies: 11
    Last Post: 04-16-2011, 06:07 PM
  3. Minecraft mod Help
    By shadoze in forum Minecraft Help
    Replies: 15
    Last Post: 04-16-2011, 06:06 PM
  4. [Release] Minecraft Mod: Anvil and Hammers!
    By David in forum Minecraft Mods
    Replies: 18
    Last Post: 01-25-2011, 08:55 AM
  5. How to edit speed in guns - Rez Mod?
    By luisjavier2008 in forum Combat Arms Mod Discussion
    Replies: 11
    Last Post: 12-08-2009, 12:00 AM