Jump to content

Puddin

Novice Cheater
  • Posts

    13,552
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 14 Pro Max
  • iOS Version
    17.0
  • Jailbroken
    No
  • Rooted
    No
  • Gender
    Male
  • Location
    United Kingdom
  • Donor
    Member has made a donation to iOSGods

Recent Profile Visitors

88,024 profile views

Puddin's Achievements

iOS God

iOS God (14/14)

  • Welcoming
  • Helpful
  • You made it!
  • 2 Years In
  • Part of a Club

Recent Badges

79.3k

Reputation

9

Community Answers

Single Status Update

See all updates by Puddin

  1. bool (*FastChangeAnimatorStates)(void *myplayer, int layer, int stateHash, bool allowReplay, float normalizedTime) = (bool (*)(void *, int, int, bool, float))getRealOffset(0xF3B4A8);
     
    void (*_PlayerController_Update)(void *myplayer);
    void PlayerController_Update(void *myplayer)
    {
        if (myplayer != NULL)
        {
            if (telleKill)
            {
                FastChangeAnimatorStates(myplayer, 0, -1368660888, true, 0.f);
            }
        }
        return _PlayerController_Update(myplayer);
    }
    1. RehmanAfridi

      RehmanAfridi

      please can you tell me whats wrong with this hook?

    2. RehmanAfridi

      RehmanAfridi

      function in dnspy:

      [Address(RVA = "0xF3B4A8", Offset = "0xF3B4A8", VA = "0xF3B4A8")]
          [IDTag(1)]
          public bool FastChangeAnimatorStates(int layer, int stateHash, bool allowReplay = false, float normalizedTime = 0f)
          {
              return default(bool);
          }

    3. Rook

      Rook

      No support in status updates :)

      Post in the Help & Support section.

    4. RehmanAfridi

      RehmanAfridi

      @Rook no one replying to my post/topic. no is helping

×
  • 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