MilovanaViewer: an application to play flash teases
Posted: Tue Dec 29, 2015 8:32 pm
Hello everyone.
First message here, I created my account to post this (and maybe I am not kinky enough, but I found the anti-bot question really hard, it took me a few minutes of google-search!).
I really like the flash tease concept. They allow interactivity, dynamism, randomness...
But in my opinion, they have two major downsides:
- You have to use a browser with Flash Player installed. Yes, some people do not want to install it.
- You cannot cheat (skip a timer, go back to the previous page...). Sometimes, we just miss-click on a button or do not want to wait 30 minutes. Or, we close the browser by mistake and want to go back to where we were.
This is why I worked on a little lightweight application: MilovanaViewer.
As the name suggests, it can play Milovana flash teases without a browser and contains a few useful cheats.
The cheats can be disabled on the first dialog if you do not want them.
Please let me know if you find the application useful, useless, buggy, hard to use...
Features:
- Load and play a basic flash tease, without the browser.
- Support pictures, sounds, buttons and timers.
Cheats:
- Back button: return to the previous page.
- Skip timer button: skip the current timer and immediately move to the next page, as if the timer elapsed.
- Show timer button: toggle the hidden and secret timers, so you can see the remaining time.
Download link:
Mirror: https://mega.nz/#!ow8y1bjD!KgkdJWE-Hcoe ... DNer59JSaQ
Screenshots:
http://i.imgur.com/ZDzovZy.png
http://i.imgur.com/MJcVLyD.png
If anyone is wondering, the loaded tease is Get a girl.
Source code:
If you are curious and understand the C# programming language, here is the complete source code.
I use Visual Studio 2013, but any version should be able to open the project.
The code is not as clean as it could be, sorry about that, I'm not a professional.
Mirror: https://mega.nz/#!4k1UyQhR!3DGRRjc_2uPv ... Cpv-ZFAS2s
Bugs:
- Does not support the range/random/set/unset/must/mustnot (probably more) instructions. A tease containing one of them will not load.
- Does not support the colored words. They will show-up white.
Misc:
If you are suspicious about downloading a file from the internet (you should be!), you can:
- Check the VirusTotal report.
- Download the source code and read it.
- Decompile the application using a .NET decompiler like ILSpy, there is no protection.
This application requires the .NET Framework 4.0, you may need to install it if you are not using Windows 8 or later.
If you use Linux or Mac, try to run it using Mono but I do not promise anything.
To the admins: I could not find anything about retrieving the teases with an alternative application in the Terms of Service, but if this is not allowed, just let me know and/or remove this post.
Enjoy!
First message here, I created my account to post this (and maybe I am not kinky enough, but I found the anti-bot question really hard, it took me a few minutes of google-search!).
I really like the flash tease concept. They allow interactivity, dynamism, randomness...
But in my opinion, they have two major downsides:
- You have to use a browser with Flash Player installed. Yes, some people do not want to install it.
- You cannot cheat (skip a timer, go back to the previous page...). Sometimes, we just miss-click on a button or do not want to wait 30 minutes. Or, we close the browser by mistake and want to go back to where we were.
This is why I worked on a little lightweight application: MilovanaViewer.
As the name suggests, it can play Milovana flash teases without a browser and contains a few useful cheats.
The cheats can be disabled on the first dialog if you do not want them.
Please let me know if you find the application useful, useless, buggy, hard to use...
Features:
- Load and play a basic flash tease, without the browser.
- Support pictures, sounds, buttons and timers.
Cheats:
- Back button: return to the previous page.
- Skip timer button: skip the current timer and immediately move to the next page, as if the timer elapsed.
- Show timer button: toggle the hidden and secret timers, so you can see the remaining time.
Download link:
Mirror: https://mega.nz/#!ow8y1bjD!KgkdJWE-Hcoe ... DNer59JSaQ
Screenshots:
http://i.imgur.com/ZDzovZy.png
http://i.imgur.com/MJcVLyD.png
If anyone is wondering, the loaded tease is Get a girl.
Source code:
If you are curious and understand the C# programming language, here is the complete source code.
I use Visual Studio 2013, but any version should be able to open the project.
The code is not as clean as it could be, sorry about that, I'm not a professional.
Mirror: https://mega.nz/#!4k1UyQhR!3DGRRjc_2uPv ... Cpv-ZFAS2s
Bugs:
- Does not support the range/random/set/unset/must/mustnot (probably more) instructions. A tease containing one of them will not load.
- Does not support the colored words. They will show-up white.
Misc:
If you are suspicious about downloading a file from the internet (you should be!), you can:
- Check the VirusTotal report.
- Download the source code and read it.
- Decompile the application using a .NET decompiler like ILSpy, there is no protection.
This application requires the .NET Framework 4.0, you may need to install it if you are not using Windows 8 or later.
If you use Linux or Mac, try to run it using Mono but I do not promise anything.
To the admins: I could not find anything about retrieving the teases with an alternative application in the Terms of Service, but if this is not allowed, just let me know and/or remove this post.
Enjoy!