[FilterScript] Realistic ATM System - MySQL
#1

Hi, I've been trying so hard for this system. The system has 2 languages (English & Turkish).

RolePlay is suitable for servers. I did not encounter any errors. Let me know if you find an error. Thank you, I apologize for my bad english.



The language setting:
Code:
#define     Language   (2)  //   1 = TR (Turkish)  |   2 = EN (English)
ATM Settings
Code:
#define     MAX_ATM		(5)     //  Maximum number of ATMs
#define     ATM_OBJECT		(19324) // Atm object
Commands:

Code:
/createatm  -- Atm creates.
/deleteatm -- Atm deletes.
/editatm -- Edit ATM.

Pictures





Download:

Pastebin

Note: MySQL R40+ was used.
Reply
#2

Good, well programmed
Reply
#3

Looks nice
Reply
#4

Thank you for your comments friends.
Reply
#5

Good job man, No Sqlite version for this ?
Reply
#6

Nice job.
Reply
#7

Quote:
Originally Posted by OmerKhan
View Post
Good job man, No Sqlite version for this ?
Maybe in future.

Quote:
Originally Posted by DonaldDuck
View Post
Nice job.
Thanks.
Reply
#8

Nice one
Reply
#9

Damn, this looking nice.
I wish you can hides the password instead of showing them.

8/10, good job!
Reply
#10

Pretty Cool
10/10
Reply
#11

I got an error like this.. MySQL connected successfuly
Quote:

Reply
#12

what mod did you use?
I am talking about the dialogs
the dialogs are awesome to me.
Reply
#13

How is this realistic... Realistic is not the right word for this.
First of all, deleting a back account like this, isn't realistic at all.
Secondly, the design isn't realistic. If you call this realistic then atleast create an realistic bank screen UI. Not a black box with some text.

The only things that may be realistic is that you have a history of send/receives etc but what would the script be anyways without that? Anyways, good work on the script itself.
Reply
#14

Quote:
Originally Posted by jasperschellekens
Посмотреть сообщение
First of all, deleting a back account like this, isn't realistic at all.
lmao what?
Reply
#15

Quote:
Originally Posted by AzaMx
Посмотреть сообщение
Damn, this looking nice.
I wish you can hides the password instead of showing them.
Its Easy. He just have to get the length of the password string and insert that amount of * or # in order to hide it.
Reply
#16

Quote:
Originally Posted by GTLS
Посмотреть сообщение
Its Easy. He just have to get the length of the password string and insert that amount of * or # in order to hide it.
That is a dialog style, DIALOG_STYLE_PASSWORD:

Reply
#17

Quote:
Originally Posted by xMoBi
Посмотреть сообщение
That is a dialog style, DIALOG_STYLE_PASSWORD:

He meant in first image from this.

Quote:
Originally Posted by nieXpro
Посмотреть сообщение
Reply
#18

Great script! Similar to the banking system that rootcause released, but only the ATM, & much more simplified. The code on the other mentioned script can be very overly complex & fustrating =P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)