How can I add a prompt to configs?

Hello, I was wondering how I can add a prompt to my config.
I’m thinking for the user to input a number, then save it as for request data/site num
Do I have to use loliscript to add it?
-axel

in your config you can access the value like that

edit: the prompt only will appear in the runner, in the stacker the only way to modify the value is the default answer

1 Like

Hey there!
Wondering if you could show this on the native version of OB2.
Also, is it possible to save it as < ID >? (no spaces)
-axel
(edit: is it even possible to do this on ob1?)

Yes its possible in ob1 just go to “other options” then “input”.
yes its possible to save as ID just set in variable name and in your config just access like that “input.ID”
In ob2 native you can find there

image

1 Like