Hey,
Found an error which causes the script to end.
On the initial setup, I selected that if I lose I want to receive butt spanks, and she gave me a number, I opted to negotiate and then it errored.
Code:
groovy.lang.MissingMethodException: No signature of method: ss.FullScript_Farkel.getInteger() is applicable for argument types: (java.lang.String, java.lang.Double) values: [<i>Suggest amount of spanks:</i>, 20.36989525676701]
Possible solutions: getInteger(java.lang.Object, java.lang.Integer), loadInteger(java.lang.String)