MilovanaViewer: an application to play flash teases

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
AubeCommune
Curious Newbie
Curious Newbie
Posts: 3
Joined: Tue Dec 29, 2015 6:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: None of the above

MilovanaViewer: an application to play flash teases

Post by AubeCommune »

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:
MilovanaViewer_1.0.0.zip
(189.11 KiB) Downloaded 813 times
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.
MilovanaViewer_1.0.0_sources.zip
(343.71 KiB) Downloaded 198 times
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!
greentack
Explorer
Explorer
Posts: 80
Joined: Mon Nov 09, 2015 7:32 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: England

Re: MilovanaViewer: an application to play flash teases

Post by greentack »

Tried it out and a great application! Really useful especially when you accidentally miss a page.
I have a suggestion, a way to be able to progress forward using the keyboard. For example for 'continue' just pressing the space bar (like in non-flash teases). Another way to implement this would be when you have, say, 3 options, you could use numbers 1, 2 and 3 on they keyboard to select them.
The reason these features would be useful is because on many teases you have to click while stroking, and using the mouse with you less dominant hand can be clumsy, however pushing a button is easy.
Other people have have the same problem and agree it would be useful?

Anyway, great app!
User avatar
titan
Explorer
Explorer
Posts: 69
Joined: Sun Dec 04, 2011 7:53 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Somewhere outside Wall Maria.
Contact:

Re: MilovanaViewer: an application to play flash teases

Post by titan »

I haven't had the chance to check it out yet, as I just read about it 2 minutes ago, but you can bet your ass I'll give it a whirl when I get the chance. I'll check back in when I've downloaded it and played with it myself.
Spoiler: show
Image
Current mood.. as of Mar. 19, 2016
AubeCommune
Curious Newbie
Curious Newbie
Posts: 3
Joined: Tue Dec 29, 2015 6:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: None of the above

Re: MilovanaViewer: an application to play flash teases

Post by AubeCommune »

greentack wrote:I have a suggestion, a way to be able to progress forward using the keyboard. For example for 'continue' just pressing the space bar (like in non-flash teases). Another way to implement this would be when you have, say, 3 options, you could use numbers 1, 2 and 3 on they keyboard to select them.
Excellent suggestion, I will probably add both!
1-9 to select one of the actions and spacebar to press the only available button.
timlaw
Curious Newbie
Curious Newbie
Posts: 3
Joined: Sun Sep 14, 2014 6:00 am

Re: MilovanaViewer: an application to play flash teases

Post by timlaw »

The download was quick and easy. I have unzipped the file and see numerous files and folders. I have clicked a good few of them but haven't found the one that runs your program (which is a great idea, btw).

Could you help this dumb boy please?
AubeCommune
Curious Newbie
Curious Newbie
Posts: 3
Joined: Tue Dec 29, 2015 6:16 pm
Gender: Male
Sexual Orientation: Straight
I am a: None of the above

Re: MilovanaViewer: an application to play flash teases

Post by AubeCommune »

timlaw wrote:The download was quick and easy. I have unzipped the file and see numerous files and folders. I have clicked a good few of them but haven't found the one that runs your program (which is a great idea, btw).

Could you help this dumb boy please?
The zip should contain only two files: the executable (MilovanaViewer.exe) and a library used to play audio files (NAudio.dll).

Make sure you download the application (MilovanaViewer_1.0.0.zip). You probably downloaded the source code (MilovanaViewer_1.0.0_sources.zip) which is only useful for programmers.
User avatar
SexyTom
Explorer At Heart
Explorer At Heart
Posts: 112
Joined: Sat Jul 26, 2014 9:35 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Germany
Contact:

Re: MilovanaViewer: an application to play flash teases

Post by SexyTom »

Hey AubeCommune,

Thanks for this program. But you know that we have a OFFLINE TEASE FLASH VIEWER a long time now!?
-> GuideMe (since NOV 2013)
best wishes, Tom.
Post Reply