[SOURCE] Old Room Tool

06/28/2025 20:41 -[Mr]Zida[n]#1
OLD ROOM TOOL


Room Tool

i decided to make the old room tool source public. the tool does not work (only if you run the game on a 2017 client, yes the tool is working on a 2017 client).

due to gamebreaking i decided to remove kick and blacklist options.

to make it work you need to update all the ALLOCS addresses from dbginfo.ini AND game manager address from inside source code.

i will not help you update the tool, for more questions dm.

the tool runs in [Only registered and activated users can see links. Click Here To Register...]
original owner: [Only registered and activated users can see links. Click Here To Register...]
06/29/2025 00:06 NocturneCheats#2
Quote:
Originally Posted by -[Mr]Zida[n] View Post
to make it work you need to update all the ALLOCS addresses from dbginfo.ini

you don't have to update alloc addresses because it already does that at line 10971, all you need to do (possibly) is update addresses at S4Lib.au3 [line 10930 ~ 10955]

06/29/2025 00:57 -[Mr]Zida[n]#3
Quote:
Originally Posted by NocturneCheats View Post
you don't have to update alloc addresses because it already does that at line 10971, all you need to do (possibly) is update addresses at S4Lib.au3 [line 10930 ~ 10955]
;)
06/29/2025 01:13 NocturneCheats#4
Quote:
Originally Posted by -[Mr]Zida[n] View Post
...
I have it as well, i'm telling you that there is no sense updating alloc addresses at dbginfo. All you have to do is update addresses inside s4lib.au3 (which you didn't post and i wrote exact lines that people need to know)

+ just because crash option removed from context menu doesn't mean you actually removed it (I can still see the address and pattern of it).
06/29/2025 19:39 Lxkas#5
That's a crazy release, you're the GOAT. (I updated it, and it works flawlessly, so it's still usable.)
06/30/2025 22:44 TestoBla#6
[Only registered and activated users can see links. Click Here To Register...]

:(
07/01/2025 07:01 -[Mr]Zida[n]#7
Quote:
Originally Posted by TestoBla View Post
[Only registered and activated users can see links. Click Here To Register...]

:(
the tool is not working, you need to update the addresses. this is just the source code.