0% found this document useful (0 votes)
8 views3 pages

Message

The document outlines a configuration script for a gaming tool called Decoy, which includes various features such as Silent Aim, Camera Lock, Trigger Bot, and adjustments for aiming settings. Each feature has specific settings, keybinds, and options for customization, including predictions, hit parts, and visual settings. Additionally, it includes commands for chat integration and memory spoofing capabilities.

Uploaded by

omareslim5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views3 pages

Message

The document outlines a configuration script for a gaming tool called Decoy, which includes various features such as Silent Aim, Camera Lock, Trigger Bot, and adjustments for aiming settings. Each feature has specific settings, keybinds, and options for customization, including predictions, hit parts, and visual settings. Additionally, it includes commands for chat integration and memory spoofing capabilities.

Uploaded by

omareslim5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

getgenv().

Decoy = {
['Key'] = {'cWHHgFPMRUceEUPHdOgoLqiLDQwPvIpk'};

['Silent Aim'] = {
['Settings'] = {['Enabled'] = true, ['Hit Chance'] = 100};
['Keybind'] = {['Enabled'] = true, ['Key'] = 't', ['Notification'] =
true};
['Prediction'] = {['Enabled'] = true, ['Auto Prediction'] = true,
['Prediction'] = 0.12866};
['Hit Part'] = {['Nearest Point'] = true, ['Hit Part'] = 'Head'};
};

['Camera Lock'] = {
['Settings'] = {['Enabled'] = false, ['Third Person'] = true, ['First
Person'] = true};
['Keybind'] = {['Hold'] = false, ['Mode'] = 'Keybind', ['Key'] = 'q',
['Mousebind'] = Enum.UserInputType.MouseButton2};
['Prediction'] = {['Enabled'] = true, ['Prediction'] = 0.115};
['Style'] = {['First Style'] = 'Elastic', ['Second Style'] = 'Sine'};
['Smoothness'] = {['Enabled'] = true, ['Smoothness'] = 0.032, ['Air Shot
Smoothness'] = 0.034};
['Shake'] = {['Enabled'] = true, ['Direction'] = {['X'] = 8, ['Y'] =
6, ['Z'] = 7}};
['Hit Part'] = {['Nearest Part'] = true, ['Air Shot Part'] = true,
['Parts'] = {['Default'] = 'HumanoidRootPart', ['Air Shot'] = 'HumanoidRootPart'}};
['Auto Unlock'] = {['If Typing'] = false, ['If Reloading'] = false};
};

['Trigger Bot'] = {
['Settings'] = {['false'] = false, ['Notification'] = false, ['Delay'] =
0.065};
['Keybind'] = {['Enabled'] = false, ['Key'] = 't'}
};

['FoV'] = {
['Silent Aim'] = {['Visible'] = false, ['Radius'] = {['Use'] = true,
['Amount'] = 13,}, ['Stick'] = false};
['Camera Lock'] = {['Visible'] = false, ['Radius'] = {['Use'] = true,
['Amount'] = 50}, ['Stick'] = false};

['Weapon FoV'] = {
['Enabled'] = false;
['Double Barrel'] = 22;
['Revolver'] = 27;
['Shotgun'] = 35;
['Tactical Shotgun'] = 35;
['Smg'] = 25;
['Silencer'] = 32;
['P90'] = 40;
['Ak47'] = 50;
['Drum Gun'] = 60;
};
};

['Adjustments'] = {
['Aiming Settings'] = {
['Resolver'] = true;
['Anti Aim Viewer'] = true;
['No Ground Shots'] = true;
['Anti Curve'] = true;
};

['Checks'] = {
['Player Check'] = true;
['Wall Check'] = true;
['Crew Check'] = false;
['Knock Check'] = true;
};

['Fake Lag Spike'] = {


['Enabled'] = false;
['Keybind'] = 'B';
['Duration'] = 1;
};

['Macro'] = {
['Enabled'] = false;
['Keybind'] = Enum.KeyCode.X;
['Hold Key'] = true;
['Mode'] = '1';
};

['Frame Skip'] = {
['Enabled'] = false;
['Keybind'] = 'j';
['Use Keybind'] = true;
['Notification'] = false;
};

['Auto 360'] = {
['Enabled'] = false;
['Keybind'] = 'Q';
['Speed'] = 1;
};

['Memory Spoof'] = {
['Enable'] = true;
['Start'] = 1271;
['End'] = 1684;
['Speed'] = 1.24;
};

['Sort Inventory'] = {
['Enabled'] = false;
['Keybind'] = Enum.KeyCode.X;
['Tool 1'] = '[Double-Barrel SG]';
['Tool 2'] = '[Revolver]';
['Tool 3'] = '[Cookie]';
['Tool 4'] = '[Chicken]';
['Tool 5'] = '[Chicken]';
['Tool 6'] = '[Pizza]';
['Tool 7'] = '[Pizza]';
['Tool 8'] = '';
['Tool 9'] = '';
['Tool l0'] = '[Katana]';
};

['Animation Keybinds'] = {
['Lay'] = {['Enabled'] = false, ['Keybind'] = Enum.KeyCode.T};
['Greet'] = {['Enabled'] = false, ['Keybind'] = Enum.KeyCode.G};
['Speed'] = {['Enabled'] = false, ['Keybind'] = Enum.KeyCode.N};
['Sturdy'] = {['Enabled'] = false, ['Keybind'] = Enum.KeyCode.H};
['Griddy'] = {['Enabled'] = false, ['Keybind'] = Enum.KeyCode.G};
};
['Range Fov'] = {
['Distances'] = {['Close'] = 10, ['Mid'] = 100, ['Far'] = 9e9,};
['Fov'] = {['Close'] = 25, ['Mid'] = 10, ['Far'] = 5,};
};
['Chat Commands'] = {
['Enabled'] = true;

['Silent Aim'] = {['FoV'] = '!fov', ['Prediction'] = '!pred'};


['Camera Lock'] = {['FoV'] = '/fov', ['Prediction'] = '/pred',
['Smoothness'] = '/smoothness'};
},

};
};
--
loadstring(game:HttpGet("https://raw.githubusercontent.com/vv99012/decoy/main/
decoy.wtf"))();

You might also like