Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
Light hack for Medivia.org - Page 2
Page 2 of 20 FirstFirst 123412 ... LastLast
Results 11 to 20 of 197

Thread: Light hack for Medivia.org

  1. #11
    Administrator
    Join Date
    Mar 2007
    Posts
    1,723
    [QUOTE=Engerd;55715]
    Quote Originally Posted by Jo3Bingham View Post
    Yes. And SelfLightPointer.


    Could you maybe explain it in a little more detail for a noob like myself?
    I would really really appreciate it.
    Here's the project. You can find it already compiled in /bin/x86/Release/

    http://www.mediafire.com/download/4p...aLightHack.zip

  2. #12
    Junior Member
    Join Date
    May 2007
    Posts
    11
    [QUOTE=Jo3Bingham;55717]
    Quote Originally Posted by Engerd View Post
    Here's the project. You can find it already compiled in /bin/x86/Release/

    http://www.mediafire.com/download/4p...aLightHack.zip
    Thanks this helps a lot

  3. #13
    Junior Member
    Join Date
    Dec 2014
    Posts
    1
    While there is a Medivia thread up... I've been playing around with their client for awhile trying to build a list of addresses (I like to read them into a macro program which has c# built into it for nifty tricks which dont require the finding of the internal functions to do simple stuff like aimbot and runemaking) and I have had a bit of an issue finding the battle list structure. I cant seem to find anything which resembles the 7.4~7.6 tibia structures (searching around with Olly/CheatEngine). I tried also to find the send/recv/wsasend functions for it and couldnt find any of them (only two were accept and bind neither of which show any calls on the stack when hooked). Is there something I am missing when it comes to their client? Have they done something more in-depth and roundabout to prevent easily finding it by any chance?

    @Jo3bingham,
    Thanks for the little project release your always very helpful.

  4. #14
    Senior Member
    Join Date
    Dec 2011
    Posts
    249
    Quote Originally Posted by Danny_zZ View Post
    While there is a Medivia thread up... I've been playing around with their client for awhile trying to build a list of addresses (I like to read them into a macro program which has c# built into it for nifty tricks which dont require the finding of the internal functions to do simple stuff like aimbot and runemaking) and I have had a bit of an issue finding the battle list structure. I cant seem to find anything which resembles the 7.4~7.6 tibia structures (searching around with Olly/CheatEngine). I tried also to find the send/recv/wsasend functions for it and couldnt find any of them (only two were accept and bind neither of which show any calls on the stack when hooked). Is there something I am missing when it comes to their client? Have they done something more in-depth and roundabout to prevent easily finding it by any chance?

    @Jo3bingham,
    Thanks for the little project release your always very helpful.
    Good thing about hacking otclient is that it is open-source. Maybe this will help https://github.com/edubart/otclient/...eatures.h#L139

  5. #15
    Junior Member
    Join Date
    Apr 2016
    Posts
    5
    Quote Originally Posted by Jo3Bingham View Post
    So, I found the function that parses the world light packet which includes the address of where the value is stored.
    Could you explain how you found that address?
    Trying to find it myself.

  6. #16
    Hello Joe and guys in medivia I can not use the SendMessage / Post with the ENTER key, someone could post the function talk to Medivia to compare with my function? Thank you.

  7. #17
    My function is:
    Code:
    public static void Say(string xText)
        {
            foreach (char c in xText)
            {
                WinApi.SendMessage(Medivia.MainWindowHandle, WinApi.WM_CHAR, c, 0);
            }
            WinApi.SendMessage(Medivia.MainWindowHandle, WinApi.WM_KEYDOWN, (int)Keys.Enter, 0);
        }
    The function input the characters but not input the ENTER KEY. :/
    *I already change the SendMessage to PostMessage, but not work.

  8. #18
    Senior Member
    Join Date
    Dec 2011
    Posts
    249
    Quote Originally Posted by JulinhoPiuPiu View Post
    My function is:
    Code:
    public static void Say(string xText)
        {
            foreach (char c in xText)
            {
                WinApi.SendMessage(Medivia.MainWindowHandle, WinApi.WM_CHAR, c, 0);
            }
            WinApi.SendMessage(Medivia.MainWindowHandle, WinApi.WM_KEYDOWN, (int)Keys.Enter, 0);
        }
    The function input the characters but not input the ENTER KEY. :/
    *I already change the SendMessage to PostMessage, but not work.
    If you press Enter and look at the messages sent in Spy++ you'll see that an enter keystroke consists of more then just WM_KEYDOWN

  9. #19
    Junior Member
    Join Date
    Jan 2021
    Posts
    15
    As per my knowledge, they use the same values-no light is 100, and full light is 0

  10. #20
    Junior Member
    Join Date
    Feb 2024
    Location
    Bosnia and Herzegovina
    Posts
    1

    Keloid enlargement, neobladder retrograde immobilization, satisfactory.

    May ams.gqaa.tpforums.org.vbz.bj ascites, generic fildena buspin canesten cream for sale overnight benadryl 25 prezzi buy cipro in canada legally amoxil on line business advertising protonix buy viagra-soft-flavored online for less money aldactone no prescription kaletra online canada buying sildalis vitria online canada prednisone canadian pharmacy best provera prices 2.5 prednisone prednisolone viagra miligram zanaflex best price zanaflex without an rx sinemet price walmart licab online pharmacy canadian viagra-capsules pharmacies purchase aricept desogen free online tadalafil norpace buy neoral on line nexium non generic generic nexium canada pharmacy chloroquine 5mg dose of montair levitra generic flagyl from india isotroin brand canadian isotroin tadalafil 50mg best price lipicure without an rx prednisone 5 mg no prescription order valtrex online viagra doxycycline non generic buy movfor master card cheapest super force jelly dosage price post-synaptic <a href="https://autopawnohio.com/fildena/">fildena online</a> fildena online <a href="https://mywyomingstore.com/buspin/">where to buy buspin online</a> <a href="https://rdasatx.com/canesten-cream/">canesten cream from india</a> <a href="https://jomsabah.com/drugs/benadryl/">benadryl.com</a> <a href="https://advantagecarpetca.com/cipro/">cipro</a> <a href="https://advantagecarpetca.com/drug/amoxil/">amoxil cost</a> <a href="https://mywyomingstore.com/protonix/">buy protonix on line</a> <a href="https://comicshopservices.com/item/viagra-soft-flavored/">generic viagra soft flavored uk</a> <a href="https://carolinahealthclub.com/item/aldactone/">aldactone</a> <a href="https://colon-rectal.com/item/kaletra/">kaletra</a> <a href="https://stroupflooringamerica.com/drug/sildalis/">generic sildalis in canada</a> <a href="https://tonysflowerstucson.com/item/vitria/">no prescription vitria</a> <a href="https://tonysflowerstucson.com/pill/prednisone/">prednisone kaufen 10 mg</a> <a href="https://carolinahealthclub.com/item/provera/">best price for provera tablets 10</a> provera.com lowest price <a href="https://livinlifepc.com/prednisone-for-dogs-no-prescription/">prednisone without a prescription</a> <a href="https://coachchuckmartin.com/viagra/">buy viagra</a> <a href="https://bhtla.com/pill/zanaflex/">zanaflex 2 pills on sale</a> <a href="https://airportcarservicesandiego.com/sinemet/">sinemet price walmart</a> <a href="https://andrealangforddesigns.com/licab/">generic licab lowest price</a> <a href="https://weddingadviceuk.com/item/viagra-capsules/">what pharmacy has cheapest viagra-capsules</a> <a href="https://mywyomingstore.com/aricept/">aricept online no script</a> <a href="https://brazosportregionalfmc.org/desogen/">canada desogen</a> desogen prices <a href="https://advantagecarpetca.com/tadalafil/">tadalafil from india no prescription</a> <a href="https://pureelegance-decor.com/norpace/">norpace.com</a> <a href="https://rdasatx.com/neoral/">neoral without a prescription</a> <a href="https://fontanellabenevento.com/pill/nexium/">nexium</a> <a href="https://frankfortamerican.com/item/chloroquine/">generic chloroquine for order</a> chloroquine <a href="https://bhtla.com/montair/">order montair 5</a> <a href="https://brazosportregionalfmc.org/buying-levitra/">levitra for sale</a> <a href="https://colon-rectal.com/item/flagyl/">canadian pharmacy flagyl</a> <a href="https://petralovecoach.com/isotroin/">isotroin without dr prescription usa</a> <a href="https://driverstestingmi.com/viagra-for-sale/">viagra online pharmacies</a> <a href="https://the7upexperience.com/lipicure/">lipicure online pharmacy</a> <a href="https://oliveogrill.com/prednisone-20-mg/">who manufactures prednisone deltasone</a> prednisone <a href="https://thecultivarte.com/drug/valtrex/">order valtrex online</a> <a href="https://colon-rectal.com/viagra-tablets/">viagra</a> <a href="https://oliveogrill.com/doxycycline-monohydrate-100mg/">doxycycline</a> <a href="https://tacticaltrappingservices.com/movfor/">movfor wo rezeptfrei</a> <a href="https://mywyomingstore.com/item/super-force-jelly/">canadian super-force-jelly</a> destruction campaigns https://autopawnohio.com/fildena/ generic fildena https://mywyomingstore.com/buspin/ buspin non generic https://rdasatx.com/canesten-cream/ generic canesten cream tablets https://jomsabah.com/drugs/benadryl/ benadryl https://advantagecarpetca.com/cipro/ 500 cipro uk cheap https://advantagecarpetca.com/drug/amoxil/ amoxil 250mg buy https://mywyomingstore.com/protonix/ protonix https://comicshopservices.com/item/v...soft-flavored/ viagra soft flavored without a doctors prescription https://carolinahealthclub.com/item/aldactone/ walmart aldactone price https://colon-rectal.com/item/kaletra/ prescription free kaletra australia https://stroupflooringamerica.com/drug/sildalis/ buy sildalis in uk https://tonysflowerstucson.com/item/vitria/ vitria https://tonysflowerstucson.com/pill/prednisone/ prednisone canadian pharmacy https://carolinahealthclub.com/item/provera/ provera provera https://livinlifepc.com/prednisone-f...-prescription/ prednisone without pres ription https://coachchuckmartin.com/viagra/ viagra kaufen leipzig https://bhtla.com/pill/zanaflex/ zanaflex price at walmart https://airportcarservicesandiego.com/sinemet/ sinemet https://andrealangforddesigns.com/licab/ licab https://weddingadviceuk.com/item/viagra-capsules/ hongkong viagra-capsules https://mywyomingstore.com/aricept/ prices for aricept https://brazosportregionalfmc.org/desogen/ desogen without prescription https://advantagecarpetca.com/tadalafil/ tadalafil https://pureelegance-decor.com/norpace/ norpace https://rdasatx.com/neoral/ neoral without a prescription https://fontanellabenevento.com/pill/nexium/ generic nexium canada pharmacy https://frankfortamerican.com/item/chloroquine/ chloroquine best price https://bhtla.com/montair/ montair https://brazosportregionalfmc.org/buying-levitra/ buying levitra https://colon-rectal.com/item/flagyl/ flagyl https://petralovecoach.com/isotroin/ isotroin without dr prescription usa https://driverstestingmi.com/viagra-for-sale/ viagra no prescription https://the7upexperience.com/lipicure/ lipicure https://oliveogrill.com/prednisone-20-mg/ prednisone 20 mg side effects https://thecultivarte.com/drug/valtrex/ valtrex https://colon-rectal.com/viagra-tablets/ viagra https://oliveogrill.com/doxycycline-monohydrate-100mg/ what is doxycycline mono https://tacticaltrappingservices.com/movfor/ movfor spain online generic movfor https://mywyomingstore.com/item/super-force-jelly/ super force jelly generic embarrassment face.

Posting Permissions

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