sms Credit

Hi, I need help about check the credit 3G(LTE) in wAP and if the credit is 0, send sms message to increase the credit

to check the credit need send message to number 888 with this text “SALDO”
in the inbox get this:

De tu abono te quedan
disponibles $51.96. Vence el
01/02/2020. No tenes credito
de recarga. Tu saldo de
navegacion disponible es de 2,
978GB. Vence el 01/

the important here is 2.978GB, when this value will be 0, I need charge.

to can charge I need send message to 252 with this text “INTERNET”

thanks

You read a documentation of SMS module?
https://wiki.mikrotik.com/wiki/Manual:Tools/Sms

I write script’s like " Check every 1h receive SMS and send them to e-mail", or “Check every 5m receive SMS and if input is reboot then do reboot” etc.
This can be done. You will try ?