Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] Can you make this one?

[DiscordArchive] Can you make this one?

[DiscordArchive] Can you make this one?

rektbyfaith
Administrator
0
01-31-2018, 12:30 AM
#1
Archived author: Balkron • Posted: 2018-01-31T00:30:51.594000+00:00
Original source

Can you make this one?
rektbyfaith
01-31-2018, 12:30 AM #1

Archived author: Balkron • Posted: 2018-01-31T00:30:51.594000+00:00
Original source

Can you make this one?

rektbyfaith
Administrator
0
01-31-2018, 12:31 AM
#2
Archived author: Смердокрыл • Posted: 2018-01-31T00:31:28.725000+00:00
Original source

Sure, I will try
rektbyfaith
01-31-2018, 12:31 AM #2

Archived author: Смердокрыл • Posted: 2018-01-31T00:31:28.725000+00:00
Original source

Sure, I will try

rektbyfaith
Administrator
0
01-31-2018, 12:31 AM
#3
Archived author: Смердокрыл • Posted: 2018-01-31T00:31:58.805000+00:00
Original source

I don't use that many tools, but I'll list all the working ones, hopefully with links (or I can just upload them)
rektbyfaith
01-31-2018, 12:31 AM #3

Archived author: Смердокрыл • Posted: 2018-01-31T00:31:58.805000+00:00
Original source

I don't use that many tools, but I'll list all the working ones, hopefully with links (or I can just upload them)

rektbyfaith
Administrator
0
01-31-2018, 12:32 AM
#4
Archived author: schlumpf • Posted: 2018-01-31T00:32:16.127000+00:00
Original source

There is literally no encryption or key for casc. None. They do not send anything skecziak
rektbyfaith
01-31-2018, 12:32 AM #4

Archived author: schlumpf • Posted: 2018-01-31T00:32:16.127000+00:00
Original source

There is literally no encryption or key for casc. None. They do not send anything skecziak

rektbyfaith
Administrator
0
01-31-2018, 12:36 AM
#5
Archived author: Kavligula • Posted: 2018-01-31T00:36:25.164000+00:00
Original source

I apologize I was throwing around encryption when I meant a hash
rektbyfaith
01-31-2018, 12:36 AM #5

Archived author: Kavligula • Posted: 2018-01-31T00:36:25.164000+00:00
Original source

I apologize I was throwing around encryption when I meant a hash

rektbyfaith
Administrator
0
01-31-2018, 12:38 AM
#6
Archived author: Kavligula • Posted: 2018-01-31T00:38:02.549000+00:00
Original source

I think we were reading this part and got confused
rektbyfaith
01-31-2018, 12:38 AM #6

Archived author: Kavligula • Posted: 2018-01-31T00:38:02.549000+00:00
Original source

I think we were reading this part and got confused

rektbyfaith
Administrator
0
01-31-2018, 12:38 AM
#7
Archived author: Kavligula • Posted: 2018-01-31T00:38:05.998000+00:00
Original source

```
WoW's TactKey.db2 and TactKeyLookup.db2 contain keys and key_names (called lookups there) respectively. Either can be streamed from server. These files cannot be bruteforced by requesting hotfix data (Blizzard has guards in place)

The id field in the table below corresponds to the id field in the db2's.
```
rektbyfaith
01-31-2018, 12:38 AM #7

Archived author: Kavligula • Posted: 2018-01-31T00:38:05.998000+00:00
Original source

```
WoW's TactKey.db2 and TactKeyLookup.db2 contain keys and key_names (called lookups there) respectively. Either can be streamed from server. These files cannot be bruteforced by requesting hotfix data (Blizzard has guards in place)

The id field in the table below corresponds to the id field in the db2's.
```

rektbyfaith
Administrator
0
01-31-2018, 01:00 AM
#8
Archived author: Смердокрыл • Posted: 2018-01-31T01:00:36.304000+00:00
Original source

I just went over my tools folder and scraped together this little list. Could someone do a little moderation?

**SQL**
- Truice/Quice/etc

**DBC**
- WDBX editor
- DBC editor
- Taliis

**BLP**
- BLP Converter
- BLPLab (fucks up some rare blp's alpha channel)

**M2**
*Edit*
- m2mod (for m2s with skeletons and animations)
- obj2m2 (for static m2s and WMOs)
- PyModelEditor
- AttachmentAdder
*Convert*
- Adspartan's converter
- Java m2 converter
- WotLK to Cata/MoP converter (010 script)
- MDXtoM2
*View*
- WoW Model Viewer
- Warcraft3Viewer

**ANIM**
- AnimPorter

**WMO**
- Blender WMO import/export script
- WMO Editor

**MAPS**
*Edit*
- Noggit
- Neo (?)
*Convert*
- PTNG ADT Converter
- WDT Supplies

**MPQ**
- Ladik's MPQ editor
- FuckItUp

**MISC**
- AddOn Studio
- Launcher + MPQ patch downloader
- Server Launcher

**010 EDITOR**
*Templates*
- _lgt wdt
- _occ wdt
- ADT
- BLP
- BLS (What's that?)
- Bone
- DBC
- DB2
- M2 (various)
- PHYS
- SKIN
- TEX
- WDL
- WDT
- WMO root/groop
- MPQ
*Scripts*
- LK to Cata (M2 and SKIN)
- Second UV Channel Creator
rektbyfaith
01-31-2018, 01:00 AM #8

Archived author: Смердокрыл • Posted: 2018-01-31T01:00:36.304000+00:00
Original source

I just went over my tools folder and scraped together this little list. Could someone do a little moderation?

**SQL**
- Truice/Quice/etc

**DBC**
- WDBX editor
- DBC editor
- Taliis

**BLP**
- BLP Converter
- BLPLab (fucks up some rare blp's alpha channel)

**M2**
*Edit*
- m2mod (for m2s with skeletons and animations)
- obj2m2 (for static m2s and WMOs)
- PyModelEditor
- AttachmentAdder
*Convert*
- Adspartan's converter
- Java m2 converter
- WotLK to Cata/MoP converter (010 script)
- MDXtoM2
*View*
- WoW Model Viewer
- Warcraft3Viewer

**ANIM**
- AnimPorter

**WMO**
- Blender WMO import/export script
- WMO Editor

**MAPS**
*Edit*
- Noggit
- Neo (?)
*Convert*
- PTNG ADT Converter
- WDT Supplies

**MPQ**
- Ladik's MPQ editor
- FuckItUp

**MISC**
- AddOn Studio
- Launcher + MPQ patch downloader
- Server Launcher

**010 EDITOR**
*Templates*
- _lgt wdt
- _occ wdt
- ADT
- BLP
- BLS (What's that?)
- Bone
- DBC
- DB2
- M2 (various)
- PHYS
- SKIN
- TEX
- WDL
- WDT
- WMO root/groop
- MPQ
*Scripts*
- LK to Cata (M2 and SKIN)
- Second UV Channel Creator

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)