OffSpring menu

User Tag List

Poll: Should i continue it?

Thread: OffSpring

Page 8 of 12 FirstFirst ... 456789101112 LastLast
Results 106 to 120 of 171
  1. #106
    botirk's Avatar Master Sergeant
    Reputation
    14
    Join Date
    May 2013
    Posts
    118
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DigitalItch View Post
    already enabled, auto face and auto move. Not working. Offspring for me isn't working at all (everything) with PE + MTS, it seems PE need some updating.
    You should write to content creators. Right now API works for me.

    OffSpring
  2. #107
    DigitalItch's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what application you using for offspring other than PE?

  3. #108
    Vandra's Avatar Contributor
    Reputation
    288
    Join Date
    Mar 2008
    Posts
    471
    Thanks G/R
    26/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello !
    I have a little problem here, offspring is injected (message in the chatbox) but when i try to execute protected LUA the game just crash with #132

    like: /run oexecute(JumpOrAscendStart())

    I don't have any AV, 32bit wow etc...
    "If it compiles, it works."

  4. #109
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /run oexecute("JumpOrAscendStart()") ?

  5. #110
    Vandra's Avatar Contributor
    Reputation
    288
    Join Date
    Mar 2008
    Posts
    471
    Thanks G/R
    26/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wildbreath View Post
    /run oexecute("JumpOrAscendStart()") ?
    Yes indeed, my bad !
    Keep up the good work man
    "If it compiles, it works."

  6. #111
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DigitalItch View Post
    already enabled, auto face and auto move. Not working. Offspring for me isn't working at all (everything) with PE + MTS, it seems PE need some updating.
    Will be running test's tomorrow, i tried to run offspring under wine on linux but it crashes.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  7. #112
    DigitalItch's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrTheSoulz View Post
    Will be running test's tomorrow, i tried to run offspring under wine on linux but it crashes.
    thanks, sir. take your time for your tests.

  8. #113
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DigitalItch View Post
    thanks, sir. take your time for your tests.
    Alright, i just tested this.
    Unfortunately Offpring will not even attach to wow for me, tested it under w8.1 and w10.
    Will test under w7 but something seems to be broken.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  9. #114
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    check for russian (other like chinese and etc utf symbols include spaces) in path to offspring. still fighting with it :\

  10. #115
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    will create fishing bot using lua+os tonight

  11. #116
    Syrac88's Avatar Active Member
    Reputation
    60
    Join Date
    Jan 2010
    Posts
    77
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, i try to use your tool, but its not working for me.

    injection works fine. But if i call a protected api function wow crashes (fatal exception - access violation)

    tried to call: " oexecute(CastSpell([ID], "spell")) and oexecute(CastSpellByName("Frostbolt"))


    oexecute("JumpOrAscendStart()") works fine.

  12. #117
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    read some upper posts, it's lua error - you post parameter to oexecute as function (or table in lua representation)
    seems i should add some exceptions to prevent it :\

  13. #118
    Syrac88's Avatar Active Member
    Reputation
    60
    Join Date
    Jan 2010
    Posts
    77
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and how can i call the protected function "CastSpellByName"?

    Im sorry, but i dosn't get it.

  14. #119
    Wildbreath's Avatar Contributor
    Reputation
    162
    Join Date
    Feb 2012
    Posts
    121
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oexecute("CastSpellByName(\"Frostbolt\")")

  15. #120
    Syrac88's Avatar Active Member
    Reputation
    60
    Join Date
    Jan 2010
    Posts
    77
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah thats working fine, thank you.


    Do you know how to use a trinket using lua?
    Last edited by Syrac88; 01-29-2015 at 08:32 AM.

Page 8 of 12 FirstFirst ... 456789101112 LastLast

Similar Threads

  1. PE is not working with OffSpring.
    By kwalti in forum PE Support forum
    Replies: 20
    Last Post: 12-18-2014, 06:58 PM
  2. What happened to offspring?
    By Christopher X in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 11-22-2014, 05:02 AM
  3. OffSpring and others?
    By botirk in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 11-21-2014, 10:34 AM
  4. [Offspring] Unholy DK PVP Profile --------thank u Wildbreath
    By wowmacro in forum WoW Bot Maps And Profiles
    Replies: 1
    Last Post: 09-23-2014, 04:02 AM
  5. [Offspring] Premium Ret / Afflic PVP profiles Better than PQR 5.4
    By joneskull in forum WoW Bot Maps And Profiles
    Replies: 8
    Last Post: 09-09-2014, 06:11 PM
All times are GMT -5. The time now is 06:37 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