Public toIp As String = "127.0.0.1"
Public ToDomain As String = "127.0.0.1"
To your server's IP/Domain(or ip).
Rebuild the solution and take the exe + MapleLib.dll (put them in your v101 Maplestory folder)
Make sure you have microsoft loopback adapter installed before running it(there's no auto install implemented, it will add the IPs however)
Server
Spoiler:
Install mysql-connector-net-6.4.4.msi
Execute vbms.sql to your MySQL server
Open MinikeMSServer in VB 2010, Expand ServerInfo and open Settings.vb
Edit
PHP Code:
Public Shared ReadOnly IP As String = "127.0.0.1"
to your server's IP.
Edit
PHP Code:
Public Shared ReadOnly ConnectionString As String = "Database=vbms;Data Source=127.0.0.1;User Id=root;Password="
With your MySQL info.
Move the compiled exe to the folder root and run it.
DONE!
26-10-11
Vakarian
Re: [release] VB.NET v100 server
Looks like Chronicle translated in to VB. Credit Astaelan as well?
- edit -
At least a portion of it is. 'LockFreeQueue' and 'Pair/Point/Coordinates' come to mind.
26-10-11
мιкє™
Re: [release] VB.NET v100 server
some people mighty not know how to use it can you make a guide?
or i will but i cant do it now
26-10-11
anoob123
Re: [release] VB.NET v100 server
Is this leaked? :/ Posted via Mobile Device
26-10-11
мιкє™
Re: [release] VB.NET v100 server
no lol
27-10-11
kaitodomoto
Re: [release] VB.NET v100 server
How come There a re so many Error it like everything that has to do with GMS has someone type of problem but very good though only if i know how to use VB than i could v100 already
27-10-11
Squiggles
Re: [release] VB.NET v100 server
Quote:
Originally Posted by kaitodomoto
How come There a re so many Error it like everything that has to do with GMS has someone type of problem but very good though only if i know how to use VB than i could v100 already
VB is a pretty simple language, but I don't feel like downloading the suite to edit this.
28-10-11
Baha
Re: [release] VB.NET v100 server
so...this is a v100 server...with a localhost?:blink:
28-10-11
royalmonky
Re: [release] VB.NET v100 server
Quote:
Originally Posted by Dj Equinox
so...this is a v100 server...with a localhost?:blink:
Thanks for re posting what this contains +1 on you ....
28-10-11
slayhhh
Re: [release] VB.NET v100 server
Quote:
Originally Posted by Dj Equinox
so...this is a v100 server...with a localhost?:blink: