BoI Basic tutorial video

Ok guys the moment you been waiting for a video tutorial made by me

1
2
3
4
5

Rapidshare link






here the link, if someone the link don't work or broken pls post it here:drool:

The video is about 50 minutes long going step by step maybe... If its missing some steps or need to add some just post here I'll remake one, Also if there someone that making a video tutorial instead of me give me your link I'll post it here as well. Or if you guys perfer me to speak on tutorial I might/maybe will make a tutorial for it.

The video is not perfect but decent if you know what you are doing.

credit:
Axelcro
Shijie
others..

Edit: Added new mirror links

i download and try extract there say insert disc with this volume that mean is broken
 
i can't login with my user and password of PC :( help me please.

Hmm thats odd its 100% should work unless you don't have shared folder enable or wrong IP address mostly I think you didn;t install the shared folder its an addon for vbox. I clearly say that on the video. Captur - BoI Basic tutorial video - RaGEZONE Forums and make sure when you connect to your host that its not "Public FTP" it has to be "windows shared" on linux.
 
Did you use winrar to extract because it works fine, if you don't use winrar maybe thats the problem, my files are good because before I upload them I extract them twice to make sure its not corrupted.


i download all version winrar and instal then i try exstract and again type insert disk with this volume
 
i download all version winrar and instal then i try exstract and again type insert disk with this volume

I don't know why your having problem I just download my own links and extract them work fine, Also your using windows os right? if so then get the latest winrar, btw did you downloaded all 5 parts not just part 1 because to me that might be the problem. Part 1-4 should have the same mb value and part 5 wont make sure the files don't get corrupted or something.
 
NanayaQ - BoI Basic tutorial video - RaGEZONE Forums
Help me please, I click connect it back up the table again, but it can not connect.

If you are using Win7/Vista and u shared the folders on windows, but Linux asking for username/password, u can do only 1 thing. If u have pw on your account, enter the pw and press connect but if u don't have, create one under windows on your current user. But i prefer pendrive or WinSCP much better :)
 
Ok guys the moment you been waiting for a video tutorial made by me

1
2
3
4
5

Rapidshare link






here the link, if someone the link don't work or broken pls post it here:drool:
A little warning..
"MAKE SURE YOU USE WINRAR NOT WINZIP TO EXTRACT THE FILES, I HATE REPEATING MYSELF."

The video is about 50 minutes long going step by step maybe... If its missing some steps or need to add some just post here I'll remake one, Also if there someone that making a video tutorial instead of me give me your link I'll post it here as well. Or if you guys perfer me to speak on tutorial I might/maybe will make a tutorial for it.

The video is not perfect but decent if you know what you are doing.

credit:
Axelcro
Shijie
others..

Edit: Added new mirror links



frend can you make video tutorial how to make and use that immortal web files please and upload on new thread please dude
 
how do i create a start.bat and end.bat to my installation? i have no idea how to do it , ive tried changing the letter Z but it's not working.
 
how do i create a start.bat and end.bat to my installation? i have no idea how to do it , ive tried changing the letter Z but it's not working.
Start.bat
Code:
@echo off


start /D DBServerSimulator ./DBServerSimulator.exe
start /D DetectCheatServer ./DetectCheatServer/DetectCheatServerR
start /D ServerGuarder ./ServerGuarder/ServerGuarder.exe
start /D ManagerServer ManagerServer/ManagerServerR
start /D GateServer ./GateServer/Gate
start /D LocalSaveServer LocalSaveServer/LocalSaveServerR
start /D ShareMemProc ./ShareMemProc/ShareMemProcR
start /D GameServer ./GameServer/Line.exe 
Start /D Auagent run.bat

Stop.bat
Code:
@echo off

taskkill /f /im Line.exe
taskkill /f /im compactau.exe
taskkill /f /im DBServerSimulator.exe
taskkill /f /im Gate.exe
taskkill /f /im LocalSaveServerR.exe
taskkill /f /im ManagerServerR.exe
taskkill /f /im ShareMemProcR.exe
taskkill /f /im Java.exe
taskkill /f /im DetectCheatServerR.exe
taskkill /f /im ServerGuarder.exe
taskkill /f /im cmd.exe
 
Start.bat
Code:
@echo off


start /D DBServerSimulator ./DBServerSimulator.exe
start /D DetectCheatServer ./DetectCheatServer/DetectCheatServerR
start /D ServerGuarder ./ServerGuarder/ServerGuarder.exe
start /D ManagerServer ManagerServer/ManagerServerR
start /D GateServer ./GateServer/Gate
start /D LocalSaveServer LocalSaveServer/LocalSaveServerR
start /D ShareMemProc ./ShareMemProc/ShareMemProcR
start /D GameServer ./GameServer/Line.exe 
Start /D Auagent run.bat

Stop.bat
Code:
@echo off

taskkill /f /im Line.exe
taskkill /f /im compactau.exe
taskkill /f /im DBServerSimulator.exe
taskkill /f /im Gate.exe
taskkill /f /im LocalSaveServerR.exe
taskkill /f /im ManagerServerR.exe
taskkill /f /im ShareMemProcR.exe
taskkill /f /im Java.exe
taskkill /f /im DetectCheatServerR.exe
taskkill /f /im ServerGuarder.exe
taskkill /f /im cmd.exe

thank you very much! +1
now i having a problem with gameserver.

noload - BoI Basic tutorial video - RaGEZONE Forums

can you help me with this?

And this

noreport - BoI Basic tutorial video - RaGEZONE Forums
It does not show how in your video.
 
Last edited:
means you didn't set up your sql server right or you forgot to edit either the table.xml on linux side or auagent.conf probly IP issue.

+1 like
Ok thanks , ill check the Ips again , i revised all the ips and all is set as into your video. Lacking SQL , table.xml again.
 
I can connect to AU, but i can't connect to DB -,-
 
Back