Jump to content

AnotherLurker

Senior Member
  • Posts

    1,093
  • Joined

  • Last visited

Everything posted by AnotherLurker

  1. Guess who's the new Supporter :D

    1. tcb1337
    2. Gh0stByte

      Gh0stByte

      How that happened is a mystery to me -_-

    3. AnotherLurker

      AnotherLurker

      why u were born is a mystery to me -_- @Gh0stByte

    4. MikkA

      MikkA

      "Act like MikkA"

      -_- FUK YOU!! :p

       

    5. K3NNNY
  2. @ @@CosnotraLF #import <substrate.h> #define plistPath @"/var/mobile/Library/Preferences/minecraftpehack.plist" inline BOOL GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:plistPath] valueForKey:key] boolValue]; } void (*Originals_Entity_setPos)(void *self, float x, float y, float z) void Entity_setPos(void *self, float x, float b, float z) { if(GetPrefBool(@"kPosHack")) { x = 1.0f; y = 2.0f; z = 3.0f; } else { return Originals_Entity_setPos(self, x, y, z); } } %ctor { MSHookFunction((MSFindSymbol(NULL, "_ZN6Entity6setPosEfff")),(void *)Entity_setPos,(void **)&Originals_Entity_setPos); } the Entity * hidden this is a pointer to the entity class... u can ignore it
  3. This is the worst most noobish hack ever, even Asad could have hacked this
  4. @@Gamer Do u know @MikkA ? no. SO DONT f**kING VOTE!!!!
  5. This should be Pinned. A warning topic to other beggers @DiDA make a member group called Beggers and put @MikkA in there
  6. This topic is so stupid. @DiDA wont make u mod and thats final. U had a chance, and u ruined it with this senseless post
  7. OMG 1. I gave u the code. I showed u how to hack star count, and return the bool to true, not hard to convert my code for Prefs 2. Do U really expect people to make u the full hack? like srsly. Look at wut u wrote "please make the key to kswag2" That just tells me u probably havent ever written a single piece of code that isnt yours If U dont really know hacking, i suggest u learn it. In my opinion this topic should be locked
  8. @@ZahirSher ;_; ._O ._o o_. O_.
  9. u forgot the best http://www.tutorialspoint.com
  10. The third screenshot is from Flex Cloud, so i wont really help u on that What do you want the (id) to do anyway?
  11. This can also be done in iFile via SQLite Editor
  12. IOSGODS SUPPORTS PIRACY!!! @@DiDA
  13. srsly someone just upload their substrate.h and lock this topic
  14. BEAUtY BOOTIES! GOOD JOB m64^64
  15. #letsAllREVIVE
  16. obviously found and copied of Flex Cloud by Catalyst Catalyst
×
  • 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