Cheats in SA-MP | In Development | Good for DM servers -
kiss - 14.11.2011
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!
Re: Cheats in SA-MP | In Development | Good for DM servers -
NessaHD - 14.11.2011
Wtf im on my work with the same?
Btw anyways, nice one..
Re: Cheats in SA-MP | In Development | Good for DM servers - Astralis - 14.11.2011
lol good for freeroam servers. What about adding all cheats?
Re: Cheats in SA-MP | In Development | Good for DM servers -
kiss - 14.11.2011
Quote:
Originally Posted by Neonman
lol good for freeroam servers. What about adding all cheats?
|
Im trying to do that
Re: Cheats in SA-MP | In Development | Good for DM servers -
TheArcher - 14.11.2011
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
but simply
without "/"
AW: Cheats in SA-MP | In Development | Good for DM servers -
Meta - 14.11.2011
Use OnPlayerText and return 0 if the "command" passed.
Re: Cheats in SA-MP | In Development | Good for DM servers -
vassilis - 14.11.2011
instead of using a command and using
fuction try to use
Fuction so when the player types (example: "rocketman") then he will get a jetpack
Re: Cheats in SA-MP | In Development | Good for DM servers -
Pinguinn - 14.11.2011
Maybe you can add a textdraw with "Cheat activated" on the very left top (like in singleplayer)
Re: Cheats in SA-MP | In Development | Good for DM servers -
Kwarde - 14.11.2011
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
Re: Cheats in SA-MP | In Development | Good for DM servers -
STMatt - 15.11.2011
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;
}
Re: Cheats in SA-MP | In Development | Good for DM servers -
liquor - 15.11.2011
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
Re: Cheats in SA-MP | In Development | Good for DM servers -
Carlito - 15.11.2011
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...
Re: Cheats in SA-MP | In Development | Good for DM servers -
kiss - 16.11.2011
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!
Re: Cheats in SA-MP | In Development | Good for DM servers -
Notis123 - 16.11.2011
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
Re: Cheats in SA-MP | In Development | Good for DM servers -
Biesmen - 16.11.2011
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?
Re: Cheats in SA-MP | In Development | Good for DM servers -
Mark™ - 17.11.2011
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.
Re: Cheats in SA-MP | In Development | Good for DM servers -
Biesmen - 17.11.2011
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.
Re: Cheats in SA-MP | In Development | Good for DM servers -
=WoR=G4M3Ov3r - 17.11.2011
this is extremely stupid, and easy...
Re: Cheats in SA-MP | In Development | Good for DM servers -
Mark™ - 17.11.2011
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.
Re: Cheats in SA-MP | In Development | Good for DM servers -
Silentzx - 17.11.2011
lol same idea but all cheats