Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to our official forums, we provide weekly streaming of premium WWE content, and have a Marketplace for general Accounts/Keys/Items.


You are not connected. Please login or register

Tcheat System - Simple

+3
Mickey227
Redbull
Team_PRO/Anonymous
7 posters

Go down  Message [Page 1 of 1]

1Tcheat System - Simple Empty Tcheat System - Simple Thu Nov 01, 2012 1:52 am

Team_PRO/Anonymous

Team_PRO/Anonymous

[SIZE="6"]Cheat System [1.0][/SIZE]

Introduction
This Is My cheat System With orginal Cheat Codes


Requirements
Zcmd include [cmd processor]


Cheat Codes

  • hesoyam
  • lxgiwyl
  • baguvix
  • uzumymw
  • professionalskit



Code:
/* \\\\\\\\\\Cheat System By Team_PRO\\\\\\\\\*/

#include <a_samp>
#include <zcmd>

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
   print("\n--------------------------------------");
   print(" The Cheat System By Team_PRO is LOADED");
   print("--------------------------------------\n");
   return 1;
}

public OnFilterScriptExit()
{
   return 1;
}

#else

main()
{
   print("\n----------------------------------");
   print(" Gun Mod By Edge|Team_PRO [1.0]");
   print("----------------------------------\n");
}

#endif

public OnGameModeInit()
{
   // Don't use these lines if it's a filterscript
   SetGameModeText("Cheat System [1.0]");
   AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
   return 1;
}

public OnGameModeExit()
{
    print("\n----------------------------------");
   print(" Gun Mod By Edge|Team_PRO [1.0] is UNLOADED");
   print("----------------------------------\n");
   return 1;
}


CMD:hesoyam(playerid,params[])
{
 #pragma unused params
  SetPlayerHealth(playerid,100.00);
  SetPlayerArmour(playerid,100.00);
  GivePlayerMoney(playerid,250000);
  SendClientMessage(playerid,0xFF0000,"Cheat Activated.");
  return 1;
}
CMD:lxgiwyl(playerid,params[])
{
 #pragma unused params
  GivePlayerWeapon(playerid, 1,1);
  GivePlayerWeapon(playerid, 23,99999);
  GivePlayerWeapon(playerid, 25,99999);
  GivePlayerWeapon(playerid, 28,99999);
  GivePlayerWeapon(playerid, 30,99999);
  GivePlayerWeapon(playerid, 33,99999);
  GivePlayerWeapon(playerid, 35,99999);
  GivePlayerWeapon(playerid, 39,99999);
  GivePlayerWeapon(playerid, 40,1);
  GivePlayerWeapon(playerid, 18,99999);
  SendClientMessage(playerid,0xFF0000,"Cheat Activated.");
  return 1;
}
CMD:baguvix(playerid,params[])
{
 #pragma unused params
  SetPlayerHealth(playerid,9999999.00);
  SendClientMessage(playerid,0xFF0000,"Cheat Activated.");
  return 1;
}
CMD:uzumymw(playerid,params[])
{
 #pragma unused params
  GivePlayerWeapon(playerid, 9,1);
  GivePlayerWeapon(playerid, 16,99999);
  GivePlayerWeapon(playerid, 22,99999);
  GivePlayerWeapon(playerid, 27,99999);
  GivePlayerWeapon(playerid, 29,99999);
  GivePlayerWeapon(playerid, 31,99999);
  GivePlayerWeapon(playerid, 34,99999);
  GivePlayerWeapon(playerid, 38,99999);
  GivePlayerWeapon(playerid, 41,99999);
  SendClientMessage(playerid,0xFF0000,"Cheat Activated.");
  return 1;
}
CMD:professionalskit(playerid,params[])
{
 #pragma unused params
  GivePlayerWeapon(playerid, 4,1);
  GivePlayerWeapon(playerid, 24,99999);
  GivePlayerWeapon(playerid, 26,99999);
  GivePlayerWeapon(playerid, 32,99999);
  GivePlayerWeapon(playerid, 31,99999);
  GivePlayerWeapon(playerid, 34,99999);
  GivePlayerWeapon(playerid, 37,99999);
  GivePlayerWeapon(playerid, 16,99999);
  GivePlayerWeapon(playerid, 42,99999);
  SendClientMessage(playerid,0xFF0000,"Cheat Activated.");
  return 1;
}

2Tcheat System - Simple Empty Re: Tcheat System - Simple Thu Nov 01, 2012 2:06 am

Redbull

Redbull
Admin

Nice job

https://eazygaming.forumotion.com

3Tcheat System - Simple Empty Re: Tcheat System - Simple Thu Nov 01, 2012 2:08 am

Team_PRO/Anonymous

Team_PRO/Anonymous

EaZy wrote:Nice job
Thanks

4Tcheat System - Simple Empty Re: Tcheat System - Simple Sat Oct 19, 2013 3:13 pm

Mickey227



Nice job.

5Tcheat System - Simple Empty Hah! Sat Oct 19, 2013 3:38 pm

Faiilure



What a cool idea.
Never thought about this.
This would be pretty good for a TDM-style server Very Happy

6Tcheat System - Simple Empty Re: Tcheat System - Simple Sun Oct 20, 2013 6:55 am

Florin10

Florin10

Very good.

https://eazygaming.forumotion.com/

7Tcheat System - Simple Empty Re: Tcheat System - Simple Sun Oct 20, 2013 4:36 pm

Anon123



Nice job!

8Tcheat System - Simple Empty Re: Tcheat System - Simple Sun Oct 20, 2013 4:39 pm

Blast3r



Quite simple, good idea though, but you should've add more, perhaps whole singleplayer list? :p

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum