Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
altering the settings
Goto page Previous  1, 2
 
Post new topic   Reply to topic Printable version
 View previous topic  Problem with ctf bot Post :: Post I need a source...  View next topic  
Author Message
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Apr 24, 2005 3:26 pm    Post subject: Reply to topic Reply with quote

Maverick wrote:

VIP is also a level where the server ignores some weird stuff a subspace client can do. Like using old encryptions and such.


Why say things without testing them? The server allows old encryption on ANY LEVEL of staff, so If my bot has sysop it will be let into the zone without being on vip.txt

Quote:

Mervbot runs in TW fine just like in every zone, IF the bot is on vip.txt at least (and the proper server.ini settings are set).


It will run fine given any kind of staff... that's the point I've been making the whole time.

Quote:

The only way I see for Mervbot not running in TW is to have ForceContinuumOnly=1 set in TW


It IS set to 1 on TW but giving the bot staff bypasses this setting... or else anyone could bring in a subspace client (such as a mervbot or a TWCORE-bot) and have it do anything they want (like warp around killing every player in the game).

A minute of testing this on your own zone is worth pages of pointless, baseless arguing.
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sun Apr 24, 2005 5:03 pm    Post subject: Reply to topic Reply with quote

It works now, but several months ago when I tried to bring a merv in to the TWDev server along with the TWCore bot I had running already, I got this message
Code: Show/Hide
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=0)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=1)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=0)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=0)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=1)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=0)
* Incompatible network protocol attempting to enter game (D1.bot)(1419345274)(my ip)(sec=1)

_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Edify
Novice


Age:37
Gender:Gender:Male
Joined: Apr 22 2005
Posts: 28
Offline

PostPosted: Sun Apr 24, 2005 6:05 pm    Post subject: Reply to topic Reply with quote

Cerium wrote:
Btw, when you do get around to programming this, make sure you do what maverick said. Avoid using the ?set command in a bot, as bots have access to the 'set settings' packet, which will use slighly less bandwidth than the three message packets, and will only require the new arena settings to be sent to the players once, instead of once per message.
when i get to programming this...
this is the part i can't get past. maybe i should just make the map first and have the rules laid down before i start using the bot. i took my intro to computer science class at school (aced) but it didn't really teach me any bot programming stuff.

heh, anyone want to make the bot for me? using twcore of course. icon_eek.gif
Back to top
View users profile Send private message Add User to Ignore List
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Sun Apr 24, 2005 7:53 pm    Post subject: Reply to topic Reply with quote

Dude... dont do that...

Writing a bot isnt that hard, especially considering what you want to do involves 10 lines of code, tops. All you have to do is call the appropriate methods in the TWCore, and im sure someone is willing to SHOW you how to do it.

Seriously, dont just give up and ask for someone to make it for you. Thats lame... =(


Oh, and Bak...
Bots using mod or smod cant use ss the old encryption, or atleast, thats how it works in chaos. Bots needed either vip or sysop to get in.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Apr 24, 2005 11:50 pm    Post subject: Reply to topic Reply with quote

So chaos uses it's own version of subgame?
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Mon Apr 25, 2005 12:30 am    Post subject: Reply to topic Reply with quote

I guess. =P
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Mon Apr 25, 2005 4:01 am    Post subject: Reply to topic Reply with quote

Bak wrote:
Why say things without testing them? The server allows old encryption on ANY LEVEL of staff, so If my bot has sysop it will be let into the zone without being on vip.txt
It doesn't when it passes the sysop password _after_ logging into the zone, as Mervbot recommends to do.
_________________
Nickname: Maverick (I changed my name!)
TWCore developer | Subspace statistics
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Edify
Novice


Age:37
Gender:Gender:Male
Joined: Apr 22 2005
Posts: 28
Offline

PostPosted: Mon Apr 25, 2005 12:55 pm    Post subject: Reply to topic Reply with quote

Cerium wrote:
Dude... dont do that...

Writing a bot isnt that hard, especially considering what you want to do involves 10 lines of code, tops. All you have to do is call the appropriate methods in the TWCore, and im sure someone is willing to SHOW you how to do it.

Seriously, dont just give up and ask for someone to make it for you.
i got textpad once. then i found out i needed a 50 mb j2sre...____ to make it compile java. DELETED.

at this rate i'll have to wait until i get my new computer. as it stands, my computer right now is unimaginable crap.

anyway, i still have to make the map.

edit: twcore 0.89 is the latest right? cuz i have that.
Back to top
View users profile Send private message Add User to Ignore List
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Mon Apr 25, 2005 4:13 pm    Post subject: Reply to topic Reply with quote

yes, latest, but not as stable as you would expect it too. I'm hoping 2dragons or another TWCore developer brings out a new release soon
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Mon Apr 25, 2005 5:41 pm    Post subject: Reply to topic Reply with quote

What?!? Does Textpad require Java?!
Back to top
View users profile Send private message Add User to Ignore List
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Tue Apr 26, 2005 3:12 am    Post subject: Reply to topic Reply with quote

No but he said he
Quote:
needed a 50 mb j2sre to make it compile java
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
xrestassuredx
Novice


Age:43
Gender:Gender:Male
Joined: Apr 07 2005
Posts: 48
Location: New York
Offline

PostPosted: Tue Apr 26, 2005 3:49 am    Post subject: Reply to topic Reply with quote

Java or not, you couldn't pay me enough to make me uninstall textpad...
_________________
Back to top
View users profile Send private message Add User to Ignore List AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Tue Apr 26, 2005 7:59 pm    Post subject: Reply to topic Reply with quote

I'm trying to get everything ready for a new release, but theres a lot of documentation to do and I'm quite busy with things. I have a snapshot from March of the core (not quite the most stable) here if anyone would like a peek.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Wed Apr 27, 2005 3:24 am    Post subject: Reply to topic Reply with quote

woooo biggrin.gif At least someone is working on it icon_wink.gif
Keep it up, let me know if you need any help
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Edify
Novice


Age:37
Gender:Gender:Male
Joined: Apr 22 2005
Posts: 28
Offline

PostPosted: Wed Apr 27, 2005 9:59 am    Post subject: Reply to topic Reply with quote

what i meant was, i got textpad from their official site. then i tried to compile something and the compile tool wasn't even there. so i looked in help and also my teacher said i needed some Java thing.
Back to top
View users profile Send private message Add User to Ignore List
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Wed Apr 27, 2005 1:48 pm    Post subject: Reply to topic Reply with quote

Yeah, you need the java SDK before you can compile anything... most, if not every java IDE is going to require it.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 125 page(s) served in previous 5 minutes.

phpBB Created this page in 0.503889 seconds : 40 queries executed (80.5%): GZIP compression disabled