[Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt] menu

Shout-Out

User Tag List

Page 115 of 135 FirstFirst ... 1565111112113114115116117118119 ... LastLast
Results 1,711 to 1,725 of 2011
  1. #1711
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    Just cut out the word "The", and make sure to blacken everything with the pencil tool around "The".
    so i did what u sed and thanks for the help but its still not working? [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]-oldruins-png

    [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
  2. #1712
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JayKan View Post
    so i did what u sed and thanks for the help but its still not working? [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]-oldruins-png
    Do the opposite of what you just did ;p Only show the word "The".

    It really shouldnt matter a whole lot, i had more success with smaller images.

  3. #1713
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    Do the opposite of what you just did ;p Only show the word "The".

    It really shouldnt matter a whole lot, i had more success with smaller images.
    this is making me cry :'( [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]-oldruins-png

    I hope im not pestering you too much

  4. #1714
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JayKan View Post
    this is making me cry :'( [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]-oldruins-png

    I hope im not pestering you too much
    Are you loading into the game slow? You can try to add a delay around line 348

    Code:
    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio)
    After that add
    Code:
    Sleep(4000)
    Im thinking maybe you are just loading to slow and its calling for a failed PNG.

  5. #1715
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    u mean this line? or actually after that code? line 350 this is Sleep(Random(1000, 2000))

    sorry i dnt quite understand coding :/

  6. #1716
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    Are you loading into the game slow? You can try to add a delay around line 348

    Code:
    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio)
    After that add
    Code:
    Sleep(4000)
    Im thinking maybe you are just loading to slow and its calling for a failed PNG.
    me is full retard?

    Code:
    RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120*$x_ratio, 5*$y_ratio) ;Random Click on the resume button
    						Sleep(4000)

  7. #1717
    Donnified's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi everyone,

    I'm new to all of this.
    I've managed to get the script to work, but when my character is in game at checkpoint one, he walks like 5 seconds towards the dank cellar location, stops, TP to town and exits the game. The process loops every time it enters the game. Please help ):

  8. #1718
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ye i need help aswell :/ exactly like him but i tp instantly at the old ruins

  9. #1719
    wekwek's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm having problems finding the town Vendor, always seem to click on the Villager. Anyone had this problem?

  10. #1720
    JayKan's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reso is 1920x1080
    Ok i got it walking and i know why it stops halfway, its because by that time the dank cellar is at the corner of ur screen already. But the bot does not point to the dank cellar entrance thats why it keeps tp-ing back, (because clicking something that cant be clicked = nothing there = no cellar) so now my question is how the hell do we fix that?
    Last edited by JayKan; 06-30-2012 at 09:33 PM.

  11. #1721
    plactice'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)
    Hey guys, i just got the bot to work and everything. I run with 2 monitors side extended with each other. I noticed that when the bot is running and it happens to misclick a monster, it swings to the next monitor and just freezes there. Is there anything i can do to fix this?

    It works fine otherwise

    Cheers

  12. #1722
    AyTony's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi guys, just now getting the bot setup all it does is walk towards dank cellar and then teleport back to town? what could this be?

  13. #1723
    D3lite's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by duder View Post
    is your DESKTOP set at 1600x900 (16:9) and game set at windowed fullscreen? if not it needs to be
    looks/sounds like youre working in wrong resolution, i only get about that far too when i make the mistake of not changing resolution


    on a sidenote, its working pretty well for me, 11h30mins, ~270gf ;-)

    (and no, there was no legendary, just all from clicking stupid lamp)

    what bot are u using? my GPH is not reporting

  14. #1724
    plactice'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)
    yep, its set to that. its just in the event of it misclicking a monster it swings to my other window, the bot dies and it just freezes

    side note my gph and all that isnt working either

  15. #1725
    qu9ke's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found out something interesting on my end. I apologize if this has already been talked about, but I haven't been keeping up with this thread as much as usual. Whenever an item drops whose first vowel in its name is an 'i', the script will not pick it up. Some examples would be items called "Cinch Bounty", "Militant Chain", and "Vital Cover". Any idea as to why this is happening and what I could do to fix this? I'm just glad I figured out a pattern as to why it's ignoring certain items.

Similar Threads

  1. Replies: 113
    Last Post: 01-06-2014, 12:49 PM
  2. Replies: 36
    Last Post: 08-04-2012, 02:05 PM
  3. Need help [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By heina in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-13-2012, 12:06 PM
  4. REQUEST: Shimizoki's Sarkoth DH Script [AutoIt] Pick up only itemlvl 63 rares.
    By ALWIN21 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-10-2012, 07:10 PM
  5. [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By Shimizoki in forum Diablo 3 Bots and Programs
    Replies: 403
    Last Post: 06-15-2012, 03:42 PM
All times are GMT -5. The time now is 02:17 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