Redesky Fly and Redesky Speed
-
Redesky Teleport fly with lower Y-Teleport than IdkWhoMe's Fly and Speed with changeable LongJump boost would be perfect.
Source:
Neuer [KRASSER] Redesky-FLY! ☆ Minecraft mit Prestige – 07:03
— Ghost. -
Lol, its just teleportrewinside fly with timer.
-
and ye, i already have boost speed, its TOO EASY to code
-
If you want, i can share code of this fly
-
pro
-
If someone would tell me how to use scriptapi v2 and properly send packets i would be willing to make a script for smooth redesky fly + tp redesky fly
-
CzechHekreplied to Foreheadchan_ on 8 Nov 2020, 12:46 last edited by CzechHek 11 Aug 2020, 13:47
@Foreheadchan_ There's literally no difference in functionality in ScriptAPI v2, look at some examples.
-
This post is deleted!
-
@CzechHek yeah but when i try to send packets im doing something definitely wrong, as when the packets are sent, fps goes to 0
-
@Leejames2305 lol wtf its mine liquidbounce xdd
-
@Foreheadchan_ The last time my fps went to 0 was because I accidentally tried to send packets in
onPackets()
. -
@TheHacker then want it?
-
@commandblock2 same prob for me but too bored to learn scriptapi again so ill just keep the fastfly to myself
-
@Foreheadchan_ it's just javascript
-
CzechHekreplied to Foreheadchan_ on 10 Nov 2020, 14:25 last edited by CzechHek 11 Oct 2020, 15:25
@Foreheadchan_ What does sending packets on packet event have to do with learning a primitive language like javascript. If you send a packet it logically calls onPacket event, then it sends another packet and gets into a loop. To counter for that you would have to make a variable and store your sent packet in it, then check for it in onPacket. Alternatively you could make a bool that would disable packet logging for a while.
5/31