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

User Tag List

Page 3 of 7 FirstFirst 1234567 LastLast
Results 31 to 45 of 105
  1. #31
    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)
    yes i run setup as admin
    i am in the good res, i change the pref, but i can see that u updated pref today, but now the window of the game is out of my screen i think there is a problem with this line DisplayModeWinLeft "2280"
    i tried with the dropbox link, with a personnal instal of autoit3, but it still does the same thing
    my pc isnt slow at all, loading instant etc...

    [GF] Sarkoth Dank Cellar [Script] [Wizard] [800x600] Window Mode *Update 7/5/12
  2. #32
    greenreakon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Probably a stupid question, but I need to ask this anyway.

    When you instruct to use window-mode, you mean regular window-mode, right? If so, does one need to to have display resolution (on desktop) set to 800x600 too? Else wouldn't the resulting window need to be positioned somewhere specific for the mouse to hit the right pixels?

    So, where does one need to position the window, or if you don't need to position it how does one need to put the grafic-settings (in diablo) for this script to work?

    Thanks, greenreakon

  3. #33
    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)
    when u change the pref, the window of the game will be positioned

    and yes it is regular window mode

    but still not working for me

  4. #34
    greenreakon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you, must have overlooked that. Stupid me -.-

    Will try this out (and hopefully learn enough whilst troubleshooting to make a monk version) and post results.

    EDIT

    Well, I edited the D3Prefs and now everytime I start diablo3, the diablo window disappears (seems to move to the right end of the screen).
    I run on a 1280x1024 desktop, what would I need to do to fix that problem? I run the game itself on 800x600 normally :confused:

    EDIT 2

    Ok it starts to work. Had to change the Prefs from 2280 to 228, and finally the diablo window is visible. Now all I need to do is figure out how to let my monk walk there. But I think this will be fun to work out, better get to know AutoIt a little more (maybe it will be ready by tomorrow, I hope)
    Last edited by greenreakon; 07-05-2012 at 07:52 AM.

  5. #35
    greenreakon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Managed to rewrite script to fit monk (was in retrospect not that difficult) but I ran into just two problems:

    1.) (not that big, it just takes longer to finish the run) In cellar, after killing sarkoth, while it is searching for loot, the inventory keeps popping up and closing itself, about 13 times.
    Then the script ends the run as it should. How do I stop this (or at least tell me where to find this in the code :confused?

    2.) BIG ONE - It keeps selling rares. How do I stop him?

  6. #36
    greenreakon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your Inbox is full, so I reply here:

    Originally Posted by kMainRet
    Are u using GEM loot? I find that an issue... idk why gem looting doesnt work.. If u r not using gem loot and is in Trade chat Leave trade chat and just join General Chat.
    No, I don't want any gems, therefore I left them out just as you provided in your script.
    And I am also not in General chat.

    It happened when I was watching it loot magic Items (blue) but no rare ones. Had to stop the script to grab them myself.

    Btw, I really appreciate your work, it helped me greatly thus far!

  7. #37
    iwanowskii's Avatar Member
    Reputation
    6
    Join Date
    Jun 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the link appears to not be working for me. would anyone mind providing me with an alternative method of attaining the script? thanks

    edit: fixed - thanks

  8. #38
    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 greenreakon View Post
    Your Inbox is full, so I reply here:



    No, I don't want any gems, therefore I left them out just as you provided in your script.
    And I am also not in General chat.

    It happened when I was watching it loot magic Items (blue) but no rare ones. Had to stop the script to grab them myself.

    Btw, I really appreciate your work, it helped me greatly thus far!
    Not General chat, I meant dont be in Trade chat but be in general chat. Also, i see wat u trying to say. It has indeed happen to me once same with not picking up blues. Does it do it all the time or once in a while?

    Try This

    Func FindItem()
    Sleep(50) <----- Increase to like 120.
    $work = 1
    $checkCount = 0
    $checkFull = 0
    While $work == 1 And $checkCount <15
    If CheckInv() == 1 Then ; full and cannot pickup remaining items
    DEBUG("Inventory full, ending item finding")
    ExitLoop

  9. #39
    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 Shebby87 View Post
    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
    I uploaded a updated script today download it. I notice the hang issue too last night and fixed it. Now it only sleep for 1/4 the time. Well to me it did, tested it 4times. let me kno.

  10. #40
    Hangar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't get it to work by pressing F10. It changes from "Paused..." to blank but the script isn't doing anything. I have runned the setup as administrator and set the game up correctly. Any help?

  11. #41
    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 Hangar View Post
    I don't get it to work by pressing F10. It changes from "Paused..." to blank but the script isn't doing anything. I have runned the setup as administrator and set the game up correctly. Any help?
    U at the resume menu right? Did u give it a second? cause there a sleep there.

    tell me wat u have do. i cant help u if i dont kno wat u did so far.

  12. #42
    Hangar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kMainRet View Post
    U at the resume menu right? Did u give it a second? cause there a sleep there.

    tell me wat u have do. i cant help u if i dont kno wat u did so far.
    I have extracted the folder to my desktop, runned the setup as administrator and overwritten "autoit.reg" (don't know if I'm supposed to). Opened the game in windowed mode 800x600. Changed all the in-game spells and set the checkpoint in the old ruins.Logged out and tried to run the script with both AutoIt (x64) and (x86). I have the setup opened when I run the script.

    The mouse isn't moving at all.

  13. #43
    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)
    still not working for me

    i downloaded the .rar , extract
    -run .bat as administrator
    - changing D3pref.txt with yours
    - load .reg
    - launch the game, entering act 1 quest 2 wp in old ruins , disconnect
    - run autoit64.exe
    - selected wizard script.ua3
    - F10
    => Resume => tp going to repair => sell / repair => disconnect => resume => tp going to repair....

    i don't understand, i think im doing right but it doesn't work !

    thanks for help

  14. #44
    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 Hangar View Post
    I have extracted the folder to my desktop, runned the setup as administrator and overwritten "autoit.reg" (don't know if I'm supposed to). Opened the game in windowed mode 800x600. Changed all the in-game spells and set the checkpoint in the old ruins.Logged out and tried to run the script with both AutoIt (x64) and (x86). I have the setup opened when I run the script.

    The mouse isn't moving at all.
    Setup doesnt need to be running.What do u mean u logged out? U have to be in the Resume Menu... Im just assume u r in the Resume menu. Uninstall Autoit from ur pc. and Use Autoit from Rar. let me know and we figure it from there.

  15. #45
    Hangar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kMainRet View Post
    Setup doesnt need to be running.What do u mean u logged out? U have to be in the Resume Menu... Im just assume u r in the Resume menu. Uninstall Autoit from ur pc. and Use Autoit from Rar. let me know and we figure it from there.
    Yup. I've done all the steps as ThomasFichon and also tried uninstalling autoIt and opened the one in the rar (AutoIt3_x64). I press F10 and it indicates that the script starts but the mouse doesn't move.

Page 3 of 7 FirstFirst 1234567 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 03:21 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