Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Doesn’t unlock world tour & tourney bikes
  2. Great talk

     

    1. Joka

      Joka

      lmao you're still banned?

    2. TheArmKing

      TheArmKing

      still cb banned? 

      lol didnt see yt link

    3. bus991

      bus991

      Rip joey 2015-2019 💦🍆😩

    4. Ted2

      Ted2

      Yes, but watch the video when u have time

  3. Hi paul
  4. poor baby

     

    1. Joka
    2. Ted2

      Ted2

      how can u say this husky is gay @Joka

    3. Joka
  5. thx i can make small adjustments to also add " " to it. Thx lol
  6. thx!! i was googling wrong search term which made me end up no where
  7. but I assume there should be a tool for something like this? idk cant find one
  8. Yo!! I have this school assignment that has something to do with words, I now have a list: https://ghostbin.com/paste/vo3dh However, I need a "," after each word so I can put it in a array... Does anyone know a tool for that? I don't wanna go over 700+ lines thx
  9. @xiaov your game
  10. Creating a Mod Menu is all UI work. You’ll have to create a button, that will open a options view controller. Once you have a stable menu, you’ll have to add the functionality to patch offsets, hook functions etc. then all you have of to do is add your features. Note: before you say I didn’t answer your question, I did. You asked how to create a Mod Menu, which is in the end a GUI with functionalities. if your actual question is: ”how do I create a hack?”, then you should look into the tutorial section, after all it’s pure trial&error in the beginning & you’ll need the right motivation.
  11. nice PP
  12. @Joka
  13. telekill hack FPS games

     

    1. Pradeep6868

      Pradeep6868

      lit bro

      miss you come to the chat :) 

    2. Ted2
    3. spiritoflife

      spiritoflife

      watching this hack is funny XD

    4. Pradeep6868
    5. Ted2
  14. oh btw, u can make telekill hack with this easily
  15. gay //private void INTERNAL_set_position(Vector3 value); // 0x101ECCD3C void (*INTERNAL_set_position)(void *object, Vector3 newPosition) = (void (*)(void *, Vector3))getRealOffset(0x101ECCD3C); if([Switch getSwitchOnForSwitch:@"Custom Position"]) { Vector3 customPosition; NSString* x = [TextfieldHook getTextfieldValueForHook:@"X"]; NSString* y = [TextfieldHook getTextfieldValueForHook:@"Y"]; NSString* z = [TextfieldHook getTextfieldValueForHook:@"Z"]; customPosition = Vector3([x floatValue], [y floatValue], [z floatValue]); INTERNAL_set_position(myPlayer, customPosition); } or make it slider, idc
  16. GG on the hax
  17. who are/were you

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