btnguyen2k / gladiatus

Automatically exported from code.google.com/p/gladiatus
0 stars 0 forks source link

HOW to EDIT the code. #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Pretty much the question is the subject.

I know what to edit in the GladiatusHelper.user.js to get the auction timer
to work.  but HOW do I edit it?

Original issue reported on code.google.com by djmidnig...@gmail.com on 26 Feb 2009 at 4:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
depends on what OS you have. Here's how I found them.

Tell greasemonkey you want to "Manage User Scripts...", select the gladiatus 
script,
and click edit. This will open a file (not the one you want to edit) in notepad 
or
something similar. Tell it "File -> Save as..." and it will open a window with 
all
the scripts in it. Instead of saving it, right click on the file you want to 
edit,
and click edit. Edit the file, save, and you're done.

Original comment by GeneralY...@gmail.com on 3 Mar 2009 at 12:07

GoogleCodeExporter commented 9 years ago
You have to edit the files IN YOUR COMPUTER. Find them acording to your system:
- On Windows XP/2000, the path is usually 
%AppData%\Mozilla\Firefox\Profiles\xxxxxxxx.default\, where 
xxxxxxxx is a random string of 8 characters. Just browse to C:\Documents and 
Settings\[User 
Name]\Application Data\Mozilla\Firefox\Profiles\ and the rest should be obvious.
- On Windows 95/98/Me, the path is usually C:\WINDOWS\Application 
Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\
- On Linux, the path is usually ~/.mozilla/firefox/xxxxxxxx.default/
- On Mac OS X, the path is usually ~/Library/Application 
Support/Firefox/Profiles/xxxxxxxx.default/

Good luck all.

Original comment by eleven...@gmail.com on 3 Mar 2009 at 9:59

GoogleCodeExporter commented 9 years ago
Thank you... that gor it!  NOw I hope it works.

Original comment by djmidnig...@gmail.com on 3 Mar 2009 at 10:20