Jump to content

question Wallhack for deadshot.io


Recommended Posts

Dear community, I tried to program an esp / wallhack for deadshot.io. Basically I just don't want to hide the healthbar when the player is behind a wall (you can clearly see the bar hiding even if the player is still half visible). For this I deobfuscated the source code (final.js) and searched for the healthbar, after not finding anything I then switched to a property of the character:

if(this.visible === false) { object.visible = false; } set false to true and then overwritten the whole thing. But unfortunately that didn't work. I also tried other parts in the code that contain something similar. I've written a wallhack before (so I have decent experience). But unfortunately no success here. I hope someone can help me, because I want to learn and I'm still at the start (as far as wallhacks are concerned). Kind regards. Happy New Year.

Link to comment
Share on other sites

  • 3 months later...

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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

 Share

×
×
  • Create New...