Documentation
  • ScriptForge Documentation
  • Links
    • Discord
    • Youtube
    • Store
  • Crypto money washer
    • Configuration file
      • 💸Wallet
      • 🪙Bitcoins
      • 📀Custom bitcoins
      • ✂️Money Cut
      • 💼Job
      • 📚Item
      • 📌Marker
      • 🖱️UI command
      • 💰Take Bag_of_cash
      • 🏛️Deposit Bag_of_cash
      • 🚨Police alert
      • 🌴E-drugs
      • 🖥️Server farm
      • ⚖️Black market
      • 🌐VPN
    • Installation guide
    • Extras
      • MLO
      • Utility
Powered by GitBook
On this page

Was this helpful?

  1. Crypto money washer
  2. Configuration file

Black market

Config.marketbuytaxitem = 1
Config.marketitemxqtysellprice = true
Config.WeaponsForSale = {
    'WEAPON_PISTOL',
    'WEAPON_SMG',
}
Config.ItemsBlacklist = {
    'computer',
}

Config.lowbtcbuytxt = "Not enough bitcoins to make the purchase."
Config.itemremovedsaletxt =  "Item removed from sale."
Config.successbuytxt = "Item purchased and removed from sale."
Config.wpnallowtxt = "You can't sell this weapon here."
Config.itemallowtxt = "You can't sell this item here."
PreviousServer farmNextVPN

Was this helpful?

⚖️