xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Closed TopicStart new topic
> Rapidfire On/off - Please Read
Lyrics
post Aug 3 2008, 07:41 PM
Post #1


X-S Enthusiast


Group: Members
Posts: 17
Joined: 2-August 08
Member No.: 387109



Rapid Fire Diagram

RapidOff:
do
if pin2 = 0 then pause1
loop while pin2 = 0
goto RapidOff
Pause1:
pause 1000
goto RapidOn
RapidOn:
do
high 1
low 4
pause 75
high 4
low 1
pause 70
b0=b0 and %00000000
let dirs=b0
readadc 4, b0
loop while b0 < 30
goto RapidOn

END

-------------------------------------------------

Could someone please test this code... Or tell me whats wrong...
If you read this and have an idea please reply thanks so much!




User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Amatuer Modder
post Aug 3 2008, 08:42 PM
Post #2


X-S Senior Member
**

Group: Members
Posts: 238
Joined: 25-May 08
Member No.: 381898
Xbox Version: unk
360 version: v1 (xenon)



QUOTE(Lyrics @ Aug 3 2008, 03:17 PM) *

Rapid Fire Diagram

RapidOff:
do
if pin2 = 0 then pause1
loop while pin2 = 0
goto RapidOff
Pause1:
pause 1000
goto RapidOn
RapidOn:
do
high 1
low 4
pause 75
high 4
low 1
pause 70
b0=b0 and %00000000
let dirs=b0
readadc 4, b0
loop while b0 < 30
goto RapidOn

END

-------------------------------------------------

Could someone please test this code... Or tell me whats wrong...
If you read this and have an idea please reply thanks so much!



I can tell you exactly whats wrong........that code is set up for the tut I posted. From what I saw with your diagram, you're mssing alot of stuff. Plus the code you posted is missing parts of it. Once it's switched on it'll go into RF once the button you're using is pushed, but according to this code there is no way to turn off the code unless you turn of the controller. I'm not trying to toot my own horn but my tut works and there have quite a few sucessfull RF mods thanks to it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Lyrics
post Aug 3 2008, 09:03 PM
Post #3


X-S Enthusiast


Group: Members
Posts: 17
Joined: 2-August 08
Member No.: 387109



Sorry for copying your code and could you help me with the code at all?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
MickRaider
post Aug 3 2008, 09:07 PM
Post #4


X-S Hacker
******

Group: Moderator
Posts: 2880
Joined: 12-April 05
Member No.: 213251
Xbox Version: v1.0
360 version: v4.0 (jasper)



All Rapid Fire questions belong in their respected threads. Any questions outside of their threads will be closed.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Closed TopicStart new topic

 

Lo-Fi Version Time is now: 18th May 2013 - 10:01 AM