frodycustoms.tip4serv.com Open in urlscan Pro
2606:4700:20::ac43:4598  Public Scan

Submitted URL: http://frodycustoms.tip4serv.com/
Effective URL: https://frodycustoms.tip4serv.com/
Submission: On August 27 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST

<form action="" method="post" class="form-horizontal" role="form">
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-10">
      <div id="loginerrors" class=""></div>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Email</label>
    <div class="col-sm-10">
      <input type="text" id="email" name="email" onkeypress="clickPress_log(event)" class="form-control">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Password</label>
    <div class="col-sm-10">
      <input type="password" id="password" name="password" onkeypress="clickPress_log(event)" class="form-control" autocomplete="off">
    </div>
  </div>
  <div class="form-group other_infos">
    <label class="col-sm-2 control-label">Other informations</label>
    <div class="col-sm-10">
      <input id="other_infos" name="other_infos" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" placeholder="nom@domaine.com" class="form-control" autocomplete="off">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-10"> By clicking on button below I confirm that I have read and accept the <a href="https://tip4serv.com/privacy-policy" target="_blank">Privacy Policy</a> and
      <a href="https://tip4serv.com/terms-of-use" target="_blank">Terms of service</a>.<br><br>
      <button type="button" name="login" class="btn btn-primary btn-sm btn-login" onclick="validate_login('English_en','/')">Continue</button> &nbsp;&nbsp;<input type="checkbox" id="rememberme"> Remember me <div style="float:right;margin-top:4px">
        <a href="https://tip4serv.com/lost-password?last_url=https://frodycustoms.tip4serv.com/" role="button">Lost password</a></div>
    </div>
  </div>
</form>

POST

<form action="" method="post" class="form-horizontal" role="form">
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-10">
      <div id="registererrors" class=""></div>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Username *</label>
    <div class="col-sm-10">
      <input type="text" id="nomr" name="nom" autocomplete="nom" class="form-control" onkeypress="clickPress_reg(event)" value="" maxlength="16">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Email *</label>
    <div class="col-sm-10">
      <input type="text" id="usernamer" name="username" autocomplete="username" class="form-control" onkeypress="clickPress_reg(event)" value="">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-2 control-label">Password *</label>
    <div class="col-sm-10">
      <input type="password" id="passwordr" name="password" class="form-control" onkeypress="clickPress_reg(event)" autocomplete="new-password">
    </div>
  </div>
  <div class="form-group other_infos">
    <label class="col-sm-2 control-label">Other informations</label>
    <div class="col-sm-10">
      <input id="other_infosr" name="other_infosr" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" placeholder="nom@domaine.com" class="form-control" autocomplete="off">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-10"> By clicking on button below I confirm that I have read and accept the <a href="privacy-policy" target="_blank">Privacy Policy</a> and <a href="terms-of-service" target="_blank">Terms of service</a>.<br><br>
      <button type="button" id="buttonregister" name="registration" class="btn btn-primary btn-sm">Continue</button>
    </div>
  </div>
</form>

POST #

<form action="#" method="post" role="form">
  <input id="cart_string" name="cart_string" type="hidden" value="">
  <input id="servers_choice" name="servers_choice" type="hidden" value="">
  <div id="eosid" class="pidentifier">
    <div class="input-group" id="eosid">
      <input type="text" id="eosid_input" name="eosid" class="form-control" value="" placeholder="ARK:SA eosid (0002e2f30b1f407cb21880d425a1e5eb)">
      <span class="input-group-btn">
        <button class="btn btn-steam" id="eosid_connect" type="button"><img class="btnicon" src="/template/images/glass.svg"> ARK:SA eosid</button>
      </span>
    </div>
    <br>
  </div>
  <div class="row pidentifier" id="fivem_citizen_id">
    <div class="col-md-12">
      <div class="form-group clearfix">
        <div class="input-group-email">
          <input type="text" id="fivem_citizen_id_input" name="fivem_citizen_id" class="form-control" placeholder="FiveM citizen ID" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row pidentifier" id="giftemail">
    <div class="col-md-12">
      <div class="form-group clearfix">
        <div class="input-group-email">
          <input type="text" id="giftemail_input" name="giftemail" pattern="[^@\s]+@[^@\s]+\.[^@\s]+" class="form-control" placeholder="Gift card recipient email" value="">
        </div>
      </div>
    </div>
  </div>
  <div id="discordid" class="pidentifier">
    <div class="input-group" id="discordid">
      <input type="text" id="discordid_input" name="discord-name" class="form-control" value="" placeholder="Discord ID (376441921087995906)">
      <span class="input-group-btn">
        <button class="btn btn-discord" id="discord_connect" type="button"><img class="btnicon" src="/template/images/discord.svg"> Discord login</button>
      </span>
    </div>
    <br>
  </div>
  <div class="row pidentifier" id="username">
    <div class="col-md-12">
      <div class="form-group clearfix">
        <div class="input-group-email">
          <input type="text" id="username_input" name="minecraft_username" class="form-control" placeholder="Minecraft nickname" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row pidentifier" id="igusername">
    <div class="col-md-12">
      <div class="form-group clearfix">
        <div class="input-group-email">
          <input type="text" id="igusername_input" name="ig_username" class="form-control" placeholder="In-game nickname" value="">
        </div>
      </div>
    </div>
  </div>
  <div id="steamid" class="pidentifier" style="padding-bottom:2px">
    <div class="input-group" id="steamid">
      <input type="text" id="steamid_input" name="steam-profil" class="form-control" value="" placeholder="Steam64 ID (76561198147125546)">
      <span class="input-group-btn">
        <button class="btn btn-steam" id="steam_connect" type="button"><img class="btnicon" src="/template/images/steam.svg"> Steam login</button>
      </span>
    </div>
    <br>
  </div>
  <div class="row pidentifier" id="epic_id" style="display:none">
    <div class="col-md-12">
      <div class="form-group clearfix">
        <div class="input-group-email">
          <input type="text" id="epic_id_input" name="epic_id" class="form-control" value="" placeholder="ARK Epic ID (7656119814712554678)">
        </div>
      </div>
    </div>
  </div>
  <div id="epic_id_checkbox" class="pidentifier" style="display:none;margin-top:-10px;margin-bottom:10px">
    <label class="checkbox_ark">
      <input type="checkbox" name="nosteam_checkbox" id="nosteam_checkbox">
      <span>I don't have a Steam ID</span>
    </label>
    <br>
  </div>
  <div class="row">
    <div class="col-md-12">
      <center>
        <button style="width:100%" class="btn btn-primary" id="payment_button">Payment</button>
      </center>
    </div>
  </div>
  <input type="hidden" name="server_id" value="">
  <input type="hidden" name="action" value="donate">
</form>

POST

<form method="post" class="form-horizontal login_expiration" enctype="multipart/form-data" style="display:none;">
  <input name="open_login_popup" type="hidden" value="1">
</form>

POST

<form method="post" class="form-horizontal manage_comment" enctype="multipart/form-data">
  <input id="manage_post_id" name="manage_post_id" type="hidden" value="">
  <input id="manage_parent_id" name="manage_parent_id" type="hidden" value="">
  <input id="manage_com_id" name="manage_com_id" type="hidden" value="">
  <input id="manage_user_id" name="manage_user_id" type="hidden" value="">
  <input id="manage_action" name="manage_action" type="hidden" value="">
  <br>
  <div id="delete_all" style="display:none">
    <br>
    <label class="form-check-label" style="display:contents"><input id="delete_all_com" name="delete_all_com" type="checkbox" value="delete">&nbsp;<span style="font-size:14px">Delete all comments from this user</span></label>
  </div>
</form>

Text Content

Toggle navigation

 * Discord

 * Log in

 * Log in




FRODY CUSTOMS

Get your Dream Custom Cars for Cheap Prices
 
×

LOG IN

 * Log in
 * Registration

Email

Password

Other informations

By clicking on button below I confirm that I have read and accept the Privacy
Policy and Terms of service.

Continue    Remember me
Lost password
Username *

Email *

Password *

Other informations

By clicking on button below I confirm that I have read and accept the Privacy
Policy and Terms of service.

Continue
OR

Continue with Google

Continue with Discord


×

DONATE

₹80.00
₹150.00
₹300.00
₹600.00


CHOOSE A SERVER


×

CHOOSE A SERVER




 * 

 * CUSTOM WHEELS

 * CUSTOM SOUNDS

 * ANIMATED LIGHTS

 * FLYING CARS

 * EXTRA SEATS

 * CUSTOM CARS


DUBSTA

₹3,000.00
Add


DUBSTA CUSTOM





Preview : https://youtu.be/ugf0SsCx81Q




Including Package :



ANIMATED ROTOR FANS ON FRONT BUMPER [CHANGEABLE]

WIDEBODY KIT

EXTRA 1 - ANIMATED PIPES ON BONNET [CHANGEABLE]

EXTRA 2 - PUSH BUMPER

EXTRA 3 - ANIMATED PIPES ON GRILLS [CHANGEABLE]
CUSTOM GOLDEN RIMS [NO CHANGE]
7 SEATS - 2 FRONT - 5 BACK
FULLY DEBADGED
WINDOWS TINT - FULLY BLACK [CHANGEABLE]
NO NUMBERPLATE
CUSTOM NAMEPLATE - [EXTRA FEES]
TOTAL SIZE : 71MB

Spawncode : frodydubsta







PFISTER COMETS2 WIDEBODY

₹3,000.00
Add

Pfister Comet S2 Widebody

Preview :

https://youtu.be/kLjR0fCZ4vM

Features :


Primary Color - Changeable

Secondary Color - Change Animated LED Lights

Extra 1 - LED Lights

Extra 2 - Numberplate

Extra  3 - Chasis

Wheels Color - Change Wheel Color

Interior Color - Change Interior Color

Custom Racing Wheels

Custom Engine Sound

Fully Optimized

Lore Friendly




Realistic Handling

Spawn code - cometfc




Polygons : 357,292

Vertices : 229,994



Show more...

OBEY IWAGEN V2 WIDEBODY

₹3,000.00
Add

Obey I Wagen v2 Custom


Preview :
https://youtu.be/z6DGbm7myzc


Feature Model :
Primary Color - Changeable
Secondary Color - Animated Headlights, Death Sword Animated. Taillights.
Wheels Color - Wheels Color Changeable, Body kit Strips
Press "E" to Flicker Taillights
Custom License plate
Custom Sound 
Custom Wheels 
Custom 3D Obey LOGO


Extras :
Extra 1 - Numberplate
Extra 2 - Headlights
Extra  3 - Death Sword


Illogical Handling - SPEED
Spawn code - iwagenv2fc


Polygons : 517,308
Vertices : 420,866



Show more...
ARK:SA eosid



Discord login



Steam login


I don't have a Steam ID

Payment


ABOUT FRODY CUSTOMS

--------------------------------------------------------------------------------

FroDy Customs

Cheap Cars
Modified Cars
Flying Cars
Custom Wheels
Custom Sounds
Animated Headlights
3D Props on Cars
Custom Nameplate

Join Our Discord : https://discord.gg/J37mkwgUGx











OK





 Delete all comments from this user
Cancel
Supprimer



Discord





--------------------------------------------------------------------------------

Copyright © Tip4serv.com 2024 | Terms of use | Privacy policy | Create on
Tip4serv