Page 5 of 19

Re: Cock Hero - Randomiser

Posted: Sat Nov 12, 2011 7:43 am
by n4p
A really nice programm.

Will you Add Support for:
-Cock Hero Eleven
-Cock Hero Flux 3
-Stroker Ace Final
?

Re: Cock Hero - Randomiser

Posted: Sun Nov 13, 2011 12:11 am
by plissk3n
Here are the timecodes for StrokerAce. when i get the time the others will follow
Spoiler: show
//CH.PathToVid[18] = "J:\\ch - random\\StokerAce_Final01.avi";
CH.Exists[18] = false;
CH.NumberOfRounds[18] = 10;

CH.RoundStartTimeInSeconds[18][1] = ConvertHHMMSSToSS(00, 02, 13);
CH.RoundEndTimeInSeconds[18][1] = ConvertHHMMSSToSS(00, 05, 48);
CH.SkillRaiting[18][1] = 1;

CH.RoundStartTimeInSeconds[18][2] = ConvertHHMMSSToSS(00, 06, 16);
CH.RoundEndTimeInSeconds[18][2] = ConvertHHMMSSToSS(00, 09, 31);
CH.SkillRaiting[18][2] = 1;

CH.RoundStartTimeInSeconds[18][3] = ConvertHHMMSSToSS(00, 10, 03);
CH.RoundEndTimeInSeconds[18][3] = ConvertHHMMSSToSS(00, 16, 00);
CH.SkillRaiting[18][3] = 1;

CH.RoundStartTimeInSeconds[18][4] = ConvertHHMMSSToSS(00, 17, 22);
CH.RoundEndTimeInSeconds[18][4] = ConvertHHMMSSToSS(00, 22, 58);
CH.SkillRaiting[18][4] = 1;

CH.RoundStartTimeInSeconds[18][5] = ConvertHHMMSSToSS(00, 23, 27);
CH.RoundEndTimeInSeconds[18][5] = ConvertHHMMSSToSS(00, 28, 03);
CH.SkillRaiting[18][5] = 1;

CH.RoundStartTimeInSeconds[18][6] = ConvertHHMMSSToSS(00, 28, 42);
CH.RoundEndTimeInSeconds[18][6] = ConvertHHMMSSToSS(00, 35, 21);
CH.SkillRaiting[18][6] = 1;

CH.RoundStartTimeInSeconds[18][7] = ConvertHHMMSSToSS(00, 36, 33);
CH.RoundEndTimeInSeconds[18][7] = ConvertHHMMSSToSS(00, 41, 00);
CH.SkillRaiting[18][7] = 1;

CH.RoundStartTimeInSeconds[18][8] = ConvertHHMMSSToSS(00, 41, 29);
CH.RoundEndTimeInSeconds[18][8] = ConvertHHMMSSToSS(00, 45, 49);
CH.SkillRaiting[18][8] = 1;

CH.RoundStartTimeInSeconds[18][9] = ConvertHHMMSSToSS(00, 46, 21);
CH.RoundEndTimeInSeconds[18][9] = ConvertHHMMSSToSS(00, 53, 42);
CH.SkillRaiting[18][9] = 1;

CH.RoundStartTimeInSeconds[18][10] = ConvertHHMMSSToSS(00, 54, 50);
CH.RoundEndTimeInSeconds[18][10] = ConvertHHMMSSToSS(00, 59, 18);
CH.SkillRaiting[18][10] = 1;

Re: Cock Hero - Randomiser

Posted: Tue Nov 22, 2011 7:39 am
by gadgetau
Firstly, let me thank all of you for doing such a great job with all aspects of the Cock Hero videos, randomizer and data base.

A qn for AndyP ..

just a thought .. would it be possible to have the time codes in a text editable file.. such as an ini file or similar ?

that way, when there are new videos to add... one person could post the time codes and we could simply add them .. rather than waiting for them to recompiled into the app.

this process could also be used to add other videos ( non-cock hero challenges ) that people find of interest without having to create a true cock hero type challenge...

thanks

Re: Cock Hero - Randomiser

Posted: Sat Nov 26, 2011 6:14 pm
by andyp
Need some help guys...

I've finished the xml based version so new teases can be added without the need for me to recompile it.

However its killing me having to convert all the teases to XML now!...

So can you help?

Here is an example of the xml of CH Nations, would some one do me one for Mr. Edger - The Self Control Course #2, Cock Hero Flux - Episode 4 and Cock Hero Flux - Episode 3 please?
Spoiler: show
<VIDEO>
<Filename>CH-Nations1080p.mp4</Filename>
<Filename>CH-Nations720p.mp4</Filename>
<Filename>CH-NationsSD.mp4</Filename>
<Round>
<StartTime>00:00:35</StartTime>
<EndTime>00:04:24</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:04:50</StartTime>
<EndTime>00:08:49</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:09:15</StartTime>
<EndTime>00:13:49</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:14:14</StartTime>
<EndTime>00:17:40</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:18:06</StartTime>
<EndTime>00:23:30</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:23:54</StartTime>
<EndTime>00:27:46</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:28:13</StartTime>
<EndTime>00:32:11</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
<Round>
<StartTime>00:32:57</StartTime>
<EndTime>00:37:51</EndTime>
<SkillRaiting>1</SkillRaiting>
</Round>
</VIDEO>

Re: Cock Hero - Randomiser

Posted: Sun Nov 27, 2011 8:21 am
by andyp
New version with XML database :)

http://ifile.it/dr7jyk8 version 1.4

Change log:
1.4
+Added External XML database :)
+Added support for CH 11 and CH 12
Fixed a few GUI Issues

Now you can add videos without me :)

Regards

Andyp

Re: Cock Hero - Randomiser

Posted: Sun Nov 27, 2011 9:56 pm
by n4p
Thank you andyp :D.

heres the first one: CH - Flux 3:
Spoiler: show

Code: Select all

  <VIDEO>    <Filename>Cock Hero Flux - Episode 3 - 1080p.wmv</Filename>    <Filename>Cock Hero Flux - Episode 3 - 720p.wmv</Filename>    <Filename>Cock Hero Flux - Episode 3 - lq.wmv</Filename>    <Round>      <StartTime>00:00:36</StartTime>      <EndTime>00:03:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:04:50</StartTime>      <EndTime>00:08:55</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:09:54</StartTime>      <EndTime>00:13:10</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:10</StartTime>      <EndTime>00:17:40</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:18:40</StartTime>      <EndTime>00:22:14</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:23:13</StartTime>      <EndTime>00:27:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:28:00</StartTime>      <EndTime>00:31:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:32:26</StartTime>      <EndTime>00:38:02</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
The times are taken from VLC Player, but it seams that theres a delay on some rounds (only 2-3 seconds).

Another Question: Does Skillraiting do anything? By the way, its spelled wrong.

Re: Cock Hero - Randomiser

Posted: Sun Nov 27, 2011 10:17 pm
by andyp
n4p wrote:Thank you andyp :D.

heres the first one: CH - Flux 3:
Spoiler: show

Code: Select all

  <VIDEO>    <Filename>Cock Hero Flux - Episode 3 - 1080p.wmv</Filename>    <Filename>Cock Hero Flux - Episode 3 - 720p.wmv</Filename>    <Filename>Cock Hero Flux - Episode 3 - lq.wmv</Filename>    <Round>      <StartTime>00:00:36</StartTime>      <EndTime>00:03:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:04:50</StartTime>      <EndTime>00:08:55</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:09:54</StartTime>      <EndTime>00:13:10</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:10</StartTime>      <EndTime>00:17:40</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:18:40</StartTime>      <EndTime>00:22:14</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:23:13</StartTime>      <EndTime>00:27:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:28:00</StartTime>      <EndTime>00:31:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:32:26</StartTime>      <EndTime>00:38:02</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
The times are taken from VLC Player, but it seams that theres a delay on some rounds (only 2-3 seconds).

Another Question: Does Skillraiting do anything? By the way, its spelled wrong.
No its not implemented yet, good job i guess lol...

Cheers!

Re: Cock Hero - Randomiser

Posted: Mon Nov 28, 2011 12:15 am
by simpl
Here are the times for CH Flux 4. A few of the times are a couple seconds off, but it seems like n4p also had that problem.

Also, the last round starts at the stroke timer and ends after it's over, but there is more time before/after, so make of that what you will.
Spoiler: show

Code: Select all

<Video><Filename>Cock Hero Flux - Episode 4 - 720p.wmv</Filename><Round><StartTime>00:00:40 </StartTime><EndTime>00:04:19</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:05:21</StartTime><EndTime>00:09:24</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:10:38</StartTime><EndTime>00:14:20</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:15:30</StartTime><EndTime>00:18:27</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:20:43</StartTime><EndTime>00:26:31</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:27:46</StartTime><EndTime>00:32:33</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:033:49</StartTime><EndTime>00:37:35</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:38:50</StartTime><EndTime>00:44:23</EndTime><SkillRaiting>1</SkillRaiting></Round><Round><StartTime>00:47:21</StartTime><EndTime>00:54:50</EndTime><SkillRaiting>1</SkillRaiting></Round></Video>

Re: Cock Hero - Randomiser

Posted: Mon Nov 28, 2011 4:20 am
by RustySpork
Made a Milovana account just to post this :D StrokerAce XML:

Code: Select all

<VIDEO>    <Filename>StokerAce_Final01.avi</Filename>    <Round>      <StartTime>00:02:13</StartTime>      <EndTime>00:05:48</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:06:16</StartTime>      <EndTime>00:09:31</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:10:03</StartTime>      <EndTime>00:16:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:22</StartTime>      <EndTime>00:22:58</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:23:27</StartTime>      <EndTime>00:28:03</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:28:42</StartTime>      <EndTime>00:35:21</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:36:33</StartTime>      <EndTime>00:41:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:41:29</StartTime>      <EndTime>00:45:49</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:46:21</StartTime>      <EndTime>00:53:42</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:54:50</StartTime>      <EndTime>00:59:18</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
Keep up the great work andyp, I can't wait to see what you do with the skill level.

Re: Cock Hero - Randomiser

Posted: Mon Nov 28, 2011 7:36 am
by gadgetau
WOW, AndyP, Youre a GOD !

thankyou so much for implementng the external XML "database" and thankyou to the guys who have provided the additional time codes. :thumbsup:

It works very well !

However, If we decide to share our 'play lists" the order in which the videos are listed in the XML file is critical.

This was not a problem with version 1.3 as it was compiled into the program and could not be edited.

It also wont be a problem if we stay with your v1.4 XML file.

BUT

The problem exists once people start randomly adding new video profiles to the XML in different orders.

I noticed that the play lists are relative to the order of the video profile, and not specific to a filename.

so, i guess what im saying is that if we want to share "play lists" that we adopt a standard file order in the XML database ?

Perhaps we use the order that is already created in the Cock Hero List

http://www.milovana.com/forum/viewtopic.php?f=2&t=7969

This would mean that we would have to include "place holders" in the XML for those videos that perhaps we dont have time codes for at present .. but at least we would have a standard video order to reference the clips with ..

Just my two cents worth ..What do you guys think ?

Re: Cock Hero - Randomiser

Posted: Tue Nov 29, 2011 6:23 pm
by Onepiecefan
Moin,

i have searched my hdd and found 24 cockhero videos...

I have implemented it in this database

http://ifile.it/uxrv9bc

i have not renamed the files (exclude stroke ace). Just took the names as they were by unzipping^^

lg opf

ps short edit

StrokerAceS1R1_02ateaser.avi is the full version
full.wmv is the cockteasing foreplay video
produce.wmv is the workoutlite version
kicked out ch1 and ch2 because of bad quality^^ (i dont like bad quality)
forgot ultimate and galaxy^^ will be added late night^^

Re: Cock Hero - Randomiser

Posted: Tue Nov 29, 2011 7:09 pm
by andyp
gadgetau wrote:WOW, AndyP, Youre a GOD !

thankyou so much for implementng the external XML "database" and thankyou to the guys who have provided the additional time codes. :thumbsup:

It works very well !

However, If we decide to share our 'play lists" the order in which the videos are listed in the XML file is critical.

This was not a problem with version 1.3 as it was compiled into the program and could not be edited.

It also wont be a problem if we stay with your v1.4 XML file.

BUT

The problem exists once people start randomly adding new video profiles to the XML in different orders.

I noticed that the play lists are relative to the order of the video profile, and not specific to a filename.

so, i guess what im saying is that if we want to share "play lists" that we adopt a standard file order in the XML database ?

Perhaps we use the order that is already created in the Cock Hero List

http://www.milovana.com/forum/viewtopic.php?f=2&t=7969

This would mean that we would have to include "place holders" in the XML for those videos that perhaps we dont have time codes for at present .. but at least we would have a standard video order to reference the clips with ..

Just my two cents worth ..What do you guys think ?
Been pondering on this today and ive come up with nick names annnnnnd separate XMLs for every vid...

so take the xml file and call the the same as the video... Cock_hero_1.xml inside this xml put all the info needed file names times etc, and NICK NAME!....

Nick names would work like this,

Ch1-1 (would play ch1 round 1:))
Sa1-5 (would play stroker ace 1 round 5)
ChF1-4 (would play ch flux round 1)....

Would this work?

Andyp

Re: Cock Hero - Randomiser

Posted: Tue Nov 29, 2011 11:58 pm
by Achnod
Hi,

I just want to point out that there seems to be an issue with Nation2 in 1080p.

the xml has <Filename>CH-Nations2-1080p.mp4</Filename> while the name of the file is CH-Nations2-1080.mp4

Therefor the loader does not find the file. It is easily fixable but renaming the file or editing the xml.

Aside from that, thank you very much for everything

Re: Cock Hero - Randomiser

Posted: Thu Dec 01, 2011 5:24 am
by gadgetau
AndyP,

A great idea :) i think that would work .. but would still need to be standardised in file name and nick names which, i guess, could be posted in the cock hero list forum !?

Re: Cock Hero - Randomiser

Posted: Thu Dec 01, 2011 5:59 am
by RustySpork
Cock Hero Ultimate timecodes here, in case you want to use it instead of the earlier CH's or something:

Code: Select all

   <VIDEO>    <Filename>CH-Ultimate720p.wmv</Filename>    <Round>      <StartTime>00:00:33</StartTime>      <EndTime>00:03:50 </EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:04:23</StartTime>      <EndTime>00:08:41</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:09:13</StartTime>      <EndTime>00:12:52</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:13:24</StartTime>      <EndTime>00:16:22</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:16:57</StartTime>      <EndTime>00:22:07</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:22:40</StartTime>      <EndTime>00:27:34</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:28:40</StartTime>      <EndTime>00:32:40</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:33:13</StartTime>      <EndTime>00:36:59</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:37:30</StartTime>      <EndTime>00:41:33</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:42:05</StartTime>      <EndTime>00:46:57</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:47:29</StartTime>      <EndTime>00:52:30</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:53:02</StartTime>      <EndTime>00:56:37</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:57:06</StartTime>      <EndTime>01:02:09</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>01:02:17</StartTime>      <EndTime>01:05:48</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>01:05:49</StartTime>      <EndTime>01:10:13</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>