BugCraft’s WarTool New updates and source code available!

Yesterday I was working on my BugCraft’s WarHacker Tool, I renamed it to BugCraft’s WarTool and I spent some hours to implement new player coordinate system.

And I’ve restructurated the User interface, now it’s more little and cool!

There are 6 new functions and here is the how to usage:

 HotKeySet("{F1}","PlayerScale") ;Loop
 HotKeySet("{F2}","PlayerZPosition") ;Loop
 HotKeySet("{F3}","PlayerXPosition");Loop
 HotKeySet("{F4}","PlayerYPosition");Loop
 HotKeySet("{F9}","CameraZ");Loop
 HotKeySet("{F10}","CameraDist");Loop
 
 HotKeySet("{F5}","Speedhack")
 HotKeySet("{F6}","SuperJump")
 HotKeySet("{F7}","Fly")
 HotKeySet("{F8}","Transparency") ; Currently unavaliable

About the “Loop” functions you must move your mouse around to make the effect, and the functions that change the player position, it only affects to the representation of the model, not the real XYZ position.

– Download sourcecode

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.