How to get 14m Exp/Hour 85-90 [Video] menu

User Tag List

Page 40 of 45 FirstFirst ... 363738394041424344 ... LastLast
Results 586 to 600 of 673
  1. #586
    TommyT's Avatar Contributor
    Reputation
    137
    Join Date
    Jul 2007
    Posts
    852
    Thanks G/R
    17/54
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You cannot gain xp anymore if you forfeit
    battles need to last longer than a minute

    How to get 14m Exp/Hour 85-90 [Video]
  2. #587
    jhblol's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wish i had i character i wanted to play at this level so i could level it fast

  3. #588
    jaczupski's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe someone can make file with the script? because I have a little trouble with this File

  4. #589
    Roxasrs's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a bad problem, after you join the battle the script do nothing at all and stand still even with Sleep(61000) & Sleep(60200).

    Can you help me ?

    And yes i open the script with autoit v3

  5. #590
    kartmanocp's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    29
    Thanks G/R
    1/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roxasrs View Post
    I have a bad problem, after you join the battle the script do nothing at all and stand still even with Sleep(61000) & Sleep(60200).

    Can you help me ?

    And yes i open the script with autoit v3
    Hi there, I assume you have autoit downloaded and installed? If so, modify the script to 60200, but make sure you recompile it, that will ensure the script changes have been made. So delete the old .exe file, modify the script file

    While $Step = 6
    WinActivate("PB-Lose")
    Sleep(60200)
    $Search = _ImageSearch('forfeit.bmp', 1, $FF_X, $FF_Y, 80)
    If $Search = 1 Then
    MouseClick("left", $FF_X, $FF_Y, 1)
    Sleep(150)
    MouseMove(0,0,1)
    Sleep(2500)
    $Step = 7
    EndIf

    There you go, this works for me and it should work for you.

  6. #591
    Trademan's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    19 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    right,so how was this fixed?you need to win the battle in 1 minute?still awards the same xp?got banned on my 2nd account because i sold 20k gold..what the **** blizzard

  7. #592
    buschaffe's Avatar Active Member

    Reputation
    15
    Join Date
    May 2009
    Posts
    41
    Thanks G/R
    11/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, the battle has to last at least 1 minute, else you dont get any exp. After this one minute you can forfeit again.

  8. #593
    geraldstewens's Avatar Corporal
    Reputation
    20
    Join Date
    Feb 2012
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems that exp gain for a pvp battle pets wont stay to long
    https://twitter.com/mumper/status/342351012037787648

  9. #594
    633csi's Avatar Corporal
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by geraldstewens View Post
    It seems that exp gain for a pvp battle pets wont stay to long
    https://twitter.com/mumper/status/342351012037787648
    Maybe I am wrong but I read that tweet to mean they are simply hot fixing the fact that right now if you forfeit in under a minute it does not count as a win for the opponent. Not that they are taking xp away completely

  10. #595
    z26's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone give me working script for AHK or other? my script that i modify from Kite-X script has stopped working and I dont know why
    sorry for bad english my skype: feel.trancemission

  11. #596
    DrMight's Avatar Active Member CoreCoins Purchaser
    Reputation
    60
    Join Date
    May 2011
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for the delay, but I've been stuck at work the last two days.
    I've rewritten the PetBattler with a 60.2sec delay on forfeit, which is required to still get xp (thanks (How to get 14m Exp/Hour 85-90 [Video])cutwalk, for the PM with the changes needed)

    I've also updated the ImageMaker to always stay on top, and I've added the possibility to check if it's able to find the images used.
    Just click Check, then do a manual pet battle with the 2 characters, and it will show wich one of the images it finds.

    The updated bundle (v5) can be found here.

    Readme & stuff avalable in my old post where download link is updated.
    Last edited by DrMight; 06-06-2013 at 05:54 AM.

  12. #597
    cutwalk's Avatar Member
    Reputation
    4
    Join Date
    Dec 2010
    Posts
    57
    Thanks G/R
    1/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrMight View Post
    Sorry for the delay, but I've been stuck at work the last two days.
    I've rewritten the PetBattler with a 60.2sec delay on forfeit, which is required to still get xp (thanks (How to get 14m Exp/Hour 85-90 [Video])cutwalk, for the PM with the changes needed)

    I've also updated the ImageMaker to always stay on top, and I've added the possibility to check if it's able to find the images used.
    Just click Check, then do a manual pet battle with the 2 characters, and it will show wich one of the images it finds.

    The updated bundle (v5) can be found here.

    Readme & stuff avalable in my old post where download link is updated.
    thx drmight for updating the script

    In case someone wants to know how fast leveling with 60.2s delay is:

    87-88 ~1h 50min
    88-89 ~2h 10min
    89-90 ~2h 30min

    Dont forget to get your hands on WHEE! - Spell - World of Warcraft if you are able to. [yes it works on pet battling exp]
    Last edited by cutwalk; 06-06-2013 at 04:56 AM.

  13. #598
    Cromi38's Avatar Active Member
    Reputation
    22
    Join Date
    Dec 2008
    Posts
    162
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can not successful change the time/exp with cheatengine. I could probably do it using packet editing but I don't want to get sued or anything lol. Anyway this exploit is WAY too slow to do this new way.

  14. #599
    cutwalk's Avatar Member
    Reputation
    4
    Join Date
    Dec 2010
    Posts
    57
    Thanks G/R
    1/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cromi38 View Post
    I can not successful change the time/exp with cheatengine. I could probably do it using packet editing but I don't want to get sued or anything lol. Anyway this exploit is WAY too slow to do this new way.
    i dont think that 85-90 in ~10h of doing nothing is anything like "slow"

  15. #600
    Hanfidanfi's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im afraid of a higher banrate :/ what do you think?

Page 40 of 45 FirstFirst ... 363738394041424344 ... LastLast

Similar Threads

  1. [MoP] Get 9Mio Exp/Hour - 18Mio Exp/Hour rested
    By Snowee in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 07-28-2012, 12:56 AM
  2. Replies: 6
    Last Post: 06-21-2008, 03:20 PM
  3. How to: Get over 1k honor an hour solo
    By SYntekz in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 12-27-2006, 12:24 AM
  4. How do I get 30k an hour?
    By Clocky in forum World of Warcraft General
    Replies: 3
    Last Post: 12-06-2006, 12:41 AM
All times are GMT -5. The time now is 01:02 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search