[LUA] AutoATM

Post Image
1
94
1 year, 10 months ago

Description:
- Automatically replenishes your phone account with the amount you specified. The amount must be divisible by 100 without a remainder (or the number that you specify yourself, further details)
- For replenishment you need to register, for example: /aatm 1000.
Next, you need to find an ATM, press ENTER and wait until the script tells you that the account has been replenished.
- Also renders at what stage of replenishment the script is.
- How it works: sends money to a mobile phone according to the amount specified in the 'num' variable.

Teams:
/aatm [number] - activation

Customization:
- To configure, change the values in the source code from line 7 to line 13 inclusive.

Installation instructions:
1. Copy the script to the Moonloader folder
2. Install additional dependencies if necessary (the list of which is presented below).

Dependencies: sampev



Comments