Network: WoW Gold | WoW Accounts | MPS Games | FPSowned
MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides
Homepage »      Register »      Hall of Fame »      Ranks And Awards »      Advertise »      Marketplace »
 
Sign up



Do you like this excellent information? Then Donate HERE to remove ads and support the MMOwned community.


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Discussions > WoW General

WoW General World of Warcraft General Chat
[All WoW Related Questions Belong Here]

Reply
 
LinkBack Thread Tools
  #1  
Old 04-07-2008
clamsd101 is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 8
Reputation: 2
Wow Guides How to: Play WoW with a wiimote

I am not sure on if this is in the correct forum. Oh well.

Ok, playing Wow with a wiimote is pretty bad, you can’t do raiding or do anything extensive like typing (*Laughs*) but I’ve actually played for a very long time like 2 hours without frustration (fortunately I’m not social).

Feel free to email me at clamsd101@gmail or Msn @ [Only registered and activated users can see links. ] for help or questions.

What you will need, Hardware.
Wiimote & Nun chuck add-on
Bluetooth dongle (Search amazon.com for one, 10-20)
Computer running with Wow
Optional but may improve performance, Wii sensor bar or candle
Even more optional dual monitors, I’ll cover that later

Setting it up.
1. Plug your Bluetooth dongle into your USB slot on your computer
2. If you have software that came along with the Dongle install it.
3. Grab your wiimote and press and hold the sync button.
4. Go to your Bluetooth software and press search. Most likely you will have BlueSoleil. It’s the big orb in the middle.
5. Once it finds the wiimote, it will have Nintendo in the name, right click it and go to refresh services, if it fails repeat this step.
6. Once it has verified that, you need to right click it again, but this time goto connect>what ever the wiimote is.
7. Now this is where Glove pie, which acts like a driver for the wiimote, comes in.
Google it, and download it.
8. Open it, and copy this code in.


Code:
/* This was made to play Blizzards World of Warcraft
   This is based off of kasten's WOW script
   Monday February 18 2008 | Made by FAED*/
// Press run. It sould say 0,28,0. if is doesn't change to numbers below
var.xOffset = -1
var.yOffset = -2
var.zOffset = 0

// This will control the mouse speed higher faster lower slower
var.speed = 1
// This is jittering controls. If you are steady you can lower these
// if you are shaky the change them so their higher.
var.xCutoff = 4
var.zCutoff = 4
// This will set it straight
var.xRot = Wiimote.RawForceX + var.xOffset
var.yRot = Wiimote.RawForceY + var.yOffset
var.zRot = Wiimote.RawForceZ + var.zOffset
debug = 'X:' + var.xRot + ', ' + 'Y:' + var.yRot + ', ' + 'Z:' + var.zRot
//This will make the mouse move
if var.xRot > var.xCutoff then mouse.x = mouse.x - .001 * var.speed * (var.xRot - var.xCutoff) 
if var.xRot < -var.xCutoff then mouse.x = mouse.x - .001 * var.speed * (var.xRot + var.xCutoff) 
if var.zRot > var.zCutoff then mouse.y = mouse.y - .001 * var.speed * (var.zRot - var.zCutoff) 
if var.zRot < -var.zCutoff then mouse.y = mouse.y - .001 * var.speed * (var.zRot + var.zCutoff) 
// This will control moving on the wiimote
numlock = Wiimote.Up
m = Wiimote.Down
tab = Wiimote.Left
tab = Wiimote.Right
// This will all control the movment
Right = 1 > Wiimote1.Nunchuk.JoyX > 0.5 
Left = -1 < Wiimote1.Nunchuk.JoyX < -0.5 
down = 1 > Wiimote1.Nunchuk.JoyY > 0.5 
up = -1 < Wiimote1.Nunchuk.JoyY < -0.5 
// These will hit some keys
p = Wiimote.Plus
c = Wiimote.Minus
o = Wiimote.Home
b = Wiimote.One
l = Wiimote.Two
// Nunchuck Keys
enter = Wiimote.Nunchuk.CButton
enter = Wiimote.Nunchuk.ZButton
// Finally mouse clicking
mouse.LeftButton = Wiimote.A
mouse.RightButton = Wiimote.B
// Fun
Wiimote.Rumble = Wiimote.A
Wiimote.Rumble = Wiimote.B
// Leds
Wiimote.Led1 = w 
Wiimote.Led2 = s 
Wiimote.Led3 = a 
Wiimote.Led4 = d 
Wiimote.Led1 = j 
Wiimote.Led2 = k 
Wiimote.Led3 = h 
Wiimote.Led4 = ctrl+9
// This will control the jumping and mounting (my case)
if var.yRot >= 100 then space = true else space = false
if var.xRot >= 100 then four = true else four = false


After that start moving you bars around and getting mods to make it easier to use

Ok I said I was going to tell you about Dual-Monitors.
Hopefully you’ll have a graphics-card with two outputs. Your probably using one, that ones called a VGA port.
There could be a few more but I’m lazy and point you in the way of it. [Only registered and activated users can see links. ]
But that won’t help you use Wow in on both.
If you are using Nvidia, you should be able to right click the taskbar icon>whatever display you want>Nview Settings>Horizontal (or Vertical but that’s pretty weird) and click the one that is set up how you monitors are.
For Example M1 is to the left and M2 is on the right, then you would do M1 + M2. Wow can be maximized or full screen.
Now Google CT-Mod, get the pack with Ct-View port. In-game use this to make which screen you want to have the game and the other bars and stuff.
Highly suggested to use a bar add-on to move the bars to the other moniter.

I'll get screens up sometime. Just not now.

Last edited by clamsd101; 04-09-2008 at 05:51 PM.
Reply With Quote


Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.

  #2  
Old 04-09-2008
bevin347 is offline.
Site Donator
  
 
Join Date: Oct 2007
Posts: 84
Reputation: 3
Points: 488, Level: 1
Points: 488, Level: 1 Points: 488, Level: 1 Points: 488, Level: 1
Level up: 18%, 412 Points needed
Level up: 18% Level up: 18% Level up: 18%
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
its a lot easier to use a xbox controller, theres also a program out for it

[Only registered and activated users can see links. ]
Reply With Quote
  #3  
Old 04-09-2008
clamsd101 is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 8
Reputation: 2
I don't now but I'm never going to get a X-box. Maybe a PS3 someday, but not a xbox controller. Plus I get to use Wiinstrument
Reply With Quote
  #4  
Old 04-09-2008
Kurosan's Avatar
Kurosan is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: Oct 2007
Location: New York
Posts: 135
Reputation: 4
Any way to make it so theres faster mouse movement, nice post btw
Reply With Quote
  #5  
Old 04-09-2008
clamsd101 is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 8
Reputation: 2
Yeah. While in glovepie, Ctrl+F and write this "This will control the mouse speed higher faster lower slower". The higher you set it the faster It will go.
Reply With Quote
  #6  
Old 04-10-2008
Kill604's Avatar
Kill604 is offline.
New User
  
 
Join Date: Sep 2007
Posts: 60
Reputation: 1
Points: 547, Level: 1
Points: 547, Level: 1 Points: 547, Level: 1 Points: 547, Level: 1
Level up: 30%, 353 Points needed
Level up: 30% Level up: 30% Level up: 30%
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%

I will try this someday :d
Reply With Quote
  #7  
Old 04-10-2008
Bowty is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: Apr 2008
Posts: 11
Reputation: 1
Lol i've tried and works, thanks :P
Reply With Quote
  #8  
Old 04-12-2008
clamsd101 is offline.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
  
 
Join Date: May 2007
Posts: 8
Reputation: 2
It can get really fun. Suggest you use voice command to help with the keys. Also nice on trips with a bluetooth enabled laptop
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -4. The time now is 04:26 AM.




Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493