Recent content by ssl3141

  1. Tutorial How to Make a Mod for Hero Wars - swf Game

    Please suggest if i am missing any thing - Does it still working? In current apk file suggested logic is already exists. public function fullEnergy() : Boolean { return state.energy >= 1000; } How do you compile apk. I tried to recompile through apktool 2.4.0 but it...