[Plugin] SA:MP SMS Sender Plugin v2 (Mail.Ru Agent)
#1

Mail.Ru Agent SMS Sender

Originally By Romanius

Informations:

So as some of you know , Mail.ru has some services to send SMS with your registered e-mail named Mail.Ru Agent.
This plugin uses mrim and was originally made by Romanius.
but since it does not work well any more , I made some changes and fixes some bug and also do some improvements
Functions and callbacks names are changed some other stuff with sockets for updated windows
also it was a makefile project and I made a solution file and project files for so everyone can use it with VS without cmake needed.

and of course source code for Visual Studio not just some stupid linux form sources -.- sorry but I just hate 'em

NOTE :
it only works for these following countries :

Code:
    Russia
    Kazakhstan
    Uzbekistan
    Ukraine
    Tajikistan
    Kyrgyzstan
    Armenia
You can use your Gmail and your Yahoo Mail to login I guess, Not sure !
Okay ! Let's see what we got now! :




Functions :
PHP Code:

native SMS_Connect
(login[], password[]);    
// Connects your server to Mail.Ru    
// login - your email address
// password - password of your email 
native SendSMS(phone[], message[]);        
// Sends SMS to given number
// phone - phone number (must add your country code at the first)
// message - your text here (Only 116 chars !)
    
native SMS_Disconnect();    
// Disconnects your server from Mail.Ru Agent 


Callbacks :
PHP Code:

forward OnAgentError
(phone[], error[]);
forward OnAgentAnswer(phone[], message[]); 
Reply


Messages In This Thread
SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 07.10.2017, 18:37
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by GuyYahood1 - 07.10.2017, 23:43
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by NewFreeroamStunt - 07.10.2017, 23:55
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Romz - 08.10.2017, 00:04
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Romz - 08.10.2017, 00:06
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Abagail - 08.10.2017, 02:55
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 08.10.2017, 05:06
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Kraeror - 08.10.2017, 08:20
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by DimaShift - 08.10.2017, 08:56
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Amit_B - 08.10.2017, 12:42
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 09.10.2017, 04:06
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Amit_B - 09.10.2017, 16:08
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 10.10.2017, 20:21
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by GamezCEO - 28.10.2017, 09:45
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 05.11.2017, 20:57
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Chaprnks - 05.11.2017, 23:57
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by DonaldDuck - 06.11.2017, 01:05
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 06.11.2017, 14:55
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by Chipardeur - 06.11.2017, 17:03
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 06.11.2017, 17:06
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by OneDay - 09.11.2017, 10:52
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 09.11.2017, 10:58
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by kernel32 - 09.11.2017, 11:21
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by SeanDenZYR - 01.10.2018, 11:37
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 01.10.2018, 11:40
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by RogueDrifter - 02.10.2018, 08:53
Re: SA:MP SMS Sender Plugin v2 (Mail.Ru Agent) - by iAmir - 02.10.2018, 09:07

Forum Jump:


Users browsing this thread: 4 Guest(s)