-
Posts
70 -
Joined
-
Last visited
Everything posted by CosnotraLF
-
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
Ight, -
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
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() ? -
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 .
-
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
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. -
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....
-
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
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. -
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
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)? -
Help/Support How do I create a function that has other kind of types?
CosnotraLF replied to CosnotraLF's topic in Help & Support
Thanks dude!!, if you find out, I'll look at your reply tomorrow -
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
-
Thanks dude
-
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.
-
Patcher Minecraft Pocket Edition v0.9.5 +29
CosnotraLF replied to K3NNNY's topic in Free Jailbreak Cheats
Very nice yall, I see yall really know how to code -
Hehe, thank you DiDA Np dude, still learning
-
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!
- 129 replies
-
- 34
-
-
-
-
-
-
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?
-
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)
-
Help/Support Help with installing hacks.
CosnotraLF replied to Arberlicous's topic in Help & Support
What ios version you using? if you are using ios 7, install Appsync 7.0+. if you already have it installed, try reinstalling it.