[FilterScript] Cheats in SA-MP | In Development | Good for DM servers
#1




Hey there!
Today i gonna release the first version of my filterscript called 'Cheats in SA-MP'

Current Cheats are:

1) /lxgiwyl - Weapon Set 1, Thug's Tools
2) /kjkszpj - Weapon Set 2, Professional Tools
3) /usumymw - Weapon Set 3, Nutter Tools
4) /rocketman - Have Jetpack
5) /aiypwzqp - Have Parachute
6) /hesoyam - Health, Armor, $250k
7) /baguvix - Semi-Infinite Health
CONING
9) COMING
10) COMING
11) COMING
12) COMING
13) COMING
14) COMING

EDIT: Sorry i forgot download



PS: This filterscript is in development!

I know that's very easy to make, put i've never seen script like that in sa-mp!
Reply
#2

Wtf im on my work with the same?
Btw anyways, nice one..
Reply
#3

lol good for freeroam servers. What about adding all cheats?
Reply
#4

Quote:
Originally Posted by Neonman
View Post
lol good for freeroam servers. What about adding all cheats?
Im trying to do that
Reply
#5

Firstly why did you create the thread before the code is done? Secondly you should make the word instead of a command e.g not
pawn Code:
/lxgiwyl
but simply
pawn Code:
lxgiwyl
without "/"
Reply
#6

Use OnPlayerText and return 0 if the "command" passed.
Reply
#7

instead of using a command and using
pawn Code:
OnPlayerCommandText
fuction try to use
pawn Code:
OnPlayerText
Fuction so when the player types (example: "rocketman") then he will get a jetpack
Reply
#8

Maybe you can add a textdraw with "Cheat activated" on the very left top (like in singleplayer)
Reply
#9

https://sampforum.blast.hk/showthread.php?tid=264450
...

EDIT:
I just looked at the script, and I must say that it's nice that you also used the real ammount of bullets like in single player. I know only 2 scripts that are using that: Yours (this page) and mine (link above). +rep for that
Reply
#10

Nice idea ! But in GTA:SA you can't write "/" so you can do cmds under the onplayertext if you want to

pawn Code:
public OnPlayerText(playerid, text[])
{
   if(!strcmp(text,"baguvix"))
   {
      SetPlayerHealth(playerid, 99999);
   }
   return true;
}
Reply
#11

Quote:
Originally Posted by STMatt
Посмотреть сообщение
Nice idea ! But in GTA:SA you can't write "/" so you can do cmds under the onplayertext if you want to

pawn Код:
public OnPlayerText(playerid, text[])
{
   if(!strcmp(text,"baguvix"))
   {
      SetPlayerHealth(playerid, 99999);
   }
   return true;
}
In singleplayer you can't press T/F6 to get a chatbox either, so what difference does it make? :P
Reply
#12

ohje people with short dicks... what do u need cheats for? if everybody has healthhack, how to kill someone cheats only ruin the game and u people script them... do u like to get killed by a cheater u cant kill? so do others when u cheat... all servers trying to ban cheaters... ur script is for the trash...

dont u have other ideas for scripts? i have so many ideas for my server but no time to script it all...
Reply
#13

Quote:
Originally Posted by Carlito
Посмотреть сообщение
ohje people with short dicks... what do u need cheats for? if everybody has healthhack, how to kill someone cheats only ruin the game and u people script them... do u like to get killed by a cheater u cant kill? so do others when u cheat... all servers trying to ban cheaters... ur script is for the trash...

dont u have other ideas for scripts? i have so many ideas for my server but no time to script it all...
.................................................. ..
lol This is useful for DM/Freeroam...
And this isn't like ******...

If someone want it,he can download it, nothing more to say.

EDIT:


I GONNA RELEASE 0.2a VERSION TOMMOROW!
Reply
#14

well one thing
awesome work but
server staff wants to ban people who are using hacking tools so why you're realeasing one ? why all those admin system are made then ?
FSS!WTF?
just delete this topic
Reply
#15

Quote:
Originally Posted by Notis123
Посмотреть сообщение
well one thing
awesome work but
server staff wants to ban people who are using hacking tools so why you're realeasing one ? why all those admin system are made then ?
FSS!WTF?
Because there are servers that allow cheats.
Quote:
Originally Posted by Notis123
Посмотреть сообщение
just delete this topic
You mean your post?
Reply
#16

Quote:
Originally Posted by Biesmen
Посмотреть сообщение
Because there are servers that allow cheats.

You mean your post?
so - bait is there for that part, no need of a cheat filterscript for that.
Reply
#17

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
so - bait is there for that part, no need of a cheat filterscript for that.
No, ofcourse not, many people love to take the risk to download hacks that affect their PC.
Reply
#18

this is extremely stupid, and easy...
Reply
#19

Quote:
Originally Posted by Biesmen
Посмотреть сообщение
No, ofcourse not, many people love to take the risk to download hacks that affect their PC.
its not about people, its about the people who ought to use samp released fs's. Now why would a server owner use this fs on his server ? This would be stupidity, because of this every player will apply those pc cheats on that server and this will create chaos amoung the rest of the players. Totally useless.
Reply
#20

lol same idea but all cheats
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)