Stealth Server 3.0****No KV mode/Config menu/Much More

Moderator: silent

silent
Site Admin
Posts: 77
Joined: Tue Nov 03, 2020 9:35 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by silent »

lank wrote: Mon Jan 18, 2021 10:55 am sorry i thought this was a sha512 api key. so what's this for & how do i config to use it? because in my listener only shows [XKE] when the client connected & not [XOSC] so im trying to figure out what's going on.. http://prntscr.com/x4b52t
Thats meant if you use an API/Listener. Thats leftover when I was using an API. But it has nothing to do with XOSC's current setup. If XOSC isnt working are you using Nokv Mode? Because XOSC isnt setup for NoKv. You can last with just xke. Look at InitializeSystemHooks(system.cpp) in client source. You'll see something called XamLoaderExecuteAsyncChallengeHook. Every time XOSC is checked the base address 0x8169CD98 is used. (Picture: https://ibb.co/Tgn9rPn) This address is found in xam.xex, you can pull it up in Ida & see for yourself. (Picture: https://ibb.co/pjtTrrr) Having XOSC helps last longer but not necessary.
EvilClown
Posts: 6
Joined: Tue Jan 12, 2021 1:43 am

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by EvilClown »

XOSC is called from the bin file in the listener but if your talking about the sha512 is for the panel
lank
Posts: 7
Joined: Sun Jan 17, 2021 7:36 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by lank »

silent wrote: Tue Jan 19, 2021 10:44 am
lank wrote: Mon Jan 18, 2021 10:55 am sorry i thought this was a sha512 api key. so what's this for & how do i config to use it? because in my listener only shows [XKE] when the client connected & not [XOSC] so im trying to figure out what's going on.. http://prntscr.com/x4b52t
Thats meant if you use an API/Listener. Thats leftover when I was using an API. But it has nothing to do with XOSC's current setup. If XOSC isnt working are you using Nokv Mode? Because XOSC isnt setup for NoKv. You can last with just xke. Look at InitializeSystemHooks(system.cpp) in client source. You'll see something called XamLoaderExecuteAsyncChallengeHook. Every time XOSC is checked the base address 0x8169CD98 is used. (Picture: https://ibb.co/Tgn9rPn) This address is found in xam.xex, you can pull it up in Ida & see for yourself. (Picture: https://ibb.co/pjtTrrr) Having XOSC helps last longer but not necessary.

oh I understand now what's going on.. I'm in NOkv mode that's why it wasn't getting XOSC in the listener when client was connected. thanks for clearing that up with me silent that was bugging me LOL only because i see that XOSC in the listener connecting with a server ip & key so I thought I was missing something. how do you get marketplace to show when connected is that with the xmls if so how does that work because I done everything you explained & showed in your vid but no luck with marketplace & I noticed that if you change to much of the name stealth in client it don't let you have the server menu. sorry for all the questions & thanks for your help I appreciate it. I'm Glad that there is actually people out there that helps to the community than getting ripped off buy skids with there xbox live sever what was a free or stolen source. so thanks again for the source.
silent
Site Admin
Posts: 77
Joined: Tue Nov 03, 2020 9:35 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by silent »

lank wrote: Wed Jan 20, 2021 2:12 am
silent wrote: Tue Jan 19, 2021 10:44 am
lank wrote: Mon Jan 18, 2021 10:55 am sorry i thought this was a sha512 api key. so what's this for & how do i config to use it? because in my listener only shows [XKE] when the client connected & not [XOSC] so im trying to figure out what's going on.. http://prntscr.com/x4b52t
Thats meant if you use an API/Listener. Thats leftover when I was using an API. But it has nothing to do with XOSC's current setup. If XOSC isnt working are you using Nokv Mode? Because XOSC isnt setup for NoKv. You can last with just xke. Look at InitializeSystemHooks(system.cpp) in client source. You'll see something called XamLoaderExecuteAsyncChallengeHook. Every time XOSC is checked the base address 0x8169CD98 is used. (Picture: https://ibb.co/Tgn9rPn) This address is found in xam.xex, you can pull it up in Ida & see for yourself. (Picture: https://ibb.co/pjtTrrr) Having XOSC helps last longer but not necessary.

oh I understand now what's going on.. I'm in NOkv mode that's why it wasn't getting XOSC in the listener when client was connected. thanks for clearing that up with me silent that was bugging me LOL only because i see that XOSC in the listener connecting with a server ip & key so I thought I was missing something. how do you get marketplace to show when connected is that with the xmls if so how does that work because I done everything you explained & showed in your vid but no luck with marketplace & I noticed that if you change to much of the name stealth in client it don't let you have the server menu. sorry for all the questions & thanks for your help I appreciate it. I'm Glad that there is actually people out there that helps to the community than getting ripped off buy skids with there xbox live sever what was a free or stolen source. so thanks again for the source.
I forgot that the dashhome.xml I did had some issues. I fixed it sometime last year on another source but lost those files. Honestly your better off just doing new ones from scratch & learning through trial & error. I did a video over a year ago sampling how they work.





Below are links to epix where xmls are stored. Just use an online xml generator to copy them.

http://epix.xbox.com/epix/en-US/DashVideoMP-London.xml
http://epix.xbox.com/epix/en-US/exl-Gam ... tplace.xml
http://epix.xbox.com/epix/en-US/exl-HELP-on-360.xml
http://epix.xbox.com/epix/en-US/dashhome.xml

As far as changing things in stealth client. I would make a backup copy & take changes slowly. Make a few changes & then launch on Rgh to see if there are any errors. You should keep getting yourself familiarized how things work. I also would suggest watching my tutorial on Xui/Xur, get you started with basics.




Also suggest watching this one as well it. A sample of how Config menu works.


lank
Posts: 7
Joined: Sun Jan 17, 2021 7:36 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by lank »

thanks it will help me a lot. just curious about when making the client xex does it use the resource.xzp & silent.xzp in the xur folder? what about the other files in there too & stealth folder in xur?
here is what I'm talking about just in case I'm confusing you..http://prntscr.com/xh45lu
silent
Site Admin
Posts: 77
Joined: Tue Nov 03, 2020 9:35 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by silent »

lank wrote: Sat Jan 23, 2021 12:43 am thanks it will help me a lot. just curious about when making the client xex does it use the resource.xzp & silent.xzp in the xur folder? what about the other files in there too & stealth folder in xur?
here is what I'm talking about just in case I'm confusing you..http://prntscr.com/xh45lu
No it downloads Xur/resource files from listener folder. See picture https://ibb.co/BCfK6cv
EvilClown
Posts: 6
Joined: Tue Jan 12, 2021 1:43 am

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by EvilClown »

Well so far 10 day kv life is what I'm getting so not sure if this is what it's supposed to be or not lol
lank
Posts: 7
Joined: Sun Jan 17, 2021 7:36 pm

Re: Stealth Server 3.0****No KV mode/Config menu/Much More

Post by lank »

EvilClown wrote: Thu Jan 28, 2021 4:38 am Well so far 10 day kv life is what I'm getting so not sure if this is what it's supposed to be or not lol

LOL its been 11 days for me so far still going good.. it all depends what your doing etc modding on games will defo get the kv banned quicker.
Post Reply