Thanks for this great bot, madoka. Nice to finally not have to pay 250k a pop for exquisites on the MP

Curious, how did you determine the coordinates for "setpos"?

Originally Posted by
LordMau
Takes you to the wrong locations, doesn't use mine bombs and crashed before nuking.
that's what happened to me
I had the exact problem and I modified the script so that it ran slower. Methinks that you and I have crappier computers than Madoka and the commands are being sent while the loading screen is still on. Here's mine:
a_delayed 1 a_boat_no_intro "1"
a_delayed 3 a_boat_start
a_delayed 16 setpos 2862.26 2882.65 220.57
a_delayed 20 cc_set_sub_weapon mining_bomb 444
a_delayed 22 +aim
a_delayed 23 -aim
a_delayed 24 +attack
a_delayed 26 -attack
a_delayed 27 cc_change_figure_height 0.1
a_delayed 29.3 plr_search_evil_core_distance 700
a_delayed 29.5 +use
a_delayed 30.3 -use
a_delayed 30.7 plr_search_evil_core_distance 700
a_delayed 31.4 +use
a_delayed 31.7 -use
a_delayed 32.0 plr_search_evil_core_distance 700
a_delayed 32.3 +use
a_delayed 32.6 -use
a_delayed 33 plr_search_evil_core_distance 700
a_delayed 33.3 +use
a_delayed 33.4 -use
a_delayed 35 setpos 2767.72 2978.79 1286.13
a_delayed 37.3 cc_change_figure_height 1
a_delayed 38 +aim
a_delayed 38.4 -aim
a_delayed 38.8 +attack
a_delayed 39.2 -attack
a_delayed 40 cc_change_figure_height 0.1
a_delayed 40.3 plr_search_evil_core_distance 700
a_delayed 40.6 +use
a_delayed 40.9 -use
a_delayed 41.3 plr_search_evil_core_distance 700
a_delayed 41.6 +use
a_delayed 42 -use
a_delayed 42.3 plr_search_evil_core_distance 700
a_delayed 42.6 +use
a_delayed 43 -use
a_delayed 43.6.3 plr_search_evil_core_distance 700
a_delayed 43.9 +use
a_delayed 44.2 -use
a_delayed 45 changelevel 2
a_delayed 54 cc_change_figure_height 1500
a_delayed 55 scaleform_fade_in 0.1
a_delayed 56 a_nuke
a_delayed 123 a_if a_var_is_quest_ranking_shown == "1" "a_boat_replay"
a_delayed 135 a_exec ortel10.txt
I'm still having trouble determining the cause of the crash when my characters gets super huge and nukes, though.