Advertisement
Guest User

Untitled

a guest
Mar 10th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.69 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <LicenseKey>00000000-0000-0000-0000-000000000000</LicenseKey>
  4.   <DoubleConfirmation>true</DoubleConfirmation>
  5.   <TradeRows>10</TradeRows>
  6.   <Cooldown>20</Cooldown>
  7.   <Colors>
  8.     <TradeHelpColor>#ffff00</TradeHelpColor>
  9.     <TradeSentColor>#00ff00</TradeSentColor>
  10.     <TradeAbortedColor>#ff0000</TradeAbortedColor>
  11.     <TradeAcceptedColor>#00ff00</TradeAcceptedColor>
  12.     <TradeCompleteColor>#00ff00</TradeCompleteColor>
  13.     <TradeDeniedColor>#ff0000</TradeDeniedColor>
  14.     <TradeErrorColor>#ff0000</TradeErrorColor>
  15.   </Colors>
  16. </Config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement