speed bridge Script (Minecraft)

Post gaming related scripts
CR3ALITY
Posts: 21
Joined: 08 Nov 2020, 18:37

speed bridge Script (Minecraft)

16 Dec 2020, 00:25

For anyone who does not know how to speed bridge in Minecraft, It's your lucky day!!!!!
[just HOLD X and aim diagonally in the center of the block]
Press Shift+Tilde( ` )

Created by: ChemFlasx (My IGN in minecraft)

Code: Select all

*~$X::
	loopstop = 0
	Click right
	Sleep 2
	Send {s down}
	Sleep 225
	Send {Lshift down}
	Sleep 120
	Click right
	Send {Lshift up}
	Loop 
	{
GetKeyState, XState, X, P 
If XState = U              
break 
		Sleep 200
		Send {Lshift down}
		Sleep 140
		Click right
		Sleep 30
		Send {Lshift up}
		if loopstop = 1
		{
			loopstop = 0
			break
		}
	}
	Send {s up}
	Return

*~$Z:: 
	loopstop = 1
	return
+`::Suspend
3DCuck
Posts: 1
Joined: 03 Aug 2021, 09:10

Re: speed bridge Script (Minecraft)

03 Aug 2021, 09:14

Can you provide more specific instructions to how to use this? I can't seem to get this to work in-game.

Return to “Gaming Scripts (v1)”

Who is online

Users browsing this forum: No registered users and 17 guests