Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => XBOX 360 => 360 Controllers / 360 Rapid Fire Controllers => Topic started by: Ghost In Black on May 02, 2009, 11:32:13 AM
-
My friend (jetiger) and I recently wrote some code which allows us to fire at any speed in CoD 5 while using rapid fire. We found the most effective speed was 14 sps (which is also CoD 4 speed.) The code that everyone else uses can only go up to 8.33 sps.
Here's a video showing it -
100% Undetectable CoD 5 rapid fire (http://www.youtube.com/watch?v=R-aAfaOBfdg#lq-lq2-hq)
It's pretty bad quality but I'm going to borrow my friend's capture card pretty soon so I can make a better video.
-
cool is the code you wrote for the rapidfire chiip or is it a hack or hex edit of the actual game
-
It's code we wrote for a pic chip. I wouldn't hack/hex the game and then say I wrote some code just to fool everybody.
Not to be a douche or anything, but this code will probably be kept private because I've seen how people have taken advatage of Hazer's open source code.
I'll post another video when I can borrow my friend's capture card so it's better quality and so I can also show the 3 round burst.
-
wow, someone finaly did it. How exactly did you pass the filters? with a break in the fire of a clip?
Dam so what do you plan to do with this code then?
-
Wait, this is a PIC chip? Can't you read codes off a PIC chip, and then rewrite it to other chips?
Anyway, that's amazing. Nice job :)
-
Wait, this is a PIC chip? Can't you read codes off a PIC chip, and then rewrite it to other chips?
He hasn't lost the code, he is just not sharing it. Btw thats not entirely true, can't you encrypt the code?
-
I knew he hadn't lost it, but I meant that if he wasn't sharing it, couldn't someone else just copy it off the chip. But, if you can encrypt the code, then I guess that solves the problem.
-
how would someone else get the chip to copy the code in the first place? is he selling them??
-
Yer im pretty sure he is...
-
you can protect any pic, on all my chips I put a copy protection on them, so if someone wants to steal my code, it will be shown as:
0000 0000 000 000 000 000 00 etc in the HEX
-
wow, someone finaly did it. How exactly did you pass the filters? with a break in the fire of a clip?
Dam so what do you plan to do with this code then?
I'm probably going to sell the chips and rapid fire controllers, unless someone pays a very large sum for the code.
Wait, this is a PIC chip? Can't you read codes off a PIC chip, and then rewrite it to other chips?
Anyway, that's amazing. Nice job :)
Yeah there's protection that I'll encrypt it with.
-
Ya Ghost in Black and I will be selling chips, but they will be protected. We will also be selling rapid fire controller that are premodded
-
Thats pretty sick... Good work guys. I'll be pruchasing a chip. Let me know how much. I also snt a message to ghost on xbox-scene..
-
How much is 'a very large sum'... ?
-
Does this work only with fully auto machine guns?
-
Does this work only with fully auto machine guns?
I dont belive it works at all with fully auto machine guns.
-
no, it only works with semi automatic guns...such as pistols and the G3(cod4) or if you play cod WaW- the M1A1 carbine and pistols
these are the best ones to use it on...
also, I never got capped using cod4 speeds unlesss I used the 33sps one, maybe I lag alot or something XP
-
first off, good work!!! I am happy you got it working...but,
maybe we should charge people for the questions we answer. if the result of answered questions lead to the sale of a product, royalties should come back to acidmods. Or maybe we should charge 12 dollars to even ask how the cap works. I can see setting up an ebay acount, but to charge your friends that helped, and suported you..IDK..oh well to each his own. Just my two cents
https://www.acidmods.com/forum/index.php?topic=30031.msg222627#msg222627 (https://www.acidmods.com/forum/index.php?topic=30031.msg222627#msg222627)
that being said good work on the mod.
PM me a price for the code. you can still sell chips on ebay or whatever
-
first off, good work!!! I am happy you got it working...but,
maybe we should charge people for the questions we answer. if the result of answered questions lead to the sale of a product, royalties should come back to acidmods. Or maybe we should charge 12 dollars to even ask how the cap works. I can see setting up an ebay acount, but to charge your friends that helped, and suported you..IDK..oh well to each his own. Just my two cents
https://www.acidmods.com/forum/index.php?topic=30031.msg222627#msg222627 (https://www.acidmods.com/forum/index.php?topic=30031.msg222627#msg222627)
that being said good work on the mod.
PM me a price for the code. you can still sell chips on ebay or whatever
Well I'd be more than happy to pay Acidmods some money but no one ever really answered my question as to how it worked. I pretty much knew that it would cap you at 8.33 sps.
We came up with the idea behind our code.
no, it only works with semi automatic guns...such as pistols and the G3(cod4) or if you play cod WaW- the M1A1 carbine and pistols
these are the best ones to use it on...
also, I never got capped using cod4 speeds unlesss I used the 33sps one, maybe I lag alot or something XP
yeah you're getting pretty lucky at not getting capped under 33sps
-
How much for the Code then ghost..?
-
Well I proberly have an idea of what you have done, I have to add it to my code but ill try.
-
The code would cost a LOT. It would be better to just buy the chips or modded controllers.
-
Ok.. Code will be expensive.. How long did it take to write..?
-
just remember if you are wanting to buy code, you are basicaly buying the rights to that code, since once you have it they can't really controll what you are doing with it, that is why it cost's so much. If you are planning on just doing half a dozen controllers or something its not really worth it, just but the chips from them.
-
You defently added something to the pulse I'll give it a try.
-
You need to add a short stop sequence to the pulse, only milliseconds, or portions of it. That's how I did it anyway.
-
pic security will keep the average bear from copying your hex, however it can be looked at by someone who knows what they are doing. I am not positive how to read a protected chip, but I know it is possible, as a customer once sent us a hex of one of our chips within an hour of recieving it. Luckily he was honest and bought a bunch of chips rather then just one of each flavor in order to take the code.
Also, it isnt hard to just look at the signal using an oscilloscope and recreate it on your own pic.
If you really want to make sure your chips are secure, look into using a different brand as microchip security is pretty bottom level.
-
It's code we wrote for a pic chip. I wouldn't hack/hex the game and then say I wrote some code just to fool everybody.
I've got a mod (EEPROM? I didn't make it) that uses BASIC programming. Could your code be converted to work with mine? Also, is a PIC chip a superior way to mod for reasons other than encryption?
-
I've got a mod (EEPROM? I didn't make it) that uses BASIC programming. Could your code be converted to work with mine? Also, is a PIC chip a superior way to mod for reasons other than encryption?
Pics are Used as you can program them to do exactly what you want.. im not to sure about that EEPROM, its something to do with storing small amounts of data when power is removed from it..
-
ok, I think we should look into making a modders dictionary. LOL EEPROM is electronically eraseable programed read only memory or something very close. this term is used to refur to the memory inside a pic chip (parifial interface controller), manufactured by Microchip Technologies (brand name)
-
Quote Wiki
EEPROM (also written E2PROM and pronounced "e-e-prom," "double-e prom" or simply "e-squared") stands for Electrically Erasable Programmable Read-Only Memory and is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration.
When larger amounts of static data are to be stored (such as in USB flash drives) a specific type of EEPROM such as flash memory is more economical than traditional EEPROM devices.
Obviously...
-
I know what he has done. Good job, All he has done is put a break in the firing. Its like 7- quick round bursts. But to us the pause is short and looks fully auto. This is not hard to accomplish am I right?...I do not have any 12F's in stock but will get them shortly. Did anyone know that we can make us run super fast...I did it but its like I am time shifting and need to slow it down World at war on Roundhouse I went in the opposing teams spawn in like 2 sec. But that is too fast, anyone want to work with me on this particular mod?
-
there is alot more involved than you think with both items. as for the run fast, this was done through hex editng the message of the day. there has been a patch to stop this. if you have found another way, I am all ears.
-
Don't get me wrong, what I would love to see is a video of him using it with a pistol through 3 or more clips.. I am told by some of the great programmers that there are three checks in cod 5, Speed between shots. number of ms per clip and and average number of sots in a certain number of seconds. Can you make that video? If so I'd love to buy one from you to test it out...
-
I've done it...peep this vid:
Xbox 360 3 Mode Stealth Rapid Fire with 3 Shot Burst DEMO (http://www.youtube.com/watch?v=CCV_tJ7ZPtA#lq-lq2-hq)
-
Looks like you fired one clip with the pistol at a high rate of speed and then next clip looks alot slower and you didn't press the mode button... CAPPED??? What I was asking for was a video of you shooting three or more clips from the pistol, if your going to get capped it would be with the pistol.
All the same it looks nice
-
Looks like you fired one clip with the pistol at a high rate of speed and then next clip looks alot slower and you didn't press the mode button... CAPPED??? What I was asking for was a video of you shooting three or more clips from the pistol, if your going to get capped it would be with the pistol.
All the same it looks nice
I don't think he gets capped, as the led does blink slower..?
-
no it doesn't re watch the video starting at 4:00 you will see what I'm talking about the led is blinking like hell and he empties a clip from the pistol then it reloads then he shoots slow and the led is still blinking like hella fast. That would appear to be capped
-
Yer Thats cos he's in cod 4 mode, not designed around a patch or anything..
-
Yer Thats cos he's in cod 4 mode, not designed around a patch or anything..
Well then back to my point hope he makes a better video (one where he does not go into COD 4 mod in WAW) using the pistol like I mentioned..
-
I think he was just demonstrating how his cod waw mode, can get pass the patch, whereas the cod 4 mode couldn't.. if you get me..?
-
Ben's got it right. What do you need me to do, sit in a game and just leave it in COD5 FAST mode (at 14 sps) and just unload every clip of every single shot weapon? In the vid I'm using a gewehr and a pistol. Would gladly be willing to get in a private match with anyone doubting the legitimacy.
Xbox LIVE GT: Fr0sty Sn00ch (those are zeroes, not O's)
It's 5 p.m. Eastern time here right now, I'm getting on COD5 and will be on for at least the next couple hours.
-
l0rdnic0, if it was going to cap the speed it would have done it with the gewehr. It doesn't have to be a pistol.
-
Nico is right to ask the question. I found two of the filters myself a ways back. He just wants some clarification about how to determine if the long filters are also undetected, and that the video is in real-time speed.
Here is my proof. It takes into account the following: 1- Shows different speeds. No question about video speed doctoring. 2-Shows online play with the end of the video showing how to change the mode right there and get detected to prove the filter is active. 3- Shows the trigger being constantly held throughout the entire ammo from the rigle through the pistol. Every round fired without releasing the clip (to prove it is not simply a speed adjustment as done with the opensource).
Now for the vid:
Online Proof (http://www.youtube.com/watch?v=Hua-2JNKA9A#lq-lq2-hq)
It shoots just as fast as those guys on Ebay does. I posted this just to promote the truth: There is a method in which to bypass the filters and be completely undetected. The opensource can only get you 8.33 SPS, and you cannot hold the trigger down indefinately. This method gets you all the way up to 12-14 SPS and you can hold the trigger down constantly and not worry about the filters. 15 and above is possible with an even more modified signal, but then you are running faster than the game registers button presses and it begins to stutter. 12 SPS is plenty fast. What most people will not tell you though is that anything above 10SPS is too fast and causes alot of recoil. It is not practical when you play for real. It looks pretty, but performs like crap. I would rather use 8.33 as you dont waste the entire clip in one second on one enemy.
Oh, the signal is not bursted or paused in any way. That is not how to get by the filter.