Jump to content

CosnotraLF

Senior Member
  • Posts

    70
  • Joined

  • Last visited

Everything posted by CosnotraLF

  1. Wait wait wait, I think you are right Kenny, I think this is te way to call functions with the real parameters, but I got confused, let's say that instead of Inventory::addIem(int count, Tile tile); The code is...: int (*orig__ZNInventory15AddItemEv)(int count, Tile tile); int __ZNInventory15AddItemEv(int count, Tile tile){ //code } How would that look, using MSHook() ?
  2. IM SORRY DiDA AND EVERYONE ELSE, I was making the tweak.xm with all the mods, and my electricity went off , that means I got to re- do everything from scratch. MAAN. But give me 2 more days, I'll re-do everything .
  3. IM SORRY DiDA AND EVERYONE ELSE, I was making the tweak.xm with all the mods, and my electricity went off , that means I got to re- do everything from scratch. MAAN. But give me 2 more days, I'll re-do everything . OOPS, wrong topic.
  4. nope, this is directly code to the binary, sorry dude Does any one have had any bugs apart from lag ? Right now im trying to fix bugs, so it might take longer, There is only one bug i have on my phone[*Player dies, or the game exits whenever the player falls from a high place . (with no mods on still does that) there is a fix tho. you got to enable no fall damage *] idk if i should release it, and start fixin it later on.... what do yall think? I think i should release it still....
  5. mmm... ok thanks, well, if i figure out how to do this, ill let yall know Thanks Kenny, it seems to be working , just like hater's did now if i find out another way to the pass real parameters, ill let yall know.
  6. Thanks Kenny, I'll try it when I get off school Thanks dude , but what if u would want to pass a tile to that function, or what If the function was different, like addItem(void *self, Tile tile, int number)?
  7. Thanks dude!!, if you find out, I'll look at your reply tomorrow
  8. Help, I'm sorry, I'm a noobie to objective c, idk how to create a function that has other types that objective c doesn't have, like for example, here is an example of the function I'm trying to replace: Inventory::addItem(int count, Tile t) Whenever I call this function in my objc code, I get an error that says:Undefined Type name "Tile" If anyone of you know how to fix this, can you please help me! Thanks
  9. DiDA, or someone, can you delete this topic, imma make a new one about the same thing but with a different question...
  10. Thanks dude
  11. I have changed my mind and decided to accelerate the procces, an update might be coming soon(2 to 3 days) with 10 extra mods.
  12. Very nice yall, I see yall really know how to code
  13. Hehe, thank you DiDA Np dude, still learning
  14. Hello everyone, i made this mod for all of yall minecraft pe gamers who want to cheat.(Thanks for every one who helped me and taught me how to make mods for ios ) KEY : NW - you have to create a new world in order for the mod to work RJ - you have to re-join the world after using the mod(ex. shoot arrows whith explosive arrows mods on, then rejoin.) NOTES READ: IF YOU ENABLE INSTA-KILL MOD, enable "no fall damage mod" too. IF YOU ENABLE EXPLOSIVE ARROW MOD, you better watch out, cause skeletons shoot arrows too. Here is the mod list: *Instant-Kill mod - it kills all types of mobs with only one hit(with help of xXtcikotciXx(P0isoniix)) *Speed mod- it makes the Player walk faster *No Fall Damage Mod - it doesnt hurt the player when jumping from a high place *Diamond Leaves(NW) - It changes 4 types of leaves into a diamond block(definitely Try it out) *Save items Mod- it saves your items if you die *Explosive Arrows Mod - it makes Arrows explode after rejoining the world, SEE KEY if you dont get what im saying. Here is the link to the mod: [Hidden Content] How to install(iFile): Way #1: * Go to the link * Click open with ifile * Press Install * Respring(restart springboard in other words) Way #2: * Go to the link * Download the debian package * Go to the folder where you downloaded the deb & click on it * Then press Install & respring How to use: * Open the settings app * Scroll down untill you find a section named "MCPEmods" & click on it * Disable and enable the mods you want * Open Minecraft PE and that's all How to uninstall: * Open Cydia and tap on search * Type in "mcpehack" and tap on it * On the top-right corner, you'll see "Remove" * Tap on it, then respring your device. Updated mods can be found here: http://iosgods.com/topic/2186-updatedminecraft-pe-095-mods/ PEACE OUT!
  15. i think i found it, is this one: Gui::addMessage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int) but now my problem is... How do i make a function for this in obj-c?
  16. I found an easier way. What if you just make a new function that calls original function. You just got to call new function with your parameters, and that function is going to pass the parameters to the original function . Finally I discovered something by myself (not relly discovered, cause I think some people knew this before me, but you know what I mean)
  17. What ios version you using? if you are using ios 7, install Appsync 7.0+. if you already have it installed, try reinstalling it.
  18. Hello, want to make commands for minecraft pe, And i want to know what function (if you tell me just the symbol, is good enough) reads from the word i type in. if anyone knows, can ya'll please help me. thanks .
  19. wait, so how do i do this? :confused: Thanks!! . One more problem solved! This is my favorite forum for a bunch of reasons. One of them is : THERE IS AWESOME PEOPLE like you all guys
  20. ok ill try it out! thanks DiDA, this functions is long lol
  21. hehe yep, that is true. Does anyone know how to pass parameters to a function, this is the function i want to pass arguments to "Entity::setPos(Entity *__hidden this, float, float, float)". can anyone tell me how to do this ?
  22. no, i think is not necessary because in his tutorial, is just that i dint want to do it cause i tought he made a mistake, but no, he was right. i was writting data to the left-side address insted of the right-side address
  23. PROBLEMMO FIXED!! DiDA, Can i make a tut on how to fix this? not really hard, only one step, but i want to make a tut so they can look it on google. That's ok if you say no. EDIT: nahh, i'll just post the thing i was doing wrong tomarrow. gtg
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines