Advertisement

Easy ARP on Alienware forums with automate voting macro

 (Read 2299 times)

geni

  • Jr. Jucktioner
  • *
  • Posts: 32
If you need games for free then you will have known about Alienware forums by now. They give some good games some time and they are fun people in the forums. You get 4 points for voting on 20 posts daily on their forum. But this can be tedious if you aren't free to do it.

image

So I made a simple iMacros macro to vote currently displayed posts on the forum. Go to a forum and then run the imacros file.

Just create a new file named Alien.js and fill the file with this code and place it in the iMacros macro folder.

Code: [Select]
var up = "CODE:";
up += "URL GOTO={{LINK}}"+ "\n";
up += "WAIT SECONDS=5"+ "\n";
up += "TAG POS=1 TYPE=I ATTR=CLASS:fa-chevron-up"+ "\n";
var link = window.document.querySelectorAll('.board-topic-title');
var lnk=[];[].forEach.call(link, e=>{lnk.push(e.href)});
for(l of lnk){
iimSet("LINK",l);
iimPlay(up);
}

You can run this in Firefox browser with iMacros plugin.
« Last Edit: Oct 05, 2018, 12:03 PM by Admin »

Admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 1549
    • The Jucktion
Re: Easy ARP on Alienware forums with automate voting macro
« Reply #1 on: Oct 05, 2018, 11:59 AM »
moved to Gaming

Jenkins

  • Global Moderator
  • Hero Member
  • ****
  • Posts: 7993
Re: Easy ARP on Alienware forums with automate voting macro
« Reply #2 on: Oct 15, 2018, 11:44 AM »
You can get even more by using a VPN to USA or Canada, since there are different daily tasks for North America and the rest of the the world.

I use Puffin Browser