You are viewing our Forum Archives. To view or take place in current topics click here.
Autobuyer Set Up Livestream - Skank - UPDATE
Posted:

Autobuyer Set Up Livestream - Skank - UPDATEPosted:

Jeuk
  • Prospect
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
Sorry I dint have a mic it broke, sorry for bad quality and lag also, but none the less i hope this helped some people out.

Also Scar may come up as malicious or what ever but i have had no problems with it, just make sure AV don't delete it

Scar DL: [ Register or Signin to view external links. ]


Script: 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, true);
end else
begin
// Press Ok After Search
if FindColor(x, y, 1679971, 927, 475, 1003, 503) then
begin
wait(40)
ClickMouse(932, 489, true);
end else
begin
// Clicks On Player Rare
if FindColor(x, y, 159897, 482, 594, 624, 658) then
begin
wait(40)
ClickMouse(504, 570, true);
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, true);
end else
begin
// Buys Player Non Rare
if FindColor(x, y, 5157075, 480, 517, 550, 576) then
begin
wait(40)
ClickMouse(499, 604, true);
end else
begin
// Sends Player To Trade Pile
if FindColor(x, y, 1161443, 801, 379, 868, 404) then
begin
wait(40)
ClickMouse(715, 357, true);
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, true);
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, true);
end else
begin
// Yellow Tab Fix Ok
if FindColor(x, y, 3395067, 924, 474, 1007, 506) then
begin
wait(40)
ClickMouse(935, 491, true);
end else
begin
// Yellow Tab Fix Search
if FindColor(x, y, 3395067, 849, 588, 955, 617) then
begin
wait(40)
ClickMouse(907, 605, true);
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end;
end.


Last edited by Jeuk ; edited 3 times in total
#2. Posted:
DenzelDenchington
  • TTG Senior
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,586
Reputation Power: 67
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,586
Reputation Power: 67
Praise the **** lord!

I already showed like 10 people in livestream how to do it and they weren't capable.
#3. Posted:
Flexcy
  • TTG Master
Status: Offline
Joined: Jul 03, 201212Year Member
Posts: 887
Reputation Power: 40
Status: Offline
Joined: Jul 03, 201212Year Member
Posts: 887
Reputation Power: 40
WE LOVE SKANK!
WE LOVE SKANK!
WE LOVE SKANK!
WE LOVE SKANK!
#4. Posted:
EH10
  • V5 Launch
Status: Offline
Joined: Aug 30, 201212Year Member
Posts: 2,141
Reputation Power: 113
Status: Offline
Joined: Aug 30, 201212Year Member
Posts: 2,141
Reputation Power: 113
Mhmm This should Help if it Does +Rep..
#5. Posted:
Lum
  • V5 Launch
Status: Offline
Joined: Aug 16, 201212Year Member
Posts: 557
Reputation Power: 27
Status: Offline
Joined: Aug 16, 201212Year Member
Posts: 557
Reputation Power: 27
Does the autobuyer matter if I'm on ps3? seeing as you use it on webapp?
#6. Posted:
EH10
  • TTG Addict
Status: Offline
Joined: Aug 30, 201212Year Member
Posts: 2,141
Reputation Power: 113
Status: Offline
Joined: Aug 30, 201212Year Member
Posts: 2,141
Reputation Power: 113
Pro- wrote Does the autobuyer matter if I'm on ps3? seeing as you use it on webapp?
Nah dont matter its same, Both run on same System i guess you could say that.
#7. Posted:
Flexcy
  • TTG Master
Status: Offline
Joined: Jul 03, 201212Year Member
Posts: 887
Reputation Power: 40
Status: Offline
Joined: Jul 03, 201212Year Member
Posts: 887
Reputation Power: 40
^ Get a xbox.
------------
Skank stream up?
#8. Posted:
Jeuk
  • Prospect
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
Just setting up stream now will be 5 mins as something is missing from my pc
#9. Posted:
mub
  • TTG Senior
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 1,393
Reputation Power: 62
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 1,393
Reputation Power: 62
When is the stream? And how long does it take?
#10. Posted:
Jeuk
  • Prospect
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
Status: Offline
Joined: Oct 19, 201211Year Member
Posts: 632
Reputation Power: 25
not long i will literaly show you how to set up your scripts individual so the work for everyone
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.