Results 1 to 2 of 2

Thread: Evony and accounts

  1. #1
    Join Date
    Aug 2010
    Location
    Somewhere in this world.
    Posts
    20

    Default Evony and accounts

    Hello,

    1) I would like to suggest that there is an official page of Evony. When we log on this page, it will send us another page where we can choose on which server we want to play or not. Because at the time being, the official page is linked to our facebook account and we can't get rid of it!

    2) When we log on Evony we should be able to delete our accounts completely. It seems when restarting a game is not enough to completely delete it.

    3) We should be able to delete our account completely on the Evony official website.

    4) We should have merges more often!
    Happiness is the most unstable thing.Take the best from life.


  2. #2

    Default

    setsilence true
    label start
    iferror $c.cm.localArmies[0]$ goto start
    set time $c.cm.localArmies[0].reachTime$
    set x {{{%time%-$c.getRawTime()$}/1000}-0.5}
    echo "Waiting for %x% seconds to use strat"
    sleep $c.math.max(0,%x%)$
    set z player.trick.qlbx
    set a $c.af.getShopCommands().useTrickItem(c.castle.fiel dId,c.cm.localArmies[0].armyId,c.getVar(z))$
    repeat 3
    label wait
    iferror $%a%.ok$ goto wait
    echo Success!
    setsilence true
    label start
    iferror $c.cm.localArmies[0]$ goto start
    set time $c.cm.localArmies[0].reachTime$
    set x {{{%time%-$c.getRawTime()$}/1000}-0.5}
    echo "Waiting for %x% seconds to use strat"
    sleep $c.math.max(0,%x%)$
    set z player.trick.qlbx
    set a $c.af.getShopCommands().useTrickItem(c.castle.fiel dId,c.cm.localArmies[0].armyId,c.getVar(z))$
    repeat 3
    label wait
    iferror $%a%.ok$ goto wait
    echo Success!

    This is the glitch script for anyone that wants it. You need 3 thunder raids to use it. Put your troops in a valley (Draftable numbers) stop all activity in the city. Make sure no troops in que. No walls building. Nothing at all. Then run the script. Works like a charm.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •