Hi everybody!
I was trying to create a GuideMe version of
Lottery of Abstinence(don't ask me why, I had to find something to do this afternoon...).
First thing first: I've never scripted for GuideMe so I don't have any experience or knowledge, but I'm using other scripts and the
GuideMe Wiki as reference.
This is what I wrote so far(it's only the first page and it took me quite some time...

)
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Tease id="37610" scriptVersion="v0.1">
<Title>Lottery of Abstinence<Title>
<Url>https://milovana.com/webteases/showtease.php?id=37610</Url>
<Author id="101186">
<Name>SpiritualMigrant</Name>
<Url>https://milovana.com/forum/memberlist.php?mode=viewprofile&u=101186</Url>
</Author>
<MediaDirectory>Lottery of Abstinence - SpiritualMigrant</MediaDirectory>
<Settings>
<AutoSetPageWhenSeen>false</AutoSetPageWhenSeen>
<PageSound>false</PageSound>
<ForceStartPage>false</ForceStartPage>
</Settings>
<Pages>
<Page id="page01">
<Text>
<p>Hello stroker boy! Today, we're going to play a game where you highly risk to lose the right to cum for days, weeks or even months! Sounds fun, doesn't it?</p>
<p>First of all, I want you to choose a difficulty:</p>
<p><Font Color="Green">Weak mode</Font>: for pathetic losers who can't even imagine the idea of not wanking for a few hours (basically, this tease becomes a casual lottery game)</p>
<p><Font Color="Yellow">Normal mode</Font>: for average guys who are able not to stroke for a few days. If your chastity goes over 2 weeks, set it to 2 weeks instead.</p>
<p><Font Color="Red">Hardcore mode</Font>: for chastity confirmed strokers. If your chastity goes over 1 month, set it to 1 month instead. Still I advice you to choose this one if you hesitate.</p>
<p>Choose wisely: you'll not be able to change your mind during the tease. You'll need to obey accordingly to the difficulty you chose here.</p>
<p>There is no turning back!</p>
</Text>
<Image id="page01.jpg"/>
</Page>
</Pages>
</Tease>
I opened GuideMe and loaded the script to check if it was everything ok but I got this error:

- Cattura di schermata (239).png (9.07 KiB) Viewed 3736 times
Can anyone tell me what I'm doing wrong, please?
Thank you!
EDIT: I'd like the script to select randomly a page between a set of pages I decide(in my case between page03,page04,...,page032) when i click a button. What's the code for that, please?
Bye!
EDIT 2: I noticed that the first page of every script i have is called
start. So I renamed my first page(page01) to start and I opened GuideMe and loaded the tease. This is the message I get

- Cattura di schermata (240).png (16.12 KiB) Viewed 3692 times
I also tried to create a new XML file with a different name but I got the same result.
P.S.: I'm using GuideMe 3.7