Advertisement
Eiromplays

Untitled

Mar 16th, 2020
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BankingSystemConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <LicenseKey>9a7b3aba-fa1b-c8f3-eeeb-39f3c89dfb9b</LicenseKey>
  4. <posBalanceHexColor>#08DDA8</posBalanceHexColor>
  5. <negBalanceHexColor>#FF3C3C</negBalanceHexColor>
  6. <iconUrl>https://i.imgur.com/Wj07lM1.png</iconUrl>
  7. <moneySymbol>$</moneySymbol>
  8. <startBalance>25</startBalance>
  9. <allowedDamagePermission>bankingsystem.allowed_damage</allowedDamagePermission>
  10. <notifyActiveAccountBalanceChanges>true</notifyActiveAccountBalanceChanges>
  11. <notifyOwnerCardScannerPayment>true</notifyOwnerCardScannerPayment>
  12. <openingDistance>3</openingDistance>
  13. <cardRemoveRange>5</cardRemoveRange>
  14. <onlyAllowCardsForBankingSystem>false</onlyAllowCardsForBankingSystem>
  15. <allowCashPunchPickup>true</allowCashPunchPickup>
  16. <dontRemoveCardOnExist>false</dontRemoveCardOnExist>
  17. <useUconomyAsBalance>false</useUconomyAsBalance>
  18. <useExpAsCash>false</useExpAsCash>
  19. <useExpAsBalance>true</useExpAsBalance>
  20. <enableMulipleUserAccounts>true</enableMulipleUserAccounts>
  21. <enableGroupAccounts>true</enableGroupAccounts>
  22. <maxMultipleUserAccountsPerUser>5</maxMultipleUserAccountsPerUser>
  23. <maxCreatedGroupAccountsPerUser>5</maxCreatedGroupAccountsPerUser>
  24. <databaseAddress>localhosdt</databaseAddress>
  25. <databasePort>3306</databasePort>
  26. <databaseName>unturned</databaseName>
  27. <databaseUsername>root</databaseUsername>
  28. <databasePassword>doffen1231</databasePassword>
  29. <databaseSingleAccountsTableName>bs_single_accounts</databaseSingleAccountsTableName>
  30. <databaseAccountHistoryTableName>bs_account_history</databaseAccountHistoryTableName>
  31. <databaseActiveAccountsInfoTableName>bs_account_info</databaseActiveAccountsInfoTableName>
  32. <databaseGroupAccountsTableName>bs_group_accounts</databaseGroupAccountsTableName>
  33. <databaseGroupUsersInfoTableName>bs_group_info</databaseGroupUsersInfoTableName>
  34. <databaseMultipleUserAccountsTableName>bs_multi_accounts</databaseMultipleUserAccountsTableName>
  35. <policePermission>police</policePermission>
  36. <minPoliceForHack>2</minPoliceForHack>
  37. <markHackedAtmOnMap>true</markHackedAtmOnMap>
  38. <tellNearestLocation>true</tellNearestLocation>
  39. <taxForPayWithoutATM>true</taxForPayWithoutATM>
  40. <taxAmount>0.1</taxAmount>
  41. <useTaxAccount>true</useTaxAccount>
  42. <taxAccountID>YOUR_TAX_ACCOUNT_ID</taxAccountID>
  43. <clickSoundID>9900</clickSoundID>
  44. <cashoutSoundID>9901</cashoutSoundID>
  45. <hackSoundID>9902</hackSoundID>
  46. <notificationSoundID>9903</notificationSoundID>
  47. <atmUIID>9860</atmUIID>
  48. <atmHomeUIID>9861</atmHomeUIID>
  49. <atmHomeUsersUIID>9862</atmHomeUsersUIID>
  50. <atmHomeGroupsUIID>9863</atmHomeGroupsUIID>
  51. <atmAccountsUIID>9864</atmAccountsUIID>
  52. <atmAccounts1UIID>9865</atmAccounts1UIID>
  53. <atmAccounts2UIID>9866</atmAccounts2UIID>
  54. <atmAccounts3UIID>9867</atmAccounts3UIID>
  55. <atmAccountsSelectUIID>9868</atmAccountsSelectUIID>
  56. <atmAccountsSelect1UIID>9869</atmAccountsSelect1UIID>
  57. <atmAccountsSelect2UIID>9870</atmAccountsSelect2UIID>
  58. <atmInfoUIID>9871</atmInfoUIID>
  59. <atmInfoGroupUIID>9872</atmInfoGroupUIID>
  60. <atmInfoUserUIID>9873</atmInfoUserUIID>
  61. <atmUsersUIID>9874</atmUsersUIID>
  62. <atmChangeNameUIID>9875</atmChangeNameUIID>
  63. <atmInvalidUIID>9876</atmInvalidUIID>
  64. <atmConfirmUIID>9877</atmConfirmUIID>
  65. <atmAccountUIID>9878</atmAccountUIID>
  66. <atmWithdrawUIID>9879</atmWithdrawUIID>
  67. <atmDepositUIID>9880</atmDepositUIID>
  68. <atmTransferUIID>9881</atmTransferUIID>
  69. <atmHistoryUIID>9882</atmHistoryUIID>
  70. <atmCreateUIID>9883</atmCreateUIID>
  71. <cardScannerPayUIID>9890</cardScannerPayUIID>
  72. <cardScannerSetupUIID>9891</cardScannerSetupUIID>
  73. <cardScannerSelectUIID>9892</cardScannerSelectUIID>
  74. <cardScannerSelect1UIID>9893</cardScannerSelect1UIID>
  75. <cardScannerSelect2UIID>9894</cardScannerSelect2UIID>
  76. <atmCrackerID>9886</atmCrackerID>
  77. <atmCrackerUIID>9896</atmCrackerUIID>
  78. <atmCrackerInvalidUIID>9897</atmCrackerInvalidUIID>
  79. <atmDisabledTimeAfterHackSecs>600</atmDisabledTimeAfterHackSecs>
  80. <atmCrackerDifficulties>
  81. <atmCrackerDifficulty>
  82. <difficultyLevel>1</difficultyLevel>
  83. <hackTimeSecs>300</hackTimeSecs>
  84. <cashoutRange from="5000" to="15000" />
  85. <crackerReturnChance>0.3</crackerReturnChance>
  86. </atmCrackerDifficulty>
  87. <atmCrackerDifficulty>
  88. <difficultyLevel>2</difficultyLevel>
  89. <hackTimeSecs>600</hackTimeSecs>
  90. <cashoutRange from="20000" to="40000" />
  91. <crackerReturnChance>0.4</crackerReturnChance>
  92. </atmCrackerDifficulty>
  93. <atmCrackerDifficulty>
  94. <difficultyLevel>3</difficultyLevel>
  95. <hackTimeSecs>900</hackTimeSecs>
  96. <cashoutRange from="40000" to="70000" />
  97. <crackerReturnChance>0.4</crackerReturnChance>
  98. </atmCrackerDifficulty>
  99. </atmCrackerDifficulties>
  100. <cardScannerIDs>
  101. <cardScannerID>9889</cardScannerID>
  102. </cardScannerIDs>
  103. <atmCardIDs>
  104. <atmCardID>9887</atmCardID>
  105. <atmCardID>9888</atmCardID>
  106. </atmCardIDs>
  107. <atmIDs>
  108. <atmID>9880</atmID>
  109. <atmID>9881</atmID>
  110. <atmID>9882</atmID>
  111. <atmID>9883</atmID>
  112. <atmID>9884</atmID>
  113. <atmID>9885</atmID>
  114. </atmIDs>
  115. <bankNotes>
  116. <bankNote name="0.1$ Coin">
  117. <worth>0.1</worth>
  118. <id>9890</id>
  119. <canBeWithdrawn>true</canBeWithdrawn>
  120. </bankNote>
  121. <bankNote name="Stack of 5x 0.1$ Coins">
  122. <worth>0.5</worth>
  123. <id>9891</id>
  124. <canBeWithdrawn>true</canBeWithdrawn>
  125. </bankNote>
  126. <bankNote name="Stack of 10x 0.1$ Coins">
  127. <worth>1</worth>
  128. <id>9892</id>
  129. <canBeWithdrawn>true</canBeWithdrawn>
  130. </bankNote>
  131. <bankNote name="0.2$ Coin">
  132. <worth>0.2</worth>
  133. <id>9893</id>
  134. <canBeWithdrawn>true</canBeWithdrawn>
  135. </bankNote>
  136. <bankNote name="Stack of 5x 0.2$ Coin">
  137. <worth>1</worth>
  138. <id>9894</id>
  139. <canBeWithdrawn>true</canBeWithdrawn>
  140. </bankNote>
  141. <bankNote name="Stack of 10x 0.2$ Coin">
  142. <worth>2</worth>
  143. <id>9895</id>
  144. <canBeWithdrawn>true</canBeWithdrawn>
  145. </bankNote>
  146. <bankNote name="0.5$ Coin">
  147. <worth>0.5</worth>
  148. <id>9896</id>
  149. <canBeWithdrawn>true</canBeWithdrawn>
  150. </bankNote>
  151. <bankNote name="Stack of 5x 0.5$ Coins">
  152. <worth>2.5</worth>
  153. <id>9897</id>
  154. <canBeWithdrawn>true</canBeWithdrawn>
  155. </bankNote>
  156. <bankNote name="Stack of 10x 0.5$ Coins">
  157. <worth>5</worth>
  158. <id>9898</id>
  159. <canBeWithdrawn>true</canBeWithdrawn>
  160. </bankNote>
  161. <bankNote name="1$ Coin">
  162. <worth>1</worth>
  163. <id>9899</id>
  164. <canBeWithdrawn>true</canBeWithdrawn>
  165. </bankNote>
  166. <bankNote name="Stack of 5x 1$ Coins">
  167. <worth>5</worth>
  168. <id>9900</id>
  169. <canBeWithdrawn>true</canBeWithdrawn>
  170. </bankNote>
  171. <bankNote name="Stack of 10x 1$ Coins">
  172. <worth>10</worth>
  173. <id>9901</id>
  174. <canBeWithdrawn>true</canBeWithdrawn>
  175. </bankNote>
  176. <bankNote name="2$ Coin">
  177. <worth>2</worth>
  178. <id>9902</id>
  179. <canBeWithdrawn>true</canBeWithdrawn>
  180. </bankNote>
  181. <bankNote name="Stack of 5x 2$ Coins">
  182. <worth>10</worth>
  183. <id>9903</id>
  184. <canBeWithdrawn>true</canBeWithdrawn>
  185. </bankNote>
  186. <bankNote name="Stack of 10x 2$ Coins">
  187. <worth>20</worth>
  188. <id>9904</id>
  189. <canBeWithdrawn>true</canBeWithdrawn>
  190. </bankNote>
  191. <bankNote name="5$ Note">
  192. <worth>5</worth>
  193. <id>9905</id>
  194. <canBeWithdrawn>true</canBeWithdrawn>
  195. </bankNote>
  196. <bankNote name="Stack of 5x 5$ Notes">
  197. <worth>25</worth>
  198. <id>9906</id>
  199. <canBeWithdrawn>true</canBeWithdrawn>
  200. </bankNote>
  201. <bankNote name="10$ Note">
  202. <worth>10</worth>
  203. <id>9907</id>
  204. <canBeWithdrawn>true</canBeWithdrawn>
  205. </bankNote>
  206. <bankNote name="Stack of 5x 10$ Notes">
  207. <worth>50</worth>
  208. <id>9908</id>
  209. <canBeWithdrawn>true</canBeWithdrawn>
  210. </bankNote>
  211. <bankNote name="20$ Note">
  212. <worth>20</worth>
  213. <id>9909</id>
  214. <canBeWithdrawn>true</canBeWithdrawn>
  215. </bankNote>
  216. <bankNote name="Stack of 5x 20$ Notes">
  217. <worth>100</worth>
  218. <id>9910</id>
  219. <canBeWithdrawn>true</canBeWithdrawn>
  220. </bankNote>
  221. <bankNote name="50$ Note">
  222. <worth>50</worth>
  223. <id>9911</id>
  224. <canBeWithdrawn>true</canBeWithdrawn>
  225. </bankNote>
  226. <bankNote name="Stack of 5x 50$ Notes">
  227. <worth>250</worth>
  228. <id>9912</id>
  229. <canBeWithdrawn>true</canBeWithdrawn>
  230. </bankNote>
  231. <bankNote name="100$ Note">
  232. <worth>100</worth>
  233. <id>9913</id>
  234. <canBeWithdrawn>true</canBeWithdrawn>
  235. </bankNote>
  236. <bankNote name="Stack of 5x 100$ Notes">
  237. <worth>500</worth>
  238. <id>9914</id>
  239. <canBeWithdrawn>true</canBeWithdrawn>
  240. </bankNote>
  241. <bankNote name="200$ Note">
  242. <worth>200</worth>
  243. <id>9915</id>
  244. <canBeWithdrawn>true</canBeWithdrawn>
  245. </bankNote>
  246. <bankNote name="Stack of 5x 200$ Notes">
  247. <worth>1000</worth>
  248. <id>9916</id>
  249. <canBeWithdrawn>true</canBeWithdrawn>
  250. </bankNote>
  251. <bankNote name="500$ Note">
  252. <worth>500</worth>
  253. <id>9917</id>
  254. <canBeWithdrawn>true</canBeWithdrawn>
  255. </bankNote>
  256. <bankNote name="Stack of 5x 500$ Notes">
  257. <worth>2500</worth>
  258. <id>9918</id>
  259. <canBeWithdrawn>true</canBeWithdrawn>
  260. </bankNote>
  261. <bankNote name="1000$ Note">
  262. <worth>1000</worth>
  263. <id>9919</id>
  264. <canBeWithdrawn>true</canBeWithdrawn>
  265. </bankNote>
  266. <bankNote name="Stack of 5x 1000$ Notes">
  267. <worth>5000</worth>
  268. <id>9920</id>
  269. <canBeWithdrawn>true</canBeWithdrawn>
  270. </bankNote>
  271. <bankNote name="2000$ Note">
  272. <worth>2000</worth>
  273. <id>9921</id>
  274. <canBeWithdrawn>true</canBeWithdrawn>
  275. </bankNote>
  276. <bankNote name="Stack of 5x 2000$ Notes">
  277. <worth>10000</worth>
  278. <id>9922</id>
  279. <canBeWithdrawn>true</canBeWithdrawn>
  280. </bankNote>
  281. <bankNote name="5000$ Note">
  282. <worth>5000</worth>
  283. <id>9923</id>
  284. <canBeWithdrawn>true</canBeWithdrawn>
  285. </bankNote>
  286. <bankNote name="Stack of 5x 5000$ Notes">
  287. <worth>25000</worth>
  288. <id>9924</id>
  289. <canBeWithdrawn>true</canBeWithdrawn>
  290. </bankNote>
  291. <bankNote name="01100111$ Note">
  292. <worth>1100111</worth>
  293. <id>9925</id>
  294. <canBeWithdrawn>true</canBeWithdrawn>
  295. </bankNote>
  296. <bankNote name="Stack of 5x 01100111$ Notes">
  297. <worth>5500555</worth>
  298. <id>9924</id>
  299. <canBeWithdrawn>false</canBeWithdrawn>
  300. </bankNote>
  301. </bankNotes>
  302. </BankingSystemConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement