Hi,
While learning Python and playing FWC I noticed the lack of FTools for FlyFF Universe, so I figured I'd make my own. As the name suggests it's a very simple, Python based browser that allows the user to:
Personally I have been using it as a healbot and to use GT, but it could be used for other buffs too, aswell as for different purposes I guess. It suits my needs, but again since I'm learning Python I'm happy to take suggestions if they make sense and are an improvement to the tool.
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
Changelog:
While learning Python and playing FWC I noticed the lack of FTools for FlyFF Universe, so I figured I'd make my own. As the name suggests it's a very simple, Python based browser that allows the user to:
- Choose keys they want to autopress (currently supporting 0-9 and F1-F12)
- Set a timer for each key (randomized between min/max interval to bypass detection)
- Activate/deactivate the key press simulation
- Add/remove keys
- Minimize the browser while keeping keypresses
- Play in a lightweight browser
Personally I have been using it as a healbot and to use GT, but it could be used for other buffs too, aswell as for different purposes I guess. It suits my needs, but again since I'm learning Python I'm happy to take suggestions if they make sense and are an improvement to the tool.
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
Changelog:
- 0.1 - Initial release
- 0.1.1 - Added source code
- 0.2 - Added multi tab support