Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2
You last visited: Today at 21:34

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Help ProjectAlchemy Help

Discussion on Help ProjectAlchemy Help within the Conquer Online 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
darkopp's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 127
Received Thanks: 10
Exclamation Help ProjectAlchemy Help

I need Help about Alchemy
I CANT CONNECT IN GAME AND DONT KNOW WHY (When im connect Show PlayersOnline: 1 and then in game get i get down and show PlayersOnline: 0)
So Any 1 GIVE EASY TUTORIAL HOW TO MAKE PGORAM AND EXAMPLE TO US OR MAKE VIDEO TUTORIAL.

Im doing this:
1.Download Xampp
2.Download Navicast Lite
3.Downlaod Hamachi
4.Install programs
5.Open Xampp and Running Apache and MySql
6.Open Navicast Lite File->New Connections->MySqul ...... Just write alchemy ENTER then double click on alchemy.
7.Open Hamachi My Hamachi ip is 5.221.51.36
8.Open Alchemy Program.cs
im change just This
public static string ProxyIp = "5.221.51.36";
public static ushort GamePort = 5000;
9.Change ip on Bin->Debug->Settings :
IP=5.221.51.36
USERNAME=root
PASSWORD=
DATABASE=alchemy
10.Download Conquer LoaderV4 and change LoaderSet.ini:
[Loader]
IPAddress=5.221.51.36
LoginPort=5002
GamePort=5000
Website=http://www.elitepvpers.com
11.Conquer Loader instal on Conquer Folder
12.Start AlchemyProxy from bin debug
13.Double Click Conquer Loader
14.Conquer Started but i cant log
15.Cant Log... blue line go to half and i get down (IM PLAY ON OLD GROUP SERVER ENTERNITY)


If i do it worng tell me what i need to do
Or Example me more about Xampp and navicatst what i need to do with it
SRY FOR MY BAD ENGLISH
darkopp is offline  
Old 01/24/2011, 19:27   #2
 
demon17's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 676
Received Thanks: 109
Quote:
Originally Posted by darkopp View Post
I need Help about Alchemy
I CANT CONNECT IN GAME AND DONT KNOW WHY (When im connect Show PlayersOnline: 1 and then in game get i get down and show PlayersOnline: 0)
So Any 1 GIVE EASY TUTORIAL HOW TO MAKE PGORAM AND EXAMPLE TO US OR MAKE VIDEO TUTORIAL.

Im doing this:
1.Download Xampp
2.Download Navicast Lite
3.Downlaod Hamachi
4.Install programs
5.Open Xampp and Running Apache and MySql
6.Open Navicast Lite File->New Connections->MySqul ...... Just write alchemy ENTER then double click on alchemy.<----Also need to make a working one . (*)
7.Open Hamachi My Hamachi ip is 5.221.51.36
8.Open Alchemy Program.cs
im change just This
public static string ProxyIp = "5.221.51.36";<---This is the only 1 thing wich you need to change in Program.cs(**)
public static ushort GamePort = 5000;
9.Change ip on Bin->Debug->Settings :
IP=5.221.51.36<-----You also need to change in Relase and Debug . xD
USERNAME=root
PASSWORD=
DATABASE=alchemy
10.Download Conquer LoaderV4 and change LoaderSet.ini:
[Loader]
IPAddress=5.221.51.36
LoginPort=5002
GamePort=5000
Website=http://www.elitepvpers.com
11.Conquer Loader instal on Conquer Folder
12.Start AlchemyProxy from bin debug
13.Double Click Conquer Loader
14.Conquer Started but i cant log
15.Cant Log... blue line go to half and i get down (IM PLAY ON OLD GROUP SERVER ENTERNITY) <---- This should be 5002 at LoginPort In LoaderSet.


If i do it worng tell me what i need to do
Or Example me more about Xampp and navicatst what i need to do with it
SRY FOR MY BAD ENGLISH


Lets Explain the (*) and (**) )
(*)

1. Instal XAMPP
2. Start XAMPP ( folow the cmd window and sett all the things .. )
3. After started successfully It will Apare near the "Clock"
4. Select MySql and Apachi . After that start them
5. Open your Mozila / Opera And type :
5.1 Press enter and w8 till connect ,, few seconds
5.2 Create New DataBase :
5.3 name Alchemy
5.4 After creation it will show up successful created
5.5 Then You will see
Structure,SQL,Search,Query,Export,Import,Operation s,Privileges,Drop
=Sellect the SQL
5.6 It will show up somthing where you can paste code or write it yourself but you go to your folder/ desktop where you have the alchemy source .. you will see the alchemy.sql file .. Open it and copy all from him with a simple control + c
Than go back to your and in the created database at SQL paste it and press GO
5.7 After This You open the Navicat(6)

6. Open Navicat .
6.1 New MySql DB
6.2
Connection Name . (same as in your created database ..) alchemy
Host Name/IP Adress . Needs to be localhost
Port . not need to be changed
UserName - Not need (defauld - root)
Password - Not need . Cleared space
Press Ok.
Now it will apare in your Connections
Duble Click > connected
Select Alchemy From them (alchemy)
RightClick and Execute MySql File
Execute the mysql file .
--==Your Db is created=---



(**)
This should look like this
Code:
public static string AuthIp = "208.96.34.46";
        public static string ProxyTitle = "[AlchemyProxy]";
        public static string Version = "v1.1";
        public static string Username = "root";
        public static string Password = "";
        public static string Host = "alchemy";
        public static DMapServer DmapHandler = new DMapServer();
        public static Dictionary<ushort, Ending> PortBindings = new Dictionary<ushort, Ending>();
        public static ushort AuthPort = 9959;
        public static string ProxyIp = "YourHamachiIP";
        public static string GameKey = "DR654dt34trg4UI6";
        public static string GameIp = "";
        public static ushort GamePort = 5816;
        public static bool Debug = false;


I Think This is helpfull

Now After changing the Ip in your
Bin>Debug/Relase>
and also in
The Program CS

In your VisualStudio2010 you go up to toolbar and see Build . Press Rebuild solution..
Exit and now go to bin>debug or Relase > Alchemy.exe ..
You can execute and try to use

When you are using the posted Source .. No functionality in .. Only things like
/dc
/cyc 1/2
/update 11 2072012001

Have FUN
demon17 is offline  
Thanks
2 Users
Reply


Similar Threads Similar Threads
Stripped ProjectAlchemy Source Code
12/27/2018 - CO2 Bots & Macros - 1277 Replies
<<<NOTE>>> THIS PROXY IS WRITTEN IN C# AND DOES NOT CONTAIN ANY BOTTING FUNCTIONALITY! IF YOU WANT IT TO DO ANYTHING YOU WILL NEED TO PROGRAM IT YOURSELF! For those using my hellmouth source... here's how you can make this proxy log npc scripts/locations for your server ;) http://www.elitepvpers.com/forum/co2-pserver-guide s-releases/1094245-lazyrelease-log-python-npc-scri pts-tq.html#post9827053



All times are GMT +1. The time now is 21:34.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.