Since I'm not new to Programming (especially Java) I wanted to create a custom Bot for SRO (private Server) in C#. Basically I know how bots work and how the whole packet thing works. My question is now if anybody please would be so kind to provide a SIMPLE c# programm which just connects to the specified sro server and uses one skill or smt. like that. Just to know how it should basycally work. Haven't found anything on the Forum/Google :/
I would start here: .
For the skill packets, you'll have to find a packet archive that has them for your version of SRO, or sniff and parse them yourself. This is very easy to do with pushedx' edxSilkroadLoader. Another way to get some packet data would be to extract them from open source emulator or bot source codes.
Where should AC IV: BF be? I personally have no idea, not even sure I'm gonna buy it. Bought all PC games (except AC: R), but AC: III wasn't that great imo. Connor's story was pretty dull and predictable, Desmond's was okay.
Where should AC IV: BF be? I personally have no idea, not even sure I'm gonna buy it. Bought all PC games (except AC: R), but AC: III wasn't that great imo. Connor's story was pretty dull and predictable, Desmond's was okay.
My sister bought me this while she was on her vacation.
About AC IV : BF, not sure where to put it. I guess we'll have to wait to see.
OnT (kinda): I am (again, kinda) new to programming. I know some C, I'll learn C++ in the next semester and Java in the semester after that, but I'd like to know if there are any books, guides, tutorials for this kind of thing. I mean, programming a bot (I don't want to program a bot, but I'd like to be more familiar with way of doing so). Any of you know anything that could come in handy in my learning.
Bartic, there are no books on bots that I know of. Basically what you need get familiar with is AI coding and pathfinding. As long as you know coding you can find libaries for these things.
This is a solid read on the subject:
Thanks for that reply, that's what I was looking for. Well, that and some guides on working with packets with C/C++. I'll probably just google it and hope for the best.
Beta-Max Online ~ 120 CAP ~ D13 ~ Custom Events ~ Custom Quests ~ Custom Areas 03/19/2012 - SRO PServer Advertising - 6 Replies Fantastic Server. If reliablility is what you want then Beta-Max is for you. Unique PVP Battles - Pets - Items - Quests - Jobs - Wonga and so much more
Server Details:
Level Cap: 120
Skill Cap: 120
Chinese Mastery Cap: 360
European Mastery Cap: 240
Item Degree: 13th Degree
Active Areas: All (Including Jupiter)
[HELP Programming] LUA: Creating custom channel & speak 01/24/2011 - World of Warcraft - 0 Replies Hi all,
I want to create in a wow addon a custom channel and use it like a chat in the addon (like a msn, and other people can't see this or can join only with password).
Please, help me :)