Search results

  1. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    I'll make anyone lv 24 plus lv 40 if they have fb account
  2. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Sent friend... Navigate to android/obb there you will see a folder asia.virtual reals or something like that. I make a copy and put it in the android folder. Now uninstall game. Then copy the folder asia.vr.... back into android/obb folder. Then install modded apk
  3. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Delete the Facebook app from phone. It will then allow you to log in through website
  4. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    To answer your question is to first understand the game and how combat is handled by the client and the server. So let's look at code. Well there's a function that receives a call to update things on your phone. Then it sets hp and energy your skill and stat points. So ok that's kinda normal...
  5. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    I'm terribly sorry that happened to you. People report things.... It's why I'm only releasing small tid bits. This game isn't a cookie cutter bs mmorpg. The mods for those games will keep being around this they will patch. I have quite a rep with the devs for being a pain in the ass.
  6. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Yes that's old. The guy was using game guardian and speeding up game.. I can show you a video of my banned toon doing it. They "patched" that with some bunk anti cheat crap
  7. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    So I'm not sure if you guys know what modding a game involves or even keeping up with the patches updates. Some devs have a tight grasp on games other don't want to pay to have someone patch or make mods not work as they transfer to a server side client. I hacked the hell out of ch. I'm...
  8. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Correct. It does change attack speed with the dps classes. Unfortunately the 3 hit is an issue. You can always turn it off... I'll be working from on better way to mod this. But hey this one is free
  9. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    It works... Tap attack don't hold. Just tested with witch hunter
  10. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    I haven't had a chance to really test it after last update.. work school ect.. can anyone confirm if visual
  11. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    There is explanation in the thread I always use facebook so...
  12. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Says you need... It's explained in detail how to do..
  13. Not Working Warhammer: Odyssey MMORPG Ver. 1.0.4 | Max Attack Speed

    Playstore Link: https://play.google.com/store/apps/details?id=asia.virtualrealms.warhammerodyssey Game Name: Warhammer: Odyssey MMORPG Version: 1.0.4 Needs OBB: Yes Needs Root: No *MOD Features* Max attack speed. Works better for classes with a higher attack speed animation. Witch hunter, Sw...
  14. Open Request Warhammer Odyssey

    you can attack fast..
  15. Open Request Warhammer Odyssey

    waiting on approval
  16. Open Request Warhammer Odyssey

    https://www.mediafire.com/file/56a12dckoxxdywo/Odyssey_base.apk/file
  17. Open Request Warhammer Odyssey

    Mod posted
  18. Open Request Warhammer Odyssey

    released a mod currently waiting approval
  19. Open Request Warhammer Odyssey

    going to release a simple mod for this game within a few hours
  20. Open Request Warhammer Odyssey

    Use game guardian. Auto attack and skill cooldowns are client side. YW ?
  21. Tutorial How to make a Floatable Mod Menu [Team LGL] - {Beginners Tutorial} {All Explained} - Part 3

    patching works easy.. Issue im having is calling functions. Address is correct. It appears that instanceBtn is null as it does not call addmoneyexample from the button pressed case. Im sure its something super simple im missing. btw uncommented hook and using only v7. Deleted v8. from game...
  22. Tutorial How to make mod menu for il2cpp and native games

    2021-02-13 11:41:39.235 1486-5905/? W/ActivityManager: Unable to start service Intent { cmp=asia.virtualrealms.warhammerodyssey/uk.lgl.modmenu.FloatingModMenuService } U=0: not found I checked the folder it is clearly in said location...
  23. Tutorial How to make mod menu for il2cpp and native games

    Android 11 has had some changes to Toast.
  24. Tutorial How to make mod menu for il2cpp and native games

    You need to provide a logcat for anyone to help.
  25. Tutorial How to make mod menu for il2cpp and native games

    I'd like to patch a list or vector or array kinda the same not really. Also any way to send a unity vector3d to a function thanks:)