Hi there I'm trying to run the bot, but am a little bit confused. I tried a) Login with the client with the bot account b) Logged out c) Logged in with an alt to the last bot position d) Run MyFirstBot.exe e) Didn't hear and see anything
then i tried a)altering the script to set start location b) proceeded with step d) c) see e) above here's the code i insert into MyFirstBot.cs client.Network.OnConnected += new NetworkManager.ConnectedCallback(Network_OnConnected); string startLocation = NetworkManager.StartLocation("Babbage Square", 150, 130, 31); And here is the output of MyFirstBot.exe INFO [Tekcins Barthelmess]: Connecting to (72.5.15.216:13004) INFO [Tekcins Barthelmess]: Received a region handshake for Abbotts (72.5.15.216 :13004) I logged into Second Life! I'm connected to the simulator, going to greet everyone around me Now I am going to logout of SL.. Goodbye! INFO [Tekcins Barthelmess]: Logging out DEBUG [Tekcins Barthelmess]: Requesting initial CAPS request stream DEBUG [Tekcins Barthelmess]: Logout negotiated with server INFO [Tekcins Barthelmess]: NetworkManager shutdown initiated DEBUG [Tekcins Barthelmess]: Disconnecting CAPS for Abbotts (72.5.15.216:13004) DEBUG [Tekcins Barthelmess]: Writing to initial CAPS request stream DEBUG [Tekcins Barthelmess]: Requesting initial CAPS response stream So now i'm wondering if i did something wrong or if that would work. Does the bot work? BTW: I'm using a precompiled libsecondlife.dll (from 13th July 2007) and running W2K. Any Suggestions? If i could run that simple piece, i would be really glad, so can play further with my idea. Thanks Tekcins aka. Jörg _______________________________________________ libsl-dev mailing list libsl-dev@opensecondlife.org http://opensecondlife.org/cgi-bin/mailman/listinfo/libsl-dev