Jump to content
  • 0

How to make


MegaCheat

Question

5 answers to this question

Recommended Posts

  • 0
6 hours ago, MegaCheat said:

Hallo guys who know how to make 

chat party and global need adena and gold coin for use it.. thanks Max


You just intercept the chat attempt packet in the server, since it must go through the server to reach the other clients/players, and then set a couple of checks, if chat type is party or world -> do this and that, else do as before.

Link to comment
Share on other sites

  • 0
1 hour ago, MegaCheat said:

Maybe just give some code bcs I don’t understand->


There is no code I could give that would do the job for you. It is quite tricky and depends on many unknown variables, mainly the source you use, the build version, etc. 

And before you spill the beans - no, I don't know each and every single build by heart, so don't bother.

Just find a packet named "Say" or something similar, and search for an IF or a SWITCH case featuring a party check. Inside, you add a simple IF to check whether the player has enough currency or not and to take their money.

This is as far as any guide on the matter could go, without providing a bunch of code that you wouldn't be able to use in 99.9% of cases.

  • Haha 1
  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...