ERROR: String cannot be of zero length. Parameter name: oldValue
-
Hllo.
i cant PARSE
"source" 380kb but openbullet cant detect it and say "zero length"
-
I'm going to need your loliscript for the parse block
-
thanks for reply.
#Token1 PARSE "<SOURCE>" LR "\"__RequestVerificationToken\" type=\"hidden\" value=\"" "\"" -> VAR "Token1"
-
This is not the block that caused the error. This block is called Token1 while the block that caused the error is called VIEWSTATE.
-
the same parse, just I changed the name
-
#Token1 PARSE "<SOURCE>" LR ""__RequestVerificationToken" type="hidden" value="" """ -> VAR "Token1"
#VIEWSTATE PARSE "<SOURCE>" LR "id="__VIEWSTATE" value="" """ -> VAR "VIEWSTATE1"
-
So you didn't just change the name, it was another block after all. This means the 2nd parse cannot find the stuff to parse.
-
OP cannot search in this type of source.
no Parse ..no Function ..no keychek
-
@TOT17 come private if you want
But before check your version of ob you need 1.2.2
If you want parse check my vid on css parse because you have say
I cant parse
-
today i test it on Blackbullet2 and working perfectly
-
Ok good @Ruri