[Development] MuEmu Working main 1.05D

Newbie Spellweaver
Joined
Apr 7, 2016
Messages
8
Reaction score
6
i'm research offset gObjCreatePet for main 1.05D, Pinkor can you find CharObject for main 1.05d?

.cpp
.h
 
Newbie Spellweaver
Joined
Apr 7, 2016
Messages
8
Reaction score
6
@Pinkor ohh, thank Kiosani can you share source pet follow player?

Offset Tron 2.0 Glow + Smoke Effect for Main 1.05D


 
Newbie Spellweaver
Joined
Apr 7, 2016
Messages
8
Reaction score
6
how to change select server + char like SS2/3? i very like interface old version
 
Newbie Spellweaver
Joined
Jul 18, 2015
Messages
51
Reaction score
5
Pinkof, can you share fix max start > 65k points for main 1.02S JPN or 1.04J KOR ?
 
Newbie Spellweaver
Joined
Feb 12, 2016
Messages
52
Reaction score
7
Pink,

Where should I go to find the main source 1.05D opened?


Or is it something is unique yours?
 
Junior Spellweaver
Joined
Apr 8, 2013
Messages
139
Reaction score
16

Files to test it..



Just can buy sets completes putting only helms.. with Set for MG not will work fine.. XD

Can't buy a set by Parts..

Deja de hacer eso y ponete con josesp a hacer la season 11 jajajaja
Linda custom igual.
 
Newbie Spellweaver
Joined
May 14, 2016
Messages
30
Reaction score
5
@Pinkor can you make ui add point like this?

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 15, 2014
Messages
99
Reaction score
4
Pinkof can you change max allowed zen in personal store? i mean that accept 9 digits. Thanks you!
 
Newbie Spellweaver
Joined
Feb 12, 2016
Messages
52
Reaction score
7
Pinkof, do you have the main.exe decripted on source c++?
 
Newbie Spellweaver
Joined
Jan 4, 2012
Messages
69
Reaction score
3
Pinkof can you change max allowed zen in personal store? i mean that accept 9 digits. Thanks you!
// Money transfer limit
SetByte((PVOID)(0x006FB0C5), 9);
SetByte((PVOID)(0x006FB2C8), 9);
SetByte((PVOID)(0x006FB556), 9);
SetByte((PVOID)(0x006FB8B9), 9);



Please help me add Smoke in main 1.05D

SmokeEffect.cpp

SmokeEffect.h
#pragma once
#define HDK_SET_ITEM_EFFECT 0x004F3380
#define HDK_SET_COLOR_EFFECT 0x004F321E
#define HDK_ITEM_EFFECT_ALLOW 0x004F322A
#define HDK_ITEM_EFFECT_NOT_ALLOW 0x004F38C9
#define HDK_NEXT_ITEM_COLOR 0x004F33AF

void AttachNewEffect();

Write in main.cpp
AttachNewEffect();

Good Luck
 
Newbie Spellweaver
Joined
Feb 12, 2016
Messages
52
Reaction score
7
Hey guys,

This work of Pinkof is using the main 1.05d source code or only working with assembly(olly)?

How i can find this 1.05d main open source?