Navigation

    OpenBullet

    OpenBullet

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

    Best posts made by B1rdY

    • RE: Incapsula_Resource Problem

      there is no direct Bypass for incap with OB.

      posted in Questions
      B1rdY
    • RE: Making A text file using openbullet and store data in it

      https://forum.openbullet.dev/topic/60/saving-hits-directly-to-a-textfile/7

      posted in Questions
      B1rdY
    • RE: Saving hits directly to a textfile

      @NullData said in Saving hits directly to a textfile:

      how would I go about doing this also?

      @GemreNa said in Saving hits directly to a textfile:

      @lukesped Can u post a screenshot for the UTILITY block settings?

      VERY basic and quick example in loliscript that will write the captured data (as shown) to a file located in your OB folder. Edit it to your needs. Im sure there is a more efficient way of doing it but this should give you a general idea.

      PARSE "<SOURCE>" JSON "TIER" -> CAP "TIER" 
      PARSE "<SOURCE>" JSON "Exp" -> CAP "EXP" 
      PARSE "<SOURCE>" JSON "Rewards" -> CAP "REWARDS" 
      PARSE "<SOURCE>" JSON "Points" -> CAP "POINTS" 
      UTILITY File "NAME OF TXT FILE.txt" Append "<USER>:<PASS> - <TIER> - <EXP> - <REWARDS> - <POINTS> \r\n"
      
      posted in Questions
      B1rdY
    • RE: Need help about this bug/error

      @Ruri good to know i can do that

      posted in Questions
      B1rdY
    • RE: Parse bot proxy

      @Ruri 🙂 Well... LR, thinking that would have been obvious. but then again 😅

      posted in Questions
      B1rdY
    • RE: convert .bbc

      @Ruri and then a few weeks later https://converter.openbullet.dev/ 😉

      posted in Questions
      B1rdY