Find Jobs
Hire Freelancers

Encrypt on RenPy (Phyton), decrypt on PHP

$10-30 USD

已完成
已发布超过 1 年前

$10-30 USD

货到付款
Hello everyone! I’m looking for a way to move a score from RenPy to a webserver using an URL, but in order players not to change it, it has to go encoded. So, the idea is to create a mathematical encryption in Ren'Py so when the player gets a score, the game makes something like this: $ player_score = 250 $ key = [login to view URL](10,99) … do something … $ player_score_encrypted = player_score * key imagebutton auto .... action OpenURL("[login to view URL]"+key+"&score="+player_score_encrypted) Then on the server side using PHP: $player_score_encrypted = (isset($_GET['score'])) ? $_GET['score'] : 0; $key = (isset($_GET['key'])) ? $_GET['key'] : 0; $player_score = $ player_score_encrypted / $key; Obviously, this is way to simple and anyone can guess the procedure to decipher it, so I need something way more complex so players cant cheat. I would prefer NOT to install any new library to the renpy since it only makes it heavier, a mathematical problem would be enough Thanks!
项目 ID: 35471690

关于此项目

1条提案
远程项目
活跃1 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Okay I got understand what you want exactly. As a full stack developer, I have rich experience and deep knowledge in website, mobile app, blockchain, bot development. I can support you long term and main tain the project for 6 months for free after development. Can we discuss more details? Thank you.
$20 USD 在7天之内
0.0 (0条评论)
0.0
0.0

关于客户

MEXICO的国旗
Matamoros, Mexico
5.0
26
付款方式已验证
会员自12月 5, 2011起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。