Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --// 6Ex's Free Da Hood Cash Selling tool
- --// Factors
- _G.Amount = 20000 --// Full amount you wanna drop like 100,000 (TOTAL AMOUNT YOU WANT TO DROP)
- _G.Tax = false --// If you want to cover the tax (30% fee), make this true, else make it false
- --// Checks
- repeat
- wait()
- until game:IsLoaded()
- --// Handling
- loadstring(game:HttpGet("https://raw.githubusercontent.com/0nly6Ex/cashseller/main/master"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement