View Single Post
Old 09-29-2005, 03:11   #1 (permalink)
Xinshou
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
A midlet to auto-send SMS regularly

Here is a midlet developed by Mr. Potter, which can send SMS automatically at starting-up, and it can send different SMS regularly through setting up appointments, provided the patch "Java via entrypoints" is first applied.

It can also send one same SMS to a group of numbers, number editing is in the file number.txt, different numbers are seperated by comma.

You can edit message in the file msg.txt, different messages are seperated by 'enter' key after each paragraph.

The file n.txt is for the midlet to decide which message were sent, and which will be sent next time by adding 1 automatically.

When you want it to send different SMS regularly through setting up appointments, after the patch "Java via entrypoints" is first applied, you will have to disable the confirmation dialog in sending SMS. This can be done through another patch "Secure SMS", which will disable the confirmation dialog in sending SMS after this selection: Profiles -> Profile3 -> Service tones -> click 'Network found'.


Note: after downloading the attachment, remove .txt .
Attached Files
File Type: txt smssend.rar.txt (6.8 KB, 119 views)
  Reply With Quote
 
Page generated in 0.07128 seconds with 8 queries