Print Page | Close Window

Illytools Fix For Chrome And Firefox

Printed From: Illyriad
Category: Miscellaneous
Forum Name: Technology & data
Forum Description: Discussions on data dumps, downloads, and third party applications.
URL: http://forum.illyriad.co.uk/forum_posts.asp?TID=5261
Printed Date: 16 Apr 2022 at 21:12
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: Illytools Fix For Chrome And Firefox
Posted By: Teets
Subject: Illytools Fix For Chrome And Firefox
Date Posted: 26 Sep 2013 at 22:46
The problem seems to be the domain name to the data base has changed from;
http://www.podozor.fr/illyriad/illytools/latest
to
http://www.illytools.net/latest

If you know where the extension loader is then just change the target and your done. If you don't have a clue about what I just said then read on.

This was done on a Windows XP machine

The Fix For FireFox. 

Step 1, Open FireFox 
Step 2, At the top right of your screen you'll have the GreaseMonkey Icon, the little Monkeys face, just to the right of that you'll see a little arrow pointing down, click on that arrow.
Step 3, When you click on that arrow a drop down menu will appear. Chose Manage User Scripts and click on it. A new page will open.
Step 4, On this new page look all the way to the right side and make sure the GreaseMonkyes face-User Scripts is highlighted.  Choose the Illytools extension  from the center of the page an click on the Options tab.
Step 5, After you click on the Options tab a new editing window will open up. At the very bottom of this editing window is the Edit This User Script tab, click this tab.
Step 6, After you click Edit This User Script tab a new window will open up, find this line, for me it was line 9
var server = 'http://www.podozor.fr/illyriad/illytools/latest;
Change it to this;
var server = 'http://www.illytools.net/latest';
Step 7, Click the word OK on the Editing window that opened up in step 5.
Step 8, Your done. It's fixed. I closed all my windows and restarted my PC. You may only need to refresh or restart, but it will work now.

The fix for Chrome

The problem I had was finding out how to edit and extension in Chrome. You can Unpack the extension and save it, change it and the reload it or you can install an Extension editor but I cant find any easy way to do this. If you know how please post it here.

You'll need to edit a file. The file is called script.js. The way I found this file was to do a computer file search. You'll need to search your Hidden files. If you don't know how to do this, search Google for the How To information

I found my file at;

C:\Documents and Settings\MYUSER\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\dfhkpngopnkmdbndmnoofiblfmlkpppa\1.0_0 script.js

NOTE## MYUSER will be different for you. It will be your PCs name for you or the user your logged in as.

Once you find this script.js file you can open it with any text editor by shift/right clicking on it and choosing the Open With option using you favorite text editor.

Find the line;
var server = 'http://www.podozor.fr/illyriad/illytools/latest;
Change it to this;
var server = 'http://www.illytools.net/latest';

Save the script.js file and refresh or you may have to reboot. I rebooted.

Remember  all you need to do is change the script.js target.

Have fun and enjoy!



-------------
http://elgea.illyriad.co.uk/a/p/219859" rel="nofollow">



Replies:
Posted By: Morgweneth
Date Posted: 27 Sep 2013 at 00:43
Magick your a bloody genius


Posted By: Halcyon
Date Posted: 27 Sep 2013 at 09:39
It works. Many thanks.


Posted By: Teets
Date Posted: 27 Sep 2013 at 11:37
 Another  pathway to the scripts.js for some users may be this 

gtkol3> 
C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Extensions\dfhkpngopnkmdbndmnoofiblfmlkpppa\1.0_0

[10:33]<gtkol3> i found mine here...
[10:33]<Teets> gtkol3 are you on vista Win 8?
[10:34]<gtkol3> ^^ windows 7 with latest chrome...


-------------
http://elgea.illyriad.co.uk/a/p/219859" rel="nofollow">


Posted By: SimplyDivine
Date Posted: 27 Sep 2013 at 11:42
For those of you on OS X, here's the file path where I found the .js doc in Chrome:

Users/YourUserName/Library/Application Support/Google/Chrome/Default/Extensions/dfhkpngopnkmdbndmnoofiblfmlkpppa/1.0_0

Replace YourUserName with whatever yours is.

Kudos again to Teets for stepping up to help all the IllyTools users!

Clap


Posted By: 3lok
Date Posted: 27 Sep 2013 at 11:49

For those on Windows 7: 

C:\Users\"ADMIN"\AppData\Local\Google\Chrome\User Data\Default\Extensions...

replace "ADMIN" with your username without the quotes... tht shud get u to a folder with absurd named folders ... each of them will have a numbered folder inside that "0.10.0" or smthing like tht... 

once u go inside tht folder, check for the illyriad icon images...

if u get it... the script.js file there must be editted... :)

fyi, 3lok == gtkol3... :)




Posted By: arnesson
Date Posted: 27 Sep 2013 at 16:17
Thank you Teets for the instructions to resolve this problem (and to Tessera for explaining it to me).

Hugs ladies

The DOM  Heart


Posted By: Excession
Date Posted: 27 Sep 2013 at 21:12
For me it was

C:\Users\MYUSERNAME\AppData\Local\Google\Chrome\User Data\Default\Extensions\dfhkpngopnkmdbndmnoofiblfmlkpppa\1.0_0


Posted By: Excession
Date Posted: 27 Sep 2013 at 22:46
By the way my pc runs windows 7


Posted By: EvilKatia
Date Posted: 28 Sep 2013 at 06:15
well its odd but on firefox my illytool never had any problem.... and for chrome well not finding the extensions at all but then my pc isnt english so that might be a problem

-------------
Kat

'They have to always turn a forum post into a badly written book that gives a headache and takes your iq points' - AO


Posted By: IbnSenna
Date Posted: 28 Sep 2013 at 09:12
With Chrome, apart from the <User Name>, the longish key before \script.js is a local paramete which you'll need to find on your computer before editing the right script.js

About Firefox, where it works atm, only means that your cache has kept most of the links to IllyTools…
When you'll empty your cache, or it will have scrolled, you'll lose access to Illytools.

Remains one problem: Illytools core refers to some ressources on podozor.fr: these won't be available anymore, unless one can edit the source javascript!

See in Mysteries, the link to the icons is broken… :-(




Posted By: BellusRex
Date Posted: 28 Sep 2013 at 17:50
Thanks to everyone who pointed out the fix for Chrome on Win 7. Attempts are being made to reach Eaque and get everything straightened out as regards to the java scripting....

-------------
"War is the father of all things..."


Posted By: DDL
Date Posted: 28 Sep 2013 at 21:16
Thumbs Up Beer Teets. It took a little time to find the script but worked like a charm after that.


Posted By: Turgor
Date Posted: 02 Oct 2013 at 11:11
Update: Eaque has been found, captured, tied to a chair in the EE tavern and made to fix this...

Once the domain is re-registered, Illytools will work for all...and that will be happening this evening/tomorrow (Perth WA time) 

Enjoy


Posted By: AZADICAN
Date Posted: 02 Oct 2013 at 12:48
Originally posted by Turgor Turgor wrote:

Update: Eaque has been found, captured, tied to a chair in the EE tavern and made to fix this...

Once the domain is re-registered, Illytools will work for all...and that will be happening this evening/tomorrow (Perth WA time) 

Enjoy
Lol, thanks. Ouch


-------------


Posted By: Heartfast
Date Posted: 02 Oct 2013 at 13:42
Thank you for this Teets.  If I can get it to work following your instructions, anyone can LOLClap


Posted By: R88
Date Posted: 02 Oct 2013 at 17:12
heya Guys for those of you who can't find the .js file here is a link to Illytools With the Fixed Server Address 
Illytools"new Server" - https://dl.dropboxusercontent.com/u/99688812/illytools_launcher.user.js 

Good Luck 
And thanks Teets


-------------


Posted By: Eaque
Date Posted: 04 Oct 2013 at 01:23
Hey guys

Sorry about the Illytools issue... I didn't remember podozor.fr was used in Illytools and let it expire.
I've renewed it, and Illytools should be back on it's feet shortly.

Thanks Turgor for letting me know!

Cheers




Posted By: AZADICAN
Date Posted: 04 Oct 2013 at 09:15
Thanx Eaque. Clap




-------------


Posted By: sniffmuffins
Date Posted: 02 Nov 2013 at 18:24
Ever since the domain issue was solved, I can't get illytools to load. I tried removing it, reinstalling it. I tried removing all of my extensions, tried creating a new profile and only installing illytools... I tried re-editing server.js, but nothing... it just doesn't show up> Cry


Posted By: ubluntu
Date Posted: 02 Nov 2013 at 19:12
You will get some clues about it from the console (CTRL+Shift+J in Chrome, CTRL+Shift+K in Firefox).
When Illytools loads successfully you should see

IllyTools loading...
Contacting server...
Server replied
Valid
Templates loaded...
IllyTools Loaded and ready !





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net