forum

GlovePIE Script for Taiko Mode

posted
Total Posts
3
Topic Starter
[deleted user]
Hi people, I have created this script for GlovePIE, why Osu! support for Wiimote is very bad.

The sensor bar is obsolete!!!!! Now there is WiimotionPlus more precise more best!!

But, my script not for WimotionPlus (there is in standard setup of GlovePIE, you add this in my script if you want).

My script only for cross-hand hit down professional drummer with Combo Use Wiimote and Nunchuck!!

Enjoy This!!!

Download: Osu!_v1.00.7z
Shiirn
SPOILER
//GlovePIE Osu! Script release 1.00

// debug = " Valore 1: " + var1.GY + " Valore 2: " + var2.GY

// Settings

// PAUSE

Key.Escape = Wiimote.Home

// DRUM

var1.GY = Deadzone (Nunchuk.gz, 0,1)
var2.GY = Deadzone (Wiimote.gz, 0,1)

if var1.GY < -1,00 then

// Nunchuck - Primary Run:

Key.C = true

else

Key.C = false

endif

if var2.GY < -1,10 then

// Nunchuck - Primary Run:

Key.V = true

else

Key.V = false

endif

what is this i don't even
Luigi_24
It doesn't works :( - ERROR
Please sign in to reply.

New reply