Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    VIP Status
    Hackx0rz is offline

    Posts
    549

    Sheer Bilge help

    Yesterday I was bilging in the navy with Sheer Bilge and I had to go eat
    When I came back my computer was on the screensaver and my Bilge was stuck on that info screen where you have to click play again,
    Now I made this script that it autclicks "Play" when it sees that screen but I think this will be in the new Sheer Bilge Platinum
    so its a little help for now

    Code:
    {.Script Info:
    # ScriptName  = Sheer Bilge Help
    # Author      = Hackx0rz
    # Version     = 1
    # Date        = 30/11/2010
    #               dd/mm/yyy
    /Script Info}
    program PuzzlePirates;
    
    var
    
     x, y: integer;
    
    begin
      repeat
    if findcolor(x, y, 12555099  , 108, 192, 383, 507) then
    begin
    
    
    movemouse(x, y)
    wait(10)
    ClickMouse(x, y, True)
    
    
    
    
    
       end;
       until false;
    end.
    -Select Puzzle Pirates with the Crosshair and start it


    Thank you

    Similar Threads:



  2. #2
    Senior Member
    Pwnage is offline

    Posts
    1,613
    Scar?


  3. #3
    VIP Status
    Hackx0rz is offline

    Posts
    549
    Quote Originally Posted by Pwnage View Post
    Scar?
    Yup


  4. #4
    Senior Member
    Poseidon is offline

    Posts
    293
    wasnt sheer java o.o im confused


  5. #5
    VIP Status
    Hackx0rz is offline

    Posts
    549
    Quote Originally Posted by Poseidon View Post
    wasnt sheer java o.o im confused
    Yes but I made something when your using sheer that I autoclicks the info screen when it pops up on bilge
    And I made that in SCAR


  6. #6
    Senior Member
    Poseidon is offline

    Posts
    293
    Oh okay xD

    what info screen o.o?


  7. #7
    VIP Status
    Hackx0rz is offline

    Posts
    549
    Quote Originally Posted by Poseidon View Post
    Oh okay xD

    what info screen o.o?
    Like when your playing bilge, you cleared the board and something pops up like you can now have crabs or you got the last piece of bilge


  8. #8
    Senior Member
    Poseidon is offline

    Posts
    293
    doesnt sheer already do that? since the old decayed-bilger does that xD


  9. #9
    VIP Status
    Hackx0rz is offline

    Posts
    549
    Quote Originally Posted by Poseidon View Post
    doesnt sheer already do that? since the old decayed-bilger does that xD
    Nope it doesnt :P


  10. #10
    Senior Member
    Poseidon is offline

    Posts
    293
    Then its worth to upgrade that since then u cant leave a nub acc with the bot for a cade for example.. if you get me?


Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •