Jump to content

LuffyMC5

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

LuffyMC5's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • Week One Done
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. LuffyMC5

    Changed !

    If We Want To Search Numbers On GG We Use this gg.searchNumber() in script If we want to refine number on gg we use This [ gg.refineNumber() ] in script If we want to freeze value in gg we use this [ for i, v in ipairs(t) do if v.flags == gg.TYPE_FLOAT then v.value = "0" v.freeze = true ] In script I want to know how can i use [Changed] option in script
×
×
  • 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.