PDA

View Full Version : [SCRIPT] autokeylock.nrx



marcelt2
18-03-2005, 06:15 AM
Hello everybody

Since I could not find a script that does the auto keylock, I made this one.
Mr. Yak helped me with the keylock status message. Thank you, mr.Yak.
It's only tested on 8210, but I'm pretty sure it'll work on others.

Best regards

nEMO
18-03-2005, 09:37 PM
dosent work on 5510, when i add this script the manual keylock dosent work, and i cant see network bars :|

NokDoc
20-03-2005, 06:40 AM
Hi,

Thanks for sharing this.

I have a problem while patching this on 8210-531.

>> call add_ppm_strings "autokeylock_ppm.txt"

>> # Can't open strings file 'autokeylock_ppm.txt'!

Do we need an additional file here, or I miss one thing in Nokix?

NokDoc

NokDoc
20-03-2005, 07:05 AM
Oops,

Solved, I found it in the zip file too now. ;)

NokDoc

danwood76
25-03-2005, 10:46 AM
Nice Work :)

@the dok

Seems Im beaten nokdoc
I will leave the cheque on the reception when I leave :P

@marcelt2

Its nice to see new modders here, ands its good that you did some work I never finished, thankyou

regards,
Danny

marcelt2
25-03-2005, 11:17 AM
@danwood76
Thank you for your kind words. Please tell me, on which nokia did you tested it?

@nEMO
Sorry to hear that it doesn't work on 5510. But unfortunately I only have a 3310 and a 8210, could not test on other types.

Adebisi
25-03-2005, 01:25 PM
works great on 5110 :D ty

joci2000
25-03-2005, 05:30 PM
on 3330 also working :)

thx this script...

nEMO
25-03-2005, 08:12 PM
works on 5510 but without free_ppm_space.nrx .... with free_ppm_space.nrx are problems....

THX :-)

Edit

works with free_ppm_space.nrx but it must be on the end of script list :-)

CooBek
25-03-2005, 09:04 PM
works on 5510 but without free_ppm_space.nrx .... with free_ppm_space.nrx are problems....

THX :-)

Edit

works with free_ppm_space.nrx but it must be on the end of script list :-)

nEMO, maybe it is problem with free_ppm_space.nrx of new NokiX script snapshot, wich You use :]

mestrini
25-03-2005, 09:38 PM
nEMO, maybe it is problem with free_ppm_space.nrx of new NokiX script snapshot, wich You use :]


I don't think the problem is that

I think nEMO found something Yak must look into. :eek:
And that is the fact that scripts that create their own menus and use add_ppm_strings.rx have some conflicts whith free_ppm_space.nrx.

When pacthing the scripts after free_ppm_space.nrx they create the text strings in one place and when that script is apllied it moves them to another location and the pointers miss them ;)

Lets wait for Yak to see what he has to say

cheers

danwood76
29-03-2005, 01:09 PM
@ Nokdoc

Here is the modded 8210 V5.31
I just added the AKL script as it is

I split it in to MCU + PPM using hex edit,
there is stuff added to PPM nokdoc so you may need that also.
Inside the PPM Zip is a text file containing the located function addresses

Njoy ;)

regards,
Danny

NokDoc
29-03-2005, 10:16 PM
Hi,

Thank U!

NokDOc

SWAT_Unit
09-04-2005, 08:12 AM
Hi,
test on 8250-602,works great.
but when have number in main screen after 5 sec
also lock.(hope like screen_saver.nrx).
and i suggest better add 1 more timeout for 10sec (like 3315).

marcelt2
11-04-2005, 11:19 AM
Hello

I'll update the script soon and post it here

Regards

yak
11-04-2005, 01:41 PM
About the 5510 problem...

Yes, you are right, there is a problem with proper PPM handling in NokiX scripts. It was fixed a few days ago and probably tomorrow I will post a new snapshot with these things fixed.

@ marcelt2

Congratulations! This patch was long awaited by many users. Thanks for pointing out my help with this UI message. More power!

marcelt2
12-04-2005, 06:41 AM
The new version is here, as promised. As you all may noticed, the akl was executed even when you had a number on the main screen (pretty annoying); it's now fixed. I also added the 10s timeout.

@Yak
Thank you mr. Yak, this script would definitely not exist without your help.

Best regards

SWAT_Unit
13-04-2005, 09:42 AM
THX,
the AKL become perfect!