Stop config for after success!
-
Hello guys, help me in this matter!
How do I stop the config after a successFrom now on I thank everyone who helps me
IF "<SOURCE>" Contains "ErrorBox"><li>Invalid Number</" IF "<SOURCE>" DoesNotContain "The transaction has been declined" IF "<SOURCE>" DoesNotContain "Success: Order Receipt" JUMP #pin2 ENDIF KEYCHECK KEYCHAIN Retry OR KEY ">Invalid Email Address</" KEYCHAIN Success OR KEY "Success: Order Receipt" KEYCHAIN Failure OR KEY "The transaction has been declined" FUNCTION Constant "CARD GIF: <USER> PIN: <PIN> CODE: <CODE> DATE: <DATE>" -> CAP "WIN" ###STOP HERE! AND I WANT TO RECEIVE THE CAPTURED RESULT
-
@babirro When you said STOP the config, what you mean Stop Scanning ? I don't think that is possible, but what you could do is jump to the end
-
@Br4uN thx man!
-
@Br4uN IS IT CORRECT IN THIS WAY?
IF "<SOURCE>" Contains "ErrorBox"><li>Invalid Number</" IF "<SOURCE>" DoesNotContain "The transaction has been declined" IF "<SOURCE>" DoesNotContain "Success: Order Receipt" JUMP #PIN2TEST ENDIF KEYCHECK KEYCHAIN Retry OR KEY ">Invalid Email Address</" IF "<SOURCE>" Contains "Success: Order Receipt" JUMP #PIN_CODE SET STATUS SUCESS ENDIF
-
I am assuming you mean after a certain amount of hits. If I am correct proceed wit these steps: OpenBullet > RuriLib and you'll see Max number of Hits (0 = Unlimited) and enter whatever amount you want. If you require or would like further assistance, do not hesitate to @ me. I hope I helped.
-
@babirro Not sure it will depend on what you want , what I could recommend is try to understand how IFs statement work or post the whole code if not break forum rules