[FilterScript] MaroSystems v1 - Register/Login/Admin/VIP/MYSQL/WhirlPool
#1

Introduction

Hello, since I was a newbie, I wanted to make a system like this, but I didn't understand how to save with mysql or INIs, And now, I understood, So I scripted it, and now releasing.
I started working on the filterscript since 9/13/2014.
The filterscript consists of Register/Login/Admin/VIP Systems with MySQL Saving, I used MySQL R39 Plugin.

Version 1:

Administrator Command(s)
Code:
Level 1 command(s):
/goto /god /jetpack /burn /amsg /visible /invisible /kick /warn /slap /startevent /closeevent
Code:
Level 2 command(s):
/ban /move /freeze /unfreeze /time
Plus level 1 command(s)
Code:
Level 3 command(s):
/givejetpack /announce /eject /akill /explode
Plus level 1 & level 2 command(s)
Code:
Level 4 command(s):
/sethealth /setarmor /armorall /healall /setskin
Plus level 1 & level 2 & level 3 command(s)
Code:
Level 5 command(s):
/setscore /setcash /fakechat /setallcash /setallworld /disarmall /explodeall /slapall /kickall 
/setinterior /setworld /setvip /setlevel /restart
Plus level 1 & level 2 & level 3 & level 4 command(s)
How can I add an administrator command?

pawn Code:
CMD:yourcmd( playerid, params[ ] )
{
      if( pInfo[playerid][Admin] < 1 ) return SendClientMessage(playerid, COLOR_RED ,"Unauthorized Permissions");  // The "1" refers to level 1 or higher, you can edit it to your own
//your cmd
      return 1;
}
VIP Command(s)
Code:
/vjetpack /hydra /skin
How can I add a VIP command?

pawn Code:
CMD:yourcmd( playerid, params[ ] )
{
      if( pInfo[playerid][VIP] < 1 ) return SendClientMessage(playerid, COLOR_RED ,"You must be VIP to use this command");  // The "1" refers to level 1 or higher, you can edit it to your own
//your cmd
      return 1;
}
Download link(s):Credit(s):

newbienoob - MySQL Tutorial
xkirill - Helping me fixing some bugs
Zeex - zcmd include
Y_less - foreach
Y_less - sscanf

Mirrors are not allowed.
Feel free to take pictures and post them here.
Reply
#2

give me full gm please!
Reply
#3

Quote:
Originally Posted by Fich
View Post
give me full gm please!
It is a filterscript, not a gamemode. lol

And the download link is already provided.
Reply
#4

You say you created this, excluding everyone else who worked on it.
You say you made the MySql, when in reality you don't even know the basics of MySql.
So, why don't you just quit lying, and stealing partitions from my gamemode?
All you can do is lie, and claim thing that you didn't even do.
Please, get a life, liar....
This MySql only works because of me..
Why're you such an ignorant liar?
Just stop stealing, and removing other peoples credits.
I bet you can't even make the simplest MySql register system, let alone hashing. All you can do is plagiarize (copy other peoples work, and remove their credits)..
Reply
#5

Quote:
Originally Posted by KhalidMatin
View Post
You say you created this, excluding everyone else who worked on it.
You say you made the MySql, when in reality you don't even know the basics of MySql.
So, why don't you just quit lying, and stealing partitions from my gamemode?
All you can do is lie, and claim thing that you didn't even do.
Please, get a life, liar....
This MySql only works because of me..
Why're you such an ignorant liar?
Just stop stealing, and removing other peoples credits.
I bet you can't even make the simplest MySql register system, let alone hashing. All you can do is plagiarize (copy other peoples work, and remove their credits)..
I bet you didn't even check the code.

It is all made by scratch.
Reply
#6

I agree with Mistr Khalid Matin.
Reply
#7

true lol
Reply
#8

Quote:
Originally Posted by Maro06
View Post
I bet you didn't even check the code.

It is all made by scratch.
I did
Also, I read the mysql, nice copy
Reply
#9

Quote:
Originally Posted by KhalidMatin
View Post
You say you created this, excluding everyone else who worked on it.
You say you made the MySql, when in reality you don't even know the basics of MySql.
So, why don't you just quit lying, and stealing partitions from my gamemode?
All you can do is lie, and claim thing that you didn't even do.
Please, get a life, liar....
This MySql only works because of me..
Why're you such an ignorant liar?
Just stop stealing, and removing other peoples credits.
I bet you can't even make the simplest MySql register system, let alone hashing. All you can do is plagiarize (copy other peoples work, and remove their credits)..
This^^
Reply
#10

Quote:
Originally Posted by KhalidMatin
View Post
I did
Also, I read the mysql, nice copy
copy of? lol
Quote:
Originally Posted by pEmanZ
View Post
This^^
Quote:
Originally Posted by Kinglee
View Post
true lol
Quote:
Originally Posted by ShadyX
View Post
I agree with Mistr Khalid Matin.
oh, so matin is now coming with all of his friends spamming my thread with shit again.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)