All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the Soloware alt control

The Soloware alt control code is below. Copy & inject it into the game. Enjoy!

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'))()