Help in config making

how to do <HEADERS(value)> in ob2?
and how to ignore response content

You cannot ignore response content, if you don’t care about the content just send a HEAD instead of a GET. For headers it’s data.HEADERS["name"]

2 Likes

x-csrf-token: data.HEADERS[“x-csrf-token”]
doesnt worked

You have to learn the new syntax. If you use variable mode, the above will work, if you use interpolated you have to use < and > as before.

i forgot to say i have tryed that too doesnt worked either
POST /login/handleanswer HTTP/1.1
Connection: Close
content-type: application/json
x-csrf-token: <data.HEADERS[“x-csrf-token”]>

Is the background of the custom headers textbox black or green? It must be green. Click on the blue button next to it to change it

its like colour of skin

are you the hulk? O_o

like orange or yellow

I don’t know what theme you’re using but makes sure the blue button to the right of the box says </> so it’s interpolated mode

lolooolololol my mistake was blinded and miss understanded ur meaning xD sry dear Ruri

1 Like

but now the problem its after running like 3 min the ob2 will be no response, like crash

Disable the log if you enabled it, it might be heavy for some computers

i didnt turn it enable

cpu its going higher and higher

it doesnt release cpu usage?

how many bots did you select?

120, and from time it raised from 30% to 99.9cpu usage, after 3k line checked its 99.9 cpu

I don’t get this, maybe lower the amount of bots? 120 sounds like a lot