UDOBot - localhost as a server

11/28/2010 14:50 kacper0330#76
Thanks a lot, your turtorial is very helpful :) everything is working very well. Thanks.
11/28/2010 20:19 SiR_HoT#77
Still I've a problem with this.
I've done all steps as writen and I saw "running" but it didn't work.because of new version warning: "...current version 3.0.3 but newer version 3.0.2..."

What can I do with this annoying problem???
11/29/2010 01:00 kamieniarz#78
u sure u use 3.0.3? maybe just change version in \xampp\htdocs\version\version.txt and change to 3.0.3 or 3.0.2
11/29/2010 20:22 SeyserKoza#79
I went through installed all the programs followed all the steps loaded UDOBOT made an account put my UID SID locations and the rest saved it then hit the start button and it brought up a error window saying "A problem caused the program to stop working correctly. Windows will close the problem and notify you if a solution is available."
I'm using win7 had the darkorbit game page up update the honeyboxes had xampp running still doesn't work not sure what happened. But it wont work and i don't know why, I've never used one of these before.
11/29/2010 20:27 kamieniarz#80
make sure u use udobot 3.0.3 and got appache running
11/30/2010 00:09 SeyserKoza#81
Thanks I figured out my problem I had and it's working now thanks alot!!! :)
11/30/2010 18:19 Adyboy7#82
After i create my account , when i try to start udobot it gives me some shit about : Recive eror code 41 from server , does anyone know what should I do ? or an topic for it ? :D

TNX
11/30/2010 18:20 Passepartout#83
A little too long to do this every day for me :D
What about the 3.0.2 ? Is it still run ?
11/30/2010 18:42 kamieniarz#84
Quote:
Originally Posted by Adyboy7 View Post
After i create my account , when i try to start udobot it gives me some shit about : Recive eror code 41 from server , does anyone know what should I do ? or an topic for it ? :D

TNX
delete your account in UDOBot and create new :)
12/02/2010 01:12 MadMax69#85
Hi can you tell me whats different in your version to 3.0.2
12/02/2010 02:30 371#86
Seyser, I'm having the same problem you were have. What fixed it for you?
I have apache running and I'm using 3.0.3
12/03/2010 21:12 SeyserKoza#87
In the xampp folder the setup_xampp.bat I would start it up hit the enter to say Y and N then at the end I would close it. Turns out you have to have it running along with the apache for it to work (don't close it!!!). Once I did that it worked and has been working fine ever since.
12/03/2010 21:52 tvirusx1#88
Looks Great :D.

I was planning to get a new Server this Christmas (and hopefully release a new version).
My new Server will be more powerful as it will use Xen (which means no oversold crap servers with OpenVZ).

If everything goes well this Christmas the Famous "Could not connect to UDOBot Server!" will be History.
12/03/2010 23:52 kamieniarz#89
I hope so but now when I can change Hash and honey boxes code by myself I feel more safety :)

btw I got 2 request to you:
-can u change in UDOBot aliens code or system to find it couse now everyone changes their nicknames to have 'Streuner' in nick and destroy bots work ;/
-and could u set in UDOBot rule to not shooting aliens in safe zone like in IBot? it is getting me nervous ;p
12/04/2010 00:26 tvirusx1#90
Quote:
Originally Posted by kamieniarz View Post
I hope so but now when I can change Hash and honey boxes code by myself I feel more safety :)

btw I got 2 request to you:
-can u change in UDOBot aliens code or system to find it couse now everyone changes their nicknames to have 'Streuner' in nick and destroy bots work ;/
-and could u set in UDOBot rule to not shooting aliens in safe zone like in IBot? it is getting me nervous ;p
Yes it's planned for the next version.

If I would have the source code from 3.0.2 I would update it right away, but I got a new Laptop not to long ago and my Parents decided to format our main pc where the code was on (without my consent...).

If I remember my code correctly then there's a bug where it would exclude the "-=[" and "]=-" from the search, and I assume the bug is as simple as mistakenly using "or" instead of "and" in an if statement.

It has been officially announced on the UDOBot Forum not to use the NPC Killer until the next update, or use at your own risk.

Sadly it will take a while for the next update as I'm currently only done the GUI, Update checks, md5 checksum of swf, HoneyBox list grabber, the main login, the reconnect, settings save/load.

So basically I have to finish the bots worker thread and graphics, and data->GUI so the GUI can represent statistics etc.