Easy Tips to Cheat / Hack Dragon Adopter Experience Easily
by admin on May.21, 2009, under Uncategorized
If you ever used my Myminicity Cheat Script, then it’ll be an easy task to cheat / hack dragon adopter and let your dragon’s experience grow / increase easily.
Here is a live example :
http://zoiz.web.id/dragon_adopter_hack_script.php
And here is the dragon adopter’s cheat / hack script :
<SCRIPT language=”JavaScript1.2″>
function popitup()
{
dragonadopter = window.open(”http://yourDragonAdopterURL.dragonadopters.com”,”mywindow”,”status=1,width=10,height=10,top=1,left=-1000″);
setTimeout ( “closepopup()”, 3500 );
}
function closepopup()
{
if(false ==dragonadopter.closed)
{
dragonadopter.close ();
}
}
</SCRIPT>
And remember to put this :
<body onLoad=’popitup()’>
Explain :
The function popitup() is used to create a pop up windows opening your Dragon Adopter’s link. Thus it’ll add an experience for you. And the function closepopup() is used to close the current pop up in 3,5 seconds (where 3500 means 3,5 seconds).
Where to put this code?
Put the javascript below the </head> tag or your page, or anywhere inside the body tag.
Also remember to modify the body tag by adding onLoad=’popitup()’ thus will call the pop up function.
What should I edit?
You must edit this http://yourDragonAdopterURL.dragonadopters.com/ to your Dragon Adopter account’s URL. That’s it. Also you are free to modify the time before the pop up is auto closed. Jobs done.
For your convenience, you may download this example script here.
And of course there’s another way to hack / cheat dragon adopters
This trick wasn’t working with mymincity, but works well with dragon adopters. Thanks to Jo for this
Here’s how to do it :
<iframe src=’http://www.yourDragonAdopterURL.dragonadopters.com’ width=’1′ height=’1′></iframe>
Just put it any where in your blog / site and it’ll works just fine. That’s it! Easy rite? Hehehe