From venuslockscript, 6 Months ago, written in Lua.
Embed
  1. _G.Setting = {
  2.    SkillTogle = {
  3.        ["Q"] = true,
  4.        ["E"] = true,
  5.        ["R"] = true,
  6.        ["C"] = true,
  7.        ["F"] = true
  8.    }
  9. }
  10. loadstring(game:HttpGet(('https://raw.githubusercontent.com/ttd1108/Script/master/aherosdestiny'), true))()