ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script πŸ“Œ
33.8k Views

IP Logger VFI V2

Universal Script πŸ“ŒUploaded by
2 years ago
Please login to perform these actions:

Description

Fake IP Logger

View Raw
Edited By: versedixz Download


Comments
3
User profile picture
Rizz 2 years ago - Edited
If this logs ur IP, what's your IP then?
User profile picture
gogok 2 years ago - Edited
it crashes roblox bro
User profile picture
yesssss 9 months ago
--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- SUB TO EXVY -- Version: VFix V2/VFI game.StarterGui:SetCore ("SendNotification", { *le = "Made by exvy"; Text = "discord.gg/s4eqRdtmS7"; Icon = "5139017214"; Duration = "3"; Button1 = "Good for u"; Button2 = "Idrc"; }) -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("ImageLabel") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local close = Instance.new("TextButton") local TextLabel_3 = Instance.new("TextLabel") local TextLabel_4 = Instance.new("TextLabel") local username = Instance.new("TextBox") local * = Instance.new("TextButton") local TextButton_Roundify_12px = Instance.new("ImageLabel") local miscbut = Instance.new("TextButton") local MISC = Instance.new("ImageLabel") local TextLabel_5 = Instance.new("TextLabel") local TextLabel_6 = Instance.new("TextLabel") local *all = Instance.new("TextButton") local TextButton_Roundify_12px_2 = Instance.new("ImageLabel") local TextLabel_7 = Instance.new("TextLabel") Frame.Draggable = true Frame.Active = true Frame.Selectable = true local sound = Instance.new("Sound") sound.Parent = workspace sound.SoundId = "rbx*etid://12221967" sound:Play() --Properties: ScreenGui.Parent = game.CoreGui Frame.Name = "Frame" Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame.BackgroundTransparency = 1.000 Frame.Position = UDim2.new(0.152727276, 0, 0.277641267, 0) Frame.Size = UDim2.new(0, 0, 0, 0) Frame.ZIndex = 3 Frame.Image = "rbx*etid://3570695787" Frame.ImageColor3 = Color3.fromRGB(20, 20, 20) Frame.ScaleType = Enum.ScaleType.Slice Frame.SliceCenter = Rect.new(100, 100, 100, 100) Frame.SliceScale = 0.120 F
Please Login to add a comment.