• Exclusive

    Hey Guest, unlock an instant 10% bonus discount when you upgrade via the Crypoverse gateway.

Mix LOGS Xeno-SOURCE Source Code (1 Viewer)

Currently reading:
 Mix LOGS Xeno-SOURCE Source Code (1 Viewer)

Recently searched:

niceman4736

Member
LV
3
Joined
Apr 11, 2023
Threads
69
Likes
52
Awards
8
Credits
22,710©
Cash
0$

40a643e9-48f4-48a2-9ac0-002941a48916


Mix LOGS Xeno-SOURCE Source Code


Xeno-SRC Source Code
rchived because I knew it would get deleted soon

I did NOT make this, all credit goes to .rizve, this is only an archive of the files if they get deleted.

Fixing Issues
Incompatible Command-Line Options: '/O2' and '/RTC1' Solution:

Go to the top menu and click Project > Xeno Properties. (Dont forget to select Xeno on the solution explorer)
Expand the C/C++ section in the side menu.
Select Optimization.
Change the Optimization setting to Disabled (/Od) using the dropdown menu.
Wrong version error Solution:

Download ClientsWindow.xaml.cs from the repo.
Replace the old ClientsWindow.xaml.cs (Main Folder > XenoUI > ClientsWindow.xaml.cs) with the downloaded one.
Making your own UI
Open the Solution Explorer

Find "XenoUI" in the Solution Explorer.
Open MainWindow.xaml.
Editing the Menu

Once the file is open, you can start customizing the UI.
Editing Additional Windows

ClientsWindows.xaml:

This file is for enabling the multi client feature UI.
Double-click on ClientsWindows.xaml in the Solution Explorer to open it for editing.
ScriptsWindow.xaml:

This is the main window.
Updating offsets
Go to the file: Main Folder > Xeno > include > worker.hpp



Download Link



Download Link











[/CENTER]

40a643e9 48f4 48a2 9ac0 002941a48916
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom