![]() |
[vb.net] B3ncoEmu
1 Attachment(s)
Framework 3.5 required.
credits: B3nco |
This is a CSRO emulator? If yes, what`s included? Just normal functions or..?
|
yep csro.
just basic stuff like walking around |
Quote:
Quote:
|
so only walk arround not lvling and so on?
|
it's pretty buggy but you can try
|
i do not work on it^^
i can't stand vb.net xD |
ok this emu is fail pls dont use it i look into the sources and tooooo MUCHH bugs in it but i try it to fix it if u want ;)
|
Quote:
|
Thats an Coding Corner, if you search good emulators which are closed source fuck off and go to SRO Private Section.
|
Quote:
|
Hey this emu has auto spawn, mob attack and stuff? xD
thanks |
i dunno, but if not, why don't you try adding it?
exercising is a huge part of the coding corner!:) |
im already "making" a emu, i think vb 6 is easier then vb.net emus xD (i know both and i choose vb6) xD if you wanna help me be my guest xD
|
VB6 is outdated xD, when a client crash ur server will crash lol. It's easyer to access on db with .net techno. it's object oriented you don't need array but using list, it will be easyer to search an object using LINQ (FW > 3.5)
|
Why you want to use LINQ. ADO.NET FTW :)
|
have database? and loginserver/gameserver?
|
LINQ for finding object, if u want to use mysql server u can dl mysql connector for .Net on mysql website.
|
Thank you i've been looking for something like this.
|
Where's the database?
|
There's no DB for MySQL :p . It's MS-SQL DB. I'll up it as soon as possible
|
Hi,
Foregive me for late, this is MSQ SQL Scripts for emu source code [Only registered and activated users can see links. Click Here To Register...] try it please |
oooo its my language :) I will look into this.
|
Quote:
|
Thank benco for Database
Back to Topic: Now i have the DB but i dont find the Client xD When i use a newer Version of Csro 1.175 than 1.075 maybe one of you have the client? :D PS: I think something in this part is wrong: Public Sub EnterWorld(ByVal sender As sr_Game.Client, ByVal sdata As String) sender.Send(cv_StringFromHex("010001b00000" & "01")) sender.Send(cv_StringFromHex("0000A5340000")) GetCharacterInfo(sender, sdata) sender.Send(cv_StringFromHex("0000A6340000")) SendDay(sender) sender.Send(cv_StringFromHex("020009380000" & "01A9")) '?must see GetPlayerStat(sender) LoadSilk(sender) 'GuildInfo(sender) FortressWar(sender) sender.Send(cv_StringFromHex("01000533000000")) '?must see sender.Send(cv_StringFromHex("020009380000" & "01AA")) '?must see test(sender) sender.InGame = True sender.CanMove = True sender.CurrentSpeed = sender.RunSpeed sender.ObjectVisited.Clear() If sender.InGame Then sender.MoveToX = sender.XPos sender.MoveToY = sender.YPos sender.MovementFlag = 3 'sender._startmove = Now sender.Timer_move.Start() Else sender.Timer_move.Stop() End If End Sub |
nice...
project maybe will be continued... or no good job for db |
Quote:
|
Good luck for your project ;)
|
Quote:
PS: Is this the full source or ? :) |
yep
|
Quote:
|
B3ncoEmu
B3ncoEmu Cliente Version?? Download Link ??
|
CSRO1.152
|
i will try to work on it and if i got anything new i will post it here
|
[Only registered and activated users can see links. Click Here To Register...]
i have error -.- |
Quote:
|
add server into db xD
|
Quote:
|
thx for full source i will work on it tmow and i will upoload what i have done i think me and X*Man*X can do this work :)
and yeh we need client :( |
Why don't you just make it compatible for the latest client?:)
I mean the source if available and sooner or later you need to update your client if you want to add new stuff:) |
| All times are GMT +2. The time now is 13:40. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.