Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    Milecar12's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    You're a pedo, ain't ya?
    Posts
    1,084
    Reputation
    29
    Thanks
    143
    My Mood
    Goofy

    BEM Auto Throw Boot Script

    Step 1: Download BEM. BEM is a semi-free program - it's subscription based, but you can purchase free 1 Month or 1 Year license for forum points

    Step 2: Install it and open it. You should see a window with probably some demo codes (or nothing, idk, I had it installed for 2 years now)

    Step 3: Go to the developer tab and click on "Create"

    Step 4: Name your macro however you want and put it in whatever category you want.

    Step 5: Copy paste this in Code View:

    Code:
     begin loop()     Macro.Pause("3000")
         Function.Execute("bChk")
     end
    
    
    function("bChk")
         begin
              if  Color.Pixel pattern can be located on screen("39,40,41,1,1,71,62,42,0,-1,71,62,42,0,-2,68,64,53,0,-1,46,48,49,-1,0,39,40,41,-1,0,39,40,41,0,1,39,40,41,0,1,39,40,41,1,0,39,40,41,0,-1,39,40,41,1,1,51,48,41,-2,1,39,40,41,0,1,40,41,41,1,0,49,47,41", "50")
                   begin
                        Function.Execute("MoveBoots")
                        Macro.Pause("500")
                   end
              if  Color.Pixel pattern can not be located on screen("39,40,41,1,1,71,62,42,0,-1,71,62,42,0,-2,68,64,53,0,-1,46,48,49,-1,0,39,40,41,-1,0,39,40,41,0,1,39,40,41,0,1,39,40,41,1,0,39,40,41,0,-1,39,40,41,1,1,51,48,41,-2,1,39,40,41,0,1,40,41,41,1,0,49,47,41", "50")
                   begin
                        Function.Abort()
                   end
         end
    function
    
    
    function("MoveBoots")
         begin
              Mouse.Move to image("C:\boot.png", "10")
              Mouse.Hold button("Left")
              Macro.Pause("200")
              Mouse.Move to coordinate("779", "412")
              Macro.Pause("200")
              Mouse.Release button("Left")
              Macro.Pause("500")
         end
    function
    Step 6: Download the boot.png, and put it in your C root (it needs the picture to compare pixels, better than pixel pattern)

    Step 7: Start it up with the bot in the foreground and your inventory open.



    If you're having problems, try retaking the picture of the boot WHILE IT'S STATIONARY and crop it to only have the boot colors. This was taken on 1366x768 and there is no guarantee it'll work on any other resolution.
    Attached Thumbnails Attached Thumbnails
    boot.png  

    Last edited by maddoggy00; 07-09-2015 at 07:28 AM.
    This is /me friend:


    このメモが表示された場合、その後、このノートが通知する価値がないことに、注意することがで きます。

    MY PC SPECS :
    Intel i3 3225
    AMD Radeon 4870 Vapor-x 1 GB
    550W Power Supply
    8 GB DDR3 RAM

  2. The Following 8 Users Say Thank You to Milecar12 For This Useful Post:

    die254 (07-09-2015),dragonkid1102 (07-15-2015),Jerico555 (07-10-2015),littleerik (07-10-2015),ptfock (07-12-2015),RyuRaiiZen (07-13-2015),Skazz0 (07-09-2015),Valhar (07-14-2015)

  3. #2
    die254's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    73
    Reputation
    21
    Thanks
    182
    My Mood
    Doh
    Thanks alot!

  4. #3
    Jerico555's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    Is it possible to copy the code into autohotkey?

  5. #4
    die254's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    73
    Reputation
    21
    Thanks
    182
    My Mood
    Doh
    I dont think so. BEM its a really easy program to use and you have a month free trial...

  6. #5
    GoodCrafter's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic
    not working
    programm cant found boot and stuck in one place
    Last edited by GoodCrafter; 07-10-2015 at 01:32 PM.

  7. #6
    Jerico555's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    Quote Originally Posted by GoodCrafter View Post
    not working
    programm cant found boot and stuck in one place
    Place the boot.png (see attached files) into your C root (ex. C:\boot)

    Also this only runs in foreground so its best if you use this when afk with fishbot.
    Last edited by Jerico555; 07-10-2015 at 02:19 PM. Reason: stuff

  8. #7
    Threadstarter
    CrossFire Patch Previewer
    MPGH Member
    Milecar12's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    You're a pedo, ain't ya?
    Posts
    1,084
    Reputation
    29
    Thanks
    143
    My Mood
    Goofy
    Quote Originally Posted by Jerico555 View Post
    Place the boot.png (see attached files) into your C root (ex. C:\boot)

    Also this only runs in foreground so its best if you use this when afk with fishbot.
    This. If you still have problems thou, send a video or explain it to me in detail and I'll see what I can do.


    - - - Updated - - -

    Quote Originally Posted by Jerico555 View Post
    Is it possible to copy the code into autohotkey?
    No, but you can probably translate it, unless autohotkey doesn't have rng patterns/image search. I never really bothered to learn something like that as BEM was enough for my needs.
    This is /me friend:


    このメモが表示された場合、その後、このノートが通知する価値がないことに、注意することがで きます。

    MY PC SPECS :
    Intel i3 3225
    AMD Radeon 4870 Vapor-x 1 GB
    550W Power Supply
    8 GB DDR3 RAM

  9. #8
    littleerik's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    thanks a lot for this great script

  10. #9
    die254's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    73
    Reputation
    21
    Thanks
    182
    My Mood
    Doh
    docs/commands/ImageSearch.htm they have the same kind of imagesearch.

    (Complete the link)

  11. #10
    ptfock's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    4
    1366x768 , does not work, doesn't recognize the boot image. Image is in c:\boot.png

    Edit: What is your video settings/image quality that can change pixels? Can you explain better how to make my own boot image?
    Last edited by ptfock; 07-11-2015 at 12:03 PM.

  12. #11
    die254's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    73
    Reputation
    21
    Thanks
    182
    My Mood
    Doh
    Quote Originally Posted by ptfock View Post
    1366x768 , does not work, doesn't recognize the boot image. Image is in c:\boot.png

    Edit: What is your video settings/image quality that can change pixels? Can you explain better how to make my own boot image?
    Enter the game, take a screenshot of your inventory with a boot inside in your resolution/quality settings.

    Edit the screenshot to be like the original Boot.png(Take a look at the area that he took from the screenshot).

    Finally save your new image with the name of boot.png in the C:\boot.png .

    Your error should be because your are using a different resolution/quality.

    If you do this the image that the BEM is going to search its the exact one that appears on your screen and it should be working perfectly.

  13. #12
    ptfock's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    72
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by die254 View Post
    Enter the game, take a screenshot of your inventory with a boot inside in your resolution/quality settings.

    Edit the screenshot to be like the original Boot.png(Take a look at the area that he took from the screenshot).

    Finally save your new image with the name of boot.png in the C:\boot.png .

    Your error should be because your are using a different resolution/quality.

    If you do this the image that the BEM is going to search its the exact one that appears on your screen and it should be working perfectly.
    Following, it works. Ty, incredible. I'v never seen this pixel comparing colors awesome

  14. #13
    Threadstarter
    CrossFire Patch Previewer
    MPGH Member
    Milecar12's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    You're a pedo, ain't ya?
    Posts
    1,084
    Reputation
    29
    Thanks
    143
    My Mood
    Goofy
    Quote Originally Posted by ptfock View Post
    Following, it works. Ty, incredible. I'v never seen this pixel comparing colors awesome
    Also, make sure you're not near something like a dragon. I've set it to see if at least 10% of the pixels from the picture are, so it can work with different resolutions and different rotations, but some vfx (like extreme lighting, dragon breath) color ALL the icons, and it's probably the only thing that breaks this script, even if the item lighting is by a few rgb's.
    Last edited by Milecar12; 07-13-2015 at 01:09 PM.
    This is /me friend:


    このメモが表示された場合、その後、このノートが通知する価値がないことに、注意することがで きます。

    MY PC SPECS :
    Intel i3 3225
    AMD Radeon 4870 Vapor-x 1 GB
    550W Power Supply
    8 GB DDR3 RAM

  15. #14
    neses's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    htt p://i.hizliresim.com/ql1pMQ.png

    when i press the start i get this error

  16. #15
    GoodCrafter's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic
    now working now, need update
    pls

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] Auto-Backstab Spy Script
    By andre02203 in forum Team Fortress 2 Hacks
    Replies: 12
    Last Post: 05-22-2015, 04:21 PM
  2. [Help] Auto[Self]Nade Script
    By [CrY]UltrA in forum CrossFire Discussions
    Replies: 24
    Last Post: 07-11-2013, 08:46 PM
  3. [Source Code] Cheat Engine Minesweeper Auto-Solver (Lua Script)
    By atom0s in forum Other Programming
    Replies: 0
    Last Post: 05-20-2013, 05:20 AM
  4. [Request] Auto air-blast script
    By shadowswimer in forum Team Fortress 2 Hacks
    Replies: 10
    Last Post: 01-07-2013, 10:45 AM
  5. [WTS] [UPDATED 10/11/2012] Private DayZ Bypass with Auto-Updater and Scripts - $25
    By joshw in forum DayZ Selling / Trading / Buying
    Replies: 2
    Last Post: 11-10-2012, 11:13 AM