Website:
Email/User: Email
Proxies: No
Capture: No
Recommended Bots: 10-50
Last checked: 07/3/2018
Introducing JSGetVar, JSExecute, JSSetParameter and CustomSaveFormat (if you want a hits without those "=========", you should set it to "True" in [General] section)
Here's an example code for Javascript features:
or
see FUNCTIONS documentation for more information.
in this case we're going to use the Javascript feature to hash our login information.
Email/User: Email
Proxies: No
Capture: No
Recommended Bots: 10-50
Last checked: 07/3/2018
Introducing JSGetVar, JSExecute, JSSetParameter and CustomSaveFormat (if you want a hits without those "=========", you should set it to "True" in [General] section)
Here's an example code for Javascript features:
Code:
$JsExecResult1 = JsExecute("x += 1;", JsSetParamer("x", "1", "number"))
$XResult = JsGetVar($JsExecResult1#, "x")
Code:
$JsExecResult1 = JsExecute("var x = 1; x += 1;")
$XResult = JsGetVar($JsExecResult1#, "x")
in this case we're going to use the Javascript feature to hash our login information.
You must reply to see the hidden content. Consider upgrading your account to increase your reply limit.
Credit to MR.ViPER & modified by Centuri