BK Ghom Bot (fully customize-able skills) menu

Shout-Out

User Tag List

Page 9 of 24 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 346
  1. #121
    deadrap's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    103
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this excellent bot, it works flawlessly for me.

    I have a question though, is it possible to cancel the cutscene as you enter Ghoms room? After a 5 hour session last night I worked out that a full hour was spent in this cutscene and I'd like to know if we can cancel it through some small mod to the code?

    I'm an absolute noob at this so any help or info would be great.

    Thanks

    BK Ghom Bot (fully customize-able skills)
  2. #122
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadrap View Post
    Thanks for this excellent bot, it works flawlessly for me.

    I have a question though, is it possible to cancel the cutscene as you enter Ghoms room? After a 5 hour session last night I worked out that a full hour was spent in this cutscene and I'd like to know if we can cancel it through some small mod to the code?

    I'm an absolute noob at this so any help or info would be great.

    Thanks
    Check the included SETUP instructions

  3. #123
    deadrap's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2008
    Posts
    103
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burgaud View Post
    Check the included SETUP instructions
    Of course, I had forgotten that option was added to the game, tyvm.

  4. #124
    Blitzzzz's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've realised that using "Fist of the Heavens - Heavens Tempest" seems to cause my crusader to move away from the loot sometimes while it chases the yellow bolts. Short of using a different skill (Playing a Darklight Fire sader)...
    Is there a way to skip picking up RARES (yellow items) totally? I reckon if I can remove the option to scan for rares, it should also solve the problem.

    Originally Posted by burgaud View Post
    To clarify:
    It will pick up only the following 7 "Colors" if enabled in the following order of priority and given a specified duration to pickup (LootTime)
    Set=0x00FF00
    Leg=0xFF8000
    Gem=0x99BBFF
    Rare=0xFFFF00
    Blue=0x6969FF
    White=0xFFFFFF
    As already posted, if you notice your toon is going away from the loot, then you got something colorful on you (or on your follower), better transmog it to something Dull.

    But when stashing/selling/salvaging, it will check for the "Account Bound" grey color; only BOA items have this grey text.

  5. #125
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blitzzzz View Post
    I've realised that using "Fist of the Heavens - Heavens Tempest" seems to cause my crusader to move away from the loot sometimes while it chases the yellow bolts. Short of using a different skill (Playing a Darklight Fire sader)...
    Is there a way to skip picking up RARES (yellow items) totally? I reckon if I can remove the option to scan for rares, it should also solve the problem.
    Modify the one under the Loot group and not the LootColor:
    [Loot]
    Rare=0


    You should understand, BKBOT prioritizes picking up of SET then LEG then GEMS then RARE then BLUE then WHITE.
    Even if you did not disable picking up RARE, you will still get to pick up SETs and LEGs.
    But it is really annoying that BKBOT will move you far away from the loot chasing something not a loot.

    BTW. That is not the only skill that can screw the looting.

  6. #126
    tsutomi's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burgaud View Post
    Modify the one under the Loot group and not the LootColor:
    [Loot]
    Rare=0


    You should understand, BKBOT prioritizes picking up of SET then LEG then GEMS then RARE then BLUE then WHITE.
    Even if you did not disable picking up RARE, you will still get to pick up SETs and LEGs.
    But it is really annoying that BKBOT will move you far away from the loot chasing something not a loot.

    BTW. That is not the only skill that can screw the looting.
    I've had this same issue with my sader but as I'm really greedy I wasn't inclined to let go of the rares ()
    The solution I found was to set the loot delay to 7s, this way the effects of the skill would wear off.

  7. #127
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tsutomi View Post
    I've had this same issue with my sader but as I'm really greedy I wasn't inclined to let go of the rares ()
    The solution I found was to set the loot delay to 7s, this way the effects of the skill would wear off.
    It may wear off eventually. But what if it chased the effect way too away? Now that you mentioned it, there is a variable that you can use for this purpose (although I didnot intend it for it to begin with). Increase the LootDelay. This is a delay prior to the actual looting. This way, toon will not try chasing the ground effect and let it wear off first before actually doing the loot. Credit goes to tsutomi for giving LootDelay a purpose!

    As a peace of mind, I repeat, even when you see BKBOT chasing some ground effect like you saw, rest assured, it never failed to pick SET and LEG items for you.

    Seems we are having this problem with our crusaders. I had this problem when I used Consecrate-Shattered Ground and some other gears.

  8. #128
    tsutomi's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burgaud View Post
    It may wear off eventually. But what if it chased the effect way too away? Now that you mentioned it, there is a variable that you can use for this purpose (although I didnot intend it for it to begin with). Increase the LootDelay. This is a delay prior to the actual looting. This way, toon will not try chasing the ground effect and let it wear off first before actually doing the loot. Credit goes to tsutomi for giving LootDelay a purpose!

    As a peace of mind, I repeat, even when you see BKBOT chasing some ground effect like you saw, rest assured, it never failed to pick SET and LEG items for you.

    Seems we are having this problem with our crusaders. I had this problem when I used Consecrate-Shattered Ground and some other gears.
    Yeah that's the variable I was talking about actually hahahah
    Before finding it I tried a couple of sleeps before the looting process started and then while I was browsing through the code I found this variable and gave it a try... tweaking the loot delay you will greatly increase the pickup of non-legendary\set items.
    Another tip for sader users is to pay attention to the timing of Akkarat Champion, I always try to let it wear a few seconds before ghom is dead because I noticed that the glow of the toon can divert it from the loot.

    BTW: Thanks for the bot burgaud, having a blast with it

  9. #129
    Blitzzzz's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I actually ended up deleting all instances of $LootRare, white colour and what not. Seemed like it works too. BUT... I would prefer being able to pick up all loot as tsutomi has said

    Will give LootDelay a try.

    Thats the option in the config.ini file which says LootDelay = 1000 ? So I change that to 7000?

  10. #130
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blitzzzz View Post
    I actually ended up deleting all instances of $LootRare, white colour and what not. Seemed like it works too. BUT... I would prefer being able to pick up all loot as tsutomi has said

    Will give LootDelay a try.

    Thats the option in the config.ini file which says LootDelay = 1000 ? So I change that to 7000?
    1000 is 1 second.
    Try using 5000, and see if it is sufficient a wait to dissipate those lightning. Add/subtract little by little until you are comfy.


    What classes are you botting? Do you bot a single class? or all?
    I am botting all classes, 3-5 days per class. Right now, back with crusader.
    Last edited by burgaud; 06-16-2014 at 08:29 AM.

  11. #131
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tsutomi View Post
    BTW: Thanks for the bot burgaud, having a blast with it
    If you are manually playing, you might want to try out another script I wrote: BK-HotSkill.
    It records and replays skill builds for quick skill switching.

  12. #132
    Blitzzzz's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burgaud View Post
    1000 is 1 second.
    Try using 5000, and see if it is sufficient a wait to dissipate those lightning. Add/subtract little by little until you are comfy.


    What classes are you botting? Do you bot a single class? or all?
    I am botting all classes, 3-5 days per class. Right now, back with crusader.
    Have been doing Wiz and WD for the past few weeks. Got bored and decided to try my Crusader And thats the first time I realised all the crusader spell effects were causing so many problems.

  13. #133
    tsutomi's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by burgaud View Post
    If you are manually playing, you might want to try out another script I wrote: BK-HotSkill.
    It records and replays skill builds for quick skill switching.
    Wow thanks I'll try it when I get home, it will save a lot of time/hassle for when I decide to swap to bounty/rift mode

  14. #134
    nonameowns's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi I'm been using this for almost a week flawlessly and I want to move it to a VM. So, I made windows xp in VMWARE (8.1 give me stuttering bs) and d3 run fine on low on 1080p with ~40 fps average. Now, I xfer the script over and It is stuck in a loop at selecting hero then back then back to hero selection. Nothing changes beside winXP in vmware. The resolution is fixed to 1080p.

    I read a lot of posts related to autoit and vmware. I tried having "optimize mouse for games" to always and turn on mouse trails, no difference. Virtualbox seems to be a better solution due to mouse integration option but don't wanna do that yet.

    Is there vmware friendly script changes possible? thanks!

  15. #135
    burgaud's Avatar Active Member
    Reputation
    24
    Join Date
    Jun 2012
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I once tried it on VM too. No Go. Never bothered figuring what the problem was as I was dissatisfied with the VM performance (extremely slow)

    Now lets go figure it out.

    Run the PNGTest. see if it can match the screen to the PNG files. I suspect it has something to do with how VMWare renders "virtual screen" as against a real graphics card.

    From what you described, it appears it could not match SelectHero.png. And BKBOT version 20140604 will indeed get indefnitely stuck in that screen (no way out).

    If this is indeed what happened to you, no need to post log.txt; otherwise, please post log.txt.
    A screen shot, without your name, unmodified resolution, unmodified color, in PNG format would be most appreciated as well.
    (so I can get to see how VM ware renders color).
    Last edited by burgaud; 06-17-2014 at 01:46 AM.

Page 9 of 24 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. Replies: 0
    Last Post: 03-02-2009, 11:29 PM
  2. WoWSerenity - Soon to be fully custom!
    By MaXxxLove in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 05-05-2008, 05:15 AM
  3. Replies: 0
    Last Post: 01-31-2008, 11:02 PM
  4. [Release] CoreWoW Ultimate FunDB for 2.3 - Fully Custom DB
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 46
    Last Post: 12-24-2007, 05:29 AM
  5. Bot that's able to get past images...
    By Kjetulf in forum Community Chat
    Replies: 4
    Last Post: 08-19-2006, 03:15 AM
All times are GMT -5. The time now is 12:54 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search