Search:

Type: Posts; User: devprogrammer112

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    95
    Views
    35,557

    [Patched] This has been outdated since like Alpha 5, DO NOT...

    This has been outdated since like Alpha 5, DO NOT USE THIS. On another note, I am not working on building current hacks in RoK, so do not ask me to do so.
  2. Replies
    414
    Views
    107,657

    [Outdated] I am getting banned on official servers even...

    I am getting banned on official servers even without injecting having both cocacola files inside the ROK directory.
  3. Replies
    41
    Views
    5,737

    [Solved] I tried encode's loader DLL, inside the main...

    I tried encode's loader DLL, inside the main directory, and am getting banned on official servers.
  4. Replies
    7
    Views
    3,068

    [Info] Reserving this post spot for Anticheat research...

    Reserving this post spot for Anticheat research information and circumvention techniques. Will edit this post with everything when I have it all ready. I will say this, I believe it is still possible...
  5. Replies
    8
    Views
    2,008

    [Discussion] With their new update they are checking for...

    With their new update they are checking for Assembly-CSharp.dll modifications. So if you modified your file(you did) it can be caught by them easily and thus you are banned quickly.
  6. [Solved] I'm doing some research on this new "anti-cheat"...

    I'm doing some research on this new "anti-cheat" of theirs. I will release my findings soon. Let me just say that, this "anti-cheat" is really bad, which is not surprising coming from codehatch.
  7. [Outdated] I vote for sticky too, but could you please add...

    I vote for sticky too, but could you please add credits to their respectful authors?
  8. Replies
    95
    Views
    35,557

    [Patched] Next update will be released today, I had plans...

    Next update will be released today, I had plans to release it last night but wasn't able to get in all the features I was wanting. So I am finishing it up now, and should have the next version out...
  9. Replies
    95
    Views
    35,557

    [Patched] It will just be all encompassing in the next...

    It will just be all encompassing in the next update. I will add individual resource rates in the update afterwards.
  10. Replies
    95
    Views
    35,557

    [Patched] You will be able to set your own rates in the...

    You will be able to set your own rates in the next update.
  11. Replies
    95
    Views
    35,557

    [Patched] Hey guys, just a quick update. I decided to go...

    Hey guys, just a quick update. I decided to go ahead and turn this into something more external instead of just doing everything inside the Assembly-CSharp.dll. Which will allow me much better...
  12. [Solved] Just comment out the offending function when you...

    Just comment out the offending function when you are in the Replace all with code... window, and yes use the Unity compiler.
  13. Replies
    95
    Views
    35,557

    [Patched] Either tonight or tomorrow. I've decided to NOT...

    Either tonight or tomorrow. I've decided to NOT include an item spawner in the next public release. Instead I have a few other Extra Goodies I will be adding in, which I will reveal when I release...
  14. Replies
    95
    Views
    35,557

    [Patched] There are instructions in the first post, please...

    There are instructions in the first post, please take a moment to read the entirety of the post before asking questions that have already been explained.
  15. [Solved] Just comment out the line that is giving the...

    Just comment out the line that is giving the compiler problem.
  16. Replies
    95
    Views
    35,557

    [Patched] Reign of Kings Public Basic Hack

    Hey guys, I'm new to this forum but not really new to Game Hacking/Programming. I noticed a lot of people are having troubles getting some things going for them in regards to Reign of Kings...
  17. [Solved] You are correct, I forgot I did one other thing...

    You are correct, I forgot I did one other thing to fix that issue. Give me one moment and I will edit this post with the fix.

    if (this._pendingResourceChanges.ContainsKey(resource.resourceType))...
  18. [Solved] to fix this issue add using CodeHatch; in the...

    to fix this issue add
    using CodeHatch; in the Imports section.

    I am working on a few other features (like a menu, and some other stuff) I will probably make a public release later tonight or...
  19. [Solved] Ok, I will post the method for EZ Resource...

    Ok, I will post the method for EZ Resource Gathering Manipulation.
    NOTE: This does NOT work with animal resources.

    Inside the
    Global(-) namespace, locate the
    ResourceHandler class. Then find...
  20. [Solved] You can, you have to edit a certain function...

    You can, you have to edit a certain function inside the class. I know you can do it, cause that is the exact method I used to get 30x resource gathering.
  21. [Solved] I will give you a hint. To easily edit the amount...

    I will give you a hint. To easily edit the amount of resource you gain from nodes (trees, flax, stone, hay, oil, iron) look in the ResourceHandler class.
  22. [Solved] You may need to add in a using statement or two....

    You may need to add in a using statement or two. I don't remember doing that but it might be required for you. Also, you can comment out any lines that are NOT the function you are editing if it...
  23. [Solved] I just use reflexil and use the Replace all with...

    I just use reflexil and use the Replace all with Code option, then edit as necessary. Make sure to READ the comments inside the window to understand what to do.
  24. [Solved] I will show EZ No Tax and EZ Infinite Stamina....

    I will show EZ No Tax and EZ Infinite Stamina. Both can be achieved through simple IL Editing of the Assembly-CSharp.dll.

    For EZ Infinite Stamina, inside the DLL Locate the ...
  25. [Solved] Instead of trying to change the costs, try to...

    Instead of trying to change the costs, try to make it so the game is always recovering your stamina.
Results 1 to 25 of 28
Page 1 of 2 1 2