how to make ipban cmd - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: how to make ipban cmd (
/showthread.php?tid=473138)
how to make ipban cmd -
ragu1987 - 01.11.2013
Friendz i am using a tdm server i have zcmd....i am new too pawno hoe to make a cmd for ip ban....cab any one make a ipban cmd and reply hear please.....all i need it an /ipban cmd for banning the ip permanently and it would be better if u give me /unbanip cmd also....senior scripters please help me....
/Thank You..
Re: how to make ipban cmd -
Konstantinos - 01.11.2013
Wrong section.
Script requests at:
https://sampforum.blast.hk/showthread.php?tid=40897
However by using ******, you can find DOZEN OF results about those two commands!
Re: how to make ipban cmd -
BlackHorse - 01.11.2013
Ip's are frequently changed this command will not help you
Re: how to make ipban cmd -
SsHady - 01.11.2013
As you haven't provided any information about your current Defines We can't seem to create one according to your Defines
Alternatively you can simply login as rcon via /rcon login <passhere>
and then use
/rcon banip and
/rcon unbanip
Re: how to make ipban cmd -
linuxthefish - 01.11.2013
Create an /rrcon command for ingame admins, and use the following.
https://sampwiki.blast.hk/wiki/SendRconCommand
https://sampwiki.blast.hk/wiki/Advanced_...#RCON_Commands
https://sampforum.blast.hk/showthread.php?tid=300397
Quote:
Originally Posted by BlackHorse
Ip's are frequently changed this command will not help you
|
You can rangeban IP's via RCON, for example "/rcon banip 81.216.*.*" will ban 81.216.0.0 - 81.216.255.255.
Re: how to make ipban cmd -
Lynn - 01.11.2013
Quote:
Originally Posted by BlackHorse
Ip's are frequently changed this command will not help you
|
Some IP's can be changed, but for the most part peoples IP's at Static(Such as mine.) And it's very difficult to change. This command would still come in good use.
OP: Use the above links to create your own, hopefully no-one does the work for you because that's not how you learn.
Re: how to make ipban cmd -
PakistaniBaba - 02.11.2013
Mate , Use /rcon banip
Its better!!
Re: how to make ipban cmd -
ragu1987 - 03.11.2013
thank u all /rcon banip and /rcon unbanip works.....