How do we hide the work of ench.pl?
Moderator: Moderators
- 
				SkylorD
- Moderators 
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: Yes
Re: How do we hide the work of ench.pl?
DEACTIVATED 
			
						
- 
				SkylorD
- Moderators 
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: Yes
Re: How do we hide the work of ench.pl?
Have enabled the key ?
PEEK output :
How to use in Kore :
			
			
									
						
							PEEK output :
Code: Select all
1 = key
2 = key
3 = key
Code: Select all
$self->cryptKeys(1, 3, 2)
DEACTIVATED 
			
						
- 
				sctnightcore
- Developers 
- Posts: 235
- Joined: 09 Apr 2017, 07:23
- Noob?: No
- Location: Thailand
Re: How do we hide the work of ench.pl?
SkylorD wrote:Have enabled the key ?
PEEK output :
How to use in Kore :Code: Select all
1 = key 2 = key 3 = key
Code: Select all
$self->cryptKeys(1, 3, 2)
I've tried
$self->cryptKeys(1, 3, 2)
$self->cryptKeys(1, 2, 3)
not working
- 
				SkylorD
- Moderators 
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: Yes
Re: How do we hide the work of ench.pl?
How surely about serverType ? 
//2015-11-04aRagexe
Follow the connectivity guide.
http://openkore.com/index.php/Connectivity_Guide
			
			
									
						
							//2015-11-04aRagexe
Follow the connectivity guide.
http://openkore.com/index.php/Connectivity_Guide
DEACTIVATED 
			
						