Jump to content

AlyssaX64  

Cheater 
  • Posts

    22,547
  • Joined

  • Last visited

Everything posted by AlyssaX64

  1. Updated! This hack is now updated to the current App Store version!
  2. Updated! This hack is now updated to the current App Store version!
  3. @L808 Little fix for you Function is double and you are using int with SliderValue, Also added something new , check it at your end and let me know float sliderValue = 0; //the void *instance is a self-created variable. double (*old_GetDamageMultiplier)(void *instance); double GetDamageMultiplier(void *instance) { //Check if instance is NULL to prevent CRASH if (instance != NULL) { return old_GetDamageMultiplier(instance) * sliderValue; // Damage Multiplier } //return the original value (this code isn't really needed if you have a toggle/switch) return old_GetDamageMultiplier(instance); } MSHookFunction((void *) getAbsoluteAddress(targetLibName, string2Offset(OBFUSCATE("0xC4DC1C"))), (void *) GetDamageMultiplier, (void **) &old_GetDamageMultiplier); OBFUSCATE("Category_▾ Skill Damage ▾"), //NOT COUNTED OBFUSCATE("0_SeekBar_Damage Multiplier_0_100"), //0 Case OBFUSCATE("Category_ ▾ Thank you for the support ▾"), //NOT COUNTED case 0: sliderValue = value*100; break;
  4. Updated! This hack is now updated to the current App Store version!
  5. Updated! This hack is now updated to the current App Store version!
  6. Updated! This hack is now updated to the current App Store version!
  7. Updated! This hack is now updated to the current App Store version!
  8. Updated! This hack is now updated to the current App Store version!
  9. Updated! This hack is now updated to the current App Store version!
  10. Updated! This hack is now updated to the current App Store version!
  11. Updated! This hack is now updated to the current App Store version!
  12. Updated! This hack is now updated to the current App Store version!
  13. Updated! This hack is now updated to the current App Store version!
  14. Updated! This hack is now updated to the current App Store version!
  15. Updated! This hack is now updated to the current App Store version!
  16. Updated! This hack is now updated to the current App Store version!
  17. Updated! This hack is now updated to the current App Store version!
  18. Updated! This hack is now updated to the current App Store version!
  19. Updated! This hack is now updated to the current App Store version!
  20. Updated! This hack is now updated to the current App Store version!
  21. Updated! This hack is now updated to the current App Store version!
  22. Updated! This hack is now updated to the current App Store version!
  23. Updated! This hack is now updated to the current App Store version!
  24. Updated! This hack is now updated to the current App Store version!
  25. Updated! This hack is now updated to the current App Store version!
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines