SA-MP Forums Archive
[FilterScript] Trolling System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Trolling System (/showthread.php?tid=512699)



Trolling System(v3.0) - TheSimpleGuy - 12.05.2014

Welcome to TheSimpleGuy's Trolling System v3.0!
This is a filterscript that trolls your friends!
__________________
Features:

.: Fake message(/fakechat)
You can fake the message of your friends!

.: Bubble message(/bubblechat)
You can put bubble message on their heads(SetPlayerChatBubble)!

.: Change name(/undercover)
You can change your name manipulating the Enter/Exit messages!(If you get it)

.: Trap in vehicle(/putinveh)
Make your friends trap in a certain vehicle!

.: Fake headshots(/toghs)
You can them by headshots! Toggle it (/toghs) and just aim for the body and it will show that you've headshot!

.: Change message(/toghs)
Change their incoming message to your own!

.: "The Bugged"(/bug)
You can do "" them via manipulation of (G/S)etPlayerPos which will set their pos into the target in 500 M/S in a loop!

.: Teh Trampulihne(/jump)
This makes the target jump and jump and jump!

.: Control (/control(off)) [NOTE: A bit buggy atm]
You can now control manipulating SetPlayerVelocity!
__________________

Requirements:
- ZCMD by ZeeX.
- SSCANF by Y_Less.

__________________

Trolled (one of the trolled people and REACTED):

__________________

How to use this filterscript:
Download the script in the pastebin, and open a new pawno software.
Press the NEW button, and do this: CTRL + A, Backspace, CTRL + V, ALT + F, A, to your Filterscripts folder, then save, F5.
Go to your server.cfg and put on filterscripts line "troll" without "", respectively.
Now, start your server and start trolling people!

__________________

NOTE: After being downloaded and it's now on pawno, head to CMD:undercover and look at the tutorial on how to edit it.
__________________

Download now!

Pastebin
Pastebin(v2.0)
Pastebin(v3.0)
No mirrors please.


Re: Trolling System - iSkate - 12.05.2014

Nice +rep


Re: Trolling System - TheSimpleGuy - 12.05.2014

Thanks.


Re: Trolling System - Omar55555 - 12.05.2014

LOL that's simple + awesome, a new ideas keep'em coming, +rep

you are really Thesmipleguy xd


Re: Trolling System - TheSimpleGuy - 12.05.2014

Yeah :P XD
Thanks


Re: Trolling System - rockhopper - 12.05.2014

Good Job +Rep


Re: Trolling System - HuntingMan - 12.05.2014

Nice FS, REP


Re: Trolling System - TheSimpleGuy - 12.05.2014

Thanks guys!


Re: Trolling System - satafinix - 18.05.2014

hahah Realy Cool +Rep


Re: Trolling System - ZachKnoxx - 18.05.2014

Great idea, might use it! +rep for you!


Re: Trolling System - TheSimpleGuy - 19.05.2014

Quote:
Originally Posted by PunkLorD
View Post
Ah jeez,more trolls in servers now :c
LALALALLALA


Re: Trolling System - Abagail - 19.05.2014

Instead of sending the DEFAULT error message you can just return 0, and it will send the message accordingly.


Example:

Before:
pawn Code:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "SERVER: Unknown command.");
After:
pawn Code:
if(!IsPlayerAdmin(playerid)) return 0;



Re: Trolling System - TheSimpleGuy - 20.05.2014

Quote:
Originally Posted by Abagail
View Post
Instead of sending the DEFAULT error message you can just return 0, and it will send the message accordingly.


Example:

Before:
pawn Code:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "SERVER: Unknown command.");
After:
pawn Code:
if(!IsPlayerAdmin(playerid)) return 0;
I\'ve never knew that. By the way, thanks fo\' informin\'.


Re: Trolling System - TheSimpleGuy - 25.05.2014

Version 3.0 is now out. I hope you enjoy it.


Re: Trolling System - TheCVT - 03.07.2014

Nice Job Mate ! +Rep


Re: Trolling System - MafiaZ - 09.10.2014

Lol.