Learn how to use Infinite Yield, install plugins, and troubleshoot common issues.
Learn how to manually add .iy files to your exploit's folder and load them on Windows.
A step-by-step guide for mobile users on how to manage plugin files on Android/iOS.
To start using Infinite Yield, simply copy the code below and paste it into your Roblox exploit's script box, then click Execute.
loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
Don't have an exploit? Check out some popular ones like Solara, JJSploit, or Wave to get started.
This is usually caused by File Corruption. Don't worry, it's easy to fix, but please read the warning below first.
⚠️ CRITICAL WARNING
Following these steps will delete ALL your saved Infinite Yield settings (Prefix, Waypoints, keybinds, etc.).
Option 1: Quick Fix (Script)
Make sure Infinite Yield is not running, then execute this script in your exploitbox:
loadstring(game:HttpGet("https://raw.githubusercontent.com/infyiff/backup/main/infinite-yield-save-fix.lua"))()
Option 2: Manual Fix
workspace folder.IY_FE.iy and delete it.delfile("IY_FE.iy") in your executor.
Plugins add more features to IY. Here is the easiest way to add them:
.iy plugin file you like on this
site.workspace folder inside
your exploit's main folder.fly.iy) and click
'Add'. You're done!We love fixing things! Reach out to us if you see a problem: