Jump to content

AnotherLurker

Senior Member
  • Posts

    1,093
  • Joined

  • Last visited

Everything posted by AnotherLurker

  1. Cheater??? Novice??? you srs? 1. most of ur "hacks" are just u uploading saves of other people's MS/iDA Hacks. 2. u dont know MSHook or iDA I mean, have u made any hardcore hacks???? nope... I saw no
  2. 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
  3. @ @@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
  4. This is the worst most noobish hack ever, even Asad could have hacked this
  5. @@Gamer Do u know @MikkA ? no. SO DONT f**kING VOTE!!!!
  6. This should be Pinned. A warning topic to other beggers @DiDA make a member group called Beggers and put @MikkA in there
  7. 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
  8. 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
  9. @@ZahirSher ;_; ._O ._o o_. O_.
  10. u forgot the best http://www.tutorialspoint.com
  11. The third screenshot is from Flex Cloud, so i wont really help u on that What do you want the (id) to do anyway?
  12. This can also be done in iFile via SQLite Editor
  13. IOSGODS SUPPORTS PIRACY!!! @@DiDA
  14. srsly someone just upload their substrate.h and lock this topic
  15. BEAUtY BOOTIES! GOOD JOB m64^64
  16. #letsAllREVIVE
×
  • 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