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
11 Pages V « < 3 4 5 6 7 > »   
Reply to this topicStart new topic
> Share Scripts For Others, Post new scripts and changes here
BenJeremy
post Sep 30 2003, 02:09 PM
Post #61


X-S Elysian
*************

Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)



QUOTE (Madgame @ Sep 30 2003, 10:47 AM)
My bios is X2 4976.02.

I was trying it with TWPGA2004.

How was MXM launched?

This is an odd problem. If you see it in FTP, the ActionScripts should also see it fine.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Habs69M
post Sep 30 2003, 02:33 PM
Post #62


X-S Senior Member
**

Group: Members
Posts: 259
Joined: 13-January 03
Member No.: 19277
Xbox Version: unk



QUOTE (vexx22 @ Sep 30 2003, 04:02 PM)
I mean i have EvolutionX D6 bios it to long that i put in on the chip, sorry.

I think its because the xecuter Bios becasue HABS69M has Xecuter too i mean. And has problems too.

Huh? blink.gif
My bios is Evox 2.6 V1 blue , and everything works fine here on a homebrew mod (untill i get my Chameleon this week hehe)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vexx22
post Sep 30 2003, 02:34 PM
Post #63


X-S Member
*

Group: Members
Posts: 96
Joined: 22-September 03
From: Germany
Member No.: 63907
Xbox Version: v1.1



oh sorry i mean something other i think biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Madgame
post Sep 30 2003, 02:49 PM
Post #64


X-S Member
*

Group: Members
Posts: 72
Joined: 24-August 03
Member No.: 58279
Xbox Version: v1.0
360 version: v1 (xenon)



Yes MXM was launched. I put a link to the script under my apps submenu in MXM. Launched it from there.

MXM is my default dash.

This post has been edited by Madgame: Sep 30 2003, 02:50 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
chilin_dude
post Sep 30 2003, 06:26 PM
Post #65


X-S Knowledgebase
********

Group: Members
Posts: 4945
Joined: 12-January 03
From: USA
Member No.: 19165
Xbox Version: v1.0
360 version: unknown



Well i can't share a script as i don't know how to make one, however i can sugest one:
This is for people who used to use pxhddloader to copy games:
Scan E:\hddloader\game00 (or E:\hddloader\game00) for the name in the default.xbe and then rename the folder to this.... I believe this would be a very helpful script but i am too stupid to make it laugh.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DBZRacer
post Sep 30 2003, 06:58 PM
Post #66


X-S Expert
***

Group: Members
Posts: 620
Joined: 9-April 03
Member No.: 31259
Xbox Version: v1.1



QUOTE (chilin_dude @ Sep 30 2003, 12:26 PM)
Well i can't share a script as i don't know how to make one, however i can sugest one:
This is for people who used to use pxhddloader to copy games:
Scan E:hddloadergame00 (or E:hddloadergame00) for the name in the default.xbe and then rename the folder to this.... I believe this would be a very helpful script but i am too stupid to make it laugh.gif

Good idea... I'll see if I have some time later today to whip it up...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
chilin_dude
post Oct 1 2003, 01:52 PM
Post #67


X-S Knowledgebase
********

Group: Members
Posts: 4945
Joined: 12-January 03
From: USA
Member No.: 19165
Xbox Version: v1.0
360 version: unknown



QUOTE (DBZRacer @ Sep 30 2003, 08:58 PM)
QUOTE (chilin_dude @ Sep 30 2003, 12:26 PM)
Well i can't share a script as i don't know how to make one, however i can sugest one:
This is for people who used to use pxhddloader to copy games:
Scan E:hddloadergame00 (or E:hddloadergame00) for the name in the default.xbe and then rename the folder to this.... I believe this would be a very helpful script but i am too stupid to make it  laugh.gif

Good idea... I'll see if I have some time later today to whip it up...

Any progress?
Edit:
biggrin.gif biggrin.gif biggrin.gif Just had a great but simple idea for a script!
How about one that makes your xbox shutdown after 30 minutes (obviously this would only work IN MXM,) this would be great for people who listen to music as they go to sleep biggrin.gif

This post has been edited by chilin_dude: Oct 1 2003, 01:56 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
onthereal
post Oct 1 2003, 02:34 PM
Post #68


X-S Young Member
*

Group: Members
Posts: 38
Joined: 25-June 03
Member No.: 45746
Xbox Version: unk
360 version: v5.0 (360S - trinity)



QUOTE (chilin_dude @ Oct 1 2003, 07:52 AM)
Edit:
biggrin.gif  biggrin.gif  biggrin.gif  Just had a great but simple idea for a script!
How about one that makes your xbox shutdown after 30 minutes (obviously this would only work IN MXM,) this would be great for people who listen to music as they go to sleep  biggrin.gif

This might work, but I think MXM halts all music and movies while a action script is running. Since I’m at work I can’t test it.

CODE

;##############################
;#                            #
;#  Sleep Timer Script        #
;#  Version: 0.5              #
;#  By: The Anticrust         #
;#                            #
;##############################

SET seconds "1800"

; !!!DO NOT EDIT Below if you do not know what you are doing!!!

:Count
If %seconds% == 0 GOTO Halt
If %seconds% != 0 GOTO Subtract
QUIT

:Subtract
BeginDraw UseCurrent
MessageBox "Xbox will be going to sleep in %seconds% seconds"
EndDraw
DELAY 1
SUB %seconds% 1
GOTO Count
QUIT

:Halt
BeginDraw UseCurrent
MessageBox "Good night..."
EndDraw
DELAY 5
Shutdown
QUIT
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BenJeremy
post Oct 1 2003, 02:48 PM
Post #69


X-S Elysian
*************

Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)



QUOTE (onthereal @ Oct 1 2003, 11:34 AM)
QUOTE (chilin_dude @ Oct 1 2003, 07:52 AM)
Edit:
biggrin.gif  biggrin.gif  biggrin.gif  Just had a great but simple idea for a script!
How about one that makes your xbox shutdown after 30 minutes (obviously this would only work IN MXM,) this would be great for people who listen to music as they go to sleep  biggrin.gif

This might work, but I think MXM halts all music and movies while a action script is running. Since I’m at work I can’t test it.

CODE

;##############################
;#                            #
;#  Sleep Timer Script        #
;#  Version: 0.5              #
;#  By: The Anticrust         #
;#                            #
;##############################

SET seconds "1800"

; !!!DO NOT EDIT Below if you do not know what you are doing!!!

:Count
If %seconds% == 0 GOTO Halt
If %seconds% != 0 GOTO Subtract
QUIT

:Subtract
BeginDraw UseCurrent
MessageBox "Xbox will be going to sleep in %seconds% seconds"
EndDraw
DELAY 1
SUB %seconds% 1
GOTO Count
QUIT

:Halt
BeginDraw UseCurrent
MessageBox "Good night..."
EndDraw
DELAY 5
Shutdown
QUIT

Correct, but I will look at some triggers and such to fire ActionScripts.

So short answer: not at the moment. Soon.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
chilin_dude
post Oct 1 2003, 02:53 PM
Post #70


X-S Knowledgebase
********

Group: Members
Posts: 4945
Joined: 12-January 03
From: USA
Member No.: 19165
Xbox Version: v1.0
360 version: unknown



QUOTE (BenJeremy @ Oct 1 2003, 04:48 PM)
QUOTE (onthereal @ Oct 1 2003, 11:34 AM)
QUOTE (chilin_dude @ Oct 1 2003, 07:52 AM)
Edit:
biggrin.gif  biggrin.gif  biggrin.gif  Just had a great but simple idea for a script!
How about one that makes your xbox shutdown after 30 minutes (obviously this would only work IN MXM,) this would be great for people who listen to music as they go to sleep  biggrin.gif

This might work, but I think MXM halts all music and movies while a action script is running. Since I’m at work I can’t test it.

CODE

;##############################
;#                            #
;#  Sleep Timer Script        #
;#  Version: 0.5              #
;#  By: The Anticrust         #
;#                            #
;##############################

SET seconds "1800"

; !!!DO NOT EDIT Below if you do not know what you are doing!!!

:Count
If %seconds% == 0 GOTO Halt
If %seconds% != 0 GOTO Subtract
QUIT

:Subtract
BeginDraw UseCurrent
MessageBox "Xbox will be going to sleep in %seconds% seconds"
EndDraw
DELAY 1
SUB %seconds% 1
GOTO Count
QUIT

:Halt
BeginDraw UseCurrent
MessageBox "Good night..."
EndDraw
DELAY 5
Shutdown
QUIT

Correct, but I will look at some triggers and such to fire ActionScripts.

So short answer: not at the moment. Soon.

Well thanks on the real that will be handy when it can be used... i take it where 1800 seconds is i could change this to whatever i want?
Then say name one script xbox off 10min. another xbox off 20 min etc?

Ben J must say these scripts are turning out damn nice... i think you should include the dvd ripping one in the default.xbe or something so that the n00bs to mxm see it can rip there games too!
Thanks for the hard work again BJ!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DBZRacer
post Oct 1 2003, 08:20 PM
Post #71


X-S Expert
***

Group: Members
Posts: 620
Joined: 9-April 03
Member No.: 31259
Xbox Version: v1.1



QUOTE (chilin_dude @ Oct 1 2003, 07:52 AM)
QUOTE (DBZRacer @ Sep 30 2003, 08:58 PM)
QUOTE (chilin_dude @ Sep 30 2003, 12:26 PM)
Well i can't share a script as i don't know how to make one, however i can sugest one:
This is for people who used to use pxhddloader to copy games:
Scan E:hddloadergame00 (or E:hddloadergame00) for the name in the default.xbe and then rename the folder to this.... I believe this would be a very helpful script but i am too stupid to make it  laugh.gif

Good idea... I'll see if I have some time later today to whip it up...

Any progress?
Edit:
biggrin.gif biggrin.gif biggrin.gif Just had a great but simple idea for a script!
How about one that makes your xbox shutdown after 30 minutes (obviously this would only work IN MXM,) this would be great for people who listen to music as they go to sleep biggrin.gif

PxHDDLoader Folder Renamer Script is done but I used the WIP release script commands since it was going to make it easier to modify the script to search/edit/change other things aside from the PxHDDLoader stuff. I'm planning on expand the flexibility/power of the script later today when I get home but you can chalk up a working Folder Renamer script for PxHDDLoader... laugh.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DBZRacer
post Oct 1 2003, 09:37 PM
Post #72


X-S Expert
***

Group: Members
Posts: 620
Joined: 9-April 03
Member No.: 31259
Xbox Version: v1.1



Action Script Name: PxHDDLoader Folder Renamer

Purpose: This action script searches for folders created by PxHDDLoader in your E and F drive and prompts you if you want to rename the undescriptive PXGame0000 folder name to the more descriptive XBE Title.

Please note: This script is based off the latest MXM 9n6 WIP binaries and will not be useable by 9n5 users... tongue.gif

PxHDDLoaderRenamer.xas
CODE

;PxHDDLoader Renamer MXM Action Script
;Written by DBZRacer
;Purpose: This MXM action script searches for folders created by PxHDDLoader in your E and F drive and
;prompts you if you want to rename the undescriptive PXGame0000 folder name to the more descriptive XBE Title.

:Start
BeginDraw UseCurrent
  MessageBox "  - PxHDDLoader Folder Renamer - $eol$Press X to Rename folders in Drive E$eol$Press Y to Rename folders in Drive F$eol$Press B to Cancel"
EndDraw
Input
 If %_GP_Y% == "1" GOTO FDriveSelected
 If %_GP_X% == "1" GOTO EDriveSelected
 If %_GP_B% == "1" GOTO Cancel
Quit

:FDriveSelected
SETFUNC FolderEmpty PATHEMPTY F:\hddloader
IF %FolderEmpty% == "1" GOTO FolderNotFound
SET HDDLoaderPath "F:\\hddloader"
GOTO DefineSearch

:EDriveSelected
SETFUNC FolderEmpty PATHEMPTY E:\hddloader
IF %FolderEmpty% == "1" GOTO FolderNotFound
SET HDDLoaderPath "E:\\hddloader"
GOTO DefineSearch

:FolderNotFound
BeginDraw UseCurrent
  MessageBox "PxHDDLoader Root Folder Not Found on Drive"
EndDraw
Delay 2
QUIT

:DefineSearch
BEGINSEARCH %HDDLoaderPath%\pxgame*
GOTO SearchTop

:SearchTop
IF %search_type% == "dir" GOTO DIRFound
IF %search_type% == "file" GOTO NextSearch
GOTO DoneSearch

:DIRFound
SETFUNC GameTitle XBETITLE %HDDLoaderPath%\%search_name%\default.xbe
BeginDraw UseCurrent
  MessageBox "%GameTitle% found in %search_name% folder$eol$Press Y to RENAME %search_name% to %GameTitle%$eol$Press A to Skip to next folder$eol$Press B to Cancel Script"
EndDraw

Input
 If %_GP_Y% == "1" GOTO RenameFolder
 If %_GP_A% == "1" GOTO NextSearch
 If %_GP_B% == "1" GOTO Cancel
Quit

:RenameFolder
RENAME  %HDDLoaderPath%\%search_name% %HDDLoaderPath%\%GameTitle%
BeginDraw UseCurrent
  MessageBox "%search_name% has been renamed to %GameTitle%$eol$Press A to find next match$eol$Press B to Cancel Script"
EndDraw

Input
 If %_GP_A% == "1" GOTO NextSearch
 If %_GP_B% == "1" GOTO Cancel
Quit

:NextSearch
SearchNext
GOTO SearchTop

:Cancel
BeginDraw UseCurrent
  MessageBox "PHDDLoader Folder Renamer Action Script Cancelled"
EndDraw
DELAY 5
QUIT

:DoneSearch
EndSearch
BeginDraw UseCurrent
  MessageBox "PxHDDLoader Folder Renamer$eol$              Completed $eol$ Please REBOOT XBOX NOW $eol$    for changes to take effect"
EndDraw
DELAY 10
ResetMenuCache
QUIT


Script has been updated/cleaned. I have tested this as much as I can so please post feedback if theres any errors that you guys encounter with the script...

This post has been edited by DBZRacer: Oct 2 2003, 01:56 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vexx22
post Oct 1 2003, 10:32 PM
Post #73


X-S Member
*

Group: Members
Posts: 96
Joined: 22-September 03
From: Germany
Member No.: 63907
Xbox Version: v1.1



Cool Script DBZRacer, i have a question because your %search_name%string%, i know what it is and what it do, but by me it has no function, how old is your wip version?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DBZRacer
post Oct 1 2003, 10:38 PM
Post #74


X-S Expert
***

Group: Members
Posts: 620
Joined: 9-April 03
Member No.: 31259
Xbox Version: v1.1



QUOTE (vexx22 @ Oct 1 2003, 04:32 PM)
Cool Script DBZRacer, i have a question because your %search_name%string%, i know what it is and what it do, but by me it has no function, how old is your wip version?

I was using yesterdays WIP binaries. It shouldnt matter if you're using todays WIP as the %search_name% wasnt affected by yesterdays bug.

If you're getting empty results for %search_name% then that means you dont have any folders that start with "pxgame" in your hddloader directory... I can add a check in there later to display a message if it can't find a folder to rename...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vexx22
post Oct 1 2003, 11:24 PM
Post #75


X-S Member
*

Group: Members
Posts: 96
Joined: 22-September 03
From: Germany
Member No.: 63907
Xbox Version: v1.1



Can somebody explain me this string? "IF#" i treid to programm an automatic script that should go through the whole ABC to search folder who begin with thi letters. But i need more, or automatic change the T* to the letter U* after going to IF string ABC_* and the * change through the ABC.


Set useit "P*"
GOTO los
:ABC_T
Set useit "T*"
GOTO los


:los
BEGINSEARCH d:\data\%useit%


IF %search_type% == "dir" GOTO run
IF %search_type% != "dir" GOTO ABC_T
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





11 Pages V « < 3 4 5 6 7 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 24th May 2013 - 06:51 AM