
seduction city
Members-
Posts
20 -
Joined
-
Last visited
seduction city's Achievements
Newbie (1/14)
0
Reputation
-
Completely agree, until the next time....it isnt the first time we have gone around with them.
-
Thank you all for the comments. My business partner quickly convinced them that our sales in no way violate the TOS (and they do not, regardless of the opinions above) So it looks like I have another lease on life.....
-
Thanks for looking, I think someone with time and skills could do a lot with the game. there is a pretty good player base.
-
Over the years I have been battling paypall on their acceptable use terms. Today I received yet another notification that my game is in violation. I am tired of fighting with them. I want to get out and willing to do so for much less than it is worth. The game has about 120 daily active players, and always (except for 1 month in the last 4 years). With a strong coder and some marketing, I think it could make a pretty substantial profit. But, i will need a payment solution other than Paypal (My prior partner had a Singapore Paypal account and we did not have issue with TOS when registered there) If you are interest and want more information, send me a message. Game address is http://www.seduction-city.com
-
Is this possible? Players on gameA go to the dontator page that is actually on a different domain (gameb). From that page they select their purchases and from gameb go to payment processor to pay. Payment processor then sends confirmation to gameb. Gameb then automatically forwards to completed message to gameA to post items. I can explain more (and probably better) via PM or IM, due to some circumstance, I would prefer not to do it in an open forum. If this is possible, anyone interested in coding it and if so how complicated, at what price?
-
But, are you going to help people that may or may not deserve assistance. You can search and see what I think of CornHub, even if everything he states is correct, sometimes you get what you deserve......
-
if you can ask them what they said ? I think it really matters who you are talking to. They saw words like "Viagra" (our crystals), Sex and sexual items and said no. If the first person looking would have spent a few more minutes looking and then actually talking to me they would have understood. By the time I got an e-mail they had made up their mind and it didnt matter what i said. with that said. Danny backed out of Alertpay integration. I NEED SOMEONE TO WHO IS WILLING TO INTEGRATE ALERTPAY WITH OUR EXISTING PAYPAL. Reading it doesnt seem like a major job, i am willing to pay, i have more money than time. Anyone who is interested in this smallish project please contact me!
-
Basically what they told me is we were selling porn because it is adult themed. My partner was able to convince Paypal it wasn't porn but because he is not in the US we have issues with taking credit cards directly for donations and tried to set up an account in the US so players could donate without having a Paypal account (it was requested by multiple players so we tried). Paypal would not budge that it was Porn (even though prior owners, in the US convinced them otherwise. I didn't want to bring up the other account on the chance they locked it out also). They have been more than unreasonable, and if there was another company that we could use with the same acceptance, I would drop them completely) Liltih, if you are referring to my game, thank you! I wish i could take credit but I am the second owner (well partners, and we are second owners). We have done some enhancements and changes but the basic idea was not mine. We have lots of room to improve, but I am the only one with any technical ability and as you can see it is extremely limited, and time is even more limited. (and I understand the married comments, my wife was less than thrilled with some of the interactions until she got more involved) Alert Pay caters to more fringe sites, but the fees are almost double so it has a cost! I contacted 2checkout and with our current structure they said no. I though about doing something like what ZU mentioned but the time is not there. I have also thought about creating another site that people could buy credits but figured that Paypal would eventually unravel that also.
-
Thanks for the suggestion. Because our site is "Adult only" we have issues with most companies classifying us as either selling porn or selling prostitution. Either way they dont want to spend any time or energy investigating to discover that it is a game. Moneybookers excludes any adult material so they would likely deny our transactions like Paypal did on one account. Danny is working on the the integration. I did look at the documentation and it does not seem complicated but for the cost it is worth having someone else do it (more money than time these days)
-
Oh your right. I decided to pick on you and your game. I set up this user ID because i thought it would be fun to accuse you of spamming. Give me a break. Do you want to look at IP's? (oh i know, someone probably stole that also to drive business to you) You are forgetting some facts. The spam states "please can you sign up for this game and tell me what you think of it ive just made it and im looking for feedback www.street-XXXXXX". [xxx added by me. Im not passing your address around to anyone] There were only 5 players and 3 were admins. i created an account in your game to inform you a player was spamming, instead i found it wasnt a player but an ADMIN. Your user name was the exact same including the upper and lower cases, WHY THE HELL WOULD I SPAM A GAME TO SEND THEM TO YOURS? Thanks for proving my point, i am now done. Anyone should be very careful doing business with this guy, you can see he is far from honest.
-
User CoRnNub (ID 11951) in my game. When i went to his site and said you should know better as an Admin i was banned. At the time there were only 5 players, 3 were Admins. Skyfuse, i am sorry you are offended. Our site is 18+ it is a very hard R rated site, but we do try to keep it R and not X rated. Like Zed said it is a niche and we get people looking for that type of game.
-
Be careful of helping him. He is bound to spam your game (if you have one) just like he did mine........ (small world isnt it?)
-
who wants to code for Alertpay? After weeks of working with different processors we are going to add Alertpay as a secondary processor. I don't have time (and maybe not the skill) needed to get this up and running. I would also be interested in adding Google Checkout so it could be a bigger job. Please contact me if you are interested in this job. I have also posted in the marketplace, Admin, if this post is not allowed please delete. I wanted to try to close the loop on this thread.
-
I have a serious issue that I am not sure what the solution is. When the first of my night reset crons run something happens and my server sessions get "mixed" up I believe. Simply put players move into some other player account the code in the job is <?php include "config.php"; global $_CONFIG; if($_GET['code'] != $_CONFIG['code']) { die(""); } define("MONO_ON", 1); require "class/class_db_{$_CONFIG['driver']}.php"; $db=new database; $db->configure($_CONFIG['hostname'], $_CONFIG['username'], $_CONFIG['password'], $_CONFIG['database'], $_CONFIG['persistent']); $db->connect(); $c=$db->connection_id; mysql_query("UPDATE users SET daysold=daysold+1"); mysql_query("UPDATE users SET daysingang=daysingang+1 WHERE gang >= 1"); mysql_query("UPDATE users SET cdays=cdays-1 WHERE cdays >= 1"); mysql_query("UPDATE users SET boxes_opened=0"); mysql_query("UPDATE users SET mailban=mailban-1 WHERE mailban >= 1"); mysql_query("UPDATE users SET cloak=cloak-1 WHERE cloak >= 1"); mysql_query("UPDATE users SET protime=0 WHERE protime > 0"); mysql_query("UPDATE users SET msex=0"); mysql_query("UPDATE users SET lsex=0"); ?> I do not know what i can do to help debug. We have a good dedicated server so the problem shouldn't be there. If there is anyone who can help, give ideas or advise it would be appreciated, and if this is complicated and going to be time consuming we can discuss fees for this assistance.
-
I think this is probably what i need. I am not very good with anything but basic scripts. I will go put this into my test area and see what happens......Thanks so much for your assistance! Zed thanks for the effort but that will delete all comments wherever it was sent to userid over 30......basically all the comments in the game.