JUST BIN FILE 9 CLASS

Hello guys I want share my edit ep 10 (9 Class) 

[use decrypt file]


- EP10 Update Gui (Shaper Class)
- Add Lunch Box
- Add Change School
- Add Reform Value
- Fix Wrapper
- Transfrom Shapper
- Item Shapper and more Test it and make your client

GRAB IT FAST !!!

CLIENT

Thanks to all Master Dev RanOnline
RAgeZONE 

[Reshare] Game.exe or MiniA.exe Anti-cheat Detection For Development


Game.exe or MiniA.exe Anti-cheat Detection For Development
Auto-kill process with exe name. Basically, this front-line defense. Easy to skip, but much better for us.

Troubleshooting: Auto-kill process, then check what its off or not. if its dies, run again.

release by : SeiferXIII 

okay just go ahead
This Code all in Basic Folder in your RanOnline SourceCode

Go to BasicWndD3d.cpp and add these lines of codes after extern HWND g_hWnd;

Code :


Go to HRESULT CBasicWnd::InitDeviceObjects() and add this line of code right before return S_OK;

Code :


Find DxGlobalStage::GetInstance().FrameMove ( m_fTime, m_fElapsedTime ); on BasicWndD3d.cpp and put these lines of code above it.

Code:



Do With Your Own Risk

This tested on my MiniA.exe for Project Ran.exe [Cheat]


Special Thanks for:  SeiferXIII
                                 All of RanOnline PrivateServer Dev

RanOnline EP 7 Clasic New Interface

Hello all of read my blog :)

I want to share my little modif RanOnline EP7 Classic gameplay



- this shared file from Mr. Eduj Kun. from old file
- Party Leveling Gameplay Classic
- Support Max RV Card
- Support No Fail Enchaner
- Tyranny Wars
- School Wars
- Superior Wars
- Wrapper
- Non-drop
- Fix +speed issue on Tyranny Wars
- Fix Safezone
- Item Link
- Characater Viewer
- etc.

Whats news?
- add new tyranny window
- add winner on minimap
- add new Quest Window
- add new Compound Window
- add new Inventory Window
- add new PET Window by me
- add new Character Window
- add new Skill Window
- add new Menu like GS
- add menu run buton
- add new system window showing like GS
- add new money type
- and more you can explore it.

Whats problem?
I update money type like premium point and contribution point but i dont know for update database also.

just it if you have problem "This name not available", yups same with me :P


and dont forget update your comment.ini like this



GRAB IT FAST !!




For request and update guide comment in here or add my youtube channel


Thanks to : All Developer RanOnline Private in the world :D
                   RaGEZONE







New Friend Window

Hello all back again,

I just share my modified results a  new friend window like this ...



if it's unclear ask the commented column :) I will answer as much as posible.

You can use winmarge to do this.

Go to iinnerinterfacesimple.cpp and search m_pFriendWindow :



This gui source for resize window for easy find in .xml gui.

Download this .cpp and merger with your source :
Friend Window
Friend Normal Window
Friend Block Window

Note : you must update BasicLineBoxEx until you have same with my friend window  line box.

merger Friend Window old .xml in uiinnercfg03.xml with this .xml gui

uiinnercfg03.xml

Dont forget visit my channel for next test and update  :P


Good Luck and I see you can do it :)
thanks for your time.




Thanks to : All Developer RanOnline Private in the world :D
                   RaGEZONE





About GUI interface RanOnline Private Server

Hallo im Indra :)

What do you think about Gui Interface RanOnline Private ??

i dont know bro ahahha,
This is my knowledge for gui .xml in RanOnline Private, if i have wrong please comment and give me sugestion for this .

DONT COPY PASTE  WRONG GUI XML, THIS CAN MAKE CONFUSE ~_~!!

Im Just Ordinary People.

Oke, first time what do you need if you want to edit your interface ?
1. Notepad ++
2. Paint Net
3. Awesome Cilent :P

after you have all require file for this you can open .xml gui in gui folder, and then you can see this :

<CONTROL Local="Common" Id="FRIEND_WINDOW">
        <WINDOW_POS X="0" Y="0" W="465" H="376" />
</CONTROL> 

This is a little bit knowledge for WINDOW_POS :

FRIEND_WINDOW = gui source  you can see this in innerinterfacesimple.cpp for your source,
X="0"         = Position vector X for your window "horizontal",
Y="0"         = Position vector Y for your window "vertical"
W="465"    = Position vector X for your gui window "horizontal",
H="376"     = Position vector Y for your gui window "vertical".

For Ex:



Just take screenshoot  full window and use Rectangel Select in Paint Net you can make your window gui to fit and smoothly :)




Use Bounding rectangel size in red box from this picture and apply in your xml gui
For Ex : Rectangel Select says "Selection top left 526, 233. Bounding rectangle size: 463 x 373"


526 = X | 233 = Y | 463 = W | 373 = H

So you can appy in gui.xml :

<CONTROL Local="Common" Id="FRIEND_WINDOW">
        <WINDOW_POS X="0" Y="0" W="463" H="373" />
</CONTROL>

Why "X" and "Y" not apply in window gui?

Note : This does not matter if for window but if you want to change the position CUICONTROL texture "X" and "Y" you must include.


For video guide :



Thanks for your time and try it to get awesome interface.
JUST FOR FUN!!

How to compile RanOnline Source Code and setting configuration VS 2003 with picture

Hello i want to show , How to compile RanOnline Source Code ??
If you have done with all file required from this, oke next step guide for compile with Visual Studio 2003.


For basickly :
1. Open your RanOnline source code,
2. Open your project with Visual Studio 2003,
3. Select Your Source Code Configuration,

    Note : You can select you configuration
    for ex  Release or  Release_A in red box from this picture,

4. Setting your directories Include File
Select directories Include File
    also your directories 
Select directories Library File

5.Checklist configuration manager, what do you want to build
   Checklist all to build all tool 
Checklist Configuration Manager
6. After all done setting you can build it and waiting until done :)
    If compile done you can see in _bin folder in your source code folder.


Thanks You Lets Try and You can do it :)
For video guide you can follow this




Thanks to : All Developer RanOnline Private in the world :D
                   RaGEZONE

What your needed to compile RanOnline Source Code


This may be helpful for those of you who want to create a Awesome RanOnline Private Server project.


For Ex:

RanOnline by Indra EP7
RanOnline by Indra EP11

What do you need???













Download and instal file require first for your PC 




Credit : All Developer RanOnline Private in the world :D
             RaGEZONE







Just Modif Dialog Window RanOnline by IS

Hello bro i want to share my modif interface about Dialog Window like this..






Oke.. Lets merger with your source code DialogWindow.cpp

after done compile it...

Dont forget copy  and update this Gui Textures   and  uiinnercfg02.cfg for your cilent 

This done you got this interface :P

JUST FOR FUN!!
Follow and Support me to next update :)

How to open .gfx file textures from RanOnline GS

Hey bro this guide for easy way to open .gfx file textures from RanOnline GS
Require
* Flash Decompiler Trillix
* Notepad ++
* Paint Net

Next for guide :
1. Prepare your .gfx file



2. Change extention from .gfx to .swf and after that open with Notepad ++ until you can see this pic


3. * If the first there bytes are CFX, change to CWS
    If the first there bytes are GFX, change to FWS




4. After done for change, you can open with Flash Decompiler Trillix


Yupss your winner :) you can edit with paint NET

Thanks You  more video use this



JUST FOR FUN !!
Follow and Support me to next update :)












Test new wld login select RanOnline

Hello Bro this video for my tester new wld and char select modif by me .

HOT Post !!!

Update PING and FPS MiniMap RanOnline

You Can Find Old My Post