CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

Garry's Mod Toybox....
http://cs.rin.ru/forum/viewtopic.php?f=31&t=57423
Page 2 of 3

Author:  hegyak [ Sunday, 10 Oct 2010, 19:09 ]
Post subject:  Re: Garry's Mod Toybox....

Apparently Garry did some changes to how Toybox works.

Author:  todolo12 [ Monday, 25 Oct 2010, 19:12 ]
Post subject:  Re: Garry's Mod Toybox....

What is the new way to use toybox?

The UCL has not been working since the update # 104

Can you please help me to enter the toybox?

Very urgent!

Thanks....

Author:  XYZ_User [ Sunday, 21 Nov 2010, 22:26 ]
Post subject:  Re: Garry's Mod Toybox....

todolo12
Same problem!

Author:  best_matrix07 [ Thursday, 03 Feb 2011, 22:09 ]
Post subject:  Re: Garry's Mod Toybox....

Confirm not working using SmartSteam...

Author:  Steam006 [ Friday, 04 Feb 2011, 00:24 ]
Post subject:  Re: Garry's Mod Toybox....

The toybox is server sided now, cracked steam can't bypass it. :-|

Author:  toto9992 [ Saturday, 05 Feb 2011, 03:26 ]
Post subject:  Re: Garry's Mod Toybox....

We can't do nothing ?

Because, for have addon etc, we can't go here: http://www.garrysmod.org/downloads/
We must have a real account with Gmod bought
So, any other system for get addon map etc ?

Author:  best_matrix07 [ Saturday, 05 Feb 2011, 12:23 ]
Post subject:  Re: Garry's Mod Toybox....

Steam006 wrote:
The toybox is server sided now, cracked steam can't bypass it. :-|

Can't we encrypt a legit account for authentification ?

Author:  Steam006 [ Saturday, 05 Feb 2011, 12:33 ]
Post subject:  Re: Garry's Mod Toybox....

best_matrix07 wrote:
Can't we encrypt a legit account for authentification ?


Yes, but the account will be disabled after a few days. :-|

Author:  hegyak [ Saturday, 05 Feb 2011, 18:10 ]
Post subject:  Re: Garry's Mod Toybox....

Steam006
How does the game authenticate? Though Steam community or though Garry's site?

Author:  Steam006 [ Saturday, 05 Feb 2011, 20:37 ]
Post subject:  Re: Garry's Mod Toybox....

hegyak
Steam community, I think.

Author:  hegyak [ Saturday, 05 Feb 2011, 22:31 ]
Post subject:  Re: Garry's Mod Toybox....

When I load GMod for Toy Box, it goes here using the Steam browser:
http://toybox.garrysmod.com/IG/maps/

The ingame browser says, "logging into Steam" Which is weird since my Firewall didn't say anything about that.

Browsing to that site in Google Chrome leads me to a page with maps. Clicking on a map seems to do nothing. Internet Explorer, same.

Author:  Steam006 [ Sunday, 06 Feb 2011, 01:09 ]
Post subject:  Re: Garry's Mod Toybox....

hegyak
http://toybox.garrysmod.com/
http://toybox.garrysmod.com/login/

Author:  SGH [ Monday, 07 Feb 2011, 21:25 ]
Post subject:  Re: Garry's Mod Toybox....

From Google Chrome i found this address while checking gm_bigcity in the source: http://toybox.garrysmod.com/ingame/?view=1111&tab=details
Im gonna keep checking and posting eventually some news...
EDIT: Fail, already possible to access that page...
Right, what if someones who OWN garry's mod give us infos about those pages html code? I think it will be helpful. I think.

RE-EDIT: http://toybox.garrysmod.com/client/ingame.js?2
Check OnMapClicked function.

TRI-EDIT:
Just tried javascript:$( '.' + 'gm_bigcity' ).addClass( 'downloading' ); on http://toybox.garrysmod.com/IG/maps/. It now looks like its icon has been clicked, but it's not in download.

QUADRI-EDIT:
I think i should try something like that on the Garry's mod integrated browser like, editing the offline html page used as a guide who supports scripts (It even plays FLVs videos as a guide to players) and make it download the maps by clicking on one of his links. Going to try.

Author:  Steam006 [ Monday, 07 Feb 2011, 23:07 ]
Post subject:  Re: Garry's Mod Toybox....

I found this inside toybox.dll:

http://toyboxapi.garrysmod.com/getinstall_001/
http://toyboxapi.garrysmod.com/getscript_001/

  1. 13354847   68 68883813      PUSH toybox.13388868                     ; ASCII "http://toyboxapi.garrysmod.com/getinstall_001/"
  2. 1335484C   8D4C24 0C        LEA ECX,DWORD PTR SS:[ESP+C]
  3. 13354850   E8 3B280000      CALL toybox.13357090
  4. 13354855   BF 10000000      MOV EDI,10
  5. 1335485A   397E 40          CMP DWORD PTR DS:[ESI+40],EDI
  6. 1335485D   72 05            JB SHORT toybox.13354864
  7. 1335485F   8B46 2C          MOV EAX,DWORD PTR DS:[ESI+2C]
  8. 13354862   EB 03            JMP SHORT toybox.13354867
  9. 13354864   8D46 2C          LEA EAX,DWORD PTR DS:[ESI+2C]
  10. 13354867   50               PUSH EAX
  11. 13354868   68 5C883813      PUSH toybox.1338885C                     ; ASCII "scriptid"
  12. 1335486D   8D4C24 10        LEA ECX,DWORD PTR SS:[ESP+10]
  13. 13354871   E8 3A280000      CALL toybox.133570B0
  14. 13354876   397E 5C          CMP DWORD PTR DS:[ESI+5C],EDI
  15. 13354879   72 05            JB SHORT toybox.13354880
  16. 1335487B   8B46 48          MOV EAX,DWORD PTR DS:[ESI+48]
  17. 1335487E   EB 03            JMP SHORT toybox.13354883
  18. 13354880   8D46 48          LEA EAX,DWORD PTR DS:[ESI+48]
  19. 13354883   50               PUSH EAX
  20. 13354884   68 1C883813      PUSH toybox.1338881C                     ; ASCII "rev"




  1. 13355C17   68 78893813      PUSH toybox.13388978                     ; ASCII "http://toyboxapi.garrysmod.com/getscript_001/"
  2. 13355C1C   8D4C24 28        LEA ECX,DWORD PTR SS:[ESP+28]
  3. 13355C20   E8 6B140000      CALL toybox.13357090
  4. 13355C25   8B06             MOV EAX,DWORD PTR DS:[ESI]
  5. 13355C27   8B50 14          MOV EDX,DWORD PTR DS:[EAX+14]
  6. 13355C2A   8D4C24 08        LEA ECX,DWORD PTR SS:[ESP+8]
  7. 13355C2E   51               PUSH ECX
  8. 13355C2F   8BCE             MOV ECX,ESI
  9. 13355C31   FFD2             CALL EDX
  10. 13355C33   BF 10000000      MOV EDI,10
  11. 13355C38   3978 18          CMP DWORD PTR DS:[EAX+18],EDI
  12. 13355C3B   72 05            JB SHORT toybox.13355C42
  13. 13355C3D   8B40 04          MOV EAX,DWORD PTR DS:[EAX+4]
  14. 13355C40   EB 03            JMP SHORT toybox.13355C45
  15. 13355C42   83C0 04          ADD EAX,4
  16. 13355C45   50               PUSH EAX
  17. 13355C46   68 40853813      PUSH toybox.13388540                     ; ASCII "type"
  18. 13355C4B   8D4C24 2C        LEA ECX,DWORD PTR SS:[ESP+2C]
  19. 13355C4F   E8 5C140000      CALL toybox.133570B0
  20. 13355C54   397C24 20        CMP DWORD PTR SS:[ESP+20],EDI
  21. 13355C58   72 0D            JB SHORT toybox.13355C67
  22. 13355C5A   8B4424 0C        MOV EAX,DWORD PTR SS:[ESP+C]
  23. 13355C5E   50               PUSH EAX
  24. 13355C5F   E8 FCB6FFFF      CALL toybox.13351360
  25. 13355C64   83C4 04          ADD ESP,4
  26. 13355C67   397E 3C          CMP DWORD PTR DS:[ESI+3C],EDI
  27. 13355C6A   72 05            JB SHORT toybox.13355C71
  28. 13355C6C   8B46 28          MOV EAX,DWORD PTR DS:[ESI+28]
  29. 13355C6F   EB 03            JMP SHORT toybox.13355C74
  30. 13355C71   8D46 28          LEA EAX,DWORD PTR DS:[ESI+28]
  31. 13355C74   50               PUSH EAX
  32. 13355C75   68 5C883813      PUSH toybox.1338885C                     ; ASCII "scriptid"
  33. 13355C7A   8D4C24 2C        LEA ECX,DWORD PTR SS:[ESP+2C]
  34. 13355C7E   E8 2D140000      CALL toybox.133570B0
  35. 13355C83   397E 58          CMP DWORD PTR DS:[ESI+58],EDI
  36. 13355C86   72 05            JB SHORT toybox.13355C8D
  37. 13355C88   8B46 44          MOV EAX,DWORD PTR DS:[ESI+44]
  38. 13355C8B   EB 03            JMP SHORT toybox.13355C90
  39. 13355C8D   8D46 44          LEA EAX,DWORD PTR DS:[ESI+44]
  40. 13355C90   50               PUSH EAX
  41. 13355C91   68 1C883813      PUSH toybox.1338881C                     ; ASCII "rev"

Author:  SGH [ Wednesday, 09 Feb 2011, 22:38 ]
Post subject:  Re: Garry's Mod Toybox....

Gmod has been updated to v112. How sad... My v111 wont work anymore on servers... and i updated, it still shows 112. Not the right topic to say this in, huh? XD

Page 2 of 3 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/