Jump to content

Search the Community

Showing results for tags 'Cabal Online'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. I know this isn't directly related to AutoIt but it's kinda related. I've been using CheatEngine as my primary tool for finding the address of variables for me to read in my auto-it programs instead of using color coding (Allows minimized botting, more reliable for things like HP left, MP left, target HP left, etc....). In this particular case, I am playing with Cabal Online NA version, which is protected by nProtect Gameguard. The fact that there is a hackshield here doesn't mean crap because under Windows 7 64-bit it's really crap. Run your autoit bot as admin and controlsends just go right through. So unto my problem, I can't seem to be able to pinpoint my own HP variable, while I am able to find MP and target HP without any problem. Most static addresses for each value has a couple pointers (not a problem), but I just can't seem to find the pointers at all. I've tried looking for my own HP in all value types possible, so I was wondering if someone might have had a similar experience with another game and how he went ahead to resolve that. Things that I've tried and done: 1) Usual multiplicative search (1x,2x,4x,8x and 16x in all value types) 2) Hex search instead of numerical search 3) Binary search instead of numerical search I am just dumbfounded to be honest on this one, either I am making a novice mistake or the HP value is hashed, which wouldn't make any sense since the value appears on screen so it must be stored somewhere...
×
×
  • Create New...