Best Studio 1
Best Studio
D 1
delimuratt
Aliyldrim 1
Aliyldrim
Mt2Hizmet 1
Mt2Hizmet
noisiv 1
noisiv
Manwe Work 1
Manwe Work
melankolıa18 1
melankolıa18
Agora Metin2 1
Agora Metin2
Cannn6161 1
Cannn6161
kralhakan2009 1
kralhakan2009
Vahsi Uzman 1
Vahsi Uzman
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com
Kaynak ikonu

🌟M2Multi-Tool V2 out now - Clean , Copy , Delete & Create at All 🌟 2025-12-01

indirmek için izniniz yok
  • Konuyu başlatan Konuyu başlatan wallahund
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 18
  • Görüntüleme Görüntüleme 2K

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!

Hello everyone,


I want to introduce my small but very practical tool that helps you work with C++ source files and Python client files. It is designed to identify define blocks in source files and optionally scan Python client files for defines.




f1f34b1b128e97cbae6df56d9c6d86ed.png






Core Features


  1. Define Scanner (C++ Source)
    • Scans all .cpp and .h files in a selected folder.
    • Finds complete #ifdef blocks for the provided defines.
    • Option to copy or delete the blocks.
    • Output is stored in structured folders under DefineScan_System with all files and block info.
  2. Client Scanner (Python)
    • Optional scan of .py files in the client folder.
    • Searches for if app. defines.
    • Detects complete Python if-blocks, including nested blocks, elif and else.
    • Output is stored in structured folders under DefineScan_Client.
  3. Flexible Define Input
    • Multiple defines can be separated by comma, semicolon, or space.



How to use the tool


  1. Select Folder
    • Choose the folder for system scan (.cpp / .h files).
    • Optional: Enable “Scan Client” and select the client folder (.py files).
  2. Enter Defines
    • Example: ENABLE_TEST, ENABLE_RENDER.
    • Separate multiple defines with, , ; or space.
  3. Choose Action
    • #ifdef copy -> blocks are saved in new folders.
    • #ifdef delete -> blocks are removed from files (backup is created).
  4. Start Scan
    • Click “Start Scan”.
    • Progress bar shows current progress.
    • Hits are counted and files are saved in output folders.


Actually in German and Englisch version , Turkish will be added today.

NEU!!! Tutorial-Bereich hinzugefügt!


Whats the difference between searching the define macro in the whole project vs this?
 
Whats the difference between searching the define macro in the whole project vs this?
The difference is mainly the workflow and convenience.


When you search for macros directly in Visual Studio, you have to:


  • Manually search through all files
  • Make sure VS isn’t only searching the current project
  • Deal with slow search speeds, especially in large sources

My Define Scanner does it automatically and smarter:


  • It scans all files, even the ones Visual Studio doesn’t have loaded in the project
  • It filters only real defines instead of every occurrence of “#define”, including comments
  • It shows the results neatly sorted by file, name, or value
  • It saves time because you don’t need to configure anything or search manually
  • It also finds macros in libraries, server/client mixes, and folders outside the solution
  • You can further process the results (export, analysis, integrator, etc.)

In short:


VS can search, but my scanner can analyze and handle the Whole System with 1 Click e.g Copy , delete or Integrate
 
Paylaşım için teşekkürler :)
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst