of     1   

MyRandomThoughts
#183543152Saturday, February 13, 2016 11:57 PM GMT

Help please <: I know basic scripting, I just need to know the service and Method/Property.
Wrathsong
#183543396Sunday, February 14, 2016 12:00 AM GMT

nicemike40
#183543483Sunday, February 14, 2016 12:01 AM GMT

Well, you could check if they have a touchscreen: if game:GetService("UserInputService").TouchEnabled == true then print("Player is using a touch-screen device") end source: http://wiki.roblox.com/index.php?title=API:Class/UserInputService/TouchEnabled

    of     1