Jump to content

Hackerboss4444

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Hackerboss4444

  1. Correct format for single prompt local fi = gg.prompt({"health hack"}, {[1] ="0"}, {[1] ="number"}) gg.searchNumber(fi[1],gg.TYPE_FLOAT) gg.getResults(fi[1]) gg.editAll("99999999",gg.TYPE_FLOAT) Correct format for double prompt local fi = gg.prompt({"health hack","speed hack"}, {[1] ="0"}, {[2]="0"}, {["1,2"] ="number"}) gg.searchNumber(fi[1],gg.TYPE_FLOAT) gg.getResults(fi[1]) gg.editAll("99999999",gg.TYPE_FLOAT) gg.isVisible(false) gg.setVisible(true) gg.searchNumber(fi[2],gg.TYPE_FLOAT) gg.getResults(fi[2]) gg.editAll("99",gg.TYPE_FLOAT)
  2. View File Gods of olumpus ultra gods.lua For gods of olumpus 4 gods only enjoy Submitter Hackerboss4444 Submitted 12/24/2020 Category LUA scripts  
  3. Version 1.0.0

    686 downloads

    For gods of olumpus 4 gods only enjoy
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.