- getgenv().Soloware = {
- ['Owner'] = '', -- owners name!
- ['AdvertMsg'] = '', -- advert msg for advert on/off
- ['Prefix'] = '', -- prefix for the soloware selling tool e.g "."
- ['FPS'] = 10, -- fps cap recommended is 10
- }
- getgenv().Settings = {
- ['GOD'] = false, -- godmode
- ['Hide'] = false, -- only hides the name!
- ['Autosave'] = false, -- autosaves the alts when the their health is under 30
- ['Buyer'] = '', -- buyers name
- ['VibeID'] = 3189773368, -- id for the dance
- }
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ZSIOffical/dh-selling-tool/main/sellertool.lua'))()