Searching for Duo/Partner/Squad / Suche nach Duo/Partner/Squad 06/20/2017 - PlayerUnknown's Battlegrounds - 1 Replies ENG:
To prevent threads from opening, search for fellow players. I suggest that this is done here.
How to:
Steam: Your Steamprofil
Name: Your Ingname/Realname
Alter: for example minimum age etc.
Personalized Macro Maker? 04/10/2009 - CO2 Programming - 9 Replies So,
I was thinking about making a program that you could make your own personal macros with. It would be a really simple program using (maybe) pixels and mouseclicks. For example - you would write something like this...
Loop
Mouse(30,20)
Wait 5
Mouse(50,20)
And it would create a look that clicks at 30,20 - waits 5 seconds - clicks at 50,20 and repeats. I would probably make buttons to insert certain mouseclicks to make it easier, and I might implement a pixelsearch function that...