Clicks aren't registering

Get help and give out your ideas for improvement.
User avatar
Raynedancer
Member of The Herbalist's Guild
CreaturesTrade
Posts: 16
Joined: July 27th, 2009, 4:52:31 pm
Gender: Female
Location: Western USA

Re: Clicks aren't registering

Post by Raynedancer »

My clicks aren't registering either. I'm definitely not getting any gold. I was also clicking just single pets at a time, same tab and all, after checking this thread, and that isn't working. I tried Firefox, Internet Explorer, and Chrome. Nothing.

By the way, will Multi-links still work for mining once the problem is solved?
ImageImageImage
User avatar
LillyWaters
CreaturesTrade
Posts: 638
Joined: August 27th, 2010, 1:56:45 pm
Gender: Female

Re: Clicks aren't registering

Post by LillyWaters »

It's funny, I've been gold mineing with no issues, I get all my gold, I went to check on clicks and it doesn't seem to work at all. No creature (and I'm sure I have yet to click it), is not growing, even when I manually click it and wait about a minute, my name will not show, nor will it gain anything, but I will generate gold.

I have tried this on both IE and chrome...
User avatar
Enchanteddil
Member of The Dark Brotherhood Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 18507
Joined: November 9th, 2009, 8:59:02 pm
Gender: Female
Location: Sri Lanka

Re: Clicks aren't registering

Post by Enchanteddil »

Goldmining just got complicated :derp:
User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8021
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Clicks aren't registering

Post by Rosehill »

Enchanteddil wrote:Goldmining just got complicated :derp:
I don't think it necessarily affects gold mining that much in the end. I modified the CloseIt script so that it waits a couple seconds before closing the tab and it seemed to work okay. I haven't tested it with the number of links I usually snap-link at once, but with around 2k links opened in one go it did very well and it didn't even take much more time than before. ^_^
User avatar
Enchanteddil
Member of The Dark Brotherhood Member of Artificer's Association Member of Preservationists Association An icon depicting the element Earth
CreaturesTrade
Posts: 18507
Joined: November 9th, 2009, 8:59:02 pm
Gender: Female
Location: Sri Lanka

Re: Clicks aren't registering

Post by Enchanteddil »

Rosehill wrote:
Enchanteddil wrote:Goldmining just got complicated :derp:
I don't think it necessarily affects gold mining that much in the end. I modified the CloseIt script so that it waits a couple seconds before closing the tab and it seemed to work okay. I haven't tested it with the number of links I usually snap-link at once, but with around 2k links opened in one go it did very well and it didn't even take much more time than before. ^_^
I tried goldmining, but not nothing :(
User avatar
altan
MagiStream Donor
CreaturesTrade
Posts: 5754
Joined: October 31st, 2009, 2:38:11 pm

Re: Clicks aren't registering

Post by altan »

Rosehill wrote:I modified the CloseIt script so that it waits a couple seconds before closing the tab and it seemed to work okay.
How do we change the script?
Image Image
User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8021
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Clicks aren't registering

Post by Rosehill »

altan wrote:
Rosehill wrote:I modified the CloseIt script so that it waits a couple seconds before closing the tab and it seemed to work okay.
How do we change the script?
It depends on which browser you're using. If you're using Opera then you should have the closeit javascript file saved onto your own computer somewhere. Find the file and open it up in a text editor (like notepad or similar).

The code will look like this:

Code: Select all

// ==UserScript==
// @name           CloseIt
// @namespace      Magistream
// @include        http://magistream.com/creature/*
// ==/UserScript==

window.close();
Change it to this:

Code: Select all

// ==UserScript==
// @name           CloseIt
// @namespace      Magistream
// @include        http://magistream.com/creature/*
// ==/UserScript==

setTimeout('window.close();',2000);
and save the file. It should be good to go.

If you're using some other browser then I'm not sure. I think if you have GreaseMonkey you can edit the javascript file through that as well, but since I only use the CloseIt on Opera and don't use GreaseMonkey at all on any browsers I don't have clear steps for how to do that. D:

You can also change the value "2000" to something else. It's the milliseconds the tab waits before closing. 1000 would be one second. I had it at 1500 for a while but that was still too fast for some tabs to register.
User avatar
altan
MagiStream Donor
CreaturesTrade
Posts: 5754
Joined: October 31st, 2009, 2:38:11 pm

Re: Clicks aren't registering

Post by altan »

Thank you!

I use Opera - I clicked the Image Free Nursery and mining it's slower now, but at least it seems I got all the gold.
Image Image
User avatar
BBkat
MagiStream Donor
Member of Society of the Trident Member of Artificer's Association Member of Preservationists Association An icon depicting the element Void
CreaturesTrade
Posts: 36488
Joined: November 1st, 2009, 1:38:37 pm
Gender: Literally just six cats of varying gender identities sharing a suit of human skin
Location: the world of Animal Crossing
Contact:

Re: Clicks aren't registering

Post by BBkat »

There's just one problem, now twitter seems to be utterly useless. I twitter a code and, it won't grow. Which basically renders mine and every other shop like it useless. Lovely. :(
TxCat
MagiStream Donor
Member of The Dark Brotherhood
CreaturesTrade
Posts: 3860
Joined: October 7th, 2010, 2:44:38 pm
Gender: Female
Location: FoxHeart Acres, FL
Contact:

Re: Clicks aren't registering

Post by TxCat »

I don't use CloseIt and I am still having problems. Clicking and gold mining work in some browsers now but not others.
You are not entitled to your opinion. You are entitled to your informed opinion. No one is entitled to be ignorant. Harlan Ellison

Image
Image

DC: ImageImageImageImageImageImage Nyoka: ImageImageImage Flowergame: ImageImage
Post Reply

Return to “Support and Suggestions”