Raised This Month: $12 Target: $400
 3% 

Whatsapp Group Joiner v3.3


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose       
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 04-15-2018 , 11:07   Whatsapp Group Joiner v3.3
Reply With Quote #1



DESCRIPTION

IMAGES
Code:



























Its simple :
1. Type whatsapp in chat.
2.It will open up a menu and then client can add his/her number.
3.This numbers are saved in addons/amxmodx/configs/whatsapp_group_request.ini

How Do I Got This Idea?
Nowadays, almost every person uses Whatsapp.
Also, almost every server/community has its Whatsapp Group!
But, it is difficult to add almost every client to their group.
So, this plugin may make Owners/Admins of the server easier to add clients to their Official Whatsapp Group.

COMMANDS

SAY COMMANDS (In Chat) :
  • /whatsapp - Opens The Menu.
  • whatsapp - Opens The Menu

CVARs
  • Country Number Digits - Changes the country number digits of a country. (Default : 10)
    (Example : If your country has 11 digits in a number, change it to 11)
  • Country Code Digits - Changes the country code digits. (Default : 2)
    (Example : If your country code is +xyz, change it to 3)

FEATURES
  • Numbers are saved in a file named whatsapp_group_request.ini in amxmodx/configs directory.
  • File whatsapp_group_requests.ini is automatically created.
  • No characters or symbols allowed
  • Supports Country Codes.
  • You can update your requested number.
  • You can add only 1 number. So, there is not a chance to flood.
  • Only Admins/Owners can view/delete requested numbers.

INSTALLATION
  1. Download whatsapp_group_request.amxx from attached files and put it in amxmodx/plugins directory.
  2. Download whatsapp_group_request.txt from attached files and put it in amxmodx/data/lang directory.
  3. Go to addons/amxmodx/configs/plugins.ini and add name under CUSTOM 3RD PARTY PLUGINS as whatsapp_group_request.amxx .

LANGUAGES

Contibute for your language.


UPDATE LOG
Click


Servers Using This Plugin
Attached Files
File Type: txt whatsapp_group_request.txt (6.8 KB, 823 views)
File Type: sma Get Plugin or Get Source (whatsapp_group_request.sma - 1555 views - 9.3 KB)
__________________

Last edited by CrAzY MaN; 10-03-2018 at 07:10. Reason: Updated to v3.3
CrAzY MaN is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 04-15-2018 , 11:08   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #2

Sorry moderators and members for the repost.
I decided to make it public again.

__________________
CrAzY MaN is offline
Old 04-15-2018, 11:40
Relaxing
This message has been deleted by Relaxing. Reason: Respect over OP guy
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 04-15-2018 , 14:55   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #3

Quote:
Originally Posted by Relaxing View Post
Have you really created 4 clcmds just for typo? O.o
Some noobs just do spelling mistake, so i did that.

Quote:
You can use the default client_print native.
All likes colored plugin/messages.

Quote:
The exit butto isn't needed, it literally is the same as "No" option.
Thanks, will remove it.

Quote:
Common mistake:
"You won't be added to our whatsapp group" to
"You denied joining our whatsapp group"
szData's size os super huge. Lower it down.
Don't overload the menu_additem.
Thankiee for the suggestion, will implement that!
__________________
CrAzY MaN is offline
tarsisd2
Veteran Member
Join Date: Feb 2016
Location: brazil
Old 04-16-2018 , 00:07   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #4

i like this, simple and useful.

maybe add the option for the player to edit his number.
and when admin add on group, if player writes /whatsapp, he receives msg "You habe been added to our whatsapp group already"

all set by steamid
tarsisd2 is offline
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 04-16-2018 , 02:00   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #5

As relaxing said i guess it's better to hook say and add your all commands to that and match with arguments

Menu destroy is not implemented well

Support for ColorChat is not correct use chatcolor instead and use it for < 183

You didn't included decimal (.) So plugin can be easily spammed so better add that
instinctpt1 is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 04-16-2018 , 03:36   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #6

Quote:
Originally Posted by tarsisd2 View Post
i like this, simple and useful.

maybe add the option for the player to edit his number.
and when admin add on group, if player writes /whatsapp, he receives msg "You habe been added to our whatsapp group already"

all set by steamid
I agree with tarsisd2
But you did a mistake also:
"You habe been added to our whatsapp group already"
"You habibi been added to our whatsapp group already"

It would be great if this app had a grup invitation qr code, just loading the code/the camera doin its ting, and there's no need for the manager to pickup numbers and manually add em.
__________________

Last edited by Relaxing; 04-16-2018 at 03:37.
Relaxing is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 04-16-2018 , 03:38   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #7

Quote:
Originally Posted by Relaxing View Post
I agree with tarsisd2
But you did a mistake also:
"You habe been added to our whatsapp group already"
"You habibi been added to our whatsapp group already"

It would be great if this app had a grup invitation qr code, just loading the code/the camera doin its ting, and there's no need for the manager to pickup numbers and manually add em.
Lel dafaq?
__________________
CrAzY MaN is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 04-16-2018 , 03:39   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #8

Quote:
Originally Posted by instinctpt1 View Post
As relaxing said i guess it's better to hook say and add your all commands to that and match with arguments

Menu destroy is not implemented well

Support for ColorChat is not correct use chatcolor instead and use it for < 183

You didn't included decimal (.) So plugin can be easily spammed so better add that
I ll correct that shitty colorchat!
I had the wrong colorchat.inc , i ll look at that!
__________________

Last edited by CrAzY MaN; 04-16-2018 at 03:42.
CrAzY MaN is offline
tarsisd2
Veteran Member
Join Date: Feb 2016
Location: brazil
Old 04-16-2018 , 04:03   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #9

Quote:
Originally Posted by Relaxing View Post
I agree with tarsisd2
But you did a mistake also:
"You habe been added to our whatsapp group already"
"You habibi been added to our whatsapp group already"

It would be great if this app had a grup invitation qr code, just loading the code/the camera doin its ting, and there's no need for the manager to pickup numbers and manually add em.
my mistake, key "b" was beside "v"

i use 1.8.3 so i don't mind colorchat, but you may wanna look cromchat from OciXCrom, i think it's very useful, better than colorchat.
tarsisd2 is offline
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 04-16-2018 , 04:29   Re: Whatsapp Group Join Reqest v1.0
Reply With Quote #10

Quote:
Originally Posted by tarsisd2 View Post
my mistake, key "b" was beside "v"

i use 1.8.3 so i don't mind colorchat, but you may wanna look cromchat from OciXCrom, i think it's very useful, better than colorchat.
Chatcolor by connor is sufficient for this purpose to provide support for 1.8.2
PHP Code:
#if AMXX_VERSION_NUM < 183
    #include <chatcolor>
#endif 
instinctpt1 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode