View Full Version : how to make new shortcuts using g3n0lite ?
mobilerocks
30-09-2002, 06:50 PM
hello,
come on guys, i have been requesting this thing for the past few days. I'am seriously looking for some help regarding making my own shortcuts using g3n0lite software. Joox & NokDoc knows how to do that but i guess these people are too busy to reply on this forum for posting a small tutorial about how to create own shortcut menus.
I hope atleast this time i get good response from the experts which will also be helpful to other newbie's as well.
Thanks a million in advance :)
Yummieee
04-10-2002, 07:09 PM
EXAMPLE: 5110 v5.11
You want to make a shortcut that jumps directly in the menu where you can type your message.
-Load your Flashfile into g3n0lite
-Press "GO" button to display the menu-strukture
-In the first line you'll see something like this:
[0x002AF664] (0x0B) (0x10) (0x0101) [0x0010B582]
-The "(0x0A)" is the number of main-menus (Change it to "(0x0B))
-Now the root-offset knows that there are 11 menus instead of 10
-Now, move your cursor a little bit down until you reach the sub-menu "write messages"
-Copy this line
-Now go to the end of this textbox
-You'll see something like this:
.............
# --------------
[0x002A38B0] [0x00000000] (0x0043) (0x00DC) (0x0000) (0x000C) (0x1100) (0x0000) Ruftonsignal:\x0AVibrieren
[0x002A38AA] [0x00000001] (0x0043) (0x1A30) (0x0000) (0x0035) (0x1300) (0x0000) Ein
[0x002A38AD] [0x00000000] (0x0043) (0x1A30) (0x0000) (0x0035) (0x1300) (0x0000) Aus
# --------------
# --------------
[0x002A2EA8] [0x0000002C] (0x003C) (0x05E0) (0x0000) (0x0031) (0x0400) (0x0000) Net monitor
# --------------
-Paste your copied line under the "Netmonitor"-line
-Then it will look like this:
..............
# --------------
[0x002A38B0] [0x00000000] (0x0043) (0x00DC) (0x0000) (0x000C) (0x1100) (0x0000) Ruftonsignal:\x0AVibrieren
[0x002A38AA] [0x00000001] (0x0043) (0x1A30) (0x0000) (0x0035) (0x1300) (0x0000) Ein
[0x002A38AD] [0x00000000] (0x0043) (0x1A30) (0x0000) (0x0035) (0x1300) (0x0000) Aus
# --------------
# --------------
[0x002A2EA8] [0x0000002C] (0x003C) (0x05E0) (0x0000) (0x0031) (0x0400) (0x0000) Net monitor
[0x002A36E2] [0x0000001F] (0x0043) (0x05E0) (0x0000) (0x0044) (0x0400) (0x0000) SMS schreiben
# --------------
-Now your shortcut is on the eleventh position
-click on the option "TXT->FLS" and ush the "GO" button
You can put this shortcut on the first position, too (your choice ;) )
I hope you have understood my little tutorial.
Don't wonder that there are some unknown words for you in this file. This flashfile is german. Me too. So, sorry for my bad English :D
mobilerocks
04-10-2002, 07:31 PM
hello,
thanks for your short tutorial mate. will try this and inform you. again thanks for your time and effort :)
mobilerocks
05-10-2002, 02:43 PM
hello yum,
thanks mate for your help. The tutorial u posted above was to add just one menu in the bottm or top, but i want tutorial of creating my own shortcut menus and sub-menu inside short cut menu. For example, under Messages - we have inbox, outbox, write message, like wise i want to create my own where i can place all important menu under one main menu. hope i aint confusing you :P
still thanks for your time and effort in posting. Take Care :)
Yummieee
05-10-2002, 03:52 PM
Creating submenus for your shortcut menu is possible, of cause.
But how??? :D
For every main menu you need a root (informations 'bout the menu).
But I don't know how to create it.
The rest is easy to manage.
That's why I can't create a Shortcut-menu with sub menus.
But I'll work on it.
Next week I'll have enough time to manage this problem, I think.
g3gg0
11-10-2002, 03:24 PM
(ignore the second value in [] - its not visible in Joox' g3n0lite 0.9 )
[0x00313A67] [0x00000000] [0x00442CD0] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Messages
do u see the MENU ENTRY line with the (0x0387) ?
this line indicates that the next line will a SUBMENU ENTRY be in format
[dontmatter] (0xNN) (0x10) (0x0101) [0x00000000]
NN = number of following menu entries NOT INCLUDING THE FIRST ONE
then the MENU ENTRIES follow
the first one is just an header... all text-refs zeroed
[0x00000000] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024)
and then follow NN MENU ENTRIES in format
[0x00313ACD] [0x00000000] [0x00000000] (0x0053) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Phone book
if one MENU ENTRY with the (0x0387) follows, it will
be handled like ONE menu entry even when it has a SUBMENU
just study and play around...
thats the sense of the program!!
giving u all on a silver tablet makes u lame and dumb...
so i think the app working with the raw text field makes
your brain stronger and brings u forward to become a geek ;p
Example... try to understand the NN's and the (0x0387)
#
[0x00442DB0] (0x0F) (0x10) (0x0101) [0x001113EE]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024)
[0x00313ACD] [0x00000000] [0x00000000] (0x0053) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Phone book
[0x00313A67] [0x00000000] [0x00442CD0] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Messages
[0x00442C80] (0x0B) (0x80) (0x0101) [0x001113F6]
# --------------
[0x00313A67] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Messages
[0x00313BF6] [0x00000000] [0x00000021] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Write messages
[0x00313BBA] [0x00000000] [0x0000001E] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Inbox
[0x00313C17] [0x00000000] [0x0000001D] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Outbox
[0x00313656] [0x00000000] [0x0000008E] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Picture messages
[0x00313C95] [0x00000000] [0x00000099] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Templates
[0x003130FE] [0x00000000] [0x0000009C] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Smileys
Yummieee
11-10-2002, 03:38 PM
Hey geggo.
Warst wohl schneller, wollte auch grad ne Anleitung schreiben.
Naja... nächstes mal...
:-D :-D :-D
kOuBy2k1
13-10-2002, 01:41 PM
# using 'FREN' lang chunk
#
# ---------------------------------------------
# FLS : 2097152 bytes
# with PPM at 00140000
# offset: 00109C58
# ---------------------------------------------
#
# checking given ROOT-entry..
# ... seems to be okay
#
#
[0x01485148] (0x0E) (0x10) (0x0101) [0x001113EE]
# --------------
[0x00000000] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024)
[0x00312EE2] [0x00000000] [0x00000030] (0x00DE) (0x0387) (0x0000) (0x003E) (0x0400) (0x001F) Net monitor
# --------------
[0x00312EE2] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Net monitor
[0x00313BF6] [0x00000000] [0x00000021] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Rédiger messages
[0x0031374C] [0x00000000] [0x0000001D] (0x0175) (0x0282) (0x0000) (0x0052) (0x0400) (0x0024) Appels en absence
[0x003139AA] [0x00000000] [0x00000019] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0800) (0x0024) Volume de sonnerie
[0x00313A2E] [0x00000000] [0x0000000C] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0800) (0x0024) Graphique mode
[0x003136D1] [0x00000000] [0x0000000A] (0x0175) (0x0394) (0x0000) (0x0052) (0x0800) (0x0024) Langue
[0x00313AAF] [0x00000000] [0x00000002] (0x0175) (0x05E0) (0x0000) (0x0052) (0x2800) (0x0024) Réveil
# --------------
[0x00313ACD] [0x00000000] [0x00000000] (0x0053) (0x02C9) (0x0000) (0x003E) (0x0000) (0x0013) Répertoire
[0x00313A67] [0x00000000] [0x014A2FA8] (0x0057) (0x0387) (0x0000) (0x003E) (0x0000) (0x0014) Messages
[0x014A2FC0] (0x0B) (0x80) (0x0101) [0x001113F6]
# --------------
[0x00313A67] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Messages
[0x00313BF6] [0x00000000] [0x00000021] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Rédiger messages
[0x00313BBA] [0x00000000] [0x0000001E] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) consulter
[0x00313C17] [0x00000000] [0x0000001D] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) envoyer
[0x00313656] [0x00000000] [0x0000008E] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Messages image
[0x00313C95] [0x00000000] [0x00000099] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Modèles
[0x003130FE] [0x00000000] [0x0000009C] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Binettes
[0x00313C14] [0x00000000] [0x00000023] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Paramètres de messages
[0x003133B9] [0x00000000] [0x00000029] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0800) (0x0024) Service d'infos
[0x00313E87] [0x00000000] [0x0000002D] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Numéro bo†te vocale
[0x00313E4B] [0x00000000] [0x00000027] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0400) (0x0024) Editeur de commande de services
[0x00313C02] [0x00000000] [0x0000009F] (0x0175) (0x05E0) (0x0000) (0x0052) (0x0000) (0x0024) Effacer messages
# --------------
[0x00312F6F] [0x00000000] [0x000000A6] (0x0065) (0x05E0) (0x0000) (0x003E) (0x0400) (0x0015) Chat
[0x00313326] [0x00000000] [0x014A2FF0] (0x0071) (0x0387) (0x0000) (0x003E) (0x0000) (0x0016) Journal
[0x0147EAA8] (0x08) (0x80) (0x0101) [0x001113EC]
# --------------
[0x00313326] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x0100) (0x0024) Journal
[0x0031374C] [0x00000000] [0x00000000] (0x0175) (0x0282) (0x0000) (0x0052) (0x0400) (0x0024) Appels en absence
[0x0031395C] [0x00000000] [0x00000000] (0x0175) (0x0281) (0x0000) (0x0052) (0x0400) (0x0024) Appels re‚us
[0x00313959] [0x00000000] [0x00000000] (0x0175) (0x0280) (0x0000) (0x0052) (0x0400) (0x0024) Numéros composés
[0x00313734] [0x00000000] [0x0147EB98] (0x0175) (0x0387) (0x0000) (0x0052) (0x2000) (0x0024) Effacer derniers appels
[0x0147EBB0] (0x04) (0xC0) (0x0101) [0x00000000]
I was tryied to add a new menustructure..., I was use NetMonitor entries... and reduce the number of menu entries to 0E ("15" in decimal but in reality 14 becose the first one don't appear...)
What's the pb??
:confused:
NokiaPhreak
13-10-2002, 02:42 PM
@g3gg0
nice tutories, make things clear a lot, big thanks.....
:D :D :D
g3gg0
13-10-2002, 07:14 PM
@kOuBy2k1:
it seems the problem is that u got confused.....
it looks like an 3330 menustructure where my app has
some problems with PPM...
sorry but you have to look "per hand" at which position
which menu is.... dump sthe structure without a lang chunk
an look at your phone which menu is which line on the screen...
i wont fix that PPM problem since its too much work....
i will spend the time on new researches and tweaks...
sorry about that
thydzik
14-10-2002, 04:21 PM
what do i type in the language box to get english?
Yummieee
14-10-2002, 05:04 PM
English: ENGL
German: GERM
...
Just like the Text-Chunks with PPMManager
thrillpillz
16-10-2002, 03:49 PM
@Joox
@g3ggo
@Yummie
Thanks heaps guys, this program is awesome!
-> next step is to find a way to 'inject' a new menu, not edit an existing menu structure <-- i'm pretty sure u guys already know how to 'add' stuff (re: the slideshow etc etc) but a small tute or some guidelines would be very much appreciated!
Thanks again...g3nolite rocks!
KnokKnok
22-10-2002, 10:58 AM
Really Rocks!
Looking forward for the next release/version. :)
This is the software I want! I cannot make slideshow/graphs with any programs (until this one). This is better than PPM****. Tones, graphics, net/battery bar etc. can be be done without ***edit (if your are not lazy and always ask for help :lo: :lol: ).
Live FREE!!!
Thanks a lot and Hope you live longer :lol:
aZyWeRks
30-10-2002, 09:10 PM
:D
love it. the net bars and slide show.
btw, i wrote a little info i've learned regarding menu structures.
i hope this could help those who don't know much about it.
any comments or corrections i would gladly accept. after all, this is learning.
GeeZuZz
30-10-2002, 09:55 PM
aZyWeRks: Very good!
InkdieMode
31-10-2002, 10:26 AM
this is great mate it will help a lot..thnx kabayan.
thrillpillz
31-10-2002, 10:41 AM
Originally posted by aZyWeRks
:D
love it. the net bars and slide show.
btw, i wrote a little info i've learned regarding menu structures.
i hope this could help those who don't know much about it.
any comments or corrections i would gladly accept. after all, this is learning.
i didnt quite get this part:
* Pointed my menu name into COMM 13 entry of which I edited.
What exactly have u done?
aZyWeRks
01-11-2002, 05:04 AM
@thrillpillz
unless, your not familiar with it, the language entries of your flash always starts with COMM, then ENGL, etc.
use PPMManager, export text chunk function. edit the text chunk, you'll find the 13th entry (decimal, not hex) to be originally empty.
I edited this part into "aZyWeRks" so that i could use it as a menu name in my newly created menu.
if you plan to add more menu's, you have to find other obscure text entries to change that would'nt usually mislead unfamiliar users of the cp u edit.
the warranty texts should be a good start.:-D
Powered by vBulletin® Version 4.2.0 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.