User Tools

Site Tools


tasks:striporcum

This is an old revision of the document!


Title:Strip or Cum
Sex: Female T Male T Trans T
Require: 
Limits: 
; Will be a mini game but just testing idea for now Liz x
show:Welcome this is just a test - you will get asked to pic a random button 4 times
wait:1
button:Ok
settemp2:0
while:(TEMP2 < 4)
  settemp2:(TEMP2+1)
  show:Round TEMP2, pick a button
  choice:Button 1,Button 2,Button 3
  settemp1:Math.floor((Math.random() * 3) + 1)
if:(LASTASK == TEMP1)
  show:You guessed the right button (LASTASK == TEMP1)
fi:
if:(LASTASK != TEMP1)
  show:Bad luck you guessed the wrong button (LASTASK != TEMP1)
fi:
  button:Ok
endwhile:
show:All Done
button:Ok
tasks/striporcum.1491573182.txt.gz · Last modified: 2017/04/07 15:53 by liz