Page 2 of 2

Re: WebTease Enhancer

Posted: Sat Jan 11, 2014 12:16 pm
by Slutastic
Version 1.2 release:
https://chrome.google.com/webstore/deta ... koocabmiak

Demo page:
http://www.milovana.com/webteases/showt ... review=1#t

New BBCodes:
[alert=20]Your text here[/alert] this sends a javascript popup in 20 seconds - this is also handy if you are sending the webtease user off of milovana (eg watching vid) but restricting there time allowed there

[input=hiii]myVariableName[/input] this adds a input box for users to enter there name and it gets saved to myVariableName (you can change the variable name to what ever name you like)

hiii is the value inside the input box - this can be blank

You can then call for the saved text on any page eg:
[get]myVariableName[/get]

I have also created a point system where you can add or subtract points through out the tease:

[points=myPoints]=||10[/points] this saves myPoints as the value of 10 points
[points=myPoints]+||20[/points] this adds 20 points to your current points
[points=myPoints]-||30[/points] this subtracts 30 points to your current points

note they are all saved to the variable called myPoints (which can also be changed to what ever variable name you wish)
you can call this also with [get] eg:
[get]myPoints[/get]

Re: WebTease Enhancer

Posted: Fri Jan 17, 2014 2:50 pm
by pin-dicked sissy
Great project, first of all!

one bug...in the name field, you cannot enter a space, as that is coded into the site to advance the tease, like clicking continue.

cheers,
jesse

Re: WebTease Enhancer

Posted: Wed Feb 05, 2014 8:19 am
by subslutboytoy
i'm surprised how well is has worked so far cant wait to see what you come up with.

Re: WebTease Enhancer

Posted: Tue Jul 08, 2014 9:55 pm
by 0385
Could you add html5 video/webm support?

Re: WebTease Enhancer

Posted: Tue Jul 08, 2014 10:39 pm
by Slutastic
0385 wrote:Could you add html5 video/webm support?
Yes that is a very good idea :D
I will add it when i am more awake :)

Re: WebTease Enhancer

Posted: Sun Jul 20, 2014 4:20 pm
by Slutastic
0385 wrote:Could you add html5 video/webm support?
V1.21 Release
Iv added [video]url[/video] and [audio]url[/audio]
bbcodes - video is set to only mp4 and music mp3

hope thats ok? :)

Re: WebTease Enhancer

Posted: Mon Jul 21, 2014 7:09 pm
by hankbelly
Slutastic wrote:
0385 wrote:Could you add html5 video/webm support?
V1.21 Release
Iv added [video]url[/video] and [audio]url[/audio]
bbcodes - video is set to only mp4 and music mp3

hope thats ok? :)
I don't see the video or hear the audio. I just see the codes.

Re: WebTease Enhancer

Posted: Mon Jul 21, 2014 10:49 pm
by Slutastic
hankbelly wrote:
Slutastic wrote:
0385 wrote:Could you add html5 video/webm support?
V1.21 Release
Iv added [video]url[/video] and [audio]url[/audio]
bbcodes - video is set to only mp4 and music mp3

hope thats ok? :)
I don't see the video or hear the audio. I just see the codes.
lol me too >.< i dont know what happened there - its lost my 4 new lines >.< - time for a new version

Re: WebTease Enhancer

Posted: Mon Jul 21, 2014 11:14 pm
by Slutastic
fixed - new version v1.211 :-)

Re: WebTease Enhancer

Posted: Sat Jul 26, 2014 3:00 pm
by Caius1
Hmm, for some reason I cannot install it.
Chrome just gives me a note saying "NETWORK_FAILED" and options to either reload or close

Re: WebTease Enhancer

Posted: Thu Aug 07, 2014 5:35 pm
by Slutastic
Caius1 wrote:Hmm, for some reason I cannot install it.
Chrome just gives me a note saying "NETWORK_FAILED" and options to either reload or close
WebTease Enhancer v1.211.zip
Unzip it and drag it on to extensions page
(111.82 KiB) Downloaded 110 times
Unzip it and drag the extentsion on to the extensions page to install it. (you can not install this by just clicking on it)

Re: WebTease Enhancer

Posted: Fri Aug 08, 2014 6:03 pm
by Caius1
Thanks, that worked :-)

Re: WebTease Enhancer

Posted: Sat Aug 09, 2014 9:38 pm
by Slutastic
pin-dicked sissy wrote:Great project, first of all!

one bug...in the name field, you cannot enter a space, as that is coded into the site to advance the tease, like clicking continue.

cheers,
jesse
Thanks :)

Hmmm i think its possible to fix this although ADDING to some ones script is one thing but changing the way someone else's script works would be classified as hacking so i would need permission to do so, and i don't really want to ask >.<

Re: WebTease Enhancer

Posted: Sat Aug 09, 2014 9:39 pm
by Slutastic
subslutboytoy wrote:i'm surprised how well is has worked so far cant wait to see what you come up with.
Thank You :)

Re: WebTease Enhancer

Posted: Wed Sep 24, 2014 7:39 pm
by Slutastic
Slutastic wrote:
Caius1 wrote:Hmm, for some reason I cannot install it.
Chrome just gives me a note saying "NETWORK_FAILED" and options to either reload or close
WebTease Enhancer v1.211.zip
Unzip it and drag the extension on to the extensions page to install it. (you can not install this by just clicking on it)
Edit:
Chrome warns about any crx file downloaded outside of google webstore >.<
File is 100% safe and the crx package can be opened with program like 7zip to read the scripts inside.