are we still safe using this profile? i saw many account banned by using auto AH Snipe. how about using this script?
Mate. could someone give me a link to sickts script? and tell me how to install it cuz im pretty new at script/bots. it would be awesome![]()
I am encountering following problem:
1. I login, and stay at the character screen.
2. I turn the bot-script on, and press " = ".
3. In a few seconds the mouse starts to move one time, but it will not find the resume game button.
NOTE: I tried to start the script as above, and helped it by manually press "RESUME" (while script was running), but it would not move. It did target the monsters, but it wouldn't move, teleport, use any spell or anything.
Additionally, I have made new print screens all over the "RESUME" text and copied it over the other resume picture.
What can I do to solve this?
Still I am deeply thankful for your time!
People are getting "Set" items right? I'm probably 50+mil on 1.9.3 and starting to realize I have never seen the Set number increase or see any, which I have on previous scripts. Everything else works fine except the sometimes false Legendary number. Assume I'll have to drop a set item for a picture and test color?
Also notice in the script "$LegendaryCount += LootGear(0xBF642F, 0)", but no other loot functions have that ",0", mean anything?
Edit: FML. Nevermind. Worked before so didn't think anything of it. Tested since servers weren't down and new color code worked when tested lol.
Last edited by Zdanimal; 06-28-2012 at 07:20 AM.
Hello, I got a problem, but I could not find time to read whole 249 pages. My bot does not seems to pick Legend or Set pieces. The little windows said 3 and 2 items, but nothing in my stash, execpt yellow unidentified. I disabled identifying, and all option toward selling legend or set are disabled, and stash options for thoses item are enabled.
Some help ?
double post deleted
Last edited by Snapchigga; 06-28-2012 at 08:03 AM.
Give me 2min and Ill add ther code for u here.
Editing.... K.. here is the code I wrote to do the exact same job.... If you edit the au3 file with notepad++ and u search for a place where it saz " Else ;ABORT RUN "
Just add the script I wrote below there. And it should work... increase the numbers 1100,1250 if it does not shoot 3 shots for you.
It all depends on your attack speed and your weapons speed and all that shit. The number mean that its sending message to the game that you are holding downt he right mouse button for 1100 to 1250ms .... so the first number is the lowest and the second number is the highest... ITs just to add a randomness to it. making it harder for Warden to detect shit since the script got more random factors to it.
And the 350 and the 250 are where on the screen the mouse pointer is ment to ain.... IF you lower the 350 the mouse will be moves further to the left.. increase = further tot he right
changing the 250 number, decrease it = mouse up on screen
increase it = lower on screen.
RandMove(Round(350*$x_ratio),Round(250*$y_ratio), 5*$x_ratio, 5*$y_ratio)
Sleep(Random(50,60))
MouseDown("right")
Sleep(Random(1100,1250))
MouseUp("right")
Sleep(Random(50,60))
You read the basic instructions on the 1st page where it tells you how to setup the bot.
But if you are to lazy to do that.....You take screenshots, crop them, and place them where they belong.
Have you changed the settings so the codes where the files are located on your computer ?
Last edited by LokiMadness; 06-28-2012 at 08:43 AM.
Omy , so many links ,color codes ,scripts, can we update the 1st post ?please