Documentation

Guide to use Enviel Tools (Redeem, Auto Buy, Auto Replace)

100% FREE
Get Started

Create your account

Statistics

View restock schedule

Dashboard

Open tools (Redeem / Buy / Replace)

Getting Started
Follow these steps to begin
  1. Register an account on this web
  2. Get your Redfinger credentials (follow tutorial below)
  3. Save credentials in Dashboard
  4. Start your chosen tool (Redeem, Auto Buy, or Auto Replace)
Get Redfinger Credentials
Choose your device

Desktop / PC (Browser)

  1. Login to cloudemulator.net (Redfinger web).
  2. Press F12 to open DevTools, go to Console tab.
  3. Paste the JavaScript code below into Console, press Enter.
  4. Copy session_id and user_id, paste to Credential Manager.

Code (paste in Console):

javascript:(async function(){
var u=localStorage.getItem('user_id');
var s=localStorage.getItem('session_id');
if(!u||!s){alert('data gaketemu'); return;}
var txt=s+' '+u;
try{
await navigator.clipboard.writeText(txt);
alert('dh dicopy:\n\n' + txt);
} catch(e){
prompt('gagal copy ke klipboard.\n\ncopy manual:', txt);
}
})();
Features

Auto Purchase

Similar to redeem but upon success, you'll receive a payment link via QRIS (valid for 1 Hour). Alternatively, check 'Order History' in the Redfinger web/app to pay.

Auto Redeem

Useful for automatically redeeming codes. You can leave it running or close the browser.

Auto Replace

For those with bad servers. If you want to change region (e.g. Thailand to Singapore), use this feature.

Multi-Region

Redeem/Replace across multiple regions: Hong Kong, Hong Kong 2, Singapore, Thailand, Taiwan

Android Versions

Support for Android 10.0 and 12.0 (Buy/Replace combos follow your pick)

Auto-Retry

Auto retry/cancel on errors; pre-check invalid codes before start.

Real-time Monitoring

Live logs/status for Redeem; Buy/Replace responses returned in-app.

FAQ

Guaranteed success?

Not always, depends on stock and conditions. The good part: you can leave the browser—close it, play Roblox, or watch dramas—the process keeps running as long as there are no errors.

SESSION_ID expired?

Update credentials in Dashboard per guide, then save.