>>6726564Wrote this up for an anon of /g/ it's all klwp I tried explaining the hardest part here everything else is pretty easy.
>Please don't bully others (⁎˃ᆺ˂) >Anyways, senpai, it's simple klwp >I can hook you with the music control and wifi code if you want>And a klwp pro apk if you need>KLWP pro:>http://www.mediafire.com/file/59z5dag88wg23o9/KLWP-3.18b615717.apk>For the following use a "fonticon" (use the "plus" icon in the top right hand corner and select "fonticon") for this and set it to material check the little box next to the "icon" label and select the calculator icon >like in pic then insert the following code.>Wifi code: $if(nc(wifi)=connected,signal_wifi_4_bar,nc(wifi)=disabled,signal_wifi_off,nc(wifi)=enabled,signal_wifi_4_bar_lock)$>It will only display if it's connected, not connected, or disabled. You can probably find a way to display actively but I haven't put in the work to look for it.>Play/pause code: $if(mi(state)=PLAYING, pause, play_arrow)$>Then under the "touch" tab select "music controls" then "play/pause" >>Sorry for taking a while to post first time paying my own bills in college so can't afforded the best carrier and everything online takes a while to load. >>Also my bad if this is confusing I'm not the best teacher.