cheat-global
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.

cheat-global

forum dofus et wow n°1 sur les momrpg
 
AccueilDernières imagesS'enregistrerConnexion
Meilleurs posteurs
Admin (78)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
νιятυσz (13)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
[codeur]killer-nico (11)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
rubiks (11)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
faofasso (8)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
morgane123 (8)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
axelou21 (8)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
synystergate95 (5)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
botdofus20 (4)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
mythology (4)
[Partage]Gold Coin Vote_lcap[Partage]Gold Coin Voting_bar[Partage]Gold Coin Vote_rcap 
-15%
Le deal à ne pas rater :
(Adhérents Fnac) LEGO® Star Wars™ 75367 Le croiseur d’assaut de ...
552.49 € 649.99 €
Voir le deal

 

 [Partage]Gold Coin

Aller en bas 
AuteurMessage
Admin
Admin



Messages : 78
Date d'inscription : 22/03/2010

[Partage]Gold Coin Empty
MessageSujet: [Partage]Gold Coin   [Partage]Gold Coin Icon_minitimeLun 5 Avr - 16:44

Voici un petit script pour faire un echangeur de Gold Coin :

Code:

//= Gold Coin Echangeur
//===== par: ================================================================================
//= Manae
//===== version actuelle: ====================================================================
//= 1.2
//===== Compatible avec: ====================================================================
//= Any eAthena Version
//===== Description: ========================================================================
//= Changes les Golds Coins a Zeny Vice Versa
//= Gold Coin es 100m(Note: Vous pouvez changez 100m comme vous voulez.)
//===== Autres commentaires: ================================================================
//= Mise a jour
//Version 1.2 : Ajout : controle du poid
//
//================================================================================
===========
//Gold Coin Echangeur

prontera,146,188,1, script Gold Coin Echangeur 872,{

mes "[Coin Echangeur]";
mes "Je peux changer des coins et des zeny";
next;
mes "[Coin Echangeur]";
mes "Voulez-vous continuez ?";
menu "Oui",-,"Non",G_no;
next;
mes "[Coin Echangeur]";
mes "Que voulez-vous ?";
menu "Gold Coin a Zeny",-,"Zeny a Gold Coin",ztc;
next;
mes "[Coin Echangeur]";
mes "Entrez le nombre que vous souhaitez";
input .@t;
if( .@t < 0 )||( countitem(671) < .@t ){ close; }
set Zeny,Zeny+100000000*.@t;
delitem 671,.@t;
ztc:
mes "[Coin Echangeur]";
mes "Mettez le nombre de pièces qui devront être changer";
input .@t;
if (checkweight(671,.@t)) {
if( Zeny < 100000000*.@t ){ close; }
set Zeny,Zeny-100000000*.@t;
getitem 671,.@t;
} else {
mes "Vous n'avez pas assez de place dans votre inventaire.";
}
close;

G_no:
mes "[Coin Echangeur]";
mes "S'il te plaît utilise mon service la prochaine fois";
close;
end;
}
Revenir en haut Aller en bas
https://cheat-global.superforum.fr
 
[Partage]Gold Coin
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» [Partage]Anti-Bot
» [Partage] Compteur pvp.
» [Partage]ID MAP,Ancestra ME,CMS DofusLive,Emu0.3.1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
cheat-global :: Ragnarok :: Ragnarok-
Sauter vers: