Thread: HELP SMS10 ppl limit
-
05-31-2010, 10:44 AM #1
HELP SMS10 ppl limit
Hey I was wondering if there is a tweak for the messaging app that gets rid of the 10 people limit. When you create a new message you can only send it to 10 people. This is annnoying cuz I constantly send out mass texts. If there is a tweak can you show me the links or what ever i need to do to get rid of the limit.
ps twitter is not what im looking for.
-
06-25-2010, 08:10 PM #2
nevermind i found the answer to my own problem...
turns out all i had to do was change an integer.. haha how simple
-
06-25-2010, 09:49 PM #3
Which integer?? You can always share your tweak with others.
iPhone 4
Firmware : iOS4
Carrier : Softbank (Japan)
Jailbroken using Jailbreakme
-
06-25-2010, 10:53 PM #4
Ok you want to ssh onto your iPhone, but personally i used iFile for this cuz its more convenient.
1. Go to system > library > Carrier Bundles > (then navigate to your carrier bundle; in my case its att) ATT_US.bundle
2. Then you'll need to edit the carrier.plist.
3. Locate this code:
You see where it saysCode:<key>MMS</key> <dict> <key>GroupModeEnabled</key> <false/> <key>MMSC</key> <string>http://mmsc.cingular.com</string> <key>MaxMessageSize</key> <integer>9000000</integer> <key>MaxRecipients</key> <integer>100</integer> <key>MaxVideoBitrate</key> <integer>9310972</integer> <key>OnWhileRoaming</key> <true/> <key>Proxy</key> <string>wireless.cingular.com:80</string> </dict>
Well the integer should say 10, so all you have to do is change it to what ever you want. In my case I put 100 cuz I dont think I'll ever need to send out a text with more than 100 people. Then just press save/done. Go into your messages app and there you go. Hope this helped.Code:<key>MaxRecipients</key> <integer>100</integer>

BTW this is on 3.x. I have no idea about 4.0 cuz i havent upgraded yet.
Oh and I just checked it for Softbank and the integer seems to be 20 so you can just change it. But once again im on 3.1.2. Give it a shot on 4.0 and tell me how it goes.Last edited by unoimkewl; 06-25-2010 at 10:53 PM. Reason: Automerged Doublepost
-
The Following User Says Thank You to unoimkewl For This Useful Post:
raziiq (06-26-2010)
-
06-26-2010, 07:49 AM #5
hmm, thanks for the tweak, and ya i just checked it on iOS4 , it works.
iPhone 4
Firmware : iOS4
Carrier : Softbank (Japan)
Jailbroken using Jailbreakme
-
07-05-2010, 06:38 PM #6
Ah. This would be great!
I am on TMO USA, what is the carrier pack
EDIT: I changed the ATT one and it is going now.Last edited by corkey20000; 07-05-2010 at 06:38 PM. Reason: Automerged Doublepost
-
07-08-2010, 01:19 PM #7Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
i can't seem to find the right file on my device when i go in though ssh
-
07-08-2010, 04:17 PM #8
-
07-08-2010, 07:42 PM #9Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
ok i found the file you have listed for att cuz thats what im on but it looks nothing like what you have posted
Code:bplist00ί -.34+KM`gz++++2+p_ShowCallForwarded_MyAccountURLTitleSMMS[CarrierName\BookmarkURLs_VisualVoicemailServiceName_StatusBarImages_IntlDataRoamingSwitch[SMTPServersXServices_VVMIgnoresIntlDataRoaming_IntlDataRoamingExceptionsTapns\StockSymboli\SupportsNITZ]SupportedSIMsWShowTTY_SuspendFastDormancyAllowed^ShowDialAssist\MyAccountURL_!VoicemailPasswordResetPhoneNumber_RemoteDiagnosticsWWANAllowed_ShowCallForwarding_voicemail_context\WiFiHotspots_SupportsUserBusyCauseCode_CustomerServicePhoneNumber^AT&T MyAccountΧ !"#$%'()*+,_GroupModeEnabled_MaxVideoBitrate^MaxMessageSizeTMMSC]MaxRecipients^OnWhileRoamingUProxyPassword\SharedSecretZAuthMethod^TrustedDomainsXUserName_AuthenticationRealmX%attmd5%_ a446649326d41d87dbb8caec8caf736aUWISPr€*\.wayport.netX.att.netX.att.comX.sbc.com]%phonenumber%_attmobilityiphone.comΦ€‘’€*Φ¦‘’€*
Last edited by mrsteve8; 07-08-2010 at 07:45 PM.
-
07-08-2010, 11:26 PM #10
I don't think you're in the right spot.
-
07-09-2010, 07:48 AM #11Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
i followed the same path you took to get there
-
07-09-2010, 10:33 AM #12
Post a screenshot
And what's your ios version?Last edited by unoimkewl; 07-09-2010 at 10:33 AM. Reason: Automerged Doublepost
-
07-09-2010, 11:35 AM #13Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
i am on 3.1.3
-
07-09-2010, 02:31 PM #14
Are you opening the carrier.plist with a plist editor? Download a program and copy the carrier.plist to the desktop then open it with the editor then edit the code. The way I used was downloading iFile through Cydia which has a built in plist editor.
-
07-09-2010, 03:45 PM #15Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
I was just double clicking it in WinSCP and editing it that way but I wil try your way now
EDIT: I opened it up in a plist editor and that didn't work either. would a theme i have applied affect this in some way possibly?Last edited by mrsteve8; 07-09-2010 at 03:53 PM.
-
07-10-2010, 03:20 AM #16
ok i see that ur using winscp go to where eva the carrier.plist u wanna edit is once there open up a terminal console....either CRTL-t or Commands> Open Terminal hit ok and type this plutil -xml carrier.plist once done then u can just double click on the file to edit it close and save once done and thats it..if anything to change back the file open the terminal window and again while under the correct file and put plutil -binary carrier.plist and it will change it back...hope this helps
-
The Following User Says Thank You to young e For This Useful Post:
mrsteve8 (07-10-2010)
-
07-10-2010, 08:55 AM #17Green Apple
- Join Date
- Jun 2009
- Location
- Canal Winchester, Ohio
- Posts
- 30
- Thanks
- 3
- Thanked 0 Times in 0 Posts
ok since you seem to know your way around the iphone is there anyway I can create a group of contacts that i can select instead of selecting each one when i want to send the same thing to every person.
That worked by the way thanks
-
07-31-2010, 02:30 AM #18
I have no idea. In fact I upgraded to 4.0 and got tired of it sucking so downgraded to 3.1.2 and now when I try to do this it won't work.
I think it has to do with the baseband. Cuz i don't think the baseband gets downgraded when you downgrade. I'll see how I can downgrade my baseband....... And see if it works.



LinkBack URL
About LinkBacks
Reply With Quote
