Entrecard Addon

Posted on August 12th, 2009 by Donace in Bots, Coding, Plugins

The Entrecard Bot has been on hold for a while now, mainly because I don’t use it any more. However before I stopped using it I revised the code once or twice (so a more refined version of Entrecard bot -the code within). The almost latest of which is on the current page.

However to the point I created a small script that would automatically move the widget tot he top of the fold (ie top of the page like below). SO though I would share it now.

Entrecard Addon | entrecardtop2

Now there are two ways to do this:

Free Entrecard Above The Fold Addon:

All this requires is for you to have Firefox and for you to install it by clicking on the below link:

Entrecard Top Of Fold.

Then just visit any site with entrecard and it will auto send it above the fold and top right :D

Entrecard Above The Fold Greasemonkey Script

For this just insert the following script:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
// ==UserScript==
// @name          EntreCardTop
// @namespace     http://www.thenexus.tk/entrecard-addon
// @description   Bring Entrecard drops to the top of the browser
// @include       http://*
// ==/UserScript==
var allIframes = document.getElementsByTagName("iframe");
var ECframe = null;
 
//Find EntreCard Frame
for (i = 0; i < allIframes.length; i++ )
{
	var srcStr = allIframes[i].src;
	if(srcStr.match("http://entrecard.com/static/amazon/widget") != null) {
		ECframe = allIframes[i];
		break;
	}
}
 
if (ECframe == null) {
	//alert("no entrecard");
} else {
	var oldStyle = ECframe.style.position;
	var oldTop = ECframe.style.top;
	var oldLeft = ECframe.style.left;
 
	//about to change
	ECframe.style.position = "fixed";
	ECframe.style.top = "0px";
	ECframe.style.left = "0px";
}

Warning!!!! This script DOES NOT play nice with Adgitize Dropping Script!

If you are clever you can code the script so to allow you to auto click and time delay etc but…yea to you I pass the baton!

Popularity: 1% [?]

Related posts:

  1. Adgitize – Dropping Script Perhaps an inherent flaw in my character make up or a bonus who knows? Though whenever I see some software; a script a program or...
  2. mIRC Coding – Coding in a IRC Backdoor mIRC Coding – Coding in a IRC Backdoor tutorial written by ‘Zook’s; This is for educational use only. Its main aim is to give an...

  • 9 Comments
  • Tags:

9 Comments

  • At 2009.08.13 04:34, Extreme John said:

    This is a pretty cool idea, so does it only show up top to users using GreaseMonkey?

    • At 2009.08.13 05:54, Donace said:

      Hey John;
      Yes if you use the script you need the greasemonkey add on. However you can use the ’standalone’ add-on without greasemonkey.

      • At 2009.08.14 03:15, Brian D. Hawkins said:

        That’s pretty cool Donace. I don’t really use Entrecard much anymore but being able to do that is impressive. I’m keeping my Entrecard account so I can use the credits as a prize for my next contest.

        • At 2009.08.15 05:57, Sire said:

          How the hell do you come up with these things Donace? I wouldn’t know where to start. Reckon I will just stick to my boring mundane posts, with a bit of poetry and jokes spattered here and there. ;)

          • At 2009.08.15 06:29, Donace said:

            Haha boredom Sire! that’s all it is… a few hours commuting to and from …utilize that time and you can do a lot!
            Don’t give up with the poetry and jokes … I always enjoy those posts!

            • At 2009.08.15 07:01, Sire said:

              If nothing else Donace, I will always try to entertain, and perhaps relieve the boredom of some of my readers ;)

              • At 2009.08.27 16:23, Michael Aulia said:

                I haven’t done any crazy dropping for months. Wish I found this last year :D thanks for sharing anyway

                • At 2009.08.29 03:46, Donace said:

                  haha well if you get back in the flow it’ll be there!

                  • At 2009.11.03 19:58, Tubagus Rusmawan said:

                    can you make it compatible with firefox 3.5.3 so i can use it

                    (A must)
                    (Another Must but dont worry will not be published)

                    Archives

                    Full Archive

                    Tag Cloud

                    .htaccess adgitize Alexa Internet automation Backlink Backlinks Blog bot Bots code competitons Contest copyright entrecard Firefox Google Google Page Rank How to howto Law link building Link Love links news Optimization PageRank PHP plugin Programming Promotion Rants of a loony toon rapidshare Search Engines Security SEO Site update Site updates Spammers TheDuke traffic tutorial updates Weblogs Webmaster Web traffic