Quote:
Ich habe nen Problem mit meinen Chateinstellungen... Ich meine , dass ich alles richtig eingestellt hab...
Er joint den Chat aber nicht den Channel den ich angegeben hab...
NTBot.ntj
Code:var IgnoreWispers = true; // Set to true to ignore all incoming wispers from players that are not on your friendlist. var JoinChatAfterLogin = true; // Join chat after login. var JoinRandomChannel = false; // If this is true, will join a random channel, otherwise it will use the channel below.. var JoinChannelInChat = "op xyz"; // Leave blank not to join a private channel. var PerformChannelLogin = true; // Type ".login" once after joining the channel. var ChannelUsers = new Array(); // Dynamic array that holds channel users.
Kann wer helfen??
greez
Code:
// Add any char/account here that is supposed to perform chat actions/game announcements or join a private channel
ChannelUsers.push("NAMEDESCHARS");
Setze da mal deinen Charnamen ein.
Haste Dia auf "deutsch" gestellt??Quote:
hey ich habe mir hier den bot geladen, alles eingesetellt und jetzt sollt es eigentlich los gehen...
ABER
jetzt join der bot das game und dann kommt:
D2NT Error .....NTItemParser.ntl(98) Syntax Error:missing ) in parentetical
was bedeutet das bzw wie fix ich das, hab nichts in der NTItemParser datei verändert...