Welcome Guest ( Log In | Register )

Bump Topic Topic Closed RSS Feed
126 Pages « < 35 36 37 38 39 > » Bottom

Outline · [ Standard ] · Linear+

 [V25] Lowyat.Net Mechanical Keyboard Club

views
     
ikki9394
post Sep 12 2014, 11:03 AM

NexT
****
Senior Member
582 posts

Joined: Jan 2009
From: Inside a green basket


QUOTE(300thecat @ Sep 12 2014, 10:56 AM)

Hahah I think I know which Rapoo keyboard you're referring to. The super thin metal one right?

If you bought it from Viewnet, you can find the MiniLa Air closeby. Along the corridor opposite the Rapoo show unit. But do shop around. I think C-zone should be cheaper. I bought my Majestouch full-size mx browns from Viewnet for RM385, C-zone only RM360  cry.gif
*
Yes thats the one sad.gif
Unfortunately I bought it and use oversea... so cant claim warranty sad.gif sad.gif
Have they got other colour switches for the majestouch 2/Ninja in C-Zone? The cheapest I can find on LYN is from @Hikari85 for RM365+RM10 shipping
quovadis123
post Sep 12 2014, 11:08 AM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(300thecat @ Sep 12 2014, 10:56 AM)
I admire you teaching method. Teach how to fish instead of giving the fish  tongue.gif

I'll spend the morning trying this out, will let you know the results.
*
Ok. I always online today. smile.gif
Now got any difficulty yet? laugh.gif
captvizcenzo
post Sep 12 2014, 11:12 AM

Regular
******
Senior Member
1,484 posts

Joined: Feb 2009
From: Kuching - Samarahan, Sarawak


QUOTE(dadudeneverabides @ Sep 12 2014, 10:53 AM)
Hi guys, restarting the SP GB thanks to the granite bonus set. Check my siggy for info.

As usual, we will be following my usual routine (will be outlined in the thread) to ensure transparency and fairness smile.gif
*
rclxms.gif

I will definitely join this since SP shipping to Malaysia will be atleast more than $10 per order.
Lotus1109
post Sep 12 2014, 11:13 AM

Regular
******
Senior Member
1,124 posts

Joined: Feb 2011


Picture of the dayyyy

» Click to show Spoiler - click again to hide... «

dadudeneverabides
post Sep 12 2014, 11:22 AM

Mechanical Kuda Ping Keyboard
******
Senior Member
1,105 posts

Joined: May 2009
From: On the computer


QUOTE(captvizcenzo @ Sep 12 2014, 11:12 AM)
rclxms.gif

I will definitely join this since SP shipping to Malaysia will be atleast more than $10 per order.
*
You can join with any items you want. Don't worry smile.gif
darkaxx
post Sep 12 2014, 11:23 AM

New Member
*
Junior Member
43 posts

Joined: Nov 2008
thanks guys for the heads up...

need to try out matias first smile.gif
belfong
post Sep 12 2014, 11:25 AM

click clacking
*****
Senior Member
864 posts

Joined: Jan 2003
From: malaysia


Matias is good. I love it. And you can buy online at matias.ca and shipping is just us$15 to Malaysia. Why is shipping cheap, you ask? Coz they ship direct from their factory in Taiwan. You can try and check out the shipping!
300thecat
post Sep 12 2014, 11:51 AM

Enthusiast
*****
Senior Member
790 posts

Joined: Mar 2012
QUOTE(ikki9394 @ Sep 12 2014, 11:03 AM)
Yes thats the one  sad.gif
Unfortunately I bought it and use oversea... so cant claim warranty  sad.gif  sad.gif
Have they got other colour switches for the majestouch 2/Ninja in C-Zone? The cheapest I can find on LYN is from @Hikari85 for RM365+RM10 shipping
*
I forgot man. Give them a call maybe? They've got a ton of MKBs. Like seriously, one of the best at Lowyat. You might end up with something else when you visit haha.

But I do know that Viewnet for Majestouch 2 only got Red switch and damn expensive somemore. Ninja got browns. My memory is hazy, better to just give them a call smile.gif

If you like Blue switches, try this one.
http://www.lelong.com.my/filco-keyboard-ma...7-01-Sale-I.htm
QUOTE(quovadis123 @ Sep 12 2014, 11:08 AM)
Ok. I always online today. smile.gif
Now got any difficulty yet?  laugh.gif
*
To be honest, AHK is the first time ever I'm dealing with non-consumer level computer stuff so I don't understand the programming language. Like command lines and all that. Even the sample scripts I find online also I cannot brain...maybe I'll just read the guide that came when I installed it.

Anyways, what I have now is

QUOTE
#F5:: Run WMPlayer && Send {Media_Next} && Send {Launch_Media}


My general idea is to run it, forward to the next song and play it, but it isn't working...Toggle shuffle is already on by default btw.
quovadis123
post Sep 12 2014, 11:57 AM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(300thecat @ Sep 12 2014, 11:51 AM)
To be honest, AHK is the first time ever I'm dealing with non-consumer level computer stuff so I don't understand the programming language. Like command lines and all that. Even the sample scripts I find online also I cannot brain...maybe I'll just read the guide that came when I installed it.

Anyways, what I have now is
My general idea is to run it, forward to the next song and play it, but it isn't working...Toggle shuffle is already on by default btw.
*
If not running,
try
CODE
Run, "C:\Program Files (x86)\Windows Media Player\wmplayer.exe", , min

this will run the wmp with minimize.

So, how you gonna play your playlist? laugh.gif
300thecat
post Sep 12 2014, 12:05 PM

Enthusiast
*****
Senior Member
790 posts

Joined: Mar 2012
QUOTE(quovadis123 @ Sep 12 2014, 11:57 AM)
If not running,
try
CODE
Run, "C:\Program Files (x86)\Windows Media Player\wmplayer.exe", , min

this will run the wmp with minimize.

So, how you gonna play your playlist? laugh.gif
*
Ah that I managed to figure out.

Actually
CODE
Run WMPlayer
does the same thing. I actually opened the Run menu and spammed so many variations of Windows Media Player. WinMediaPlayer...WMP...till I got this one that worked. Haha, I didn't know you can execute programs like what you just did, so thanks for the tip smile.gif

Okay about the playlist, I know that Ctrl+P is to Play/Pause, but for some reason when I manually open up WMP I gotta click the start button (clicking Ctrl+P) doesn't work. But after I start playing music, all the default hotkeys work as per normal. Is this the same for you?
quovadis123
post Sep 12 2014, 12:10 PM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(300thecat @ Sep 12 2014, 12:05 PM)
Ah that I managed to figure out.

Actually
CODE
Run WMPlayer
does the same thing. I actually opened the Run menu and spammed so many variations of Windows Media Player. WinMediaPlayer...WMP...till I got this one that worked. Haha, I didn't know you can execute programs like what you just did, so thanks for the tip  smile.gif

Okay about the playlist, I know that Ctrl+P is to Play/Pause, but for some reason when I manually open up WMP I gotta click the start button (clicking Ctrl+P) doesn't work. But after I start playing music, all the default hotkeys work as per normal. Is this the same for you?
*
You can just direct run the playlist.
It will autoplay the first song of the playlist instead of you using running wmp and press play.
If want send command to play;
CODE
SendMessage 0x111,18811,0,,Windows Media Player



Highly recommended use this. wub.gif
If direct run playlist; (my playlist name is wonderful.wpl)
CODE
Run, "C:\Program Files (x86)\Windows Media Player\wonderful.wpl"
wub.gif

This post has been edited by quovadis123: Sep 12 2014, 12:13 PM
belfong
post Sep 12 2014, 12:13 PM

click clacking
*****
Senior Member
864 posts

Joined: Jan 2003
From: malaysia


um, shouldn't this be in a different thread?
quovadis123
post Sep 12 2014, 12:16 PM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(belfong @ Sep 12 2014, 12:13 PM)
um, shouldn't this be in a different thread?
*
brows.gif
Nope. Always in this thread. No worry. Next post will settle all. wub.gif
300thecat
post Sep 12 2014, 12:36 PM

Enthusiast
*****
Senior Member
790 posts

Joined: Mar 2012
QUOTE(quovadis123 @ Sep 12 2014, 12:16 PM)
brows.gif
No worry. Next post will settle all.  wub.gif
*
Heh, you're right tongue.gif

QUOTE(quovadis123 @ Sep 12 2014, 12:10 PM)
If want send command to play;
CODE
SendMessage 0x111,18811,0,,Windows Media Player
This command doesn't work when I run WMP. But when I do start playing a track, it works as a next button.
QUOTE(quovadis123 @ Sep 12 2014, 12:10 PM)
Highly recommended use this. wub.gif
If direct run playlist; (my playlist name is wonderful.wpl)
CODE
Run, "C:\Program Files (x86)\Windows Media Player\wonderful.wpl"
wub.gif
*
Ahhh...not what I expected, but does the job well enough. My playlist file is in the My Music folder though.

Btw, important question.
Where did you learn all of these things? I also wanna learn how to learn...
quovadis123
post Sep 12 2014, 12:45 PM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(300thecat @ Sep 12 2014, 12:36 PM)
Heh, you're right  tongue.gif
This command doesn't work when I run WMP. But when I do start playing a track, it works as a next button.

Ahhh...not what I expected, but does the job well enough. My playlist file is in the My Music folder though.

Btw, important question.
Where did you learn all of these things? I also wanna learn how to learn...
*
Got 2 approaches actually:new and primitive
The solution as below.
From your original code, even you run the wmp and play and next song.
Everytime you press #F5, will re-run the wmp, so I try to avoid that.
You sendiri see, got comments in line of "; ".
I actually no use autohotkey, so, yesterday read some basics commands from autohotkey.com and written it.

New Method
» Click to show Spoiler - click again to hide... «


Primitive Method
» Click to show Spoiler - click again to hide... «


This post has been edited by quovadis123: Sep 12 2014, 12:53 PM
belfong
post Sep 12 2014, 12:51 PM

click clacking
*****
Senior Member
864 posts

Joined: Jan 2003
From: malaysia


My head. It pains me!
quovadis123
post Sep 12 2014, 12:56 PM

Keys
*******
Senior Member
2,882 posts

Joined: Oct 2009
From: Land of Denial
QUOTE(belfong @ Sep 12 2014, 12:51 PM)
My head. It pains me!
*
Why head pains? brows.gif
dadudeneverabides
post Sep 12 2014, 01:04 PM

Mechanical Kuda Ping Keyboard
******
Senior Member
1,105 posts

Joined: May 2009
From: On the computer


Any brothers here doing Korean stuff purchase? Might be getting a second Lightsaber PCB tongue.gif
ainuddin
post Sep 12 2014, 01:05 PM

September 11th, 2001
******
Senior Member
1,957 posts

Joined: Jul 2008
this is the ClickClacks&Brobots MKB thread, anything and everything related to it. brows.gif
belfong
post Sep 12 2014, 01:05 PM

click clacking
*****
Senior Member
864 posts

Joined: Jan 2003
From: malaysia


QUOTE(quovadis123 @ Sep 12 2014, 12:56 PM)
Why head pains? brows.gif
*
head pains reading the codes you pasted above tongue.gif


126 Pages « < 35 36 37 38 39 > » Top
Topic ClosedOptions
 

Change to:
| Lo-Fi Version
0.0329sec    0.46    6 queries    GZIP Disabled
Time is now: 30th November 2025 - 03:30 AM