CoSMOS Gamehacking Tool

Page 1 of 1
Signup or Login to Post
[REQ] Floating mode
  • Premium Plus
    Send a message to B4Marc
    BLANDUS COR
    B4Marc posted on Jan 27, 2019 2:46:36 AM - Report post
     
    In A Story About My Uncle.

    How can I use CoSMOS to make the character float?

    [Edited by B4Marc, 1/27/2019 2:47:34 AM]
    Freedom is doing what we enjoy, happiness is enjoying what we do.

    La liberté c'est faire ce que l'on aime, le bonheur c'est aimer ce que l'on fait.


    Happy pc gamer
    Joyeux pc luron
  • Premium Plus
    Send a message to B4Marc
    BLANDUS COR
    B4Marc posted on Jan 28, 2019 9:40:06 PM - Report post
     
    It's looking like nobody knows 🙁
    Freedom is doing what we enjoy, happiness is enjoying what we do.

    La liberté c'est faire ce que l'on aime, le bonheur c'est aimer ce que l'on fait.


    Happy pc gamer
    Joyeux pc luron
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jan 29, 2019 4:00:06 AM - Report post
     
    This is different for each game. But to give you an idea:

    1. Find your coordinates of your character (mostly FLOAT value)
    2. Find out what WRITES to it (debugger)
    3. Nuke the function alias replace it with nothing (NOPs)
    4. Write a script that changes he coordinates of your characters on key press. So that when you press X it increases your Z coordinate by +5 which makes your character fly upward (depends on the game, could also be -5).

    On complex games nuking the function could cause issues as it's probably shared with other objects / NPCs.
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jan 29, 2019 4:09:31 AM - Report post
     
    Btw, the coordinate in 3D games contains X, Y and Z (in 2D its only X and Y) so there are 3 float values to find. Obviously you must also nuke all functions for X,Y and Z. Sometimes its also enough just nuking the function that writes to the Z (height).

    It can be really tricky to achieve and depends a lot on the game. Good luck!
  • Premium Plus
    Send a message to B4Marc
    BLANDUS COR
    B4Marc posted on Jan 29, 2019 7:08:46 AM - Report post
     
    Thanks 0x90, I'll give it a try
    Freedom is doing what we enjoy, happiness is enjoying what we do.

    La liberté c'est faire ce que l'on aime, le bonheur c'est aimer ce que l'on fait.


    Happy pc gamer
    Joyeux pc luron
Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 7:52:01 AM