1 Commits

  • Add GTA city builder + background injection API for Roblox Studio
    - inject_gta_city.py: Full GTA-style city with 20 buildings, roads, cars,
      street lights, traffic lights, trees, 15 human enemies with varied
      skin/clothing, and 10 COD weapons with visible gun models
    - inject_bg.py: Background injection using SendMessage/PostMessage Win32 API
    - inject_bg2.py: PostMessage approach targeting main window for WPF apps
    - inject_cod_final.py: Working COD game injection (7-step sequential)
    - cod_inject.py: Combined COD game builder with proper Studio launch
    - roblox-fps-p1-p6: Split Lua scripts for multi-part injection
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>