-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtutorial.html
More file actions
329 lines (310 loc) · 22.6 KB
/
Copy pathtutorial.html
File metadata and controls
329 lines (310 loc) · 22.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Help & FAQ — Infinite Yield Plugins</title>
<meta name="description"
content="Get help with Infinite Yield. Learn how to install plugins, troubleshoot issues, and check live executor status.">
<!-- Open Graph / Discord Embed Meta Tags -->
<meta property="og:title" content="Help & FAQ — Infinite Yield Plugins">
<meta property="og:description"
content="Get help with Infinite Yield. Learn how to install plugins, troubleshoot issues, and check live executor status.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://iyplugins.pages.dev/tutorial.html">
<meta property="og:image" content="https://iyplugins.pages.dev/emb/emb.webp">
<meta name="theme-color" content="#00f7ff">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Help & FAQ — Infinite Yield Plugins">
<meta name="twitter:description"
content="Get help with Infinite Yield. Learn how to install plugins, troubleshoot issues, and check live executor status.">
<meta name="twitter:image" content="https://iyplugins.pages.dev/emb/emb.webp">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animations.css">
<link rel="shortcut icon" href="assets/Logo_Small.png" type="image/x-icon">
</head>
<body>
<header>
<div class="header-inner">
<div class="header-left">
<a class="logo" href="/">
<img src="assets/Logo_Small.png" alt="" class="brand-logo">
Plugins
</a>
<span id="plugin-count" class="plugin-count"></span>
</div>
<div class="header-links" id="header-links">
<a href="authors.html" class="h-link h-icon" title="Authors">
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path>
<circle cx="9" cy="7" r="4"></circle>
<path d="M23 21v-2a4 4 0 0 0-3-3.87"></path>
<path d="M16 3.13a4 4 0 0 1 0 7.75"></path>
</svg>
</a>
<a href="maker.html" class="h-link h-icon" title="Plugin Maker">
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z" />
</svg>
</a>
<a href="api.html" class="h-link h-icon" title="API Docs">
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<polyline points="16 18 22 12 16 6"></polyline>
<polyline points="8 6 2 12 8 18"></polyline>
</svg>
</a>
<a href="tutorial.html" class="h-link h-icon" title="Help & FAQ">
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"></circle>
<path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path>
<line x1="12" y1="17" x2="12.01" y2="17"></line>
</svg>
</a>
<div class="h-divider"></div>
<a href="https://discord.gg/78ZuWSq" target="_blank" rel="noopener" class="h-link h-icon"
title="IY Discord">
<svg viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M20.317 4.3698a19.7913 19.7913 0 00-4.8851-1.5152.0741.0741 0 00-.0785.0371c-.211.3753-.4447.8648-.6083 1.2495-1.8447-.2762-3.68-.2762-5.4868 0-.1636-.3933-.4058-.8742-.6177-1.2495a.077.077 0 00-.0785-.037 19.7363 19.7363 0 00-4.8852 1.515.0699.0699 0 00-.0321.0277C.5334 9.0458-.319 13.5799.0992 18.0578a.0824.0824 0 00.0312.0561c2.0528 1.5076 4.0413 2.4228 5.9929 3.0294a.0777.0777 0 00.0842-.0276c.4616-.6304.8731-1.2952 1.226-1.9942a.076.076 0 00-.0416-.1057c-.6528-.2476-1.2743-.5495-1.8722-.8923a.077.077 0 01-.0076-.1277c.1258-.0943.2517-.1923.3718-.2914a.0743.0743 0 01.0776-.0105c3.9278 1.7933 8.18 1.7933 12.0614 0a.0739.0739 0 01.0785.0095c.1202.099.246.1981.3728.2924a.077.077 0 01-.0066.1276 12.2986 12.2986 0 01-1.873.8914.0766.0766 0 00-.0407.1067c.3604.698.7719 1.3628 1.225 1.9932a.076.076 0 00.0842.0286c1.961-.6067 3.9495-1.5219 6.0023-3.0294a.077.077 0 00.0313-.0552c.5004-5.177-.8382-9.6739-3.5485-13.6604a.061.061 0 00-.0312-.0286zM8.02 15.3312c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9555-2.4189 2.157-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.9555 2.4189-2.1569 2.4189zm7.9748 0c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9554-2.4189 2.1569-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.946 2.4189-2.1568 2.4189Z" />
</svg>
</a>
<a href="https://github.com/CarlDV/InfiniteYieldPluginStore" target="_blank" rel="noopener"
class="h-link h-icon" title="Store Repo">
<svg viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" />
</svg>
</a>
<a href="https://github.com/EdgeIY/infiniteyield" target="_blank" rel="noopener" class="h-link h-icon"
title="IY GitHub">
<svg viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
<path
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" />
</svg>
</a>
</div>
</div>
</header>
<div id="content-area">
<div class="tutor-container">
<div class="tutor-hero">
<h1>Need some help?</h1>
<p>Learn how to use Infinite Yield, install plugins, and troubleshoot common issues.</p>
<div class="hero-links">
<a href="https://infyiff.github.io" target="_blank" class="h-btn">Official Website</a>
<a href="https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source" target="_blank"
class="h-btn btn-alt">View Source Code</a>
</div>
</div>
<div class="tutor-grid">
<div class="tutor-card">
<div class="tutor-video-wrap">
<video src="assets/pc.mp4" controls preload="metadata"></video>
</div>
<div class="tutor-info">
<div class="tutor-type">Desktop Guide</div>
<h2 class="tutor-title">PC Installation</h2>
<p class="tutor-desc">Learn how to manually add .iy or .lua files to your exploit's folder and
load them
on Windows.</p>
</div>
</div>
<div class="tutor-card">
<div class="tutor-video-wrap">
<video src="assets/mobile.mp4" controls preload="metadata"></video>
</div>
<div class="tutor-info">
<div class="tutor-type">Mobile Guide</div>
<h2 class="tutor-title">Mobile Installation</h2>
<p class="tutor-desc">A step-by-step guide for mobile users on how to manage plugin files on
Android/iOS.</p>
</div>
</div>
</div>
<section class="faq-section">
<h2>Frequently Asked Questions</h2>
<div class="faq-grid">
<div class="faq-item" id="faq-run" style="grid-column: 1 / -1;">
<button class="faq-share" onclick="copyFAQLink('faq-run', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">How do I run Infinite Yield? (Quick Start)</div>
<div class="faq-answer">
<p>To start using Infinite Yield, simply copy the code below and paste it into your Roblox
exploit's script box, then click <strong>Execute</strong>.</p>
<div class="api-code">
<div class="api-code-bar">
<span class="api-code-lang">Infinite Yield Loadstring</span>
<button class="copy-btn" onclick="copyCode(this)">Copy Script</button>
</div>
<pre><code class="language-lua">loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()</code></pre>
</div>
<p style="font-size: 0.85rem; color: var(--text3);">Don't have an exploit? Check out some
popular ones like <strong>Solara, JJSploit, or Wave</strong> to get started.</p>
</div>
</div>
<div class="faq-item" id="faq-store-setup" style="grid-column: 1 / -1;">
<button class="faq-share" onclick="copyFAQLink('faq-store-setup', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">How do I install the Plugin Store? (Quick Setup)</div>
<div class="faq-answer">
<p>You can automatically set up the Plugin Store in a single click using our setup script.
Here is how:</p>
<ol
style="margin-left: 20px; margin-bottom: 16px; display: flex; flex-direction: column; gap: 8px;">
<li>Copy the script below.</li>
<li>Execute it in your Roblox executor.</li>
<li>Use the <code>;iystore</code> command in Infinite Yield to open the Plugin Store.
</li>
<li>Browse, search, and click install on any plugin you like!</li>
</ol>
<div class="api-code">
<div class="api-code-bar">
<span class="api-code-lang">Plugin Store Setup Script</span>
<button class="copy-btn" onclick="copyCode(this)">Copy Script</button>
</div>
<pre><code class="language-lua">loadstring(game:HttpGet('https://iyplugins.pages.dev/lua/pluginsetup.lua'))()</code></pre>
</div>
</div>
</div>
<div class="faq-item" id="faq-executors" style="grid-column: 1 / -1;">
<button class="faq-share" onclick="copyFAQLink('faq-executors', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">What are the currently active executors?</div>
<div class="faq-answer">
<p>Here are some of the most popular and recently updated executors, powered by <a
href="https://weao.gg" target="_blank">WEAO</a>.</p>
<div id="executor-list" class="executor-list">
<div class="executor-loading">
<div class="spinner"></div>
<span>Fetching live status...</span>
</div>
</div>
<p style="font-size: 0.8rem; margin-top: 12px; opacity: 0.7;">Check <a
href="https://weao.gg" target="_blank">weao.gg</a> for the full list of 30+
executors.</p>
</div>
</div>
<div class="faq-item" id="faq-corruption" style="grid-column: 1 / -1;">
<button class="faq-share" onclick="copyFAQLink('faq-corruption', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">Why did it freeze or stop working?</div>
<div class="faq-answer">
<p>This is usually caused by <strong>File Corruption</strong>. Don't worry, it's easy to
fix, but please read the warning below first.</p>
<div
style="background: rgba(248, 113, 113, 0.1); border-left: 4px solid #f87171; padding: 12px; margin: 16px 0; border-radius: 4px;">
<p
style="color: #f87171; font-weight: 700; margin-bottom: 4px; display: flex; align-items: center; gap: 8px;">
<span>⚠️ CRITICAL WARNING</span>
</p>
<p style="font-size: 0.85rem; color: #f87171; opacity: 0.9;">Following these steps will
<strong>delete ALL your saved Infinite Yield settings</strong> (Prefix, Waypoints,
keybinds, etc.).
</p>
</div>
<p><strong>Option 1: Quick Fix (Script)</strong></p>
<p>Make sure Infinite Yield is not running, then execute this script in your exploitbox:</p>
<div class="api-code">
<div class="api-code-bar">
<span class="api-code-lang">Fix Script</span>
<button class="copy-btn" onclick="copyCode(this)">Copy Script</button>
</div>
<pre><code class="language-lua">loadstring(game:HttpGet("https://raw.githubusercontent.com/infyiff/backup/main/infinite-yield-save-fix.lua"))()</code></pre>
</div>
<p style="margin-top: 16px;"><strong>Option 2: Manual Fix</strong></p>
<ul>
<li>Open your executor's folder and go into the <code>workspace</code> folder.</li>
<li>Find the file named <code>IY_FE.iy</code> and delete it.</li>
<li><strong>Tip:</strong> If you can't find the file, run
<code>delfile("IY_FE.iy")</code> in your executor.
</li>
<li>Optionally, send the file to one of the mods or devs to help them find out why it
broke.</li>
<li>Restart Infinite Yield in a new game!</li>
</ul>
</div>
</div>
<div class="faq-item" id="faq-plugins">
<button class="faq-share" onclick="copyFAQLink('faq-plugins', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">How do I add new plugins?</div>
<div class="faq-answer">
<p>Plugins add more features to IY. Here is the easiest way to add them:</p>
<ul>
<li><strong>Download:</strong> Find a <code>.iy</code> or <code>.lua</code> plugin file
you like on this
site.</li>
<li><strong>Move:</strong> Put that file into the <code>workspace</code> folder inside
your exploit's main folder.</li>
<li><strong>Open IY:</strong> In Roblox, open IY and click <strong>Settings > Plugins >
Add Plugin</strong>.</li>
<li><strong>Type Name:</strong> Type the file name (like <code>fly.iy</code> or
<code>fly.lua</code>) and click
'Add'. You're done!
</li>
</ul>
</div>
</div>
<div class="faq-item" id="faq-bugs">
<button class="faq-share" onclick="copyFAQLink('faq-bugs', this)" title="Copy Link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
<path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
</svg>
</button>
<div class="faq-question">What if I find a bug?</div>
<div class="faq-answer">
<p>We love fixing things! Reach out to us if you see a problem:</p>
<ul>
<li><strong>Small Bugs:</strong> Tell us about it in the <a
href="https://discord.gg/78ZuWSq" target="_blank">#bug-reports</a> channel.</li>
<li><strong>Big Problems:</strong> If something is totally broken, send a message to the
developers on Discord.</li>
</ul>
</div>
</div>
</div>
</section>
</div>
</div>
<script src="js/dialog.js?v=2"></script>
<script src="js/router.js?v=8"></script>
</body>
</html>