Script This is a versatile and intuitive web-based tool designed to enhance the development of Lua scripts for GTA 5 mod menus like Cherax, Modest Menu, and others in the future. It offers an interactive platform for exploring, sorting, and managing Lua pointers and JSON data structures, making it an essential tool for developers working with complex scripts.
Visit the live version of Script This [REVOKED] to start using it directly in your browser.
- Code & Tree Views: Easily switch between a raw JSON code view and a collapsible tree view for seamless navigation through script data structures.
- Dynamic Search: Efficiently find specific keys, values, or functions in your Lua scripts with real-time search capabilities, including match highlighting and easy navigation.
- Multi-Select & Clipboard Management: Use multi-select mode to add multiple script elements to the clipboard simultaneously, and manage your clipboard contents effortlessly.
- Tree Style Customization: Choose from multiple tree display styles to match your viewing preferences and optimize your workflow.
- Expand/Collapse All: Quickly expand or collapse all nodes in the script tree for improved navigation of large datasets.
- Download JSON: Save your script data with a single click, ensuring your modifications are preserved.
- Quick Document Switching: Instantly switch between documentation for different menus, such as Cherax and Modest Menu, for efficient multi-menu development.
- Music Integration: Enhance your workflow with integrated YouTube playlists designed for coding, relaxation, and focus.
- Help & Documentation Overlay: Access comprehensive help and documentation directly within the tool to maximize your productivity with Script This.
Script This is ideal for developers who work with Lua scripts for GTA 5 mod menus like Cherax and Modest Menu. Whether debugging, exploring data structures, or needing a reliable script management tool, Script This provides the flexibility and functionality to meet your needs.
- Clone or Download: Clone the repository or directly download the
index.htmlfile. - Open Locally: Open the
index.htmlfile in your web browser to start using Script This immediately. - Deploy on GitHub Pages: Deploy the HTML file on GitHub Pages to access it online from anywhere.