Skip to content

ProfessedRay4/idleSlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

idleSlayer

Info

  • This is a simple ImGui cheat for the game Idle Slayer
  • Skid-friendly

  • pic

    Features

    Main

  • Coins
  • Freeze coins
  • Gems
  • Freeze Gems
  • Levels
  • Stats

  • Online Eliminations
  • Offline Eliminations
  • Giant Eliminations
  • Misc

  • Destroy
  • Setting up the solution

    • Download and install DirectX SDK
    • Open the solution on Visual Studio and open the project Properties
    • Go to VC++ Directories -> Include Directories. Click on 'Edit' and select the Include folder
      located on your DirectX SDK installation path. It is generally this one:
      %programfiles(x86)%\Microsoft DirectX SDK (June 2010)\Include\
    • Now go to VC++ Directories -> Library Directories. Click on 'Edit' and select the library folder
      located on your DirectX SDK installation path. It is generally this one - choose x86 for 32bit and x64 for 64bit:
      %programfiles(x86)%\Microsoft DirectX SDK (June 2010)\Lib\
    • Switch Visual Studio from debug to release (64 bit)
    • Build the solution
    • Done!
    • Support

      Add me on discord professedray4

      Credits

      Universal ImGui implementation through DirectX 11 Hook (kiero)

      You can find Kiero's official repository here

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published