【公民抗命】教你如何合法交稅/差餉/水費交到政府蝕錢

4569 回覆
8432 Like 30 Dislike
2019-10-31 18:03:56
似係
我月頭用電話上pps 網人手交都無咁既事
2019-10-31 18:04:11
用電腦
2019-11-01 10:35:07
2019-11-01 10:40:05
2019-11-03 07:15:28
2019-11-03 09:23:24
2019-11-03 18:39:11
牛肉乾唔得
2019-11-03 21:49:02
拎左黎還學費
2019-11-04 20:05:33
2019-11-05 10:28:46
2019-11-07 13:29:11
2019-11-07 22:45:18
2019-11-08 13:12:06
唔得
2019-11-09 02:32:52
丟奶,我自首,我想撳讚撳錯隔離又取消唔到
2019-11-09 11:32:09
2019-11-09 11:36:30
2019-11-09 11:44:52
網上銀行用「常恆指示」每日交一蚊有無得稔
2019-11-09 11:57:50
可以,但每日最多50次
2019-11-09 21:58:57
大家記得申請暫緩繳交暫繳稅
https://www.gov.hk/tc/residents/taxes/taxfiling/object/provisional.htm

特別係話自己禺咗或將會買TVC
2019-11-09 22:01:28
2019-11-10 00:08:21
但用銀行服務係咪經FPS?FPS好似收費無咁貴..
2019-11-11 02:12:25
能力所限,我加咗幾行處理驗證碼 (autohotkey)
依然要人手輸入驗證碼,但個script會俾足夠時間然後繼續
如果無入錯嘢,每次執行個script可以交50次 ($1.01+1.02+.. +1.50 = 62.75)
我已經交咗過萬差餉,大家不要放棄

;五大訴求, 缺一不可
;Five demands, not one less

;Change the following 5 setting
PageWaitSec := 1500 ;Time to wait between switching pages, 3000 is 3 sec
SendWaitSec := 3000 ;Time to wait after pressing the PAY button to confirm the payment, 8000 is 8 sec
BillRowToPay := 3 ;If the bill you want to pay is on row 1 in the pps website. Set this to 1. If it is in row 10, change it to 10. etc...
AmountToPay := 1.01
NumTimeToPay := 50

;Pause for 5 sec to switch to the correct browser windows
Sleep, 5000

Loop, %NumTimeToPay% {

 ;Tab pass the PPS header
 Click 100,100 ;click the logo to get ready to tab
 Send {Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab} ;This would go pass all the header button

 ;Tab to the correct row of the bill
 Loop, %BillRowToPay% {
  Send {Tab}
 }
 Send {Enter} ;select the correct bill to pay
 Sleep, %PageWaitSec%

 ;Set the amount to pay for each transaction and wait for next page to load
 ;Tab pass the PPS header
 ;Click 50,50 ;交稅時請將開頭個「;」del,水費/ 差餉唔駛改
 ;Send {Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab} ;交稅時請將開頭個「;」del,水費/ 差餉唔駛改
 ;Send {Down}{Tab} 交稅時請將開頭個「;」del,水費/ 差餉唔駛改
 Send %AmountToPay%{Tab}{Tab}{Tab}{Tab}
 Send {Enter}

 ;
 ; Message box to hold for captcha
 ;
 ; 輸入驗證碼並按繼續進行, 才回來按 OK
 ;

 if (Mod(A_Index, 10) = 0) {
  ; MsgBox, 0,, %A_Index%: 輸入 captcha 驗證碼並按繼續進行才回來按 OK, 600
  MsgBox, 0,, %A_Index%: enter captcha and click Proceed before this OK button, 600
 }

 Sleep, %PageWaitSec%

 ;Confirm Payment
 Send {Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Enter} ;This would goes to the PAY button and clikc it
 Sleep, %SendWaitSec%

 AmountToPay += 0.01
 AmountToPay := Round(AmountToPay, 2)

 ;Go back to the top to start over
 Send {Tab}{Enter} ;Go back to the pay Bill tab and start all over
 Sleep, %PageWaitSec%
}

MsgBox

; End
2019-11-11 18:22:27
2019-11-11 18:25:06
Support
吹水台自選台熱 門最 新手機台時事台政事台World體育台娛樂台動漫台Apps台遊戲台影視台講故台健康台感情台家庭台潮流台美容台上班台財經台房屋台飲食台旅遊台學術台校園台汽車台音樂台創意台硬件台電器台攝影台玩具台寵物台軟件台活動台電訊台直播台站務台黑 洞