This is from a 5375 source, I believe maybe impulses, but not done too much digging. I'm just trying to get back into the flow of private servers and am fixing up a bugged source to learn more.
Send general data (10010) with the window subtype (126), then set offset 8 in the packet to one of those values. It will show the corresponding window to the user.
Send general data (10010) with the window subtype (126), then set offset 8 in the packet to one of those values. It will show the corresponding window to the user.
Thanks for your help, however this is not what I am looking for. I am trying to find the code behind the window, i.e the process for what it does.
Currently I have the OpenSockets window always tells you that it has failed, even with it has been successful.
Thanks for your help, however this is not what I am looking for. I am trying to find the code behind the window, i.e the process for what it does.
Currently I have the OpenSockets window always tells you that it has failed, even with it has been successful.
Each system is different but I seem to remember their replies always using the general data packets.
For example... Lets say you send the packet to open the twin city upgrade window (lets say you allow vips to remote upgrades using a command or w/e.). The reply when the client DOES something in that window is handled already in your source code (you just don't notice it because I'm sure someone else already added the code to handle item upgrades in your source).
With the open sockets window there is most likely a value that needs to be put in one of the offsets signaling that the upgrade was a success. I never bothered finding where the value goes either but it makes sense..
If you write nothing to the offset then it has a value of 0. Think of this value in the packet as a success bool. 0 = false 1 = true (or it might be 255. Tq sometimes likes odd values). If you find the offset and write to it then it will display the correct information.
1Cabal Window 1Maple Window at Same TIME?? 05/26/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 0 Replies let talk about 1 cabal 1 maple at same time...
possible??
how to do tat...??
teach me please :p
Rename CO2 window title (any window actually) 05/13/2006 - CO2 Exploits, Hacks & Tools - 4 Replies I have seen a few posts requesting this. It is a simple autohotkey macro nothing fancy here. You will notice also that the UPX packer detection is not triggered. If you use autohotkey and want to know how to remove the packer PM me it is rather simple. To use this little tool thingie it is very simple:
Execute the code.
Focus your window.
Press Hotkey CTRL+WIN+w
Change the Title.
Apply