BK Ghom Bot (fully customize-able skills) menu

User Tag List

Page 21 of 24 FirstFirst ... 1718192021222324 LastLast
Results 301 to 315 of 346
  1. #301
    khongx's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by khongx View Post
    (662) : ==> Array maximum size exceeded.:
    local static $P[8]
    local static $P[^ ERROR

    got this error, how to fix it?
    nvm i update my autoit to the newest version and it back to normal

    BK Ghom Bot (fully customize-able skills)
  2. #302
    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)
    Be careful botting these days.
    Ban Wave may still be in effect.
    I suggest NOT using any other memory peeking apps that might cause Bliz to ban you.

  3. #303
    dochollywo's Avatar Member
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I'm getting this error. It has nothing to do with 2.1, the error was also in an earlier version.
    If I change it to
    Code:
    local $P[8]
    the bot works fine.

  4. #304
    khongx's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dochollywo View Post

    I'm getting this error. It has nothing to do with 2.1, the error was also in an earlier version.
    If I change it to
    Code:
    local $P[8]
    the bot works fine.
    i update to the newest version of autoit and it works fine

  5. #305
    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)
    Originally Posted by burgaud View Post
    Be careful botting these days.
    Ban Wave may still be in effect.
    I suggest NOT using any other memory peeking apps that might cause Bliz to ban you.
    Since I'm the only one confirmed so far to be banned... is it a possibly that blizzard don't like steam in home streaming? it's basically a game version of remote desktop that run at 60 fps 1080p max.

    silly I know, but a poster mentioned that some1 got banned from running guild war 2 and d3 at the same time so idk...

  6. #306
    jmblen's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mine if fine upto choosing my hero then he clicks game sttings but click the one that promts me to my browser

  7. #307
    dochollywo's Avatar Member
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by khongx View Post
    i update to the newest version of autoit and it works fine
    Yeah, it works with the latest AutoIt version.

  8. #308
    khongx's Avatar Private
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jmblen View Post
    mine if fine upto choosing my hero then he clicks game sttings but click the one that promts me to my browser
    u need to set Close All Window = Space

    and if u dont want it to bother u at all then u can cut out part of the code that checking ur social, but u have to make sure u have the setting that other ppl cant join ur game.

    if $Privacy>0 then
    send("{ESC}") ;Open the Option Menu
    ClickMouse("left", XRatio(235),XRatio(31, 1, 200) ;Click Option
    ClickMouse("left", XRatio(500),XRatio(410), 1, 300) ;Click Social
    if SearchPixel(XRatio(1188-5),YRatio(359-5),XRatio(1188+5),YRatio(359+5), 0xDA9F69, 16) then
    ClickMouse("left",XRatio(1300),XRatio(359), 1, 100) ;Disable Players Near You
    endif
    if SearchPixel(XRatio(1188-5),YRatio(311-5),XRatio(1188+5),YRatio(311+5), 0xDA9F69, 16) then
    ClickMouse("left",XRatio(1300),XRatio(311), 1, 100) ;Disable Quick Join
    endif
    ClickMouse("left", XRatio(1240),XRatio(867),1,200) ;Click Accept
    send("{SPACE}") ;Close all PopUp Windows
    $Privacy=0
    sleep(200)
    endif

    i cut the part out, so it never bother me
    Last edited by khongx; 08-28-2014 at 03:32 PM.

  9. #309
    Umbrielik's Avatar Member
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to pause or turn off the bot( last version)??? end, home doesn't seems to work.

  10. #310
    Vasortflam88's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Umbrielik View Post
    how to pause or turn off the bot( last version)??? end, home doesn't seems to work.
    Hit Pause/Break.

    I have a question too. Everything works great excep, on my DH when I fight ghom I my guy always faces away from him to shoot. IE: ghom is in the middle of the room but I am shooting back at the door. Any idea?

  11. #311
    Kozmkdr3d's Avatar Corporal
    Reputation
    7
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good bot. Will not relaunch battle.net after closing though.

  12. #312
    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 Vasortflam88 View Post
    I have a question too. Everything works great excep, on my DH when I fight ghom I my guy always faces away from him to shoot. IE: ghom is in the middle of the room but I am shooting back at the door. Any idea?
    BKBot uses Ghom's Red health bar to located Ghom. If BKBOT does not see this Red Health Bar, it will be attacking on Ghom's last known location.
    If one of your skills produces a similar color, it will think THAT is where GHOM is.
    Try avoiding using skills that produces "Red" colors - usually happens if you have Ballistic Passive.
    Try also to run into a location wherein his Red Health Bar will not be hidden by his Purple Health Bar. This implies, you have to run towards a location that is Horizontally above him and his Red Health would be a little same level as you to minimize this problem.

  13. #313
    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 Kozmkdr3d View Post
    Good bot. Will not relaunch battle.net after closing though.
    Hmm... will investigate this..

    Did you specify the correct battle.net launcher location?
    Did you specify Battle.net launcher app to exit when you click on "PLAY"? This will ensure that when you launch Battle.net, it will pop up.

  14. #314
    Kozmkdr3d's Avatar Corporal
    Reputation
    7
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes but you did mention you have to create your own play.png that is probably where its messing up. Not sure how to create a new one or what to change there's one already in the base folder.


    Also on a side note.. I noticed the bot stashed all the gear I was wearing and wore basic yellow shit... Its weird it just happen once
    Last edited by Kozmkdr3d; 09-02-2014 at 09:55 PM.

  15. #315
    Kozmkdr3d's Avatar Corporal
    Reputation
    7
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update for me - The bot will go and stash all my items that I wear beside the 2 rings and helmet. And it will put on any yellow/blues it may have picked up.

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 11:58 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search