fatesc / fates-admin

a roblox admin script with fe features undetected to the client
GNU General Public License v3.0
50 stars 60 forks source link

nosales is broke again #66

Closed joshclark756 closed 2 years ago

joshclark756 commented 2 years ago

Describe the bug nosales broke again

To Reproduce Steps to reproduce the behavior: 1.join a game

  1. press ;
  2. type no sales
  3. sales still show up

Expected behavior sales to get blocked

Screenshots If applicable, add screenshots to help explain your problem.

Game output ``` ```

to fix change Services.CoreGui.RobloxPromptGui.Enabled = false to Services.CoreGui.PurchasePrompt.Enabled = false

Exploit

Additional context Add any other context about the problem here.

fatesc commented 2 years ago

fixed, if Roblox changes it again I'll have to find a way to automate disabling it

joshclark756 commented 2 years ago

infinite yield has a way of doing it that hasn't been updated yet still works