Recent content by SmilingSword

  1. Help! Hooking TimeScale Unity Game with Slider LGL

    Anyone know how to hook timeScale in unity based game and put inside with slider LGL mod menu?
  2. Help! Trying to hook timescale

    not all game using same class function, for example get_deltaTime, or time.timescale. sometime they hide it in another
  3. Tutorial How to make a php Based Login server for Lgl Login system

    any update on this? doesnt work at all
  4. Help! Trying to hook timescale

    I dont think that will work, i tried already
  5. Solved how to hook public static bool?

    alright i just gonna do a lot of trial and error , thank you!
  6. Solved how to hook public static bool?

    hey how to hook this type? [Address(RVA = "0x15803A8", Offset = "0x15803A8", VA = "0x15803A8")] public static bool NewRewardAvailable(ISocialInvitesStateModel state, ISocialInvitesRewardsSetModel currentSet, ISocialInvitesRewardsProgressionModel progressionModel, int unhandledInvites = 0) {...
  7. Help! Network => Code

    What game are you referring to
  8. Help! How to bypass signature check?

    Patch the signature checked
  9. Help! help using LGL mod menu or other menu with button

    how? will you able to give me sample, i just wanted the button to this 1) button to set on/off airplane mode 2) button to clear the file inside the game package and then restart the game i try putting the code but always give error, been days trying to solve it
  10. Help! help using LGL mod menu or other menu with button

    Hi, is it possible to issue other instruction on click button rather than hooking offset. Etc using the mod menu button on/off to issue airplane mode in android devices or button to issue restart game and delete the data folder
  11. Tutorial How to hook in new LGL Modmenu

    and a lot of eror
  12. Tutorial How to hook in new LGL Modmenu

    really confusing with Ally_ID, and Ally which is function
Back
Top Bottom