Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Update InfinityLevel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DaChickenKing committed Jul 1, 2020
1 parent a9cccf8 commit 6097132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacks/character/InfinityLevel.js
@@ -1,3 +1,3 @@
//>Level infinity hack
//> Level infinity hack

This comment has been minimized.

Copy link
@xXNUKEXx

xXNUKEXx Aug 6, 2020

work

//>> Sets your level to Infinity (Client side only).
hack.player.getLevel = () => hack.player.data.level = Infinity;

0 comments on commit 6097132

Please sign in to comment.