PDA

View Full Version : [SCRIPT] change_zones.nrx



mestrini
11-01-2005, 02:14 PM
the movement has been a bit slow around here (YAK on xmas vacations and all :lol: ) so i decided to release my new script :-P

this one allows to change the values of any display zone with the use of a description file and should work with all DCT3 (6210 7110 not included of course)


This script will allow to change the values of a desired zone. Very
usefull for modders that like to alter icons locations or the size of
menus and animations :)

Use a description file with conditions as shown bellow:
(3310 6.33 - zone 30 original values)

@ZONE ID=30 X1=06 Y1=07 X2=72 Y2=28

Final hex written to flash: [0607481C]

ID = Zone ID (starts with 00)
X1 = Horizontal position
Y1 = Vertical position
X2 = Width
Y2 = Height

WARNING:
Be sure of the value of the ID so that the code is written to the
original location
Don't repeat ID's or same place will be written more than
once and results will be different from expected!
All values must be base10!!!!

enjoy :D

deadspot
12-01-2005, 01:06 AM
yes sir......we have plenty of ideas but no response to ur master....eheehe

courtjester199
12-01-2005, 08:19 AM
nice one!
...another script I can learn from ;)

danwood76
13-01-2005, 05:17 PM
the movement has been a bit slow around here (YAK on xmas vacations and all :lol: ) so i decided to release my new script :-P


Another Nice script ;)

I have been slowed by college work recently and so have had less time for the modding and reversing :(
Hopefully soon I will complete some of my current projects

regards,
Danny

mestrini
13-01-2005, 08:11 PM
yes sir......we have plenty of ideas but no response to ur master....eheehe

thx for the replies m8's :grin:

glad u liked and find it usefull

i'm finishing a pack of dump scripts and should release them soon.
mostly for developers and curios about nokia firmware ;)

cheers