Neverdyne
Community Developer
- Joined
- Sep 12, 2014
- Messages
- 649
Simple plugin that:
1. Momentarily hides your UI (be sure to have that set up as ScrollLock on your game keybinds) and takes a screenshot of the game whenever an enemy casts a spell.
2. Saves the screenshot on the /Rebornbuddy/Enemy Spell Loger/ directory.
3. The screenshot's name is the spell's name and ID number.
If you use this on your farming and post your pictures it'll help us script the bot to move out of telegraphed attacks.
Side Notes: It should be robust and efficient, the screen capturing and file saving is done on a separate thread, you shouldn't notice any performance issues. The UI is hidden for around 300ms. It won't take pictures of spells that it already logged during the current session.
1. Momentarily hides your UI (be sure to have that set up as ScrollLock on your game keybinds) and takes a screenshot of the game whenever an enemy casts a spell.
2. Saves the screenshot on the /Rebornbuddy/Enemy Spell Loger/ directory.
3. The screenshot's name is the spell's name and ID number.
If you use this on your farming and post your pictures it'll help us script the bot to move out of telegraphed attacks.
Side Notes: It should be robust and efficient, the screen capturing and file saving is done on a separate thread, you shouldn't notice any performance issues. The UI is hidden for around 300ms. It won't take pictures of spells that it already logged during the current session.
Attachments
Last edited: