littlepriceonu / Pls-Donate-Self-Bot

A self bot for the roblox experience Pls Donate! roblox.com/games/8737602449
MIT License
7 stars 16 forks source link

help #4

Closed flamedev0 closed 1 year ago

flamedev0 commented 1 year ago

whatever I do, my booth text is always getting tagged

flamedev0 commented 1 year ago

using the auto goal update

littlepriceonu commented 1 year ago

Just a issue with roblox tagging out numbers, the best (and only way) to fix this is to turn off auto goal (_G.autoUpdateGoal = false) and set the _G.goal manually to something like "5K!" or sum like that.