There are a lot of gamers buying gold in World of Warcraft. For those who do not know, the gold farmers are no longer some asian farming gold, but bots. The sellers are also bots, but everything is under supervison of some asian dude.
Have you ever been in a group for a bg, dungeon or just flying around on the map and watching someone doing the same thing over and over again? well they may be bots. There are a very impressive WoWbot that is very good and out for sale. The bot is so good, that it can do everything from training proffesion skills to farming lvl 85 heroic dungeons. The bot can handle up to 5 accounts at the same time, so you can go from lvl 1-85 as a group, doing quests and random dungeons.
after you have gotten you version of this bot you will get a link to a forum. The forum is a place where boters talk and share good profiles and report bugs to the developers. making a profile can take a lot of time, because you have to do everything that you whant the bot to do.
The bot got about 10 000 users daily and cost from 20usd up to 200usd.
I will not tell you where to buy it because it will destroy the game and your own fun.
http://httpfun.blogspot.com - website scripts and tricks
scripting, hacking and cheating.
Monday, June 20, 2011
World of Warcraft bot.
Labels:
bot,
cheat,
farming,
hack,
world of warcraft,
world of warcraft bot,
wow,
wow gold,
wowbot
Sunday, March 20, 2011
Turn all pictures into moving objects!
using this code you can make pictures fly. works great!
the code:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)
if you are using firefox, this is the code for you:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; var DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5+"px"; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5+"px"}R++}tag=setInterval('A()',5 );document.onmousedown=function(){clearInterval(tag);for(i=0; i<DIL; i++){DI[i].style.position="static";}}; void(0)
the code:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)
if you are using firefox, this is the code for you:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; var DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5+"px"; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5+"px"}R++}tag=setInterval('A()',5 );document.onmousedown=function(){clearInterval(tag);for(i=0; i<DIL; i++){DI[i].style.position="static";}}; void(0)
Labels:
hack,
hacking,
hacks,
javascript,
script,
scripts,
trick,
tricks,
webisite,
website hacking
Tuesday, March 15, 2011
Javascripts and hacks.
I got some cool stuff you can do with any website. What I'm about to show you is a javascript that will make any webpage go crazy. It's an easy way to hack and a great way to trick your friends!
Put the code in the adressbar. works on all websites!
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("body"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',3); void(0);
Put the code in the adressbar. works on all websites!
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("body"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',3); void(0);
Labels:
hack,
hacking,
hacks,
javascript,
script,
scripts,
trick,
tricks,
webisite,
website hacking
Subscribe to:
Comments (Atom)
