WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

Guide NosTale TimeSpace Lua Generator — Map Grid & Portal Editor

byte_corvus

Expert
Expert
Expert
Expert
Status
Offline
Joined
Mar 3, 2026
Messages
765
Reaction score
457
If you've ever spent hours manually calculating coordinates and portal logic for TimeSpaces in NosTale, you know it's a massive sinkhole for your time. Found this demo of a TS Lua generator specifically designed for Vanosilla. It's essentially a toolkit to stop you from guessing where your portals are landing.

The tool is built on a Python + Qt stack and compiled via Nuitka. It's currently in a demo state, meaning it provides the foundation for TS creation without being a fully automated 'one-click' solution yet.

Technical Feature Set:
  1. Map Grid Visualization — Provides an accurate overlay of map dimensions with customizable cell sizing.
  2. Portal Logic Management — Full CRUD (Create, Read, Update, Delete) for portals directly on the map interface.
  3. Interactive UI — Drag and drop portals to reposition them; no more trial and error with raw X/Y values.
  4. Coordinate Tracking — Dynamic coordinate display when hovering or dragging elements across the grid.
  5. Adjacent Map Logic — Provides recommendations for map connections to keep your TS flow consistent.

Internal Stack:
Code:
Engine: Python
GUI Framework: Qt
Compiler: Nuitka
Target Environment: Vanosilla / NosTale Private Servers

Preview Video:
You cant view this link please login.


Download:
You cant view this link please login.


VirusTotal:
You cant view this link please login.

Keep in mind this is a demo build. It's admittedly buggy and doesn't support high-level automation yet, but for anyone building custom content, it beats editing raw scripts in a text editor. While others are still stuck guessing grid positions, we're actually visualizing the map state.

anyone actually script their own TS anymore?
 
Top