Bank Account checker program

Epicstorm

CC Executive VIP
Donator
Dec 21, 2020
259
2
114
91
UK
Hello Everyone,

For a while, I have been working on this script on and off and so I have decided to release this script to you all. All it does is when you enter a SteamID, it will display their primary bank, an array of bank accounts with the balances if they are above 0 and then the total money at the end. It may not be as advanced as other peoples scripts but it is a simple utility script for anyone to use. Down below is the compiled code and the instructions.

Code:
24
{"compiler_version":1.0}
XQAAAQAhKQAAAAAAAAA9iIpHPJkiDSD3c5mgDR3NhGjxLt6vemOAsWJonGo1xjlY
ltNHszCD0iFp5YOG0j3ALcP1oJNx96zv02afEO5EAjuCR/QZHgUYtaeDQ4fRgjuM
/YrbkmT2Vai5x8c5gapSA2cAB2MrtpFh2F6fMY+HbtenvDj2F3kV+JNyrN/qZh19
b8/YnG6zPyr00hjCSGNaRJHAF/x2/areiQH9x+jNw539WTsaIpRFjPNRrnmSpuJC
vCehnszvvGxvJpTCFfcr0dyV2MGeXTecu2ekHEonzW92mepk8YU9ZdLshOKhlCp/
z50vB966eZwmAQJXuVrHVkt/2RNVwEHRm0meFxmQTQA2dEouxkBvAmTUZEmHPJst
aE3NAXjsNKKjG238HeZycKuNbO6VV/0BpO+A9q48NPg6PfxoWU7LmnAcHS7tNOMS
K7jzq+ANH+pV5CbkgUghMqXsvBIJIjDl8In5t6ml9J/Z0SN0T5nxjdYdCd9uEG2g
Hxz8bbGeIVo5k6ccd5WdEx2MU6+KobiRy1e5ybXAFXqH/J88sGGqFDrbBbonY4ek
uqWk1KQsOf1ccXBxQPzD5pOdsabFNuesPMAwYwxr9aVT9UGkWeBzxKNLUSkREewb
iyLIB2AZNMGaEozfVRjHFG4J/eMOUwfusoQIMgWqnuOKHgzjqMV6C8XLxuONVpHA
VF4Smn+xBWlJeOKGyjZD4E9tmpXK69H38RjpRNkvhcg4zpbYUbsZQE8y41A7NdR1
b7AbjHGsS5/rEA/Zgb/M5URc8HX2pNxt7meAt8I22aAbaBTwXfVPVjkDHJo9Mb/Z
1bJnY/zzQTpdohKTcPjWwEcnNGGxnD6fRJMjNPF4JrnmdroBFkzoY39jxXgDJJSQ
SME9B6n/8+T6uMAgUg58Tzx3KHsuuEf0F4mm5iKcxj+tSujY16U+bwGnHBQM21Y5
OJ4k8cADdxwjIn+feb35fO1UwRdsHdXMuphK2NJ8ktqBEDK+X9DY0fbAG0cWHrcX
uXqIvjAQF2fp4PQgI0P6IuwlAL6YEQOgC9Z5ABzMyUKkOdmeIVOPplWPLlHn9m3a
coK/tkRwsjwpydDP6lVHBb4BOWJ0zmSv8T2B+eoFOKpFRWi8M+LcBb2jmWf8scgm
56vuxrDm1FHvBMzOMVxGAUC9nTUkrp3Q7bQEh+DvjjDaci5jPvyUaNhiiyyd0J21
nTUUQ9kzK84i/vuUta8JI7W5Fc5Lrc9zHdtLu5bY1q7BDdoF45xdeW7dERUS8j8C
eLanbQJRaUNIpJhWJvoEC4PqXNYs4HjyzQt89DDgrvwIwCR6QTuBqVKJ0j+fe1uL
8fW9QjyOdR2WAoId4Y0z7VsiUOFhoduTUpUK7ySkZ0ckk/yKAjl1Ak+3BXttLmBa
0kn5ZgdN4SQF6YdaYBkod9pLqpMBzujl4kUtqRezHO4lxJGLI4APHePkK94HOmec
dTFahzN8eBd4b/ZhKULH0XQNRpQQtfXtlz4VXkE8Rjf0Fa1hZDb7A+twC9tMAql1
SipsTikMay0hwhS3Srw98NZX5YrfeOF1tA4TcGJUia5Bf/jjsmNUo4xpEtlVOWHb
tuNx/GW+EXv9rwaZa8qvP09lNWNg8/u/26nAfJkl2RLZYsDDGH1RJVejB3S9G4Kt
ohXq76O5/5xLFQmnTQQva0hmuvBXkB9TDqIKAIBeCWXG5/w/T3sC

Instructions:

Step
1:
Type in the console:
Code:
file create (filename).mscx

Step 2:
Type in the console:
Code:
file open (filename).mscx

Step 3:
Paste the code into the code editor and save it

Step 4:
Type in the console:
Code:
mnscript exec (filename).mscx

Step 5:
Wait for the program to fully load and then paste a SteamID into the console
Example: "STEAM_0:0:101740384" which is mine.

Step 6:
Wait for the program to do its magic and print all the data into the console.

ylckQlz.png