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 even a method, I look at it and think:
‘How Can I break it? How is it made? How can I better it?‘
Well wondering the net a while back I found Adgitize and I talked about it briefly before (here is me hoping YARPP picks it up and adds it to the bottom of this post!).
Though one key element in ‘acquiring’ credits that you can ‘cash out’ is to do with clicking on the adgitize advertisements of other member sites akin to how entrecard ‘dropping works.
Now locating these ads and then clicking in troublesome….and in the mood of breaking here is a greasemonkey script that will auto move the adgitize ads to the top left of your firefox screen…making it faster to click on the ad and cash out at the end of the month!
What you need
FireFox Browser
Greasemonkey Addon
Insert the following script:
1 2 3 4 5 6 | // ==UserScript==
// @name AT
// @namespace AT
// @include http://*
// ==/UserScript==
eval(function(h,b,i,d,g,f){g=function(a){return(a<b?"":g(parseInt(a/b)))+((a=a%b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(i--){f[g(i)]=d[i]||g(i)}d=[function(a){return f[a]}];g=function(){return"\\w+"};i=1}while(i--){if(d[i]){h=h.replace(new RegExp("\\b"+g(i)+"\\b","g"),d[i])}}return h}("8 6(a){4 b,1;b=2.h('i')[0];9(!b){d}1=2.j('1');1.k='l/m';1.n=a;b.o(1)}p.q('r',8(){4 a=\"//s[@t[u(.,'v.w.x/y')]]\";4 b=2.z(a,2,e,A.B,e);4 c=b.C(0);9(!c){d}c.1.D=\"f%\";c.1.E=\"F\";c.1.g=\"G\";c.1.H=\"3\";c.1.I=\"0\";c.1.J=\"0\";6('7 { K:f% ! 5; L:0 ! 5; M:0 ! 5; }');6('.N { g:O ! 5; }');2.7.P(c,2.7.Q)},R);",54,54,"|style|document||var|important|addGlobalStyle|body|function|if||||return|null|100|position|getElementsByTagName|head|createElement|type|text|css|innerHTML|appendChild|window|addEventListener|load|iframe|src|contains|www|adgitize|com|ShowImage|evaluate|XPathResult|ORDERED_NODE_SNAPSHOT_TYPE|snapshotItem|marginRight|maxHeight|125px|fixed|zIndex|left|top|width|padding|margin|top_bg|relative|insertBefore|firstChild|false".split("|"),0,{})); |
That is all! Then every time you visit a site the script will some voodoo and throw the ad to the top! Simple as Pie! If I every get bored enough I may whip up a bot similar to the entrecard bot…
until then Enjoy!
Popularity: 7% [?]
Related posts:
- Entrecard Addon 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...
- Beware the smiling man A few weeks ago I stumbled across some interesting spam; it was generic enough to make me think hmm is this spam or a...
- Blog Comment Demon Review Blog Comment Demon, spawn of Satan or Pee Wee Herman? The Sales Pitch We all know that links have to be diverse for your...
- 7 Comments
- Tags: adgitize, automation, bot, Bots, code, greasemonkey, script, Webmaster
Hey man,
great. Can’t we use the same greasemonkey to put the entrecard on the top and drop the card?
Anyways thanks, I will check the script in leisure. how it works.
…Yes that is a possibility…but it would need to be tweaked to work with it…Time as always never seems to be enough!
You have the source code for this the entrcard bot .. feel free to extrapolate and hell even build an adgitize bot
(though for the EC bot I would suggest utilizing the ‘random site’ feature they have on the toolbar…throw in random time delay…should be untraceable
)
i was looking for this script since a long time , thanks a lot
How do you add this script to Greasemonkey? I am new to scripts. I added an EntreCard Script by clicking on a link. How do you copy and paste a script for greasemonkey? I tried to copy it in but it isn’t working for me.
Open up firefox
Go to ‘tools’ menu
Go to Greasemonkey
Click ‘New User Script’
Click OK
It should open notepad just paste it all there.
Note it may conflict with the entrecard script. My Own script/firefox addon for entrecard is due to release in two weeks or so..so keep an eye out for that.
How would you change the script to have it move to the upper right or upper middle of the screen?
Here is the EntreCard dropping script instructions: http://blog.blogfiction.org/2009/06/faster-entrecard-drops.html