Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all 595 articles
Browse latest View live

[FilterScript] Simple AKA

$
0
0
Simple AKA

This filterscript was made by [BG][NCS]Abaddon

Credits:
Code:

Y_Less - sscanf
Zeex - zcmd
DracoBlue - dini2

Commands:
Code:

/aka - check player's aka

[FilterScript] New vehicle speedometer! Good for RP servers!

$
0
0
cWSpeedo



Hey boys, well I did a new speedometer for my server, so I'm sharing you the old one!
Any feedback will be appreciated :)


Download:
Pastebin
Github

Credits:
SA-MP Team for a_samp include.
Ipleomax for his amazing textdraw editor.


Screenshot:


Enjoy!

[FilterScript] Gun Game Mini game Updated by me

$
0
0
yo guys I am rajat.... new on fourms if you say and i have many releases but from others account
and here i am gonna release a new mini game filterscript.. i mean its not totally new it has been created by someone with many buggs and errors.. i have just fixed them...


images:


https://imgur.com/a/tykrGon


Download:

Pastebin: https://pastebin.com/rRNfNj89


SolidFiles: https://www.solidfiles.com/v/yRdgN2qnW2Gza



Credits:

Owner - UFF
Scripting - Rajat
a_samp - SA-MP Team
Streamer - Incognito
Zcmd - Zeex



+REP me if u guys like it

Attached Files
File Type: pwn gungame.pwn (7.8 KB)

[FilterScript] Halloween Systems

[FilterScript] Simple Vehicle Spawner By Rajat

[FilterScript] Blindfold (useful for screenshots!)

$
0
0
Blindfold
(useful for screenshots in-game)

Introduction:

This script could and should be useful for the most of roleplay servers, it fills the whole screen with a united color, in this case black or brown. Why? Because there are some roleplayers who'd like to extract the text from a screen, they can modify it in programs such as Photoshop to make it transparent.

Screenshots:



Dependencies :


Source code:

[FilterScript] [MySQL R41-4] IP Logger (dialogs)

$
0
0
IP Logger
(MySQL R41-4)

Introduction:

What it does is basically, every time someone connects to the server, when he disconnects, even if he doesn't register, it saves: The username, the IP, the date and exact time he connected, and disconnected. So four fields. How can this be useful? Well, an example is: You can detect multi-accounts. (manually ofc, I can release an automated one if requested.)

Screenshots:









Dependencies :

Source code:

[FilterScript] [Filterscript] Admin Commands

$
0
0
Hello!
When I was building the filterscript, I did not know that I could not post in the forum in Spanish so the tool is in Spanish but you can translate it.
Commands: slap, explode, duty, offduty, darvida, darscore, darchale, dardinero and more, look at the commands in the pawno

i´ll update the FS and i will add more commands
Link:
http://www.mediafire.com/file/56ljm2.../Admin+CMD.rar

Pastebin: https://pastebin.com/jdmNnWUv

if you get questions tell me

You need rcon login for use the commands.

Credits to:
Zeex - ZCMD
Y-Less - sscanf
Sa:mp - A_samp
Fede - scripter.

[FilterScript] Sistema de politica v1.0

[FilterScript] Dynamic MySQL GPS System

$
0
0
Introduction
I am working for a community, the developer gave me the work to make gps system, with my ideas i made the dynamic gps sytem in which you can create or delete the locations and more.

Pictures



Commands
/agps
/gps
/gpsoff

Bugs
Code:

There are no bugs found yet, if you found please report here.
Credits
Code:

/**********************************
 *                                *
  *  Scripter:    CaptainBoi    *
  *  Version:    1.0          *
  *  Released:    07-11-2018    *
 *                                *
 **********************************/
-a_mysql - BlueG
-streamer - Incognito
-sscanf2 - maddinat0r
-zcmd - Yashas

Download
Pastebin - Dynamic MySQL GPS System
Github - Dynamic MySQL GPS System

[FilterScript] [SQLite] IP Logger (Dialogs)

$
0
0
IP Logger


[Introduction]
  • This is a very simple Filter Script which allows you to store 20 IPs per player with the connection date. (You can edit the number of IPs by changing 'MAX_IP_ENTRIES')
  • Same IP of one player won't save twice.
  • You can see IPs of players by using the command iplog. (/iplog)
  • This Filter Script is using SQLite as saving system. (/iplog)

[Screen Shots]

When types the command (/iplog):


When types an invalid name in the box:


Format of iplog:


[Installation]

1. Compile the filterscript.
2. Copy into 'filterscripts' folder inside your server package.
3. Enter the name of the filterscript to server.cfg.
4. You are done!.



[Bugs]

Haven't found any bugs yet.
If found any bug let me know by posting a comment.



[Credits]

[include] a_samp by SA-MP Community.
[include] zcmd by Zeex which can be downloaded here.
[include] easydb by Gammix which can be downloaded here.
[plugin] sscanf by Y_Less which can be downloaded here.

Also for the ones who helped me in Scripting help section.


[Downloads]

pastebin:

Mirrors are welcome.

This is my 1st Filter Script so don't be rough. If you have any advices or suggestions for future updates please let me know.

Also don't forget to gimme a +rep if it is good

[FilterScript] Trap system! :)

$
0
0
Trap System

Author:3417512908


This is my first time to post filterscript on samp forum;D
What's this?You can drop a bomb trap.When a player close to it,trap will explode

Usage:Type /trap to drop a trap,a green light under your step,and you should go away!Because after 3 seconds trap light will be red.And if you close to red light,trap will explode

(If trap after 2 minute still not explode,it will auto destroy)



Notice:To use this filterscript,YOU MUST NEED THEM:
streamer
izcmd or zcmd


Click here for download


ENJOY!

[FilterScript] Weed Harvesting Job

$
0
0
Weed Harvesting Job

Credits:
SAMP Team for a_samp.
Incognito for streamer plugin.

Requires:
-Streamer Plugin

If you'd like to make it with command simply define
pawn Code:
#define COMMAND_ENABLED

You can add more plants here:
pawn Code:
new const plantPositions[][harvestEnum] =
{
    //Text - PosX, PosY, PosZ
    {"{00FF00}Marijuana {FFFFFF}plant", -1030.6951, -1006.0359, 129.2126},
    {"{00FF00}Marijuana {FFFFFF}plant", -1060.9229, -928.9621, 129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1114.4142,-1030.7312,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1109.1970,-1003.3334,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1099.0498,-972.8215,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1103.1284,-954.1331,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1091.5793,-944.6408,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1062.3256,-945.2252,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1060.9229, -928.9621, 129.2188}
};


Images:






Download:

Github

Enjoy!

[FilterScript] AntiHack+AntiBot Filterscript

$
0
0
Yo,

How you guys doing?? Well i have been inactive for a long time and now i am back with a Load of scripts . Well i wont upload all of them but the important once for example I have been seeing many servers with lots of BOTS and others with no anti hack system so today i basically brought you guys a AntiHack+AntiBot Filterscript So here it is


Features
  • Anti Weapon Cheats-Like Anti-Minigun, Anti-C4, Anti-RPG, Anti-Rocket, Anti-FlameThrower
  • Anti-GodMode
  • Anti-Money Hack
  • Anti-High Ping (700) u can change it later
  • Anti-Bot
  • Anti-Speed Hack

Benifits
1) NO bot can join
2) NO one can have hacked money
3) NO one can use GOD mode or Health hacks
4) High ping gets Kick
5) Speed of car cant go above 450 if so leads to a kick
6) Weapons like Minigun, Anti-C4, Anti-RPG, Anti-Rocket, Anti-FlameThrower if used gets Kick ( If its a freeroam server or you want to remove it you can just do it

Download
  1. https://pastebin.com/1XTsZhYq
  2. https://www.solidfiles.com/v/2GGnw2XMBMDA6

Installation

1) Install the Rar file and extract it
2) Go to your filterscript folder and place the file HackBotFree.amx in it
3) open server.cfg and type this ``` filterscripts HackBotFree``` in front of filterscript
4) Run/ Restart your server..
5) You are now having Hack/Bot free server


CREDITS
I have used Amit_B Bot script and made it a bit better - bot
I have made the anti hack -Anti Hack System

[FilterScript] Random messages server

$
0
0
DESCRIPTION
Hi, I'm not that good in pawn because I'm learning only 1 week ... But I made random chat messages for you every few minutes!

WHAT IS THIS?
It's a small system, you can not even call it a system, but let's say it's a chat system ... For example: You drive a map by car, and you're alone on the server ... You're looking ... "ABOUT MOTHER DON" This is what happened? AGAINST I HAVE A SERVER FOR LOCALHOST !!! but ... Not so fast ... But remember how you gave your messages there? THIS IS THEY HAS BEEN DISPLAYED, and there is no one on the server! haha! :D :D :D :p ;) :cool:

WHAT DO I DO?
By publishing you scripts made by me, I will have more knowledge about the pawn language ... It will be in my memory :)

PLEASE!!
Please, do not hesitate me / or do not send me strange comments about this script ... :( I'm just learning ... :(

HTML Code:

https://pastebin.com/2bSBrLNg
HTML Code:

https://megawrzuta.pl/download/0f67905e73faede6e355093fff8a8efe.html
HTML Code:

https://www.easypaste.org/file/zDLuTMja/RandomMessages.pwn?lang=pl

[FilterScript] Fising System

$
0
0
Hello!

This fishing system was created by me some time ago when I wanted to make my Sa-MP server. If Christmas comes, I decided to make it public. Enjoy!

The system is based on textdraws and a progress bar.

Some images :*https://imgur.com/a/keXDJ9v
There are three types of fish that can be caught: Common, rare and legendary, a crate can also be caught (it does not have open crate system).

Each type of fish has a maximum of 200 kg (you can change it), when one of the types reaches 200 you can not fish anymore.

You have a time of 15 seconds to catch the fish otherwise escape, to catch the fish you have to click until it fills the progress bar (like, 6-7 clicks).

You can not use the / fish command if the system is already active.

!There is no open crate command.
!There is no sell command.

In the future I will do the commands mentioned above.

Download:

RO language: https://payskip.org/Ms439Cd4g2E4Ix

EN Language:*https://payskip.org/CdcUkfqTZ

Includes uses:*https://payskip.org/qxijPPN9Ge

Let the bugs found here to be fixed!

[FilterScript] Simple /feedback Dialog [Quick Install]

$
0
0
Simple /feedback Dialog CMD
Stop running out of things to script!


My first filterscript. Just started learning how to script about 3 days ago.

Works pretty flawlessly, no bugs. Super simple but a great way to get more suggestions for your server. Makes it very easy for players to give suggestions.

Like I said I'm new to scripting but as a player of samp since 0.3b I've always hated posting suggestions and bug reports on forums. I dunno about you guys but it always feels like a chore to me with the sometimes huge suggestion/bug report format. ESPECIALLY on servers that I haven't even registered on the forums yet.

----------------------------------------------------------------------------------

CMDS:

- /feedback (saves to 'Scriptfiles\Feedback.txt')
- /clearfeedback <confirm> (must be logged into the rcon to use it)

----------------------------------------------------------------------------------





----------------------------------------------------------------------------------

Download: https://github.com/aKnoxxSAMP/Simple...D-Filterscript

Install:
1. Drag all the .rar files into your server folder
2. Go onto your server
3. Type /rcon login <your rcon pass>
4. Type /rcon loadfs feedbackcmd

----------------------------------------------------------------------------------


New scripter. Feedback very appreciated.

[FilterScript] A Treasure Hint System!

$
0
0
Introducing
Treasure Hint System
My friend made this in past 2015
Now I reback this cuz someone don't know this kind of filterscript I already change some thing in the filterscript.

RCON Only can make Features/Commands:
/ctreasure
/destroyt [Treasure ID]
/destroyallt to discord all treasure.


Prizes
Money Random
Give away Weapons Random
Under Switch Function
Change the random(5) Value to the number of cases you have made.
You can also made 5+ Prices If u want just edit in filterscript.

Credit$:
TS-TheRaGeLord/EdSheeran
Zcmd
Sscanf2
Screenshot/Photos : https:https://imgur.com/gallery/uqeBu600

Download Updated 12/28/2018
http://www.mediafire.com/file/e3i8qq...nhint.amx/file
http://www.mediafire.com/file/7jj0v3...nhint.pwn/file

Once again Happy Holidays!

[FilterScript] Duel System

$
0
0
Duel System




Introduction: This is a Duel-System with Maps & Guns select on dialogs. The player who is inviting another one to the duel is using /duel <playerid>, then some dialogs are gonna show up for the map and weapon select. This can be modified, and you can add some other weapons/maps. I think it is well-made, it have good verifications for all variables.


DOWNLOAD LINKhttps://pastebin.com/96T4rJyH


Images:


[FilterScript] GOD MODE by uNNaMEdakozz

$
0
0
GOD MODE BY uNNaMEdakozz

What is this?
A simple God Mode for all players on a server.

How to install the God Mode ?
1st.Download my rar file and paste the files in your server files.
2nd.Paste the "godmode" in your server.cfg at filterscripts line.
3d.Paste in your server.cfg the line "plugins sscanf"(see an example)
Code:

echo Executing Server Config...
lanmode 0
rcon_password example
maxplayers 100
port 7777
hostname EXAMPLE 0.3.7 EXAMPLE SERVER
gamemode0 grandlarc 1
filterscripts godmode //THIS ONE
plugins sscanf //AND THIS LINE
announce 0
chatlogging 0
weburl www.example.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language english

Filterscript Commands:
Code:

/godon //enables godmode
/godoff //disables godmode

Download Link: God Mode by uNNaMEdakozz
Viewing all 595 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>