Post: A Working Autobuyer?
01-01-2013, 07:25 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Could someone possibly link me to a working autobuyer?
(adsbygoogle = window.adsbygoogle || []).push({});
01-02-2013, 12:52 AM #2
lZombieGodl
Gym leader
I dont know any public autobuyers, but i have an aoutoclicker which automatically searches for players for you and buys them.
01-02-2013, 02:40 AM #3
I have a Autobuyer im willing to sell add me on skype sam.markham123
01-02-2013, 08:18 AM #4
Dapp007
Do a barrel roll!
use autoclicker they are free
01-02-2013, 07:05 PM #5
Originally posted by lZombieGodl View Post
I dont know any public autobuyers, but i have an aoutoclicker which automatically searches for players for you and buys them.


hey bro can you please send it to me? thanks Smile
01-02-2013, 08:39 PM #6
dakou1
Haxor!
Originally posted by lZombieGodl View Post
I dont know any public autobuyers, but i have an aoutoclicker which automatically searches for players for you and buys them.


Could you link me to an autoclicker mate? can't find a download link etc . Cheers
01-02-2013, 11:58 PM #7
lZombieGodl
Gym leader
Originally posted by xbucko13x View Post
hey bro can you please send it to me? thanks Smile


Originally posted by dakou1 View Post
Could you link me to an autoclicker mate? can't find a download link etc . Cheers


Here :
    program AutoClicker;
// Need To Fix Yellow Tab Not Clicking
var
x, y, a : Integer;

begin
a := 0;
// Time Loops Here
while (a < 1000000000) do
begin
a := a + 1;
// Search Market For Players
if FindColor(x, y, 1679715, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(904, 604, mbLeft);
end else
begin
// Press Ok After Search
if FindColor(x, y, 1679971, 927, 475, 1003, 503) then
begin
wait(40)
ClickMouse(932, 489, mbLeft);
end else
begin
// Clicks On Player Rare
if FindColor(x, y, 159897, 482, 594, 624, 65Cool Man (aka Tustin) then
begin
wait(40)
ClickMouse(504, 570, mbLeft);
end else
begin
// Buys Player Both Rare And Non Rare
if FindColor(x, y, 1679971, 980, 385, 1124, 416) then
begin
wait(40)
ClickMouse(1046, 402, mbLeft);
end else
begin
// Clicks On Player Non Rare
if FindColor(x, y, 5157075, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end else
begin
// Sends Player To Trade Pile
if FindColor(x, y, 1161443, 801, 379, 868, 404) then
begin
wait(40)
ClickMouse(715, 357, mbLeft);
end else
begin
// Goes Back To Search. Try To Make This Work Not On Red Line
if FindColor(x, y, 855549, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Fix To The Expired Items Problem. Clicks Back To Search
if FindColor(x, y, 1381883, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Yellow Tab Fix Ok
if FindColor(x, y, 3395067, 924, 474, 1007, 506) then
begin
wait(40)
ClickMouse(935, 491, mbLeft);
end else
begin
// Yellow Tab Fix Search
if FindColor(x, y, 3395067, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(907, 605, mbLeft);
end else
begin
// Fitness
if FindColor(x, y, 3253965, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end.


Tutorial on how to use it


You must type the code into a program Called SCAR divi,

Press CTRL + ALT + S to stop the autoclicker, and it only works in 1920x1080 resolution i think.

The following user thanked lZombieGodl for this useful post:

Bucko
01-03-2013, 03:05 AM #8
dakou1
Haxor!
Originally posted by lZombieGodl View Post
Here :
    program AutoClicker;
// Need To Fix Yellow Tab Not Clicking
var
x, y, a : Integer;

begin
a := 0;
// Time Loops Here
while (a < 1000000000) do
begin
a := a + 1;
// Search Market For Players
if FindColor(x, y, 1679715, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(904, 604, mbLeft);
end else
begin
// Press Ok After Search
if FindColor(x, y, 1679971, 927, 475, 1003, 503) then
begin
wait(40)
ClickMouse(932, 489, mbLeft);
end else
begin
// Clicks On Player Rare
if FindColor(x, y, 159897, 482, 594, 624, 65Cool Man (aka Tustin) then
begin
wait(40)
ClickMouse(504, 570, mbLeft);
end else
begin
// Buys Player Both Rare And Non Rare
if FindColor(x, y, 1679971, 980, 385, 1124, 416) then
begin
wait(40)
ClickMouse(1046, 402, mbLeft);
end else
begin
// Clicks On Player Non Rare
if FindColor(x, y, 5157075, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end else
begin
// Sends Player To Trade Pile
if FindColor(x, y, 1161443, 801, 379, 868, 404) then
begin
wait(40)
ClickMouse(715, 357, mbLeft);
end else
begin
// Goes Back To Search. Try To Make This Work Not On Red Line
if FindColor(x, y, 855549, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Fix To The Expired Items Problem. Clicks Back To Search
if FindColor(x, y, 1381883, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Yellow Tab Fix Ok
if FindColor(x, y, 3395067, 924, 474, 1007, 506) then
begin
wait(40)
ClickMouse(935, 491, mbLeft);
end else
begin
// Yellow Tab Fix Search
if FindColor(x, y, 3395067, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(907, 605, mbLeft);
end else
begin
// Fitness
if FindColor(x, y, 3253965, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end.


Tutorial on how to use it


You must type the code into a program Called SCAR divi,

Press CTRL + ALT + S to stop the autoclicker, and it only works in 1920x1080 resolution i think.



Hey could i add you on skype ?? i tried this and the code and everything worked but it didn't seem to click for me ? im also on google crome as in the video but don't know what im doing wrong ? If you could help me it would be appreciated Cheers
01-03-2013, 05:37 AM #9
Originally posted by lZombieGodl View Post
Here :
    program AutoClicker;
// Need To Fix Yellow Tab Not Clicking
var
x, y, a : Integer;

begin
a := 0;
// Time Loops Here
while (a < 1000000000) do
begin
a := a + 1;
// Search Market For Players
if FindColor(x, y, 1679715, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(904, 604, mbLeft);
end else
begin
// Press Ok After Search
if FindColor(x, y, 1679971, 927, 475, 1003, 503) then
begin
wait(40)
ClickMouse(932, 489, mbLeft);
end else
begin
// Clicks On Player Rare
if FindColor(x, y, 159897, 482, 594, 624, 65Cool Man (aka Tustin) then
begin
wait(40)
ClickMouse(504, 570, mbLeft);
end else
begin
// Buys Player Both Rare And Non Rare
if FindColor(x, y, 1679971, 980, 385, 1124, 416) then
begin
wait(40)
ClickMouse(1046, 402, mbLeft);
end else
begin
// Clicks On Player Non Rare
if FindColor(x, y, 5157075, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end else
begin
// Sends Player To Trade Pile
if FindColor(x, y, 1161443, 801, 379, 868, 404) then
begin
wait(40)
ClickMouse(715, 357, mbLeft);
end else
begin
// Goes Back To Search. Try To Make This Work Not On Red Line
if FindColor(x, y, 855549, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Fix To The Expired Items Problem. Clicks Back To Search
if FindColor(x, y, 1381883, 866, 255, 898, 267) then
begin
wait(40)
ClickMouse(745, 453, mbLeft);
end else
begin
// Yellow Tab Fix Ok
if FindColor(x, y, 3395067, 924, 474, 1007, 506) then
begin
wait(40)
ClickMouse(935, 491, mbLeft);
end else
begin
// Yellow Tab Fix Search
if FindColor(x, y, 3395067, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(907, 605, mbLeft);
end else
begin
// Fitness
if FindColor(x, y, 3253965, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, mbLeft);
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end.


Tutorial on how to use it


You must type the code into a program Called SCAR divi,

Press CTRL + ALT + S to stop the autoclicker, and it only works in 1920x1080 resolution i think.


yea bro for some reason it didn't work for me neither. Do you think it's worth buying a autobuyer?
01-03-2013, 07:53 PM #10
dakou1
Haxor!
Originally posted by xbucko13x View Post
yea bro for some reason it didn't work for me neither. Do you think it's worth buying a autobuyer?


Would depend how much it is and if its fully working etc if it's effective and worth it I would buy it but just depends really ...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo