Below are some scripts that I often use in OpenBullet 2 when making Android API configs
These will generate you a random UUID, Android User Agent, or Android Device ID
For your preference I made them in two Interpreters that OB2 uses: Jint and IronPython
Hope they are as much use to you as they are to me!
You can use these scripts in OB2 by adding a block -> Interlop -> Script
These will generate you a random UUID, Android User Agent, or Android Device ID
For your preference I made them in two Interpreters that OB2 uses: Jint and IronPython
Hope they are as much use to you as they are to me!
You can use these scripts in OB2 by adding a block -> Interlop -> Script
Scripts:
Enjoy!