Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How To Find An Object's Name By Mouse Hovering Over It?

Asked by 5 years ago
Edited 5 years ago

I think it was mouse.target or something? But what is mouse? Basically i just want to make a Dragon Ball Z Scouter Screen thing, i have lvl. and then a bunch of text labels, each one for a different didgit instead of one textlabel, i just wanted to. And i want to make it so i hover mouse over character of anyone (and dont worry i got the string.byte thing or whatever, my mind is blank right now) it makes that textlabels those digits. How Do I Do This?

0
i looked in places but i feel bad and i cant focus, and i kind of need the info right now so thats why im askign this question. CommanderCaubunsia 126 — 5y
0
i want it to be so you dont have to click, but if thats the only way then fine ko CommanderCaubunsia 126 — 5y
0
Call the function GetMouse, it returns the Player's mouse object. GetMouse is a method of the LocalPlayer. the mouse object has a property named Target which is "The object in 3D space the mouse is pointing to." pidgey 548 — 5y
0
GETMOUSE IS GONE IDIOT, REMEMBER? IN A RECENT PDATE THEY TOOK IT AWAY idunnobut 27 — 5y
View all comments (5 more)
0
I dont see it but maybe get mosue isnt actually taken away idunnobut, omg guys please help! How do i do this? CommanderCaubunsia 126 — 5y
0
@idunnobut Stop being anecdotal. Roblox does not remove things, only deprecate them. It still exists. Also, don't be rude because that's not welcome on this site. https://developer.roblox.com/api-reference/function/Player/GetMouse pidgey 548 — 5y
0
OP, read the code on that article to get started. pidgey 548 — 5y
0
Okay, actually try to code it first, before asking us for help. ChasingNachos 133 — 5y
0
ok but i still dont know how to do what i need CommanderCaubunsia 126 — 5y

1 answer

Log in to vote
-1
Answered by 5 years ago

Alright Dude, heres how it goes. You dont need to find the level of target, just do lvl of everyone around like DB final stand!

0
i was, but in real dargon ball z it ALSO shows an accurate level of person your looking at. Then all levels near that are not the target/closest average out and levels that and higher are shown as lights on the scouter CommanderCaubunsia 126 — 5y
0
and thats not even an answer, TAKE THAT OFF CommanderCaubunsia 126 — 5y
Ad

Answer this question