Navigation

    OpenBullet

    OpenBullet

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Awards
    1. Home
    2. Dev3llers
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Dev3llers

    Banned

    Programmer

    1
    Reputation
    43
    Posts
    36
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Dev3llers Follow

    Posts made by Dev3llers

    • RE: Links Parsing

      Okay, thanks

      posted in General Discussion
      Dev3llers
    • RE: Links Parsing

      @Ruri If I do through it, Can I get all of available urls in that page?

      posted in General Discussion
      Dev3llers
    • RE: Hidden token pars

      Seems like your token name is not token but action
      LEFT: <input type="hidden" name="action" value="
      RIGHT: "

      posted in General Discussion
      Dev3llers
    • RE: Hidden token pars

      It's just name="token" value="" ??

      posted in General Discussion
      Dev3llers
    • RE: Doubt about the NAVIGATE Function

      @User16 Dont think so, if you can make 5 configs and launch the runner for each of them maybe that will gonna help you

      posted in Questions
      Dev3llers
    • RE: Hidden token pars

      LEFT: <input type="hidden" name="token" value="
      RIGHT: "

      posted in General Discussion
      Dev3llers
    • RE: Help INPUT Variable at URL

      https://regex101.com/r/I2oxpI/1, try this

      [WLTYPE] Name=Dork Regex=^[a-zA-Z0-9\D]*?$ Verify=True Separator= Slices=DORK

      posted in Questions
      Dev3llers
    • RE: Open Bullet 1.3.6

      [WLTYPE]
      Name=MailPass
      Regex=^.@...:.$
      Verify=True
      Separator=:
      Slices=USER,PASS

      [WLTYPE]
      Name=UserPass
      Regex=^.:.$
      Verify=True
      Separator=:
      Slices=USER,PASS

      [WLTYPE]
      Name=Numeric
      Regex=^[0-9]*$
      Verify=True
      Separator=
      Slices=CODE

      [WLTYPE]
      Name=URLs
      Regex=^(http://www.|https://www.|http://|https://)?[a-z0-9]+([-.]{1}[a-z0-9]+).[a-z]{2,5}(:[0-9]{1,5})?(/.)?$
      Verify=True
      Separator=
      Slices=URL

      [CUSTOMKC]
      Name=FREE
      Color=OrangeRed

      [CUSTOMKC]
      Name=2FACTOR
      Color=Maroon

      [CUSTOMKC]
      Name=EXPIRED
      Color=Crimson

      [CUSTOMKC]
      Name=CUSTOM
      Color=OrangeRed

      [EXPFORMAT]
      Format=<CAPTURE>

      [EXPFORMAT]
      Format=<DATA>:<PROXY>:<CAPTURE>

      posted in General Discussion
      Dev3llers
    • RE: Open Bullet 1.3.6

      @inconnu365 Change your environment settings

      posted in General Discussion
      Dev3llers