Author Topic: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS  (Read 12853 times)

0 Members and 1 Guest are viewing this topic.

cairney

  • Relentless Teamkiller
  • **
  • Posts: 58
  • There's no certainty ? only opportunity.
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #30 on: June 06, 2012, 12:43:56 pm »
I'm doing all with guide and its show me this:


Make a folder inside where your ArmA 2 OA is and call it SnipersScripts and, then move your scipt in it and start ArmA once started replace what you were told to with:
Code: [Select]
private ["_dummy"]; _dummy = [_this,"onload"] execVM "\SnipersScripts\crate.sqf";
Notes:

When you make up the SQF and go to save your script save it with type as 'all' not a text document also make sure in the file name it is saved as crate.sqf

In future if you get another script just replace the "crate.sqf" with whatever you save your new script as. If you do what I said properly no doubt it should work.
« Last Edit: June 06, 2012, 12:50:23 pm by cairney »

Snip3R

  • Cheater Apprentice
  • *
  • Posts: 24
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #31 on: June 06, 2012, 01:02:52 pm »
Like this?

« Last Edit: June 06, 2012, 01:26:33 pm by Snip3R »

jamesgtaiv

  • Intentional Cheater
  • **
  • Posts: 34
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #32 on: June 06, 2012, 01:26:48 pm »
That's exactly how I did it. Still getting the "not found" error.

I created the .sqf, saved as crate.sqf and saved under category "all".

-went into CE, set the path to \SniperScripts\crate.sqf

-closed CE

-joined a server

-server control, vote kick

-error.

crate.sqf:

Code: [Select]
veh = createVehicle ["AmmoBoxBig" , position player, [], 0, "NONE"];

[veh] execVM "\SniperScripts\crate.sqs";

sleep 120;

deletevehicle veh;

if (true) exitWith {};

crate.sqs:

Code: [Select]
_crate = _this select 0;
// Rifles
_crate addWeaponCargo ["M14_EP1", 100];
_crate addWeaponCargo ["Remington870_lamp", 100];
_crate addWeaponCargo ["M4A3_CCO_EP1", 100];
_crate addWeaponCargo ["M4A1_AIM_SD_camo", 100];
_crate addWeaponCargo ["BAF_L85A2_RIS_CWS", 100];
_crate addWeaponCargo ["BAF_AS50_scoped", 100];
_crate addWeaponCargo ["Winchester1866", 100];
_crate addWeaponCargo ["LeeEnfield", 100];
_crate addWeaponCargo ["revolver_EP1", 100];
_crate addWeaponCargo ["FN_FAL", 100];
_crate addWeaponCargo ["FN_FAL_ANPVS4", 100];
_crate addWeaponCargo ["m107", 100];
_crate addWeaponCargo ["Mk_48_DZ", 100];
_crate addWeaponCargo ["M249_DZ", 100];
_crate addWeaponCargo ["DMR", 100];
_crate addWeaponCargo ["M16A2", 100];
_crate addWeaponCargo ["M16A2GL", 100];
_crate addWeaponCargo ["AK_47_M", 100];
_crate addWeaponCargo ["AK_74", 100];
_crate addWeaponCargo ["M4A1_Aim", 100];
_crate addWeaponCargo ["AKS_74_kobra", 100];
_crate addWeaponCargo ["AKS_74_U", 100];
_crate addWeaponCargo ["AK_47_M", 100];
_crate addWeaponCargo ["M24", 100];
_crate addWeaponCargo ["M1014", 100];
_crate addWeaponCargo ["M4A1", 100];
_crate addWeaponCargo ["MP5SD", 100];
_crate addWeaponCargo ["MP5A5", 100];
_crate addWeaponCargo ["huntingrifle", 100];


// Sidearm
_crate addWeaponCargo ["glock17_EP1", 100];
_crate addWeaponCargo ["M9", 100];
_crate addWeaponCargo ["M9SD", 100];
_crate addWeaponCargo ["Colt1911", 100];
_crate addWeaponCargo ["UZI_EP1", 100];


/////////////////////////////////////////////////////
// AMMO
/////////////////////////////////////////////////////

// Rifle ammo
_crate addMagazineCargo ["30Rnd_556x45_Stanag", 100];
_crate addMagazineCargo ["30Rnd_556x45_StanagSD", 100];
_crate addMagazineCargo ["20Rnd_762x51_DMR", 100];
_crate addMagazineCargo ["30Rnd_762x39_AK47", 100];
_crate addMagazineCargo ["5Rnd_762x51_M24", 100];
_crate addMagazineCargo ["10Rnd_127x99_m107", 100];
_crate addMagazineCargo ["8Rnd_B_Beneli_74Slug", 100];
_crate addMagazineCargo ["1Rnd_HE_M203", 100];
_crate addMagazineCargo ["FlareWhite_M203", 100];
_crate addMagazineCargo ["FlareGreen_M203", 100];
_crate addMagazineCargo ["1Rnd_Smoke_M203", 100];
_crate addMagazineCargo ["200Rnd_556x45_M249", 100];
_crate addMagazineCargo ["8Rnd_B_Beneli_Pellets", 100];
_crate addMagazineCargo ["30Rnd_9x19_MP5", 100];
_crate addMagazineCargo ["30Rnd_9x19_MP5SD", 100];
_crate addMagazineCargo ["100Rnd_762x51_M240", 100];
_crate addMagazineCargo ["15Rnd_W1866_Slug", 100];
_crate addMagazineCargo ["5x_22_LR_17_HMR", 100];
_crate addMagazineCargo ["10x_303", 100];


// Sidearm ammo
_crate addMagazineCargo ["15Rnd_9x19_M9", 100];
_crate addMagazineCargo ["15Rnd_9x19_M9SD", 100];
_crate addMagazineCargo ["7Rnd_45ACP_1911", 100];
_crate addMagazineCargo ["17Rnd_9x19_glock17", 100];
_crate addMagazineCargo ["8Rnd_9x18_Makarov", 100];
_crate addMagazineCargo ["6Rnd_45ACP", 100];
_crate addMagazineCargo ["8Rnd_9x18_Makarov", 100];


// Items
_crate addWeaponCargo ["Binocular_Vector", 100];
_crate addWeaponCargo ["NVGoggles", 100];
_crate addWeaponCargo ["ItemGPS", 100];
_crate addWeaponCargo ["ItemMap", 100];
_crate addWeaponCargo ["ItemCompass", 100];
_crate addWeaponCargo ["ItemWatch", 100];
_crate addWeaponCargo ["ItemKnife", 100];
_crate addWeaponCargo ["ItemMatchbox", 100];
_crate addMagazineCargo ["PipeBomb", 100];
_crate addMagazineCargo ["HandGrenade_west", 100];
_crate addMagazineCargo ["ItemBandage", 100];
_crate addMagazineCargo ["ItemPainkiller", 100];
_crate addMagazineCargo ["ItemMorphine", 100];
_crate addMagazineCargo ["ItemEpinephrine", 100];
_crate addMagazineCargo ["ItemAntibiotic", 100];
_crate addMagazineCargo ["ItemBloodbag", 100];
_crate addMagazineCargo ["PartEngine", 100];
_crate addMagazineCargo ["PartGeneric", 100];
_crate addMagazineCargo ["PartVRotor", 100];
_crate addMagazineCargo ["ItemJerrycan", 100];
_crate addBackpackCargo ["DZ_ALICE_Pack_EP1", 2];
_crate addBackpackCargo ["DZ_Backpack_EP1", 2];

Snip3R

  • Cheater Apprentice
  • *
  • Posts: 24
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #33 on: June 06, 2012, 01:33:58 pm »
Follow the guide I'm clicking "Vote kick" and getting nothing!

Snip3R

  • Cheater Apprentice
  • *
  • Posts: 24
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #34 on: June 06, 2012, 01:44:29 pm »
AWWWWW GREAT! ITS WORKS!

jamesgtaiv

  • Intentional Cheater
  • **
  • Posts: 34
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #35 on: June 06, 2012, 02:01:27 pm »
AWWWWW GREAT! ITS WORKS!

Explain?

I managed to get the crate to spawn but it's empty.
« Last Edit: June 06, 2012, 02:15:35 pm by jamesgtaiv »

cairney

  • Relentless Teamkiller
  • **
  • Posts: 58
  • There's no certainty ? only opportunity.
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #36 on: June 06, 2012, 02:38:53 pm »
AWWWWW GREAT! ITS WORKS!

Explain?

I managed to get the crate to spawn but it's empty.

Read my other posts and use HxD instead. If you use it just make sure to save inside HxD after you make the changes. If your doing as I wrote then you shouldn't have any problems. I'm sure this works without a problem if you follow the guide, but I am only saying use HxD because it was I use and know.
« Last Edit: June 06, 2012, 02:45:11 pm by cairney »

jamesgtaiv

  • Intentional Cheater
  • **
  • Posts: 34
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #37 on: June 06, 2012, 02:44:33 pm »
AWWWWW GREAT! ITS WORKS!

Explain?

I managed to get the crate to spawn but it's empty.

Read my other posts and use HxD instead. If you use it just make sure to save inside HxD after you make the changes. If your doing as I wrote then you shouldn't have any problems.

Thank you for your help

I'm not having any issues spawning the crate, I'm just unable to fill it. I'll post my codes below.

crate.sqf
Code: [Select]
veh = createVehicle ["AmmoBoxBig" , position player, [], 0, "NONE"];

[veh] execVM "C:\Users\James\Desktop\crate.sqs";

sleep 120;

deletevehicle veh;

if (true) exitWith {};

crate.sqs
Code: [Select]
_crate = _this select 0;
// Rifles
_crate addWeaponCargo ["M14_EP1", 100];
_crate addWeaponCargo ["Remington870_lamp", 100];
_crate addWeaponCargo ["M4A3_CCO_EP1", 100];
_crate addWeaponCargo ["M4A1_AIM_SD_camo", 100];
_crate addWeaponCargo ["BAF_L85A2_RIS_CWS", 100];
_crate addWeaponCargo ["BAF_AS50_scoped", 100];
_crate addWeaponCargo ["Winchester1866", 100];
_crate addWeaponCargo ["LeeEnfield", 100];
_crate addWeaponCargo ["revolver_EP1", 100];
_crate addWeaponCargo ["FN_FAL", 100];
_crate addWeaponCargo ["FN_FAL_ANPVS4", 100];
_crate addWeaponCargo ["m107", 100];
_crate addWeaponCargo ["Mk_48_DZ", 100];
_crate addWeaponCargo ["M249_DZ", 100];
_crate addWeaponCargo ["DMR", 100];
_crate addWeaponCargo ["M16A2", 100];
_crate addWeaponCargo ["M16A2GL", 100];
_crate addWeaponCargo ["AK_47_M", 100];
_crate addWeaponCargo ["AK_74", 100];
_crate addWeaponCargo ["M4A1_Aim", 100];
_crate addWeaponCargo ["AKS_74_kobra", 100];
_crate addWeaponCargo ["AKS_74_U", 100];
_crate addWeaponCargo ["AK_47_M", 100];
_crate addWeaponCargo ["M24", 100];
_crate addWeaponCargo ["M1014", 100];
_crate addWeaponCargo ["M4A1", 100];
_crate addWeaponCargo ["MP5SD", 100];
_crate addWeaponCargo ["MP5A5", 100];
_crate addWeaponCargo ["huntingrifle", 100];


// Sidearm
_crate addWeaponCargo ["glock17_EP1", 100];
_crate addWeaponCargo ["M9", 100];
_crate addWeaponCargo ["M9SD", 100];
_crate addWeaponCargo ["Colt1911", 100];
_crate addWeaponCargo ["UZI_EP1", 100];


/////////////////////////////////////////////////////
// AMMO
/////////////////////////////////////////////////////

// Rifle ammo
_crate addMagazineCargo ["30Rnd_556x45_Stanag", 100];
_crate addMagazineCargo ["30Rnd_556x45_StanagSD", 100];
_crate addMagazineCargo ["20Rnd_762x51_DMR", 100];
_crate addMagazineCargo ["30Rnd_762x39_AK47", 100];
_crate addMagazineCargo ["5Rnd_762x51_M24", 100];
_crate addMagazineCargo ["10Rnd_127x99_m107", 100];
_crate addMagazineCargo ["8Rnd_B_Beneli_74Slug", 100];
_crate addMagazineCargo ["1Rnd_HE_M203", 100];
_crate addMagazineCargo ["FlareWhite_M203", 100];
_crate addMagazineCargo ["FlareGreen_M203", 100];
_crate addMagazineCargo ["1Rnd_Smoke_M203", 100];
_crate addMagazineCargo ["200Rnd_556x45_M249", 100];
_crate addMagazineCargo ["8Rnd_B_Beneli_Pellets", 100];
_crate addMagazineCargo ["30Rnd_9x19_MP5", 100];
_crate addMagazineCargo ["30Rnd_9x19_MP5SD", 100];
_crate addMagazineCargo ["100Rnd_762x51_M240", 100];
_crate addMagazineCargo ["15Rnd_W1866_Slug", 100];
_crate addMagazineCargo ["5x_22_LR_17_HMR", 100];
_crate addMagazineCargo ["10x_303", 100];


// Sidearm ammo
_crate addMagazineCargo ["15Rnd_9x19_M9", 100];
_crate addMagazineCargo ["15Rnd_9x19_M9SD", 100];
_crate addMagazineCargo ["7Rnd_45ACP_1911", 100];
_crate addMagazineCargo ["17Rnd_9x19_glock17", 100];
_crate addMagazineCargo ["8Rnd_9x18_Makarov", 100];
_crate addMagazineCargo ["6Rnd_45ACP", 100];
_crate addMagazineCargo ["8Rnd_9x18_Makarov", 100];


// Items
_crate addWeaponCargo ["Binocular_Vector", 100];
_crate addWeaponCargo ["NVGoggles", 100];
_crate addWeaponCargo ["ItemGPS", 100];
_crate addWeaponCargo ["ItemMap", 100];
_crate addWeaponCargo ["ItemCompass", 100];
_crate addWeaponCargo ["ItemWatch", 100];
_crate addWeaponCargo ["ItemKnife", 100];
_crate addWeaponCargo ["ItemMatchbox", 100];
_crate addMagazineCargo ["PipeBomb", 100];
_crate addMagazineCargo ["HandGrenade_west", 100];
_crate addMagazineCargo ["ItemBandage", 100];
_crate addMagazineCargo ["ItemPainkiller", 100];
_crate addMagazineCargo ["ItemMorphine", 100];
_crate addMagazineCargo ["ItemEpinephrine", 100];
_crate addMagazineCargo ["ItemAntibiotic", 100];
_crate addMagazineCargo ["ItemBloodbag", 100];
_crate addMagazineCargo ["PartEngine", 100];
_crate addMagazineCargo ["PartGeneric", 100];
_crate addMagazineCargo ["PartVRotor", 100];
_crate addMagazineCargo ["ItemJerrycan", 100];
_crate addBackpackCargo ["DZ_ALICE_Pack_EP1", 2];
_crate addBackpackCargo ["DZ_Backpack_EP1", 2];

cairney

  • Relentless Teamkiller
  • **
  • Posts: 58
  • There's no certainty ? only opportunity.
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #38 on: June 06, 2012, 02:48:59 pm »
Here is a post I made in another topic:

Use this code by buster to spawn an ammo box in Day Z:


ammo.sqf
Code: [Select]
_abox = "AmmoBoxBig" createVehicle (position player);

[_abox] execVM "\script\cargo.sqf";

cargo.sqf
Code: [Select]
_abox = _this select 0;
_dayz_wep =["M14_EP1","Remington870_lamp","M4A3_CCO_EP1","M4A1_AIM_SD_camo","BAF_L85A2_RIS_CWS","BAF_AS50_scoped","Winchester1866","LeeEnfield","revolver_EP1","FN_FAL","FN_FAL_ANPVS4","m107_DZ",
  "Mk_48_DZ","DMR","M16A2","M16A2GL","bizon_silenced","AK_74","M4A1_Aim","AKS_74_kobra","AKS_74_U","AK_47_M","M24","M1014","M4A1","MP5SD","MP5A5","huntingrifle","Crossbow","glock17_EP1","M9",
  "M9SD","Colt1911","UZI_EP1","Binocular","Binocular_Vector","NVGoggles","ItemGPS","ItemMap","ItemCompass","ItemWatch","ItemFlashlight","ItemFlashlightRed","ItemKnife","ItemHatchet","ItemMatchbox",
  "ItemEtool","ItemToolbox"];

_dayz_mag =["30Rnd_556x45_Stanag","30Rnd_556x45_StanagSD","20Rnd_762x51_DMR","30Rnd_762x39_AK47","5Rnd_762x51_M24","10Rnd_127x99_m107","8Rnd_B_Beneli_74Slug","1Rnd_HE_M203","FlareWhite_M203",
  "FlareGreen_M203","1Rnd_Smoke_M203","200Rnd_556x45_M249","8Rnd_B_Beneli_Pellets","30Rnd_9x19_MP5","30Rnd_9x19_MP5SD","100Rnd_762x51_M240","15Rnd_W1866_Slug","5x_22_LR_17_HMR",
  "10x_303","15Rnd_9x19_M9","15Rnd_9x19_M9SD","7Rnd_45ACP_1911","17Rnd_9x19_glock17","8Rnd_9x18_Makarov","6Rnd_45ACP","8Rnd_9x18_Makarov","BoltSteel","PipeBomb","HandGrenade_west",
  "FoodSteakRaw","FoodSteakCooked","FoodCanBakedBeans","FoodCanSardines","FoodCanPasta","ItemSodaCoke","ItemSodaPepsi","ItemWaterbottle","HandRoadFlare","HandChemGreen","HandChemBlue",
  "HandChemRed","ItemSandbag","ItemTankTrap","ItemWire","ItemBandage","ItemPainkiller","ItemMorphine","ItemEpinephrine","ItemAntibiotic","ItemBloodbag","ItemHeatPack","PartWoodPile","PartWheel",
  "PartFueltank","PartGlass","PartEngine","PartGeneric","PartVRotor","ItemJerrycan","ItemGenerator","ItemTent","Skin_Soldier1_DZ","Skin_Survivor2_DZ","Skin_Camo1_DZ","Skin_Sniper1_DZ"];

_dayz_bpk =["DZ_Patrol_Pack_EP1","DZ_Assault_Pack_EP1","DZ_CivilBackpack_EP1","DZ_ALICE_Pack_EP1","DZ_Backpack_EP1"];

{_abox addWeaponCargo [_x,100];} forEach _dayz_wep;
{_abox addMagazineCargo [_x,100];} forEach _dayz_mag;
{_abox addBackpackCargo [_x,2];} forEach _dayz_bpk;


Save each as what he wrote above the code and don't forget to save it as type all. Then it to load ammo.sqf which will automatically call on cargo.sqf and spawn you an ammo box.
« Last Edit: June 06, 2012, 03:07:17 pm by cairney »

Mudkips

  • Poptart
  • *
  • Posts: 3
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #39 on: June 06, 2012, 02:50:53 pm »
Any Idea how I could use this to get a chopper? I tried the vehicles, but when I enter them they simply explode...

cairney

  • Relentless Teamkiller
  • **
  • Posts: 58
  • There's no certainty ? only opportunity.
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #40 on: June 06, 2012, 02:56:21 pm »
Any Idea how I could use this to get a chopper? I tried the vehicles, but when I enter them they simply explode...

It's because they have scripts to detect if you enter a vehicle which isn't supposed to be their. I think you you spawn a "UH1H_DZ" it won't blow up, but don't quote me on that! Try it and see I am not at home. If you want to spawn other vehicles you need to find a way around it I think someone posted it up in another topic have a look around.

Snip3R

  • Cheater Apprentice
  • *
  • Posts: 24
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #41 on: June 06, 2012, 03:19:25 pm »
Can you write a script on spawn heli for me plz?:>

bouncer123

  • Klass Klown
  • ***
  • Posts: 349
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #42 on: June 06, 2012, 03:36:55 pm »
awesome tutorial for the complete noobs! (no offense) :)

skylmt666

  • Relentless Teamkiller
  • **
  • Posts: 75
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #43 on: June 06, 2012, 03:44:08 pm »
This script no neednt of bypass?
and its working like a box with all items?
LOLE'D

Snip3R

  • Cheater Apprentice
  • *
  • Posts: 24
    • View Profile
Re: TOTAL NEWBIE GUIDE TO USING CHEAT ENGINE AND SCRIPTS
« Reply #44 on: June 06, 2012, 04:16:21 pm »
Yea. Who can write a script, which contain a SVD, M4A1 with SD, CCO and M203 G. Launcher and Ghillie suits? Please.