-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
32 lines (19 loc) · 1.06 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Copyright McDounie
// ------------------------------------------------------------
Demonstration of the plugin:
https://youtu.be/D559oVH5QVY
https://youtu.be/E9d2dU5Qhrg
// ------------------------------------------------------------
Steps to installing the prayer flicker:
1. Build RuneLite in an IDE. You can follow a guide on this here:
https://github.com/runelite/runelite/wiki/Building-with-IntelliJ-IDEA
or here https://www.youtube.com/watch?v=4tIQ-tYVYeM&ab_channel=Nom
2. Copy paste the prayerflicker folder into runelite-client\src\main\java\net\runelite\client\plugins and build your project.
3. Run RuneLite from your IDE.
// ------------------------------------------------------------
To use the auto prayer flicker, just find the auto prayer flicker plugin in the RuneLite app and set a hotkey.
Press the hotkey to switch the prayer flicker on/off.
Enjoy!
// ------------------------------------------------------------
If you have any questions, you can email me at autoprayerflicker@gmail.com
// ------------------------------------------------------------