[GF] Sarkoth Dank Cellar [Script] [Wizard] [800x600] Window Mode *Update 7/5/12 menu

Shout-Out

User Tag List

Page 2 of 7 FirstFirst 123456 ... LastLast
Results 16 to 30 of 105
  1. #16
    Pumbas's Avatar Active Member
    Reputation
    16
    Join Date
    Jul 2012
    Posts
    203
    Thanks G/R
    1/0
    Trade Feedback
    12 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The script works but always when it clicks resume and resumes to the checkpoint it just says going to repair, or something like that than it says not in town than it just leave the game, and it stays in this loop.HELP!

    [GF] Sarkoth Dank Cellar [Script] [Wizard] [800x600] Window Mode *Update 7/5/12
  2. #17
    ding5001's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    one question for the looting, it doesn't pick up much things. There's always still a lot of gold piles around and it doesn't pick it up. is it suppose to do that? if so is there a way to change it so that it picks up the big piles of gold

  3. #18
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ding5001 View Post
    one question for the looting, it doesn't pick up much things. There's always still a lot of gold piles around and it doesn't pick it up. is it suppose to do that? if so is there a way to change it so that it picks up the big piles of gold
    it a 15+ pickup Radius script. that how much radius u need. I run with 18%
    Last edited by kMainRet; 07-05-2012 at 01:46 AM.

  4. #19
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pumbas View Post
    The script works but always when it clicks resume and resumes to the checkpoint it just says going to repair, or something like that than it says not in town than it just leave the game, and it stays in this loop.HELP!
    Try new script. Or make sure u dont have any items in the last bottom right 4 squares. It Register as full inventory

    U have to increase ur Sleep time when resuming game. The new script have a higher sleep time to avoid more complications & updates

  5. #20
    LoverBoy24's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kMainRet View Post
    Do u have any items in the last bottom 2 slots? Cause, it register as full inventory if u do.


    Code:
    Func InTown()
     Sleep(500) <---------- u want to increase this 3 digits if u are having this issue.
     Debug("Checking if in town")
     Sleep(180)
     $check = PixelSearch(261,551,263,553,0xB17C2D,5)
     If @error Then ; not in town
     Debug("Not in town")
     Send("{ESCAPE}") ; opens menu
     Sleep(400)
     Click(407, 345) ; leaves
     Sleep(100)
     Click(134, 255)
     Sleep(Random(10000,12000))
     Return 1
     EndIf
     Return 0 ; in town
     EndFunc
    If that doesn fix the issue go to top and increase the delay when resuming game. Or just download updated script.
    I don;t have nothing in my inventory and icreased the sleep time from 500 to 700 and has the same loop problem.

    The bot says going to repait but he never arrives at repair, only to town then exit.

  6. #21
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LoverBoy24 View Post
    I don;t have nothing in my inventory and icreased the sleep time from 500 to 700 and has the same loop problem.

    The bot says going to repait but he never arrives at repair, only to town then exit.

    Increase ur sleep time when resuming game Or just download updated script.

    Code:
    WinActivate('Diablo III')
    While 1
       If WinActive('Diablo III') Then
       
         checkResume()
          Sleep(Random(1500,1800))
          Click(134, 255) ; click resume
          Sleep(Random(6200,6600)) ; load  <------------------ Increase digits 
         $repair = PixelSearch(579,49,584,53,0xFFF000,2) ; searches top right screen for broken armor
    Last edited by kMainRet; 07-05-2012 at 01:58 AM.

  7. #22
    Pumbas's Avatar Active Member
    Reputation
    16
    Join Date
    Jul 2012
    Posts
    203
    Thanks G/R
    1/0
    Trade Feedback
    12 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i think you screwed your script because when i try to run the script it says it can not find the end if function,something like that

  8. #23
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pumbas View Post
    Hey i think you screwed your script because when i try to run the script it says it can not find the end if function,something like that
    did u do something to it? Cause im running it right now and it just got done vendoring and resuming game. (im running the updated one)

  9. #24
    mrleskro's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,
    thank you for this script,
    Is it possible to add the option reconnection?
    If the bot is blocked it closes diablo and relaunch the slap our password,
    And then to see the number of objects we loot the blue, legendary, the number of death ect ... ? thank you

  10. #25
    accnamex's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems like ive done everything right but when i click F10 to start nothing happens...

  11. #26
    ThomasFichon's Avatar Private
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i still have the problem with the new script,

    resume game => TP to repair => sell/repair => DC => resume game => TP to repair...
    my inventory is empty, and im repaired

  12. #27
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ThomasFichon View Post
    i still have the problem with the new script,

    resume game => TP to repair => sell/repair => DC => resume game => TP to repair...
    my inventory is empty, and im repaired

    im not sure why that the problem. u using the dropbox link one right? unless ur pc really slow or something. u using the prefs i posted right? hmmm

  13. #28
    kMainRet's Avatar Sergeant
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wat have u done? example r u in right res? window mode? run setup as admin? etc etc. i cant help u if i dont kno.ty

  14. #29
    LoverBoy24's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @kMainRet
    "Problem For Those who are TP to town for vendor and repair but, before reaching to town it says. " NOT IN TOWN" exit game and repeat.

    Solution

    CODE is all the way in the buttom"

    Tried with both examples and it happens the same.
    Downloaded the new scripot and dones the same.
    Last edited by LoverBoy24; 07-05-2012 at 01:19 PM.

  15. #30
    Shebby87's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey , the script works and has been most helpful, although i have to wacth it all the time because it has some flaws.

    1. the old script worked well, but had an issue on starting the repair trip in old ruins and then it changes some of the items that i have on i lost my weapon cause i fell asleep
    is it possible to fix this issue? because i liked the old script

    2. the new script is working well, but when it need the repair trip because of full inventory .. it TP's to town and waits 2 seconds standig in town before it says not in town and logs out and do it again.. i dont have a slow pc, so its prop not because of that i need to change delay time when its already have 2 seconds in town? And sometimes it gives a not in town and it just stops, like it got interupted and dont know how to start again:S

    is there any solutions on these? i've been looking by myself on this and i can't figure it out

    Please help


    Update:

    I think fixed the repair trip problem on the new script but not the "not in town" hang (please help)
    changed position on the sleep timer to this

    Func InTown()
    Debug("Checking if in town")
    Sleep(500) <--------- moved it here
    $check = PixelSearch(261,551,263,553,0xB17C2D,5)
    Sleep(180) <--------- and moved the second one here
    If @error Then ; not in town
    Debug("Not in town")
    Send("{ESCAPE}") ; opens menu
    Sleep(400)
    Click(407, 345) ; leaves
    Sleep(100)
    Click(134, 255)
    Sleep(Random(10000,12000))
    Return 1
    EndIf
    Return 0 ; in town
    EndFunc


    New problem:
    Sometimes it starts repair trip in old ruins :S
    Last edited by Shebby87; 07-05-2012 at 06:56 AM.

Page 2 of 7 FirstFirst 123456 ... LastLast

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  3. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
  4. Replies: 52
    Last Post: 07-01-2012, 11:01 AM
  5. DH Farm Script for 800x600 Window Mode
    By leavepls in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 06-09-2012, 08:28 AM
All times are GMT -5. The time now is 01:44 AM. 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