You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've mainly used it to automate gold/point/XP farming in games, I think this can also be used to:
52
-
53
-
- Automate a demo during a conference for example
54
-
- Automate UAT in the devops process (as long as you're making something with a GUI).
55
-
56
-
If you use it for something really cool you can always reach me at github (at) rmpr (dot) xyz or drop
57
-
a PR :). Bonus points if you have a demo video.
58
58
59
59
# Donate
60
60
<ahref="https://www.buymeacoffee.com/rmpr"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-black.png"width="150"alt="Buy me a coffee"></a>
61
61
62
-
If you found this helpful in any way.
63
-
62
+
If you found this helpful.
64
63
65
64
# Contributions
66
65
Contributions are welcomed, see [CONTRIBUTING.md](./CONTRIBUTING.md)
67
66
68
67
# Known issues
69
68
On Linux, this only works with Xorg, with wayland support coming soon, for now you have to
70
-
enable Xorg.
69
+
enable Xorg.
71
70
72
71
```
73
72
sudo sed 's/#WaylandEnable=false/WaylandEnable=false/' /etc/gdm/custom.conf -i # on Gnome
0 commit comments