Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zbot473 authored Oct 28, 2019
1 parent 865639b commit 5270f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Surviv Cheat Injector
![screenshot](https://i.imgur.com/ieubJ5u.png)

This comment has been minimized.

Copy link
@william2402

william2402 Nov 5, 2019

R

This comment has been minimized.

Copy link
@william2402

william2402 Nov 5, 2019

is not ok back goun

![screenshot](https://i.imgur.com/xNDDoKS.png)
### Note: if you like this cheat, please star it.
### Note: Subscribe to [my YouTube Channel](https://www.youtube.com/channel/UCPxPCDp0sYnjZWEmfN9jHyQ) where you can find special offers and promotions!
## Download
Expand Down

7 comments on commit 5270f3c

@StrappyOWO
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it keeps freezing me everytime i lock on to someone

@zbot473
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we know

@jvonk
Copy link

@jvonk jvonk commented on 5270f3c Oct 30, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked through it with chrome devtools. Apparently, the JavaScript heap space is filled up with Map objects from using .map() in the code. There's hundreds of thousands of them and eventually, its seems like the game just gives up and crashes.
image

@TheSatanicAngeI
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheSatanicAngeI
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the script only load the element of the map that is actually seeable depending on the scope equip ?

@IceHacks
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jvonk sadly that is not what is causing it. That would be a easy fix.

@Mxcc07one
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IceHacks your hack 1.2.2 it's freezing,pls fix thx

Please sign in to comment.