You are viewing our Forum Archives. To view or take place in current topics click here.
#21. Posted:
Status: Offline
Joined: May 18, 201014Year Member
Posts: 377
Reputation Power: 14
pl0xb0x wrote http ://paste bin.com /rSjRGxYy
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
How do I use it?
- 0useful
- 0not useful
#22. Posted:
Status: Offline
Joined: Jun 18, 201113Year Member
Posts: 139
Reputation Power: 6
TTGDENT wrotepl0xb0x wrote http ://paste bin.com /rSjRGxYy
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
How do I use it?
Paste it into Scar and run it.
- 1useful
- 0not useful
#23. Posted:
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 2
Reputation Power: 0
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 2
Reputation Power: 0
pl0xb0x wrote http ://paste bin.com /rSjRGxYyHi which one of those coordinates should I change ? Only the Click Mouse ones ? Or also the if Find color ones? Its a bit complicated.
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
- 0useful
- 0not useful
#24. Posted:
Status: Offline
Joined: Jun 18, 201113Year Member
Posts: 139
Reputation Power: 6
Supreme_One wrotepl0xb0x wrote http ://paste bin.com /rSjRGxYyHi which one of those coordinates should I change ? Only the Click Mouse ones ? Or also the if Find color ones? Its a bit complicated.
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
They all need to be changed.
- 0useful
- 0not useful
#25. Posted:
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 2
Reputation Power: 0
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 2
Reputation Power: 0
pl0xb0x wroteSupreme_One wrotepl0xb0x wrote http ://paste bin.com /rSjRGxYyHi which one of those coordinates should I change ? Only the Click Mouse ones ? Or also the if Find color ones? Its a bit complicated.
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
They all need to be changed.
For example: if FindColor(x, y, 1679715, 849, 588, 955, 617) then
How do I know where they stand for ?
- 0useful
- 0not useful
#26. Posted:
Status: Offline
Joined: Oct 17, 201212Year Member
Posts: 1,094
Reputation Power: 47
Status: Offline
Joined: Oct 17, 201212Year Member
Posts: 1,094
Reputation Power: 47
FifaBoss wroteErm i really dont know ... :trollin:-Ba wroteBaseballstarJN5 wroteQuarks wrote i do, but id want more than rep I'm afraid.
LOL I will give it to you for rep man As much as you can though
Ill rep for the next week mate
Why woud you want a script for an autoclicker ? What does it do fifa related ?
- 0useful
- 0not useful
#27. Posted:
Status: Offline
Joined: Jun 18, 201113Year Member
Posts: 139
Reputation Power: 6
Supreme_One wrotepl0xb0x wroteSupreme_One wrotepl0xb0x wrote http ://paste bin.com /rSjRGxYyHi which one of those coordinates should I change ? Only the Click Mouse ones ? Or also the if Find color ones? Its a bit complicated.
If you don't have a 1920 x 1080 screen, update the coordinates to your screen size. It shows the mouse's coordinates in the bottom left of Scar.
They all need to be changed.
For example: if FindColor(x, y, 1679715, 849, 588, 955, 617) then
How do I know where they stand for ?
function FindColor(var x,y: Integer; color, xs, ys, xe, ye: Integer): Boolean; - find color in box specified by xs, ys, xe, ye starting from left to right. Returns True if color found, the coordinates of the color if found is put in x,y.
That should help.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.