oAdmin v2.0(3x IRC Bots, 2x Channels). -
oktokt1 - 16.09.2016
oAdmin System V1.0
This Is The First Version Of "oAdmin system"
Information/Features
- Working at the latest SAMP version.
- Register/Login Sytem
- Password hashed (Whirlpool)
- +7 Players Commands.
- +55 Admins Commands.
- +40 IRC Commands.
- 3 IRC Bots
- 2 IRC Channels(Normal Channel, Admins Channel)
- logs for every thing happening in the server
- Event System with great derby event system with alot of cmds for event allow u to control the event very good
Updates
- Fixed a lot of bugs
- added a lot of cmds
- added logs for every thing happening in the server
- New event system with great derby event cmd set players in random places for a range with random angle and freeze them.
Level 0(All Players):
Kill,AFK/Back,Admins,
PM,pmon,pmoff,IRC
Admin Level 1:
hide
3dl,spawn,goto,get
givecar,ocar
onrg,jetpack
flip,nos,asay
spec,specoff
Admin Level 2:
akill
sethp
setarmour
slap
pgoto
disarm
announce
mute
unmute
freeze
unfreeze
aflip
Admin Level 3:
ohydra
giveweapon
setpos
destroyvehicle
destoryvehicleid
setskin
givemoney
givescore
ban
pmute
jail
unjail
Admin Level 4:
explode
setmoney
setscore
rheal
rarmour
givepack
rgun
Admin Level 5:
object
Admin Level 6:
setlevel
fakechat
fakecmd
IRC Commands:
1-slap
2-weapscheck
3-clearchat
4-setlevel
5-playerlist
6-Pm
7-msg
8-admin
9-ad
10-an
11-force
12-fuck
13-akill
14-skill
15-armour
16-heal
17-armourall
18-healall
19-explode
20-sexplode
21-unbanip
22-unban
23-ban
24-kick
25-getid
26-Getinfo
27-freeze
28-unfreeze
29-disarm
30-spawn
31-respawncars
32-giveinfernus
33-jail
34-unjail
35-mute
36-unmute
37-slap
38-weapscheck
39-clearchat
40-setlevel
Note:
This Is My First Script So Please If This System Have Any Bug Please Tell Me. 
I Wish You Will Like it.
Installation - Open oAdmin v1.0.rar
- You can test it into the The Testing GM into it
- OR add it to Your server by Adding The plugins into your Plugins Folder and oAdmin.amx to your Filterscripts Folder
- Add oAdmin to your Filterscripts Line Into Server.cfg
- Add sscanf.so Whirlpool.so irc.so to Your Plugins line Into Server.cfg (If your server is Windows)
Add sscanf Whirlpool irc to Your Plugins line Into Server.cfg (If your server is Linux)
IRC Setup
You Have to go to this
Код:
///////////////////////////////IRC Defines/////////////////////////////////
///////Bots
//Bot 1
#define BOT_1_USERNAME "O-Bot1"
#define BOT_1_NICKNAME "O-Bot1"
#define BOT_1_ALTERNATE "oAdmin1"
#define BOT_1_REALNAME "oAdmin1"
//Bot 2
#define BOT_2_USERNAME "O-Bot2"
#define BOT_2_NICKNAME "O-Bot2"
#define BOT_2_ALTERNATE "oAdmin2"
#define BOT_2_REALNAME "oAdmin2"
//Bot 3
#define BOT_3_USERNAME "O-Bot3"
#define BOT_3_NICKNAME "O-Bot3"
#define BOT_3_ALTERNATE "oAdmin3"
#define BOT_3_REALNAME "oAdmin3"
////////////////Server&Channel////////
#define IRC_SERVER "irc.tl"
#define IRC_PORT (6667)
#define IRC_CHANNEL "#YourChannel"
#define IRC_AdminChannel "#AdminsChannel"
#define MAX_BOTS (3)
#define MAX_WARNINGS 3
#define PLUGIN_VERSION "1.4.8"
new botIDs[MAX_BOTS], groupID,GAdmins;
Now change
Код:
#define IRC_SERVER "irc.tl"
To
Код:
#define IRC_SERVER "IRC Server You Want."
And
Код:
#define IRC_CHANNEL "#YourChannel"
#define IRC_AdminChannel "#AdminsChannel"
Replace And With your channels names
which you want
Also You Are An Able To Change Bots Nick Names As You Want
Just replace
,
,
With Your Bots Name which You Want.
How To Make Your Self Owner??!
- Join Your Server After Load oAdmin.
- Login As RCON (use /rcon login <rcon_passwod>)
- now use /setlevel <Your ID> 6 (6 Is owner Level)
How To Check Admin Level
Код:
CMD:mycommand(playerid, params[])
{
if(pInfo[playerid][AdminLeve] >= 1) //change 1 to admin level u want
{
//Place your script code here.
}else return SendClientMessage(playerid, red, "Error: You Can't Use This Command.");
return 1;
}
[B]
Download:
Github
Credits
- Thanks Zeex For ZCMD
- Thanks ***** And Misiur For YSI
- Thanks Incognito For IRC Plugin+IRC Include+Streamer Plugin+Streamer Include
- Thanks ***** For sscanf Include+plugin
- Thanks Samp Forum <3
- Thanks wiki (It Was My Best Way To Learn The Pawno)
- I Of course I never forget to thank Professor Twinki<33
And oMa <333, i couldn't do Anything without Your help
- special Thanks To Ultraz For Helping me With Some ideas

- Thanks YoUnG_MoNeY For Every Thing

Re: oAdmin v1.0 -
Ultraz - 16.09.2016
Nice IRC , Nice Admin System , Nice Credits

, Good Work Oktokt1 | Keep it up bro.
Re: oAdmin v1.0 -
VolCanO69 - 17.09.2016
Good Job Keep Going
Re: oAdmin v1.0 -
oktokt1 - 17.09.2016
Quote:
Originally Posted by Ultraz
Nice IRC , Nice Admin System , Nice Credits  , Good Work Oktokt1 | Keep it up bro.
|
Thanks Mate.
Quote:
Originally Posted by VolCanO69
Good Job Keep Going 
|
Thanks
Re: oAdmin v1.0 -
RedMF - 17.09.2016
wow very good
Re: oAdmin v1.0 -
SyS - 17.09.2016
Good job
Re: oAdmin v1.0 -
oktokt1 - 17.09.2016
Quote:
Originally Posted by Sreyas
Good job 
|
Quote:
Originally Posted by RedMF
wow very good
|
Thanks guys.
Re: oAdmin v1.0 -
MrViolence101 - 17.09.2016
Good job oktokt1

add me on skype :P ********:heinrichvanwyk70
Re: oAdmin v1.0 -
oktokt1 - 17.09.2016
Quote:
Originally Posted by MrViolence101
Good job oktokt1  add me on skype :P ********:heinrichvanwyk70
|
Thanks
Re: oAdmin v1.0 -
Logic_ - 17.09.2016
Quote:
Thanks Alex And ***** For sscanf Include+plugin
|
Both are the same person, simply use ******.
Which saving system does this uses?
Re: oAdmin v1.0 -
oktokt1 - 17.09.2016
Quote:
Originally Posted by ALiScripter
Both are the same person, simply use Y_Less.
Which saving system does this uses?
|
I'm Using
Sscanf and
YSI
I thought Alex And Yless isn't the same Guy, lol
Re: oAdmin v1.0 -
MrViolence101 - 18.09.2016
Are you making use of dialogs for this admin system. This is a filterscript, so what if someone wants to run his gamemode besides this FS. How is it going to work together (Saving data related)?
Re: oAdmin v1.0 -
oktokt1 - 18.09.2016
Quote:
Originally Posted by MrViolence101
Are you making use of dialogs for this admin system. This is a filterscript, so what if someone wants to run his gamemode besides this FS. How is it going to work together (Saving data related)?
|
You mean if the GameMode have Register/Login system, saving stats?
If u mean that then thnx, i will add an option for that in next updatae.
Re: oAdmin v1.0 -
SeanDenZYR - 19.09.2016
wow oktokt is a scripter? lol its me Sean[RAW]Benta.
Re: oAdmin v1.0 -
oktokt1 - 19.09.2016
Quote:
Originally Posted by SeanDenZYR
wow oktokt is a scripter? lol its me Sean[RAW]Benta.
|
lmfao,Yes I'm.
Re: oAdmin v1.0 -
Hunud - 20.09.2016
Download link ?
Re: oAdmin v1.0 -
oktokt1 - 20.09.2016
Quote:
Originally Posted by Hunud
Download link ?
|
Here is it
Quote:
Originally Posted by oktokt1
|
But I'm Advicing you to use the next version.
Re: oAdmin v1.0 -
Loinal - 20.09.2016
Good work keep it up
Re: oAdmin v1.0 -
oktokt1 - 20.09.2016
Quote:
Originally Posted by Loinal
Good work keep it up 
|
Thanks
Re: oAdmin v1.0 -
oktokt1 - 09.06.2017
Updated...