ITALIANO
ho un problema su questa sub probabilmente un pò vecchiotta, praticamente una volta cliccato su connectin lost mi ritorna a schermata iniziale senza rillogare, sapete darmi un consiglio su cosa non và seconda voi?
ENGLISH
probably have a problem on this sub a more old, practically once click on connectin lost returns to me to shielded initial without rilog, we given to me to a council on what not second gear you?
ho un problema su questa sub probabilmente un pò vecchiotta, praticamente una volta cliccato su connectin lost mi ritorna a schermata iniziale senza rillogare, sapete darmi un consiglio su cosa non và seconda voi?
ENGLISH
probably have a problem on this sub a more old, practically once click on connectin lost returns to me to shielded initial without rilog, we given to me to a council on what not second gear you?
codice:
If #ContSize = 203_121 { Set *RazielStopScriptGumpStop pause Set %ClickX #ContPosX + 100 Set %ClickY #contPosY + 89 Click %ClickX %ClickY WaitForGump: If #ContName <> MainMenu_Gump { Wait 1s GoTo WaitForGump } Wait 30s ;<-- tanto per essere sicuri aspetta 900 secondi (15 minuti) GoSub account . !account WaitForGump1: If #ContName = waiting_gump { Wait 1s Goto WaitForGump1 } ClickShard1: Click 262 115 d If #ContName = normal_gump { Wait 10 Goto ClickShard } WaitForGump2: If #ContName = waiting_gump { Wait 1s GoTo WaitForGump2 } If #ContName = Login_gump { GoSub ClickChar } GoTo WaitForGump2 Wait 10s Set *RazielStopScriptGumpStop play } GoTo Inizio sub account1 ;msg ;<-- NickName dell'account ;wait 10 click 530 400 call C:\password.txt ;<-- Password dell'account msg %password ;wait 20 msg $ return { sub ClickChar ClickCharCL: Set %char !char Set %ClickXChar 365 Set %YM 40 * !char Set %ClickYChar 125 + %YM If #ContName = Login_gump { Wait 10 GoTo ClickCharCL } Return
Commenta