About 11,000 results
Open links in new tab
  1. 'Infinite yield possible ...' has started FLOODING my output ... - Roblox

    Aug 25, 2025 · My game experience has recently started ‘infinite yielding’ everything and giving the result to the output. I have ZERO idea as to why this happened, it’s been happening ever since I …

  2. AWP Injection Detection, Hook detection, Infinite Yield ... - Roblox

    Mar 22, 2025 · As mentioned, this should not be used in place of any other anti-exploit measures, and normal preventions are very much still required. Most of this post is directed towards AWP users, …

  3. Detect script's and exploit's - Resources / Community ... - Roblox

    Jan 11, 2025 · Here is a simple way to detect exploiters. It works by checking for a specific ID in Coregui, which some scripts provide on execution / Injection. Detections: Dex detection, Infinite yield, …

  4. Infinite Yield while requiring a ServerScriptService folder - Roblox

    Dec 21, 2024 · The gem module script that grabs information for gems works perfectly fine. However, when I try implementing the exact same thing for Pickaxes (same code as the one above except …

  5. Got "Infinite yield possible on.." error - Help and Feedback ... - Roblox

    Jan 8, 2023 · Greetings, The only problem I got is that the member already exists when the script is running, so I don’t understand why it doesn’t work. The error: Script that is running after the value is …

  6. Is there a way to detect Infinite Yield? - Roblox

    Nov 28, 2024 · Hello, I would like to know how it is possible to detect if a player activates the Infinite Yield cheat, I have already seen something like this in several games, and I would love to know what …

  7. How to fix Infinite Yield Possible? - Scripting Support - Roblox

    Dec 27, 2023 · How to fix Infinite Yield Possible? Help and Feedback Scripting Support napsuru (napsuru) December 27, 2023, 1:01am

  8. What's an infinite yield? - Scripting Support - Roblox

    Apr 18, 2020 · The potential Infinite yield warning arises when , if a call to this function exceeds 5 seconds without returning an instance, because then there is a possibility that the thread would yield …

  9. Flying script not working once you die due to infinite yield ... - Roblox

    Jan 19, 2025 · The code runs perfectly fine when you’re alive, but if you reset your character while flying, the script will still run on the function: startFly (), I’ve tried many ways of fixing it, even rearranging the …

  10. How to find where the infinite yield is - Roblox

    Apr 23, 2023 · This happened to me before and I just looked through every script for the WaitForChild() function but this is a very time-consuming process, and I don’t want to do that again. Infinite yield …