DoporučujemeZaložit web nebo e-shop
 

Programs from leader
There will be programms, useful to Dofus game.With no virus!! I'm not scammer...
1. programme, that i made is Hit calculator.There is manual:

1) Open programme notepad
2) copy this to notepad

a = cint (inputbox ("Minimal attack"))
b = cint (inputbox ("Maximal attack    "))
c = cint (inputbox ("Total characteristic points (str/int/cha/agi) (př.: 480)"))
d = cint (inputbox ("bonus %"))
msgbox "Min: " & a & " " & "Max: " & b & vbcr & vbcr & "Min hit: " & (c / 100 + 1) * a & vbcr & "Max hit: " & (c / 100 + 1) * b & vbcr & vbcr & "Min s " & d & "% je: " & (c / 100 + 1) * a * (d / 100 + 1) & vbcr &"Max hit with " & d & "% is: " & (c / 100 + 1) * b * (d / 100 + 1)



3) Save as -> (name of file: NAME.vbs) (( this .vbs there must be)) -> save as typ: All files -> OK

click and enjoy =)
If someone cant make him, there is complete file. (some antivirus system can regard .vbs as virus script, but it isnt true.)

Calculator


 Vytvořeno službou WebSnadno.cz  |  Nahlásit protiprávní obsah!  |   Mapa stránek