yojimbos_law

available_choice_options() is fun

Mar 20th, 2019
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Search "available_choice_options\(\)" (11 hits in 1 file)
  2. C:\Users\Butts B. Butts\Downloads\scripts\things I wrote\boablah.ash (11 hits)
  3. Line 651: while(available_choice_options().count() != 7){
  4. Line 659: while(available_choice_options().count() > 0 && last_choice() <= 1319 && last_choice() > 1313 && last_choice() != 1316){
  5. Line 662: while(last_choice() == 1316 && available_choice_options()[1].contains_text("Lock in your score")){
  6. Line 665: if(last_choice() == 1316 && available_choice_options().count() == 0){
  7. Line 868: if(available_choice_options()[1] == "Examine the shrink ray"){
  8. Line 873: if(available_choice_options()[1] == "" && available_choice_options()[2] == "Play Witchess"){
  9. Line 873: if(available_choice_options()[1] == "" && available_choice_options()[2] == "Play Witchess"){
  10. Line 904: while(available_choice_options().count() > 0 && last_choice() == 1322){
  11. Line 907: while(available_choice_options().count() > 0 && last_choice() == 1324){
  12. Line 1081: if(available_choice_options().count() > 0){
  13. Line 1237: if(available_choice_options().count() > 0){
Advertisement
Add Comment
Please, Sign In to add comment