CoSMOS Gamehacking Tool

Page 1 of 1
Signup or Login to Post
Aobscan script does not work...
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to OsmundNeuron
    ELITE
    OsmundNeuron posted on Sep 02, 2018 12:54:20 PM - Report post
     
    Hello I run this script and it checks....goes green but when I put the registered symbol as an address "_StageMod" it keeps getting to ??? I tried it as a pointer and still not works.

    I noticed also pointers I find do not work on COSMOS...
    How to make my AOBSCAN SCRRIPT work or pointers?

    [ENABLE]
    //code from here to '[DISABLE]' will be used to enable the cheat



    aobscanmodule(StageMod,MARS.exe,C7 81 EC 00 00 00 FF FF FF FF 48 85 C0 74 2F)


    registersymbol(StageMod)

    [DISABLE]
    //code from here till the end of the code will be used to disable the cheat
    StageMod:
    db C7 81 EC 00 00 00 FF FF FF FF

    unregistersymbol(StageMod)
    dealloc(newmem)

    [Edited by moderator Taurusplopp, 9/3/2018 12:22:46 AM]
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to OsmundNeuron
    ELITE
    OsmundNeuron posted on Sep 02, 2018 12:58:49 PM - Report post
     
    The symbol is StageMod not _StageMod but it still points to ???
    Why does cosmos not use the registered symbol....
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Sep 02, 2018 1:11:02 PM - Report post
     
    Remove the first comment and it will work:
    "//code from here to '[DISABLE]' will be used to enable the cheat"

    it's a bug in old code. It's already fixed in Cosmos 5 as it uses a completely new script engine (no worries, syntax remains the same).
Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 7:35:31 AM