Download Chrome extension

Школьный автобус custom cursor

Школьный автобус курсор пак с милым курсором для Chrome, Edge и Windows.

Try this cursor

Move across the preview to feel both cursor styles.

Школьный автобус cute cursor pack preview
Hover these
Auto · default + hover
21
Внедрение нашего курсора мыши для школьных автобусов! Будьте готовы подарить экрану ностальгию, когда вы прыгаете на борт для цифровой езды по трассе памяти. Этот курсор не только добавляет ощущение очарования, но и предлагает высокую точность, преобразуя ваши задачи в забавное приключение. Наш тщательно разработанный курсор является пиком качества, гарантируя, что ваше путешествие через ваш экран не менее чем исключительное. Прыгните на борт и пусть ностальгия возьмет вас на прогулку!Если вам нравится этот курсор пак, найдите еще больше интересных вариантов в коллекции School.

Customize your embed code and preview it in real time below.

Live preview

PNG, resized to 32px
<style type="text/css">
body {
  cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
  cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/school/school-bus-cursor" title="Get free Школьный автобус cursors for your website.">
  Школьный автобус Cursors
</a>
/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";

const CURSOR = "https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/hand.png";

export default function CuteCursor() {
  useEffect(() => {
    const style = document.createElement("style");
    style.innerHTML = `
      body { cursor: url(${CURSOR}) 4 4, auto; }
      a, button, .clickable { cursor: url(${POINTER}) 4 4, pointer; }
    `;
    document.head.appendChild(style);
    return () => style.remove();
  }, []);

  return null;
}

/* Usage: render <CuteCursor /> once, e.g. in your root layout or App:
   <CuteCursor />
   Школьный автобус cursors by https://cutecursors.com//category/school/school-bus-cursor */
-- Школьный автобус custom cursor for Roblox
-- LocalScript (place it in StarterPlayer > StarterPlayerScripts)
--
-- 1) Download the cursor images (buttons above) or grab them here:
--    Cursor:  https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/arrow.png
--    Pointer: https://cdn.cutecursors.com/cdn-sweezy/packs/school-bus-cursor/hand.png
-- 2) Upload them in Roblox Creator Hub as Decals (Create > Decals).
-- 3) Replace the IDs below with your uploaded Image asset IDs.

local UserInputService = game:GetService("UserInputService")
local Players = game:GetService("Players")

local CURSOR_ICON = "rbxassetid://CURSOR_ASSET_ID"
local POINTER_ICON = "rbxassetid://POINTER_ASSET_ID"

-- Set the default cursor
UserInputService.MouseIcon = CURSOR_ICON

-- Optional: switch to the pointer icon while hovering GUI buttons
local function hookButton(button)
	button.MouseEnter:Connect(function()
		UserInputService.MouseIcon = POINTER_ICON
	end)
	button.MouseLeave:Connect(function()
		UserInputService.MouseIcon = CURSOR_ICON
	end)
end

local playerGui = Players.LocalPlayer:WaitForChild("PlayerGui")
for _, gui in ipairs(playerGui:GetDescendants()) do
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end
playerGui.DescendantAdded:Connect(function(gui)
	if gui:IsA("GuiButton") then
		hookButton(gui)
	end
end)

-- Школьный автобус cursors: https://cutecursors.com//category/school/school-bus-cursor

How to Install Школьный автобус

How to Install cursor Школьный автобус for Chrome

Школьный автобус preview

Школьный автобус

Школьный автобус курсор пак с милым курсором для Chrome, Edge и Windows.

  1. 1
    Go to Chrome Web Store

    Hit the 'Add to Browser' button to get the 'Школьный автобус' pack.

  2. 2
    Add the Extension

    On the Chrome Web Store, smash that ‘Add to Chrome’ button and confirm.

  3. 3
    Pin for Easy Access

    Pro-tip: Pin the 'Cute Cursors' extension to your toolbar for quick access.

  4. 4
    Activate Your Cursor

    Open the extension, find the 'Школьный автобус' pack, and click to activate. Easy peasy!

Piece of cake, right? Go on and have fun!

You may also like

Explore other cursor packs from our collection

Пакет курсоров School Subject Organic Chemistry

Курсор пак School Subject Organic Chemistry

School Subject Organic Chemistry cursor with a Molecule pointer - advanced molecular vibe for every click.

Открыть
Пакет курсоров School Subject Physics

Курсор пак School Subject Physics

School Subject Physics cursor with a Atom pointer - energetic science vibe for every click.

Открыть
Пакет курсоров School Subject Mechanics

Курсор пак School Subject Mechanics

School Subject Mechanics cursor with a Gear pointer - technical engineering vibe for every click.

Открыть
Пакет курсоров School Subject Electricity

Курсор пак School Subject Electricity

School Subject Electricity cursor with a Lightning Bolt pointer - electric classroom vibe for every click.

Открыть
Пакет курсоров School Subject Optics

Курсор пак School Subject Optics

School Subject Optics cursor with a Prism pointer - rainbow light vibe for every click.

Открыть
Пакет курсоров School Subject Astronomy

Курсор пак School Subject Astronomy

School Subject Astronomy cursor with a Telescope pointer - cosmic night vibe for every click.

Открыть
Пакет курсоров School Subject Earth Science

Курсор пак School Subject Earth Science

School Subject Earth Science cursor with a Planet Earth pointer - natural geology vibe for every click.

Открыть
Пакет курсоров School Subject Geology

Курсор пак School Subject Geology

School Subject Geology cursor with a Rock Crystal pointer - earthy mineral vibe for every click.

Открыть

Didn't Find Your Vibe?

Our universe of cursors is huge. Dive into hundreds of unique collections and find the one that truly represents you.

Explore All Collections

Explore Related Topics