[FilterScript] WazzUp's Admin System. WazAdmin (VIP system, Anti Jetpack) .::New version::.
#1

WazAdmin

Last Update: Version 2.5 Date: 30/9/2013
Script Lines: 3000 lines


What news in this version?

Quote:

v2.5
_ Added Bot Feature!!!
_ Added Jail system!!!
_ Added Admin island!!!
_ Fixed bug:
• /vcmds command buggy!!!... Now fixed
• /rcon wrcon command buggy!!!... Fixed
• Dialog 2nd rcon!! Fixed
_ Reset admin commands dialog
v2.4
Added Chat,Ban,Kick logs in define
Added 2ND Rcon
Don't use zcmd anymore. Now is YCMD
v2.3
Fixed unban command
Anti jetpack haved a define
Added Command: /frozed, /muted
Chat room for VIP and Admin
Added Rcon panel in command: /rcon wrcon
v2.2
Fixed ban command
When player has been banned he can going to server now fixed when player has been banned he can't going to server
Fixed command /stats
Added command /vips
v2.1
Added New Commands For Admin Level 4 and level 5
Added VIP system
Added Anti JetPack

Features

Register/Login System in Dialog
Hashed password with udb_hash
VIP system
YCMD
Anti Jetpack Hack
Alots of admin commands
Player Info: Admin Level, Pass, VIP Level, Cash, Mute, Ban, Freeze, Kills, Deaths
Admin island v2.5
Bot feature v2.5
Freeze, mute, jail system
Logs file
5 Admin Level

New list admin commands

Code:
Level 1: /acmds, /aland, /adoor, /agate /duty, /reports, /goto, /gethere, /mute, /unmute, /getinfo, /clearchat, /slap, /asay, /repair, /a(chat)
Level 2: /freeze, /unfreeze, /jail, /unjail /announce, /spec, /specoff, /acar, /abike, /aboat, /aplane, /heal, /armour, /car, /fstyle, /explode, /kick
Level 3: /akill, /jetpack, /gethereall, /godcar, /givemoney, /giveweapon, /setmoney, /sethp, /setarmor, /setfstyle, /setskin, /setcolor, /ban, /unban
Level 4: /slapall, /explodeall, /killall, /muteall, /unmuteall, /healall, /armourall
Level 5: /setallskin, /lockserver, /unlockserver, /gmx, /warn, /fakeban, /fakekick, /fakemute, /frozed, /muted
Rcon: /makemegodadmin, /makeadmin, /makevip, /rcon wrcon
VIP commands

Code:
Bronze VIP: /vcmds, /vtime, /vworld, /vfix, /vcarcolor, /vc(hat)
Silver VIP:  /vskin, /vbike, /vheli, /vboat, /vplane, /vjetpack
Golden VIP: /vcar, /vheal, /varmour, /vnos
Player Commands

Code:
/stats, /admins, /vips, /changepass, /report, /closereport
Defines

pawn Code:
//Anti

#define ANTI_JETPACK 1 // 1 = Kick, 2 = Ban, 3 = Nothing

//Logs

#define CHAT_LOG            false
#define BAN_LOG             false
#define KICK_LOG            false

//2nd rcon

#define #define RCON_PASS                    "changeme"
#define MAX_RCON_WARNINGS               3
Installation

Read the readme.txt file in the WazAdmin 2.5.rar file!!

Making your own command

Admin Command

pawn Code:
YCMD:yourcommandhere(playerid,params[],help)
{
    if(IsPlayerWAdmin(playerid))
    {
        // Your Code Here
    }
    else return Error(playerid,1)
    return 1;
}
VIP Commands

pawn Code:
YCMD:yourcommandhere(playerid,params[],help)
{
    if(pInfo[playerid][WazzVIPLevel] >= 1)
    {
        // Your Code Here
    }
    else return Error(playerid,11)
    return 1;
}
Screen

Full admin island



Auto close open gate system



And Finaly Download
WazAdmin (Version 2.5) (Recommender)
WazAdmin (Version 2.4) (Out of Recommender)
WazAdmin (Version 2.3) (Out of Recommender)
WazAdmin (Version 2.2) (Out of Recommender)
WazAdmin (Version 2.1) (Out of Recommender)
WazAdmin (Version 2.0 Beta version) (Out Of Recommender)

Credits

Code:
Me (WazzUp)
_Jake_ (Jake_Hero) For the Admin logo in the script and /setcolor commands
****** For YSI, sscanf, foreach
SA-MP TEAM For a_samp
And Finaly You For reading this :D
v2.5
Incognito - streamer plugin
Reply
#2

Thanks for 8 download but anyone please have a comment for this update version
Reply
#3

Nice admin system!
Reply
#4

It looks good I will try it out.
Reply
#5

Thanks guys . And thank you all of you for 73 download and 600 watch
Reply
#6

750 watch with 94 download but don't have anymore comments? i work hard on this admin system
Reply
#7

Vesion 2.2 updated and thanks for 102 download!
Reply
#8

Bump.
Reply
#9

Nice script! +rep

P/D: Not speak English, I'm Spanish :P xDD
Reply
#10

Thanks for the rep
Reply
#11

Chill out! Dude... Don't spam...

But anyway nice update i'll watching for next version if you do version 2.3
Reply
#12

nice one
Reply
#13

Thanks guys !!
Reply
#14

well done
Reply
#15

Thanks Team_PRO
Reply
#16

I'm still freaking out.

Thousands of thanks for the FS!.
Reply
#17

=)) Can you rep? And thanks
Reply
#18

undefined symbol pInfo ? how to define it .. i see is ready defined but ..
Reply
#19

Please give me the line error...
Reply
#20

if (APlayerData[playerid][PlayerLevel] > PInfo[playerid][WazzAdmLevel]) return SendClientMessage(playerid,COLOR_RED,"You can't use this command on a nother admin high level than you");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)