Jump to content
  • 0

how to privent this hacker !!!


Question

Posted

hi

 

I'm owner of server and the only GM in it

today a player upload video he use refine hack in my server !! and i see his account the item is real.

the video on youtube:- 

 

i cheak NPC and the it's work normal 
how to privent this kind of hacker ??

 

15 answers to this question

Recommended Posts

  • 0
Posted (edited)

you need to give more info

what the refine script you are using ?

what your rathena hash ?

renewal or pre-renewal

did you edit the item_db for that item ?

any custom src edit ?

 

if you give us these info i would tell you about a way to prevent this ?

 

Edited by sader1992
  • 0
Posted
16 minutes ago, sader1992 said:

you need to give more info

what the refine script you are using ?

what your rathena hash ?

renewal or pre-renewal

did you edit the item_db for that item ?

any custom src edit ?

 

if you give us these info i would tell you about a way to prevent this ?

---- what the refine script you are using ?

default one that come with rathena 

---- what your rathena hash ?

what rathena hash mean ?

---- renewal or pre-renewal

renewal

---- did you edit the item_db for that item ?

no

---- any custom src edit ?

no

 

note :- this player is the only player who can did this and he did this hack in another server ( not my server only )

 

this is the video for same player in another server 

 

  • 0
Posted (edited)
24 minutes ago, abdalazez said:

---- what your rathena hash ?

your rathena version 

how old is your rathena ?

How to get your GitHub Hash:
1. cd your/rAthena/directory/
2. git rev-parse --short HEAD
3. Copy the resulting hash.

 

also you don't have Gepard or any protection?

Edited by sader1992
  • 0
Posted

this a git command (nothing to do with Linux )

when you downloaded your rAthena ? can you give me a date ? and if it was from github or another link ?

  • 0
Posted
37 minutes ago, sader1992 said:

your rathena version 

how old is your rathena ?


How to get your GitHub Hash:
1. cd your/rAthena/directory/
2. git rev-parse --short HEAD
3. Copy the resulting hash.

 

also you don't have Gepard or any protection?

zip file, I send the rathena file to you please see mail 

  • 0
Posted (edited)
8 minutes ago, abdalazez said:

zip file, I send the rathena file to you please see mail 

this is a temporary fix

change this line https://github.com/rathena/rathena/blob/83c8183a2ed2e46ffd7005ee9cb998c0f20dfda0/npc/merchants/refine.txt#L572

to

setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES;

and this line https://github.com/rathena/rathena/blob/83c8183a2ed2e46ffd7005ee9cb998c0f20dfda0/npc/re/merchants/refine.txt#L60

to

setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES;

and reload the script /or use @reloadscript command

 

 

and please don't send your server files to anyone again

and don't download as zip from github next time

Edited by sader1992
  • 0
Posted

change this line https://github.com/rathena/rathena/blob/83c8183a2ed2e46ffd7005ee9cb998c0f20dfda0/npc/merchants/refine.txt#L572

 

was 

    setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES, EQI_ACC_L, EQI_ACC_R, EQI_HEAD_MID, EQI_HEAD_LOW;
 

 and this line https://github.com/rathena/rathena/blob/83c8183a2ed2e46ffd7005ee9cb998c0f20dfda0/npc/re/merchants/refine.txt#L60

 

was 

setarray .@indices[1], EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_GARMENT, EQI_SHOES, EQI_ACC_L, EQI_ACC_R, EQI_HEAD_MID, EQI_HEAD_LOW;

  • 0
Posted (edited)

i know what it was so change it as said

 

also your server files as old as one and half year ago

as for a lot happen for the refine system so i don't know a way to fix the issue you have

but what i told you to do above would let you get around the issue

Edited by sader1992
  • 0
Posted
5 minutes ago, sader1992 said:

i know what it was so change it as said

 

also your server files as old as one and half year ago

as for a lot happen for the refine system so i don't know a way to fix the issue you have

but this would let you get around the issue

thank you ? 


I will update my server file

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...