kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 333 forks source link

Sorc dying in Chaos #906

Open wills219 opened 5 years ago

wills219 commented 5 years ago

Has anyone figured out a good change to the position for infector venom lord wave. My sorc is constantly landing right in the center of them and dying. I've try changing the position in diablohelper which is what she runs but I can't seem to find a good spot. I do have dodge on but usually dies before it starts.

5noop commented 5 years ago

You can try to find a spot manually and then type me.x and me.y in the console to get the coordinates.

wills219 commented 5 years ago

Sorry but where do you type on the console. Pretty new with all this

5noop commented 5 years ago

Press alt + home

wills219 commented 5 years ago

okay, thank you

thebuster commented 4 years ago

I KEEP GETTING FUCKED IN THE ASS BY THESE

i tried this and it works so far (diablohelper.js, commented out the last teleport steps to vizier and infector). Send me fg on d2jsp.org, profile Platemate: https://forums.d2jsp.org/user.php?i=1176677 :D

// path coordinates
this.entranceToStar = [7794, 5517, 7791, 5491, 7768, 5459, 7775, 5424, 7817, 5458, 7777, 5408, 7769, 5379, 7777, 5357, 7809, 5359, 7805, 5330, 7780, 5317, 7774, 5305];
this.starToVizA = [7759, 5295, 7734, 5295, 7716, 5295, 7718, 5276, 7697, 5292, 7678, 5293, 7665, 5276, 7662, 5314];
this.starToVizB = [7759, 5295, 7734, 5295, 7716, 5295, 7701, 5315, 7666, 5313, 7653, 5284];
this.starToSeisA = [7781, 5259, 7805, 5258, 7802, 5237, 7776, 5228, 7775, 5205, 7804, 5193];//,, 7814, 5169 7788, 5153];
this.starToSeisB = [7781, 5259, 7805, 5258, 7802, 5237, 7776, 5228, 7811, 5218, 7807, 5194, 7779, 5193];//, 7774, 5160];//7803, 5154];
this.starToInfA = [7809, 5268, 7834, 5306, 7852, 5280, 7852, 5310, 7869, 5294, 7895, 5295];//, 7919, 5290];
this.starToInfB = [7809, 5268, 7834, 5306, 7852, 5280, 7852, 5310, 7869, 5294, 7895, 5274, 7927];//, 5275, 7932, 5297, 7923, 5313];

also

if (this.infLayout === 1) { print("Cunt 1"); Pather.moveTo(7928, 5288); // temp delay(1); } else { print("Cunt 2"); Pather.moveTo(7882, 5306); // temp // Pather.moveTo(7928, 5288); // temp }

full file here: https://pastebin.com/MRQPgZwc