Post: DMz's QuickScope Patch Release
01-21-2012, 01:47 AM #1
Rin1
I am error
(adsbygoogle = window.adsbygoogle || []).push({});
V1 Info
You Spawn With Sniper and Pistol
Promod
When You Zoom In No Sway
Nice CFG Edit
Put Controls To Lefty For Lean Left And Right Dpad To Shoot And Aim Are R2 and L2

Known Bugs
Sometimes Glitches So Their Regular Class
The QuickScope Part = They Can Hard Scope
Lose Your KillStreak After You Die Like UAV/AirStrike/Helicopter
Still Have Same Perks As Their Classes They Chose

With The Help Of
JBGlitching
Correy
And
iCJx


Video

Better Video Now Up



Download

You must login or register to view this content.


V2 Info
You Spawn With Sniper and Pistol
Promod
When You Zoom In No Sway
Nice CFG Edit
Put Controls To Lefty For Lean Left And Right Dpad To Shoot And Aim Are R2 and L2
QuickScope Function = Not Being Able To Hard Scope
No KillStreaks
Bigger Xp
Unbound ClanTag {QS}
Pistol Has No Ammo In It
Gives Good QuickScoping Perks/ Might Need To Take Some Out


Known Bugs
Sometimes Glitches So Their Regular Class
Can Still Knife Going To Edit That In v3
Can Get On The Turrents On Maps

With The Help Of
JBGlitching
Correy
And
iCJx
Ghost1990
x_DaftVader_x
And
xYARDSALEx


Video

Better Video Coming Soon
Also I Was Using My Personal Edit For The Video There Is No Deagle Ammo For Public Patch



Download

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Rin1 for this useful post:

Jacob-And-Britt
01-21-2012, 01:51 AM #2
Dman93
Crawl to your cross
If its a quick scoping patch you should have taken secondary or made it have no bullets...cause everyone online will just pull out the deagle Smile
01-21-2012, 01:56 AM #3
Rin1
I am error
Originally posted by dman9999 View Post
If its a quick scoping patch you should have taken secondary or made it have no bullets...cause everyone online will just pull out the deagle Smile
true bit hitmarkers are gay and i like to yy alot so thats why i have it
01-21-2012, 01:58 AM #4
Dman93
Crawl to your cross
Originally posted by Rin1 View Post
true bit hitmarkers are gay and i like to yy alot so thats why i have it


Put the health to minuscule, then just take the ammo out of the desert eagle so you can still yy..
01-21-2012, 02:09 AM #5
Rin1
I am error
Originally posted by dman9999 View Post
Put the health to minuscule, then just take the ammo out of the desert eagle so you can still yy..
K ill work on it
01-21-2012, 02:20 AM #6
Oohh, not bad, I may use this soon! Happy
01-21-2012, 05:08 AM #7
Taylor
Former Black Knight.
Originally posted by Rin1 View Post
V.1 Info
You Spawn With Sniper and Pistol
Promod
When You Zoom In No Sway
Nice CFG Edit
Put Controls To Lefty For Lean Left And Right Dpad To Shoot And Aim Are R2 and L2

Known Bugs
Sometimes Glitches So Their Regular Class
The QuickScope Part = They Can Hard Scope
Lose Your KillStreak After You Die Like UAV/AirStrike/Helicopter
Still Have Same Perks As Their Classes They Chose

With The Help Of
JBGlitching
Correy
And
iCJx


Video

Going To Upload Better Video Soon



Download

You must login or register to view this content.


/facepalm for them to have no perks, u do self clearperks(); i believe, and low health, under OnPlayerSpawned() add: self.maxhealth=30;self.health=self.maxhealth;
01-21-2012, 05:52 AM #8
Ghost1990
12-28-2012
Originally posted by Rin1 View Post
V.1 Info
Known Bugs
Sometimes Glitches So Their Regular Class
The QuickScope Part = They Can Hard Scope
Lose Your KillStreak After You Die Like UAV/AirStrike/Helicopter
Still Have Same Perks As Their Classes They Chose

Don't blame me if anything doesn't work.
To kill the hard scoping
    
NoHS()
{
self endon("disconnect");
self endon("death");
for (;Winky Winky
{
if (self AdsButtonPressed())
{
wait 1.0;
self allowADS(0);
wait 0.20;
self allowADS(1);
}
wait.3;
}
}

And to set the classes all the same.
    
WepX
{
self endon("disconnect");
self endon("death");
self takeAllWeapons();
self ClearPerks();
self SetPerk("specialty_extraammo");
self SetPerk("specialty_fastreload");
self SetPerk("specialty_bulletaccuracy");
self giveWeapon("m40a3_mp", 5);
wait 0.1;
self SwitchToWeapon("m40a3_mp");
}

I would just call both of those from the onPlayerSpawned() if you only want a QS patch
01-21-2012, 06:16 AM #9
Rin1
I am error
Originally posted by Ghost1990 View Post
Don't blame me if anything doesn't work.
To kill the hard scoping
    
NoHS()
{
self endon("disconnect");
self endon("death");
for (;Winky Winky
{
if (self AdsButtonPressed())
{
wait 1.0;
self allowADS(0);
wait 0.20;
self allowADS(1);
}
wait.3;
}
}

And to set the classes all the same.
    
WepX
{
self endon("disconnect");
self endon("death");
self takeAllWeapons();
self ClearPerks();
self SetPerk("specialty_extraammo");
self SetPerk("specialty_fastreload");
self SetPerk("specialty_bulletaccuracy");
self giveWeapon("m40a3_mp", 5);
wait 0.1;
self SwitchToWeapon("m40a3_mp");
}

I would just call both of those from the onPlayerSpawned() if you only want a QS patch


Originally posted by xYARDSALEx View Post
/facepalm for them to have no perks, u do self clearperks(); i believe, and low health, under OnPlayerSpawned() add: self.maxhealth=30;self.health=self.maxhealth;


i already going to fix it i am editing it know and thanks for the Small health script/code
01-21-2012, 06:43 AM #10
Ghost1990
12-28-2012
Ok, so after I posted I realized I forgot to post the gold deagle codes, do you need those also? the script(s) to set the amount of ammo

forgot to quote
Originally posted by Rin1 View Post
i already going to fix it i am editing it know and thanks for the Small health script/code

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo