Giter VIP home page Giter VIP logo

Comments (12)

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

P.S. all new chars

from autosmurf.

mf022 avatar mf022 commented on July 26, 2024

Config.AutoSmurf.OtherChars = ["GeMiNiBRuTe", "GeMiNiNoaH"]; // all team charnames, excluding the leader and boBarb

exclude the BoBarb, like the TeleportingSorceress
Config.AutoSmurf.OtherChars = ["GeMiNiNoaH"];

Did you renamed correctly the required chars *.xxx1, especially for your leader Sorceress.XXXX1(leader).js

Re-check the // Public game options section. The leader should invite, so it need 1 or 3

Config.PublicMode = 1;

the followers should only accept the invitations, so 2.

The issue's title is showing the error in team size line, where default 4 was written by Dark-f.
If the issue persists after you made the mentioned changes, post here. I had to look deeper to see how it can be customized to 3.

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

All characters are labeled right, Sorceress.GeMiNiGrL, Paladin.GeMiNiNoaH, Barbarian.GeMiNiBRuTe exactly how I had created the characters and still getting the Line:17. Doesn't seem to like

"Config.AutoSmurf.TeamSize = 3;" cause that's the 17th line

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

I'd send you a screen shot of my screen but can't add attachments lol

from autosmurf.

mf022 avatar mf022 commented on July 26, 2024

Did you corrected what I've already suggested?
your 20th line was wrong, with BoBarb
Did you check the Config.PublicMode for each char?

maybe you can add only a link. post it to image host sites.

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024
Scripts.AutoSmurf = true;
	Config.AutoSmurf.TeamSize = 3;
	Config.AutoSmurf.TeleportingSorc = ""; // your leader sorceress charname.
	Config.AutoSmurf.BoBarb = ""; // boBarb charname
	Config.AutoSmurf.OtherChars = ["GeMiNiNoaH"]; // all team charnames, excluding the leader and boBarb
	Config.AutoSmurf.AllTeamProfiles = ["GeMiNiGrL","GeMiNiBRuTe", "GeMiNiNoaH"]; // the whole team PROFILE names

that's how it is now after the changes, and not yet more concerned with the Line:17 lol

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

I mean I've been running the Kolbot in public d/baal runs on ladder before reset, but this is just stumping me like crazy

from autosmurf.

mf022 avatar mf022 commented on July 26, 2024

do not mix char and d2bot manager profile names (line 21)

read the descriptions.

the char names of teleportingSorceress and BoBarb should be there

follow the guide

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024
Scripts.AutoSmurf = true;
	Config.AutoSmurf.TeamSize = 3;
	Config.AutoSmurf.TeleportingSorc = "GeMiNiGrL"; // your leader sorceress charname.
	Config.AutoSmurf.BoBarb = "GeMiNiBRuTe"; // boBarb charname
	Config.AutoSmurf.OtherChars = ["GeMiNiNoaH"]; // all team charnames, excluding the leader and boBarb
	Config.AutoSmurf.AllTeamProfiles = ["GrL","BRuTe","NoaH"]; // the whole team PROFILE names

P.S. "GrL","BRuTe","NoaH" are my profile names, still doesn't like the "3" and only got 3 keys

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

79095509-2631151427122491-3374213371019657216-n 78605533-2420675804848141-1889295807874596864-n

from autosmurf.

GeMiNiJaKe avatar GeMiNiJaKe commented on July 26, 2024

Man I dunno wtf happened but I had completely deleted the entire bot and redownloaded and config and now it working like a charm

from autosmurf.

mf022 avatar mf022 commented on July 26, 2024

the problem was in your Config.js, before you haven't the variables for Autosmurf.

from autosmurf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.