Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   17790

AUTOBOT PROXY GRABBER

by RappaNow - 15 July, 2018 - 10:28 PM
This post is by a banned member (doublez) - Unhide
This post is by a banned member (yosifja2) - Unhide
yosifja2  
Registered
49
Posts
19
Threads
5 Years of service
#42
var speed = prompt("Type 1,000 if your PC is fast, 500 for a slow pc")

function makeid() {
  var text = "";
  var possible = "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ";   //enter the variables of the gift card *CAN BE CASE SENTITIVE DEPENDING ON THE GC*

  for (var i = 0; i < 14; i++)   //change the value depending on the length of the giftcard code
    text += possible.charAt(Math.floor(Math.random() * possible.length));

  return text;
}

 
function main() {
    document.getElementById("INPUTBOXNAME").value = makeid();
    document.getElementById("SUBMITBUTTONNAME").click();
}
 
setInterval(function() {
    main();
}, speed);
This post is by a banned member (Turtile) - Unhide
Turtile  
Registered
7
Posts
0
Threads
5 Years of service
#43
Nice share thanks !
This post is by a banned member (Optionslide) - Unhide
9
Posts
0
Threads
5 Years of service
#44
thanks in advance
imma try this in couple hrs
This post is by a banned member (iJuggerNuggetV2) - Unhide
10
Posts
0
Threads
5 Years of service
#45
Does this tool still work even tho it was posted a year ago
This post is by a banned member (FarbrorAyo) - Unhide
23
Posts
1
Threads
6 Years of service
#46
Hope this one works. Other ones download link was down.
This post is by a banned member (ColALTS) - Unhide
ColALTS  
Registered
23
Posts
0
Threads
6 Years of service
#47
good thread bro or (post)
This post is by a banned member (AriuDex) - Unhide
AriuDex  
Registered
18
Posts
0
Threads
5 Years of service
#48
thanks in advanced! will like if works

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 18 Guest(s)