How can I make heist hack GUI like GTA?

Hello,

I have had this question for quite some time and I’m now deciding to ask on the dev forum. For those of you who are curious about what I’m referencing, here’s a picture.

Basically, I’m wanting to make something similar to this, the white bars will move up and down at different speeds and you have to time a click at the right time when the space in between the white line is on the red line (hopefully that makes sense). Does anyone know how I can accomplish this? I don’t know where I would even begin to start on something like this. If you have anything that could help me with this, please do help. If not, have a great rest of your day!

3 Likes

Something like this would be hard to understand if you don’t have knowledge on the following topics:

  • TweenService
  • UDIM2
  • UI Manipulation
  • Vector2 Math
  • ContextActionService OR UserInputService OR Mouse
1 Like

Could you link tutorials on UI Manipulation, and Vector2 Math? Not too sure what those are exactly.

(Also, a fan of your games and tune into your streams often)

1 Like

Try to search you self 30chars

I found out Vector2 Math, but not anything on UI Manipulation.

UI Manipulation is basics UI Manipulatin, like change colors, positions and size of a gui and etc… The basics.

Oh okay, I know that then. Okay thank you for the clarification.

3 Likes