# [\..](https://mxsynry.github.io/storage/iyrbackup/)

# <h1 align="center">![IYR1](https://github.com/user-attachments/assets/3a9ca248-b931-41a9-b46e-b503f3c051f0)
</h1>

Infinite Yield Reborn is an open-source admin commands script

- [Website](https://iyr.lol)
- [Discord](https://discord.com/invite/bfYJcEwjt2)
- [Discord (backup link)](https://discord.gg/GFyD8RFYJq)

### IYR Devs
- **Reborn:** [_Real](https://github.com/fuckusfm)
- **Developer:** [FurryBoy](https://discordapp.com/users/773291558492438578)
- **Developer:** [AwesomeDudeIsHere](https://github.com/AwesomeDudeIsHere)
- **Developer:** [CasualDev](https://discordapp.com/users/1095404503647391754)
- **Developer:** [Azula.cs](https://api.infiniteyieldreborn.xyz/)

### IYR Contributors
- **Contributor:** [Ry](https://github.com/mxsynry)
- **Contributor** [TheCoolestSmug](https://discordapp.com/users/807464610147598336)



# Main Loadstrings

--- 

## Stand-alone 

```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/mxsynry/infiniteyield-reborn/refs/heads/master/source"))()
```

## Infinite Store Reborn (NFSW Plugins Removed / Reorganized)

```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/mxsynry/infiniteyield-reborn/refs/heads/master/Infinite%20Store"))()
```

## IYRCMDLine (Reconstructed)

```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/mxsynry/infiniteyield-reborn/refs/heads/master/IYRCMDBAR"))()
```

## IYRCMDLine x IYStore

```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/mxsynry/infiniteyield-reborn/refs/heads/master/verycoolcombinationofstoreandcmdbar"))()
```

---

# Scriptblox/Non-NSFW/SFW Loadstrings

--- 

## Stand-alone 

```lua
loadstring(game:HttpGet("https://github.com/mxsynry/infiniteyield-reborn/raw/scriptblox/source"))()
```

## Infinite Store Reborn (NFSW Plugins Removed / Reorganized)

```lua
loadstring(game:HttpGet("https://github.com/mxsynry/infiniteyield-reborn/raw/scriptblox/Infinite%20Store"))()
```

## IYRCMDLine (Reconstructed)

```lua
loadstring(game:HttpGet("https://github.com/mxsynry/infiniteyield-reborn/raw/scriptblox/IYRCMDBAR"))()
```

## IYRCMDLine x IYStore

```lua
loadstring(game:HttpGet("https://github.com/mxsynry/infiniteyield-reborn/raw/scriptblox/verycoolcombinationofstoreandcmdbar"))()
```
