illy Tools |
Post Reply
|
| Author | |
Tensmoor
Postmaster General
Joined: 07 Apr 2015 Location: Scotland Status: Offline Points: 1579 |
Post Options
Thanks(0)
Quote Reply
Topic: illy ToolsPosted: 10 Sep 2016 at 21:49 |
For Firefox you should use the Greasemonkey addon. Tampermonkey is designed for Chrome. |
|
![]() |
|
Antivirus
Forum Warrior
Joined: 19 Aug 2016 Location: Russia Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 Sep 2016 at 07:19 |
|
Never mind please. I found that I needed to add Tampermonkies addon to Firefox. Once I did that I got the tool on my Illy page. Ty
|
|
![]() |
|
Antivirus
Forum Warrior
Joined: 19 Aug 2016 Location: Russia Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 Sep 2016 at 06:41 |
|
Thanks for the direction. One more question though. The site takes me to http://bimble.mooo.com/
I get directed there to click to download. When I click nothing happens. Am I supposed to download a plug in of some sort first? I am a newbie so I need a bit of fine direction. I went to the site: // ==UserScript==
// @name IllyTools:Resurrectio
// @include https://*.illyriad.co.uk/*
// @exclude https://*.illyriad.co.uk/Account/*
// @exclude http://forum.illyriad.co.uk/*
//
// ==/UserScript==
var server = 'https://bimble.mooo.com/illytools-resurrectio';
var script = document.createElement('script');
script.setAttribute('src',server + '/illytools-resurrectio.js');
script.setAttribute('type','text/javascript');
document.getElementsByTagName('head')[0].appendChild(script); Ty.Edited by Antivirus - 10 Sep 2016 at 06:46 |
|
![]() |
|
Tensmoor
Postmaster General
Joined: 07 Apr 2015 Location: Scotland Status: Offline Points: 1579 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Sep 2016 at 22:12 |
![]() |
|
Antivirus
Forum Warrior
Joined: 19 Aug 2016 Location: Russia Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 Sep 2016 at 04:58 |
|
Where can I find and get Illy Tools Resurrection? ty
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |