Basic Chat Bank for servers
-
some code came from resxt and doktorSAS. So thanks to them. I'm new to coding (only really know python) so this was cool to make but is very basic and noobish I feel.
Only works for servers
its gud, can easily be improved.
there might be a big flaw but I can't test to see if true
commands:
- !h : help; displays commands and script name
- !b : balance; displays current balance in bank
- !d : depoosit(); deposit money into bank
- !w : withdrawl; withdrawl money from bank
uh... if you make improvements, add them here if your cool(). or else()
at end of code was some ideas I had but im lazy and taking a break with pluto for a lil so if anyone wants to do that, that could be cool. but remember, or else().
I started a bo1 one but only got a chat reader and not a bank if anyone wants that I can add that to the bo1 releases.
ps: pluto give me back my server keys( dont wanna buy game for $60, but I got 3 copies on ps3 and 2 on xbox 360) (moyai emoji looks terrible on here)
anyways:
https://www.mediafire.com/file/ovrj96xpe3ls57z/chat_bank.gsc/file -
Nice. I recommend not upload to Google Drive because you need a Google account to download from there
-
Alright sorry fixed link. Should work now.
btw: you can change the command prefix to anything by switching out "!" in every line where it's mentioned".
-
Duckyhub You should clarify that for this to work you must use the "t6-gsc-utils" plugin.
Use github so others can view your script and propose improvements if necessary.