Question about the Training bit of Verifex's GM script (in General)


Vicious Cat April 8 2006 11:41 AM EDT

This is a question for Verifex (congrats on your QB appointment) or any other GM guru.
I've tried looking to see the training settings for a particular button, but can't find them anywhere.
This leads me to either 'reinvent the wheel' every so often, when I forget the exact details of each training regime, or just use a general setting that may not be what I need.
Where are the settings kept? and are they easily viewed/edited (like the Forging formulas)?
Cheers for any help

Sid

Maelstrom April 8 2006 11:56 AM EDT

I'm not too sure what you're asking, but in Windows XP, by default the GM script is installed to:
C:\Documents and Settings\"account name"\Application Data\Mozilla\Firefox\Profiles\fl06est4.default\gm_scripts\misccb2enhancements.user.js

Open that file in a text editor, and modify what you want. I think on the wiki page, there are instructions for modifying the forging formulas. I don't forge, so I don't know about that...

SNK3R April 8 2006 12:11 PM EDT

I'm not quite sure I understand your question. However, to try and answer your question from what I think you're saying is as follows:

Right click on the training setting URL (the name you save it as on the sidebar) you have created, select properties, you should see an extremely long URL that displays the technical jargon used for the shortcut of the training. For example (note that I shorted the length of the URL for display purposes):

http://www.carnageblender.com/train-2.tcl?m_to_edit=&m_edited_name=&m_edited
_cry=&m_ids=xxxxx&=Save%20Training%20Setup&train_hp_max_xxxxx=0&train_st_
xxxxx=0&train_dx_xxxxx=0&train_dd_xxxxx=0&train_eo_xxxxx=fourth&train_ed_
xxxxx=0&init_sk_xxxxx=0

Okay, now after looking at this, you can try and "read" it like a book. Notice the following:
HP Max = 0. ST = 0. DX = 0. DD = 0. EO = 1/4.

So, basically, you just look at all the values. Some other ones can be "half", "fourth" (as displayed above), "max", etc. Hope this helps.

In addition, if you're trying to see where Firefox "saves" your preferences, you should travel to the following file in the certain directories:

C:\Documents and Settings\[Personal Account Here]\Application Data\Mozilla\Firefox\Profiles\w8rlpoyo.default

In this w8rlpoyo.default folder, you'll find a file called "prefs". Open it with a text editor like Dreamweaver or Notepad. Go down in the script until you hit the following line of code:

user_pref("greasemonkey.scriptvals.http://www.defhoboz.biz/c/Misc CB2 Enhancements.cb2train",

Right after this line, you'll see all of the training links "saved". And, again, I hope this helps as your original post was sort of unclear. I guess I rather give you two answers in case one or the other was the one you asked. ;)

Vicious Cat April 8 2006 12:12 PM EDT

Thanks for helping Mael, but that's the problem - I can easily edit the forging stuff (bad community member - I never kept a note of what I had to change), but can't seem to find the training settings

SNK3R April 8 2006 12:16 PM EDT

If you just want to edit the values, you'll need to just remove the old one and quickly add a new one. You can't really edit the code because all it does is take what you're "inputting" from the page and saving it.

Vicious Cat April 8 2006 4:58 PM EDT

Brilliant, Thanks SNK3R :-)
This thread is closed to new posts. However, you are welcome to reference it from a new thread; link this with the html <a href="/bboard/q-and-a-fetch-msg.tcl?msg_id=001lq9">Question about the Training bit of Verifex's GM script</a>