Navigation

    OpenBullet

    OpenBullet

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Awards
    1. Home
    2. Tags
    3. openbullet
    Log in to post

    • T

      Run Block Only Once
      Questions • openbullet block runner • • TommyShelby  

      4
      0
      Votes
      4
      Posts
      99
      Views

      @TommyShelby The translate block will only replace the characters.
    • P

      Cant download but add source
      Questions • openbullet • • Polis  

      4
      0
      Votes
      4
      Posts
      82
      Views

      You can't do that
    • M

      Anyone Worked With AWS Cognito ?
      Questions • openbullet aws cognito signature m1st • • m1st  

      3
      0
      Votes
      3
      Posts
      82
      Views

      M

      Ok @Why001
    • A

      Generate time and date
      Questions • openbullet function • • aparichit  

      3
      0
      Votes
      3
      Posts
      135
      Views

      A

      @Why001 Thank you Sir
    • A

      Parse Before Request
      Questions • openbullet parse • • aparichit  

      3
      0
      Votes
      3
      Posts
      102
      Views

      A

      @Why001 actually what I am trying to do is instruct the post method to pull up that specific token and put that in post request .I tried to get that token first and then put parsed value but it's not working because every request generates unique token.
    • A

      Email Input Problem
      Questions • openbullet check • • aparichit  

      5
      0
      Votes
      5
      Posts
      99
      Views

      H

      @aparichit replace <email> to <USER> and also use a word list which not only have email but also something after email then ":" and a value because it need two arguments. example of word list [email protected]:1 remember in position of 1 there can be anything.
    • M

      How can I accomplish the addition of all the values ​​in a list?
      Questions • openbullet question loliscript addition • • Mirgulan  

      2
      0
      Votes
      2
      Posts
      67
      Views

      M

      UTILITY List "<LIST[*]>" Join "+" -> VAR "COMPUTE" FUNCTION Compute "<COMPUTE>" -> VAR "RESULT"
    • ?

      Which function i should use for this
      Questions • openbullet function debugger • • A Former User  

      3
      0
      Votes
      3
      Posts
      137
      Views

      ?

      Hello Ashi21, the value you are trying to look out for is called Unix Timestamp. You can translate Unix Timestamp to DateTime and vice versa. Here is an example how is your value translated: https://gyazo.com/428260559c7f4ac4ce5990adf7661f5a In OpenBullet, you have 4 options regarding Unix timestamp: CurrentUnixTime, UnixTimeToISO, UnixTimeToDate and DateToUnixTime Based on the information you have provided, you need to use CurrentUnixTime. Follow the example below: https://gyazo.com/208ba6cce6608cc65508b0479a3dcaa9 The correct URL shall be: clientSessionId=<session-id>&loadTime=1197&isRequestRetried=false&isResponseCached=false&loadTimeFromRequestStart=1103&_=<unixTime> <unixTime> is the variable's name on the Function Block: https://gyazo.com/2704c0273ae959e1929f79899d98caed Hope it helped kinda.
    • ?

      Stop Runner
      Questions • openbullet config obrunning • • A Former User  

      2
      0
      Votes
      2
      Posts
      64
      Views

      you need to provide more information
    • P

      OpenBullet API - work?
      Questions • openbullet api error • • pipetka  

      9
      0
      Votes
      9
      Posts
      96
      Views

      P

      @Ruri , yea https://github.com/openbullet/openbullet-api/releases
    • M

      What i can do about this token ? Token capture
      Questions • openbullet config parse • • mickeymousse  

      3
      0
      Votes
      3
      Posts
      130
      Views

      From what i can see is that the token is not loaded to the HTML, Maybe u need to load this on Selenium to parse it.
    • G

      How to use IPVanish socks5 in openbullet
      Questions • openbullet socks ipvanish • • gomos  

      6
      0
      Votes
      6
      Posts
      1168
      Views

      G

      @gomos thank you works Can be sorted a list with this line like luminati?
    • C

      MAC config openbullet
      General Discussion • openbullet mac config • • cakalovp  

      14
      2
      Votes
      14
      Posts
      2924
      Views

      i'm closing this here now. this forum is no marketplace or exchange for obviously illegal things. Plus this from the rules:
    • A

      Config Block
      Questions • openbullet • • Alpha21  

      2
      0
      Votes
      2
      Posts
      172
      Views

      That's might be because none of your data lines passes the regex check of the wordlist type you chose. Please choose the correct Wordlist Type or change your Environment.ini accordingly (or disable the regex check as a whole by putting Verify=False). You can read more here https://openbullet.github.io/usage.html#environment