Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Jdinovich

Изменение числа денег

Добрый вечер,С новым годом!
Столкнулся с одним читером,я его словил начал с ним общаться.В чем собственно заключается суть его читерства.Он зайдя на сервер скачал мою миссию,в какой-то файл вставил  с этим содержимым и у него появились деньги,кто-то может мне объяснить как это  он сделал и как вообще это делают и у них получается

 

private["_513vvjdsjka1","PVDZE_plr_Save","PVDZE_bank_Save"];
_mars=1200000000 ;  // change this.
_cash_m = "cashMoney";
_c_c_g = "ccgwealth";
player setVariable["ccgwealth",_mars,true];
player setVariable["wealth",_mars,true];
player setVariable["cashMoney",_mars,true];
PVDZE_plr_Save = [player,(magazines player),true,true];
PVDZE_bank_Save = [player];
systemChat format["Coin total to %1", _mars];
_bank = player getVariable [Z_bankVariable,];
_wealth = player getVariable [Z_moneyVariable,];
private ["_change","_humanity"];
_change = _this select 5000;

_humanity = (player getVariable["humanity",5000]) + _change;
player setVariable["humanity",5000,true];

private ["_change","_humanity"];
_change = _this select 5000;

_humanity = player getVariable"humanity",5000 + _change;
player setVariable["humanity",5000,true];

humanity = player getVariable ["humanity",5000];
_gain = if (_isBury) then {+_humanityAmount} else {-_humanityAmount};
player setVariable ["humanity",5000,true];
_DOG_MEN = player getVariable["humanity",5000];
player setVariable["humanity",_DOG_MEN+5000,true];


_veh = createVehicle ["BTR90", position player, [], 10, "NONE"]

 

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.